|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GenFeatureSeqInitializer
A representation of the model object 'Gen Feature Seq Initializer'. Feature sequence initializer
The following features are supported:
GMFGenPackage.getGenFeatureSeqInitializer()
Method Summary | |
---|---|
GenReferenceNewElementSpec |
getCreatingInitializer()
Returns the value of the 'Creating Initializer' container reference. |
org.eclipse.emf.codegen.ecore.genmodel.GenClass |
getElementClass()
Returns the value of the 'Element Class' reference. |
org.eclipse.emf.common.util.EList<GenFeatureInitializer> |
getInitializers()
Returns the value of the 'Initializers' containment reference list. |
void |
setElementClass(org.eclipse.emf.codegen.ecore.genmodel.GenClass value)
Sets the value of the ' Element Class ' reference. |
Methods inherited from interface org.eclipse.gmf.codegen.gmfgen.GenElementInitializer |
---|
getTypeModelFacet |
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<GenFeatureInitializer> getInitializers()
GenFeatureInitializer
.
It is bidirectional and its opposite is 'Feature Seq Initializer
'.
Value specifications as initializers for individual features which should be initialized in the order given by this list
GMFGenPackage.getGenFeatureSeqInitializer_Initializers()
,
GenFeatureInitializer.getFeatureSeqInitializer()
org.eclipse.emf.codegen.ecore.genmodel.GenClass getElementClass()
If the meaning of the 'Element Class' reference isn't clear, there really should be more of a description here...
setElementClass(GenClass)
,
GMFGenPackage.getGenFeatureSeqInitializer_ElementClass()
void setElementClass(org.eclipse.emf.codegen.ecore.genmodel.GenClass value)
Element Class
' reference.
value
- the new value of the 'Element Class' reference.getElementClass()
GenReferenceNewElementSpec 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...
GMFGenPackage.getGenFeatureSeqInitializer_CreatingInitializer()
,
GenReferenceNewElementSpec.getNewElementInitializers()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |