|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FigureAccessor
A representation of the model object 'Figure Accessor'.
The following features are supported:
GMFGraphPackage.getFigureAccessor()
Method Summary | |
---|---|
String |
getAccessor()
Returns the value of the 'Accessor' attribute. |
RealFigure |
getTypedFigure()
Returns the value of the 'Typed Figure' containment reference. |
void |
setAccessor(String value)
Sets the value of the ' Accessor ' attribute. |
void |
setTypedFigure(RealFigure value)
Sets the value of the ' Typed Figure ' containment reference. |
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 |
---|
String getAccessor()
If the meaning of the 'Accessor' attribute isn't clear, there really should be more of a description here...
setAccessor(String)
,
GMFGraphPackage.getFigureAccessor_Accessor()
void setAccessor(String value)
Accessor
' attribute.
value
- the new value of the 'Accessor' attribute.getAccessor()
RealFigure getTypedFigure()
If the meaning of the 'Typed Figure' reference isn't clear, there really should be more of a description here...
setTypedFigure(RealFigure)
,
GMFGraphPackage.getFigureAccessor_TypedFigure()
void setTypedFigure(RealFigure value)
Typed Figure
' containment reference.
value
- the new value of the 'Typed Figure' containment reference.getTypedFigure()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |