|
Generation Framework | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A representation of the model object 'Tool Group'.
The following features are supported:
GMFToolPackage.getToolGroup()| Method Summary | |
AbstractTool |
getActive()
Returns the value of the 'Active' reference |
boolean |
isCollapsible()
Returns the value of the 'Collapsible' attribute |
void |
setActive(AbstractTool value)
Sets the value of the ' Active' reference |
void |
setCollapsible(boolean value)
Sets the value of the ' Collapsible' attribute |
| Methods inherited from interface org.eclipse.gmf.tooldef.ToolContainer |
getTools |
| Methods inherited from interface org.eclipse.gmf.tooldef.AbstractTool |
getDescription, getLargeIcon, getSmallIcon, getTitle, setDescription, setLargeIcon, setSmallIcon, setTitle |
| 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...
ToolGroup.setCollapsible(boolean),
GMFToolPackage.getToolGroup_Collapsible()public void setCollapsible(boolean value)
Collapsible' attribute.
value - the new value of the 'Collapsible' attribute.ToolGroup.isCollapsible()public AbstractTool getActive()
If the meaning of the 'Active' reference isn't clear, there really should be more of a description here...
ToolGroup.setActive(AbstractTool),
GMFToolPackage.getToolGroup_Active()public void setActive(AbstractTool value)
Active' reference.
value - the new value of the 'Active' reference.ToolGroup.getActive()
|
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.