|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GenChildLabelNode
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, CREATE_COMMAND_SUFFIX, GRAPHICAL_NODE_EDIT_POLICY_SUFFIX |
Fields inherited from interface org.eclipse.gmf.codegen.gmfgen.GenContainerBase |
---|
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 | |
---|---|
org.eclipse.emf.common.util.EList<org.eclipse.emf.codegen.ecore.genmodel.GenFeature> |
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.GenChildContainer |
---|
getChildNodes |
Methods inherited from interface org.eclipse.gmf.codegen.gmfgen.GenContainerBase |
---|
getAssistantNodes, getCanonicalEditPolicyClassName, getCanonicalEditPolicyQualifiedClassName, getContainedNodes, needsCanonicalEditPolicy, setCanonicalEditPolicyClassName |
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 |
Methods inherited from interface org.eclipse.gmf.codegen.gmfgen.GenLinkEnd |
---|
getGenIncomingLinks, getGenOutgoingLinks |
Method Detail |
---|
boolean isLabelReadOnly()
If the meaning of the 'Label Read Only' attribute isn't clear, there really should be more of a description here...
setLabelReadOnly(boolean)
,
GMFGenPackage.getGenChildLabelNode_LabelReadOnly()
void setLabelReadOnly(boolean value)
Label Read Only
' attribute.
value
- the new value of the 'Label Read Only' attribute.isLabelReadOnly()
boolean isLabelElementIcon()
If the meaning of the 'Label Element Icon' attribute isn't clear, there really should be more of a description here...
setLabelElementIcon(boolean)
,
GMFGenPackage.getGenChildLabelNode_LabelElementIcon()
void setLabelElementIcon(boolean value)
Label Element Icon
' attribute.
value
- the new value of the 'Label Element Icon' attribute.isLabelElementIcon()
LabelModelFacet getLabelModelFacet()
setLabelModelFacet(LabelModelFacet)
,
GMFGenPackage.getGenChildLabelNode_LabelModelFacet()
void setLabelModelFacet(LabelModelFacet value)
Label Model Facet
' containment reference.
value
- the new value of the 'Label Model Facet' containment reference.getLabelModelFacet()
org.eclipse.emf.common.util.EList<org.eclipse.emf.codegen.ecore.genmodel.GenFeature> getLabelMetaFeatures()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |