|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FeatureSeqInitializer
A representation of the model object 'Feature Seq Initializer'. Feature sequence initializer to initialize a sequence of features
The following features are supported:
GMFMapPackage.getFeatureSeqInitializer()
Method Summary | |
---|---|
ReferenceNewElementSpec |
getCreatingInitializer()
Returns the value of the 'Creating Initializer' container reference. |
org.eclipse.emf.ecore.EClass |
getElementClass()
Returns the value of the 'Element Class' reference. |
org.eclipse.emf.common.util.EList<FeatureInitializer> |
getInitializers()
Returns the value of the 'Initializers' containment reference list. |
void |
setElementClass(org.eclipse.emf.ecore.EClass value)
Sets the value of the ' Element Class ' reference. |
Methods inherited from interface org.eclipse.gmf.mappings.ElementInitializer |
---|
getMappingEntry |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
org.eclipse.emf.common.util.EList<FeatureInitializer> getInitializers()
FeatureInitializer
.
It is bidirectional and its opposite is 'Feature Seq Initializer
'.
If the meaning of the 'Initializers' containment reference list isn't clear, there really should be more of a description here...
Value specifications as initializers for individual features which should be initialized in the order given by this list
GMFMapPackage.getFeatureSeqInitializer_Initializers()
,
FeatureInitializer.getFeatureSeqInitializer()
org.eclipse.emf.ecore.EClass getElementClass()
If the meaning of the 'Element Class' reference isn't clear, there really should be more of a description here...
setElementClass(EClass)
,
GMFMapPackage.getFeatureSeqInitializer_ElementClass()
void setElementClass(org.eclipse.emf.ecore.EClass value)
Element Class
' reference.
value
- the new value of the 'Element Class' reference.getElementClass()
ReferenceNewElementSpec getCreatingInitializer()
New Element Initializers
'.
If the meaning of the 'Creating Initializer' container reference isn't clear, there really should be more of a description here...
GMFMapPackage.getFeatureSeqInitializer_CreatingInitializer()
,
ReferenceNewElementSpec.getNewElementInitializers()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |