|
Generation Framework | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A representation of the model object 'Diagram Element'.
The following features are supported:
GMFGraphPackage.getDiagramElement()| Method Summary | |
VisualFacet |
find(java.lang.Class facetClass)
utility operation to get first visual facet assignable (in Java terms, Class.isAssignableFrom(Class)) to variables of designated class. |
EList |
getFacets()
Returns the value of the 'Facets' containment reference list. |
FigureHandle |
getFigure()
Returns the value of the 'Figure' reference. |
void |
setFigure(FigureHandle value)
Sets the value of the ' Figure' reference |
| 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 FigureHandle getFigure()
Referencing Elements'.
If the meaning of the 'Figure' reference isn't clear, there really should be more of a description here...
DiagramElement.setFigure(FigureHandle),
GMFGraphPackage.getDiagramElement_Figure(),
FigureHandle.getReferencingElements()public void setFigure(FigureHandle value)
Figure' reference.
value - the new value of the 'Figure' reference.DiagramElement.getFigure()public EList getFacets()
VisualFacet.
anything to further specify constraint or any other aspect of the element
GMFGraphPackage.getDiagramElement_Facets()public VisualFacet find(java.lang.Class facetClass)
Class.isAssignableFrom(Class)) to variables of designated class. Argument can't be null
|
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.