|
Generation Framework | |||||||||
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 | |
---|---|
java.lang.String |
getHotKey()
Returns the value of the 'Hot Key' attribute |
ActionKind |
getKind()
Returns the value of the 'Kind' attribute. |
void |
setHotKey(java.lang.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, 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()
java.lang.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(java.lang.String value)
Hot Key
' attribute.
value
- the new value of the 'Hot Key' attribute.getHotKey()
|
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.