|
Generation Framework | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A representation of the model object 'Type Model Facet'. Model facet of an EClass
The following features are supported:
Meta ClassContainment Meta FeatureChild Meta FeatureModel Element SelectorModel Element Initializer
GMFGenPackage.getTypeModelFacet()| Method Summary | |
GenFeature |
getChildMetaFeature()
Returns the value of the 'Child Meta Feature' reference |
GenFeature |
getContainmentMetaFeature()
Returns the value of the 'Containment Meta Feature' reference |
GenClass |
getMetaClass()
Returns the value of the 'Meta Class' reference |
GenElementInitializer |
getModelElementInitializer()
Returns the value of the 'Model Element Initializer' containment reference. |
GenConstraint |
getModelElementSelector()
Returns the value of the 'Model Element Selector' containment reference |
boolean |
isPhantomElement()
|
void |
setChildMetaFeature(GenFeature value)
Sets the value of the ' Child Meta Feature' reference |
void |
setContainmentMetaFeature(GenFeature value)
Sets the value of the ' Containment Meta Feature' reference |
void |
setMetaClass(GenClass value)
Sets the value of the ' Meta Class' reference |
void |
setModelElementInitializer(GenElementInitializer value)
Sets the value of the ' Model Element Initializer' containment reference |
void |
setModelElementSelector(GenConstraint value)
Sets the value of the ' Model Element Selector' containment reference |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
eAdapters, eDeliver, eNotify, eSetDeliver |
| Method Detail |
public GenClass getMetaClass()
If the meaning of the 'Meta Class' reference isn't clear, there really should be more of a description here...
TypeModelFacet.setMetaClass(GenClass),
GMFGenPackage.getTypeModelFacet_MetaClass()public void setMetaClass(GenClass value)
Meta Class' reference.
value - the new value of the 'Meta Class' reference.TypeModelFacet.getMetaClass()public GenFeature getContainmentMetaFeature()
If the meaning of the 'Containment Meta Feature' reference isn't clear, there really should be more of a description here...
TypeModelFacet.setContainmentMetaFeature(GenFeature),
GMFGenPackage.getTypeModelFacet_ContainmentMetaFeature()public void setContainmentMetaFeature(GenFeature value)
Containment Meta Feature' reference.
value - the new value of the 'Containment Meta Feature' reference.TypeModelFacet.getContainmentMetaFeature()public GenFeature getChildMetaFeature()
TypeModelFacet.setChildMetaFeature(GenFeature),
GMFGenPackage.getTypeModelFacet_ChildMetaFeature()public void setChildMetaFeature(GenFeature value)
Child Meta Feature' reference.
value - the new value of the 'Child Meta Feature' reference.TypeModelFacet.getChildMetaFeature()public GenConstraint getModelElementSelector()
TypeModelFacet.setModelElementSelector(GenConstraint),
GMFGenPackage.getTypeModelFacet_ModelElementSelector()public void setModelElementSelector(GenConstraint value)
Model Element Selector' containment reference.
value - the new value of the 'Model Element Selector' containment reference.TypeModelFacet.getModelElementSelector()public GenElementInitializer getModelElementInitializer()
Type Model Facet'.
State initializer for domain model elements associated with this type model facet
TypeModelFacet.setModelElementInitializer(GenElementInitializer),
GMFGenPackage.getTypeModelFacet_ModelElementInitializer(),
GenElementInitializer.getTypeModelFacet()public void setModelElementInitializer(GenElementInitializer value)
Model Element Initializer' containment reference.
value - the new value of the 'Model Element Initializer' containment reference.TypeModelFacet.getModelElementInitializer()public boolean isPhantomElement()
|
Generation Framework | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.