|
Generation Framework | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A representation of the model object 'Canvas'.
The following features are supported:
GMFGraphPackage.getCanvas()| Method Summary | |
EList |
getCompartments()
Returns the value of the 'Compartments' containment reference list. |
EList |
getConnections()
Returns the value of the 'Connections' containment reference list. |
EList |
getFigures()
Returns the value of the 'Figures' containment reference list. |
EList |
getLabels()
Returns the value of the 'Labels' containment reference list. |
EList |
getNodes()
Returns the value of the 'Nodes' containment reference list. |
| Methods inherited from interface org.eclipse.gmf.gmfgraph.Identity |
getName, setName |
| 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 EList getFigures()
FigureGallery.
If the meaning of the 'Figures' containment reference list isn't clear, there really should be more of a description here...
containment here doesn't restrict nodes/connection from using figure galeries defined elsewhere. No assumption should be made whether or not node/connection figure is defined in the galery beloning to this canvas
GMFGraphPackage.getCanvas_Figures()public EList getNodes()
Node.
If the meaning of the 'Nodes' containment reference list isn't clear, there really should be more of a description here...
GMFGraphPackage.getCanvas_Nodes()public EList getConnections()
Connection.
If the meaning of the 'Connections' containment reference list isn't clear, there really should be more of a description here...
GMFGraphPackage.getCanvas_Connections()public EList getCompartments()
Compartment.
If the meaning of the 'Compartments' containment reference list isn't clear, there really should be more of a description here...
GMFGraphPackage.getCanvas_Compartments()public EList getLabels()
DiagramLabel.
If the meaning of the 'Labels' containment reference list isn't clear, there really should be more of a description here...
GMFGraphPackage.getCanvas_Labels()
|
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.