|
Generation Framework | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A representation of the model object 'Node Mapping'. Both top-level diagram node and any inner node
The following features are supported:
GMFMapPackage.getNodeMapping()| Method Summary | |
EList |
getChildren()
Returns the value of the 'Children' containment reference list. |
EList |
getCompartments()
Returns the value of the 'Compartments' containment reference list. |
Node |
getDiagramNode()
Returns the value of the 'Diagram Node' reference |
void |
setDiagramNode(Node value)
Sets the value of the ' Diagram Node' reference |
| Methods inherited from interface org.eclipse.gmf.mappings.MappingEntry |
getDomainContext, getDomainInitializer, getDomainMetaElement, getDomainSpecialization, getLabelMappings, setDomainInitializer, setDomainMetaElement, setDomainSpecialization |
| 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 |
| Methods inherited from interface org.eclipse.gmf.mappings.MenuOwner |
getContextMenu, setContextMenu |
| Methods inherited from interface org.eclipse.gmf.mappings.ToolOwner |
getTool, setTool |
| Methods inherited from interface org.eclipse.gmf.mappings.AppearanceSteward |
getAppearanceStyle, setAppearanceStyle |
| Method Detail |
public Node getDiagramNode()
If the meaning of the 'Diagram Node' reference isn't clear, there really should be more of a description here...
NodeMapping.setDiagramNode(Node),
GMFMapPackage.getNodeMapping_DiagramNode()public void setDiagramNode(Node value)
Diagram Node' reference.
value - the new value of the 'Diagram Node' reference.NodeMapping.getDiagramNode()public EList getChildren()
ChildReference.
It is bidirectional and its opposite is 'Parent Node'.
If the meaning of the 'Children' containment reference list isn't clear, there really should be more of a description here...
GMFMapPackage.getNodeMapping_Children(),
ChildReference.getParentNode()public EList getCompartments()
CompartmentMapping.
It is bidirectional and its opposite is 'Parent Node'.
If the meaning of the 'Compartments' containment reference list isn't clear, there really should be more of a description here...
GMFMapPackage.getNodeMapping_Compartments(),
CompartmentMapping.getParentNode()
|
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.