|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MenuAction
A representation of the model object 'Menu Action'.
The following features are supported:
GMFToolPackage.getMenuAction()
Method Summary | |
---|---|
String |
getHotKey()
Returns the value of the 'Hot Key' attribute. |
ActionKind |
getKind()
Returns the value of the 'Kind' attribute. |
void |
setHotKey(String value)
Sets the value of the ' Hot Key ' attribute. |
void |
setKind(ActionKind value)
Sets the value of the ' Kind ' attribute. |
Methods inherited from interface org.eclipse.gmf.tooldef.ContributionItem |
---|
getIcon, getTitle, setIcon, 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 |
---|
ActionKind getKind()
ActionKind
.
If the meaning of the 'Kind' attribute isn't clear, there really should be more of a description here...
ActionKind
,
setKind(ActionKind)
,
GMFToolPackage.getMenuAction_Kind()
void setKind(ActionKind value)
Kind
' attribute.
value
- the new value of the 'Kind' attribute.ActionKind
,
getKind()
String getHotKey()
If the meaning of the 'Hot Key' attribute isn't clear, there really should be more of a description here...
setHotKey(String)
,
GMFToolPackage.getMenuAction_HotKey()
void setHotKey(String value)
Hot Key
' attribute.
value
- the new value of the 'Hot Key' attribute.getHotKey()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |