|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FigureDescriptor
A representation of the model object 'Figure Descriptor'. The thing describes structure of a figure
The following features are supported:
GMFGraphPackage.getFigureDescriptor()
Method Summary | |
---|---|
org.eclipse.emf.common.util.EList<ChildAccess> |
getAccessors()
Returns the value of the 'Accessors' containment reference list. |
Figure |
getActualFigure()
Returns the value of the 'Actual Figure' containment reference. |
void |
setActualFigure(Figure value)
Sets the value of the ' Actual Figure ' containment 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 |
---|
Figure getActualFigure()
If the meaning of the 'Actual Figure' containment reference isn't clear, there really should be more of a description here...
setActualFigure(Figure)
,
GMFGraphPackage.getFigureDescriptor_ActualFigure()
void setActualFigure(Figure value)
Actual Figure
' containment reference.
value
- the new value of the 'Actual Figure' containment reference.getActualFigure()
org.eclipse.emf.common.util.EList<ChildAccess> getAccessors()
ChildAccess
.
It is bidirectional and its opposite is 'Owner
'.
If the meaning of the 'Accessors' containment reference list isn't clear, there really should be more of a description here...
GMFGraphPackage.getFigureDescriptor_Accessors()
,
ChildAccess.getOwner()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |