|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ChildAccess
A representation of the model object 'Child Access'.
The following features are supported:
GMFGraphPackage.getChildAccess()| Method Summary | |
|---|---|
String |
getAccessor()
Returns the value of the 'Accessor' attribute. |
Figure |
getFigure()
Returns the value of the 'Figure' reference. |
FigureDescriptor |
getOwner()
Returns the value of the 'Owner' container reference. |
void |
setAccessor(String value)
Sets the value of the ' Accessor' attribute. |
void |
setFigure(Figure value)
Sets the value of the ' Figure' 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 |
|---|
FigureDescriptor getOwner()
Accessors'.
If the meaning of the 'Owner' container reference isn't clear, there really should be more of a description here...
GMFGraphPackage.getChildAccess_Owner(),
FigureDescriptor.getAccessors()String getAccessor()
If the meaning of the 'Accessor' attribute isn't clear, there really should be more of a description here...
setAccessor(String),
GMFGraphPackage.getChildAccess_Accessor()void setAccessor(String value)
Accessor' attribute.
value - the new value of the 'Accessor' attribute.getAccessor()Figure getFigure()
If the meaning of the 'Figure' reference isn't clear, there really should be more of a description here...
This may also point to RealFigure from FigureAccessor#typedFigure
setFigure(Figure),
GMFGraphPackage.getChildAccess_Figure()void setFigure(Figure value)
Figure' reference.
value - the new value of the 'Figure' reference.getFigure()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||