|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CustomFigure
A representation of the model object 'Custom Figure'. Any figure class provided by some bundle
The following features are supported:
GMFGraphPackage.getCustomFigure()
Method Summary | |
---|---|
org.eclipse.emf.common.util.EList<FigureAccessor> |
getCustomChildren()
Returns the value of the 'Custom Children' containment reference list. |
Methods inherited from interface org.eclipse.gmf.gmfgraph.RealFigure |
---|
getChildren, getName, setName |
Methods inherited from interface org.eclipse.gmf.gmfgraph.Figure |
---|
getBackgroundColor, getBorder, getDescriptor, getFont, getForegroundColor, getInsets, getLocation, getMaximumSize, getMinimumSize, getPreferredSize, getSize, setBackgroundColor, setBorder, setFont, setForegroundColor, setInsets, setLocation, setMaximumSize, setMinimumSize, setPreferredSize, setSize |
Methods inherited from interface org.eclipse.gmf.gmfgraph.Layoutable |
---|
getLayout, getLayoutData, setLayout, setLayoutData |
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 |
Methods inherited from interface org.eclipse.gmf.gmfgraph.PinOwner |
---|
getPins |
Methods inherited from interface org.eclipse.gmf.gmfgraph.CustomClass |
---|
getQualifiedClassName, setQualifiedClassName |
Methods inherited from interface org.eclipse.gmf.gmfgraph.CustomAttributeOwner |
---|
getAttributes |
Method Detail |
---|
org.eclipse.emf.common.util.EList<FigureAccessor> getCustomChildren()
FigureAccessor
.
If the meaning of the 'Custom Children' containment reference list isn't clear, there really should be more of a description here...
Childrent enumerated with this feature are mere 'access points' to actual structure of the CustomFigure. They are not created, unlike those contained in regular Figure#children
GMFGraphPackage.getCustomFigure_CustomChildren()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |