|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Compartment
A representation of the model object 'Compartment'.
The following features are supported:
GMFGraphPackage.getCompartment()
Method Summary | |
---|---|
ChildAccess |
getAccessor()
Returns the value of the 'Accessor' reference. |
boolean |
isCollapsible()
Returns the value of the 'Collapsible' attribute. |
boolean |
isNeedsTitle()
Returns the value of the 'Needs Title' attribute. |
void |
setAccessor(ChildAccess value)
Sets the value of the ' Accessor ' reference. |
void |
setCollapsible(boolean value)
Sets the value of the ' Collapsible ' attribute. |
void |
setNeedsTitle(boolean value)
Sets the value of the ' Needs Title ' attribute. |
Methods inherited from interface org.eclipse.gmf.gmfgraph.DiagramElement |
---|
getFacets, getFigure, setFigure |
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 |
---|
boolean isCollapsible()
If the meaning of the 'Collapsible' attribute isn't clear, there really should be more of a description here...
setCollapsible(boolean)
,
GMFGraphPackage.getCompartment_Collapsible()
void setCollapsible(boolean value)
Collapsible
' attribute.
value
- the new value of the 'Collapsible' attribute.isCollapsible()
boolean isNeedsTitle()
If the meaning of the 'Needs Title' attribute isn't clear, there really should be more of a description here...
setNeedsTitle(boolean)
,
GMFGraphPackage.getCompartment_NeedsTitle()
void setNeedsTitle(boolean value)
Needs Title
' attribute.
value
- the new value of the 'Needs Title' attribute.isNeedsTitle()
ChildAccess getAccessor()
If the meaning of the 'Accessor' reference isn't clear, there really should be more of a description here...
setAccessor(ChildAccess)
,
GMFGraphPackage.getCompartment_Accessor()
void setAccessor(ChildAccess value)
Accessor
' reference.
value
- the new value of the 'Accessor' reference.getAccessor()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |