|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface StandardTool
A representation of the model object 'Standard Tool'. predefined, like zoom or marquee
The following features are supported:
GMFToolPackage.getStandardTool()
Method Summary | |
---|---|
StandardToolKind |
getToolKind()
Returns the value of the 'Tool Kind' attribute. |
void |
setToolKind(StandardToolKind value)
Sets the value of the ' Tool Kind ' attribute. |
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, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
StandardToolKind getToolKind()
StandardToolKind
.
If the meaning of the 'Tool Kind' attribute isn't clear, there really should be more of a description here...
StandardToolKind
,
setToolKind(StandardToolKind)
,
GMFToolPackage.getStandardTool_ToolKind()
void setToolKind(StandardToolKind value)
Tool Kind
' attribute.
value
- the new value of the 'Tool Kind' attribute.StandardToolKind
,
getToolKind()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |