|
Generation Framework | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A representation of the model object 'Gen Node'. EClass mapped to Node
The following features are supported:
GMFGenPackage.getGenNode()| Field Summary | |
static java.lang.String |
CLASS_NAME_PREFIX
|
static java.lang.String |
GRAPHICAL_NODE_EDIT_POLICY_SUFFIX
|
| Fields inherited from interface org.eclipse.gmf.codegen.gmfgen.GenChildContainer |
CANONICAL_EDIT_POLICY_SUFFIX |
| Fields inherited from interface org.eclipse.gmf.codegen.gmfgen.GenCommonBase |
DEFAULT_CLASS_NAME_PREFIX, EDIT_PART_SUFFIX, ITEM_SEMANTIC_EDIT_POLICY_SUFFIX, NOTATION_VIEW_FACTORY_SUFFIX |
| Method Summary | |
EList |
getCompartments()
Returns the value of the 'Compartments' reference list. |
GenClass |
getDomainMetaClass()
If the meaning of the 'Domain Meta Class' reference isn't clear, there really should be more of a description here... |
java.lang.String |
getGraphicalNodeEditPolicyClassName()
Returns the value of the 'Graphical Node Edit Policy Class Name' attribute |
java.lang.String |
getGraphicalNodeEditPolicyQualifiedClassName()
valid only when there are compartments |
EList |
getLabels()
Returns the value of the 'Labels' containment reference list. |
TypeModelFacet |
getModelFacet()
Returns the value of the 'Model Facet' containment reference |
void |
setGraphicalNodeEditPolicyClassName(java.lang.String value)
Sets the value of the ' Graphical Node Edit Policy Class Name' attribute |
void |
setModelFacet(TypeModelFacet value)
Sets the value of the ' Model Facet' containment reference |
| Methods inherited from interface org.eclipse.gmf.codegen.gmfgen.GenChildContainer |
getCanonicalEditPolicyClassName, getCanonicalEditPolicyQualifiedClassName, getChildNodes, setCanonicalEditPolicyClassName |
| Methods inherited from interface org.eclipse.gmf.codegen.gmfgen.GenContainerBase |
getContainedNodes |
| 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 |
| Field Detail |
public static final java.lang.String CLASS_NAME_PREFIX
public static final java.lang.String GRAPHICAL_NODE_EDIT_POLICY_SUFFIX
| Method Detail |
public GenClass getDomainMetaClass()
If the meaning of the 'Domain Meta Class' reference isn't clear, there really should be more of a description here...
Delegates to modelFacet
public java.lang.String getGraphicalNodeEditPolicyQualifiedClassName()
public EList getLabels()
GenNodeLabel.
It is bidirectional and its opposite is 'Node'.
If the meaning of the 'Labels' containment reference list isn't clear, there really should be more of a description here...
GMFGenPackage.getGenNode_Labels(),
GenNodeLabel.getNode()public EList getCompartments()
GenCompartment.
It is bidirectional and its opposite is 'Node'.
If the meaning of the 'Compartments' containment reference list isn't clear, there really should be more of a description here...
GMFGenPackage.getGenNode_Compartments(),
GenCompartment.getNode()public java.lang.String getGraphicalNodeEditPolicyClassName()
If the meaning of the 'Graphical Node Edit Policy Class Name' attribute isn't clear, there really should be more of a description here...
GenNode.setGraphicalNodeEditPolicyClassName(String),
GMFGenPackage.getGenNode_GraphicalNodeEditPolicyClassName()public void setGraphicalNodeEditPolicyClassName(java.lang.String value)
Graphical Node Edit Policy Class Name' attribute.
value - the new value of the 'Graphical Node Edit Policy Class Name' attribute.GenNode.getGraphicalNodeEditPolicyClassName()public TypeModelFacet getModelFacet()
If the meaning of the 'Model Facet' containment reference isn't clear, there really should be more of a description here...
GenNode.setModelFacet(TypeModelFacet),
GMFGenPackage.getGenNode_ModelFacet()public void setModelFacet(TypeModelFacet value)
Model Facet' containment reference.
value - the new value of the 'Model Facet' containment reference.GenNode.getModelFacet()
|
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.