|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DiagramElement
A representation of the model object 'Diagram Element'.
The following features are supported:
GMFGraphPackage.getDiagramElement()
Method Summary | |
---|---|
org.eclipse.emf.common.util.EList<VisualFacet> |
getFacets()
Returns the value of the 'Facets' containment reference list. |
FigureDescriptor |
getFigure()
Returns the value of the 'Figure' reference. |
void |
setFigure(FigureDescriptor 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, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
FigureDescriptor getFigure()
If the meaning of the 'Figure' reference isn't clear, there really should be more of a description here...
setFigure(FigureDescriptor)
,
GMFGraphPackage.getDiagramElement_Figure()
void setFigure(FigureDescriptor value)
Figure
' reference.
value
- the new value of the 'Figure' reference.getFigure()
org.eclipse.emf.common.util.EList<VisualFacet> getFacets()
VisualFacet
.
anything to further specify constraint or any other aspect of the element
GMFGraphPackage.getDiagramElement_Facets()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |