|
Generation Framework | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A representation of the model object 'Compartment'.
The following features are supported:
GMFGraphPackage.getCompartment()| Method Summary | |
boolean |
isCollapsible()
Returns the value of the 'Collapsible' attribute |
boolean |
isNeedsTitle()
Returns the value of the 'Needs Title' attribute |
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 |
find, 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, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
eAdapters, eDeliver, eNotify, eSetDeliver |
| Method Detail |
public boolean isCollapsible()
If the meaning of the 'Collapsible' attribute isn't clear, there really should be more of a description here...
Compartment.setCollapsible(boolean),
GMFGraphPackage.getCompartment_Collapsible()public void setCollapsible(boolean value)
Collapsible' attribute.
value - the new value of the 'Collapsible' attribute.Compartment.isCollapsible()public boolean isNeedsTitle()
If the meaning of the 'Needs Title' attribute isn't clear, there really should be more of a description here...
Compartment.setNeedsTitle(boolean),
GMFGraphPackage.getCompartment_NeedsTitle()public void setNeedsTitle(boolean value)
Needs Title' attribute.
value - the new value of the 'Needs Title' attribute.Compartment.isNeedsTitle()
|
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.