|
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 Child Label Node'. Child node represented by label; typically hosted by list compartment
The following features are supported:
GMFGenPackage.getGenChildLabelNode()| Field Summary |
| Fields inherited from interface org.eclipse.gmf.codegen.gmfgen.GenNode |
CLASS_NAME_PREFIX, 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 |
getLabelMetaFeatures()
Returns structural features that provide label content |
LabelModelFacet |
getLabelModelFacet()
Returns the value of the 'Label Model Facet' containment reference |
boolean |
isLabelElementIcon()
Returns the value of the 'Label Element Icon' attribute |
boolean |
isLabelReadOnly()
Returns the value of the 'Label Read Only' attribute |
void |
setLabelElementIcon(boolean value)
Sets the value of the ' Label Element Icon' attribute |
void |
setLabelModelFacet(LabelModelFacet value)
Sets the value of the ' Label Model Facet' containment reference |
void |
setLabelReadOnly(boolean value)
Sets the value of the ' Label Read Only' attribute |
| Methods inherited from interface org.eclipse.gmf.codegen.gmfgen.GenChildNode |
getContainers, getDiagram |
| Methods inherited from interface org.eclipse.gmf.codegen.gmfgen.GenNode |
getCompartments, getDomainMetaClass, getGraphicalNodeEditPolicyClassName, getGraphicalNodeEditPolicyQualifiedClassName, getLabels, getModelFacet, setGraphicalNodeEditPolicyClassName, setModelFacet |
| 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 |
| Method Detail |
public boolean isLabelReadOnly()
If the meaning of the 'Label Read Only' attribute isn't clear, there really should be more of a description here...
GenChildLabelNode.setLabelReadOnly(boolean),
GMFGenPackage.getGenChildLabelNode_LabelReadOnly()public void setLabelReadOnly(boolean value)
Label Read Only' attribute.
value - the new value of the 'Label Read Only' attribute.GenChildLabelNode.isLabelReadOnly()public boolean isLabelElementIcon()
If the meaning of the 'Label Element Icon' attribute isn't clear, there really should be more of a description here...
GenChildLabelNode.setLabelElementIcon(boolean),
GMFGenPackage.getGenChildLabelNode_LabelElementIcon()public void setLabelElementIcon(boolean value)
Label Element Icon' attribute.
value - the new value of the 'Label Element Icon' attribute.GenChildLabelNode.isLabelElementIcon()public LabelModelFacet getLabelModelFacet()
GenChildLabelNode.setLabelModelFacet(LabelModelFacet),
GMFGenPackage.getGenChildLabelNode_LabelModelFacet()public void setLabelModelFacet(LabelModelFacet value)
Label Model Facet' containment reference.
value - the new value of the 'Label Model Facet' containment reference.GenChildLabelNode.getLabelModelFacet()public EList getLabelMetaFeatures()
|
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.