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