|
Generators | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PartAction
A representation of the model object 'Part Action'.
The following features are supported:
DiagramconfiguratorPackage.getPartAction()
Method Summary | |
---|---|
java.lang.String |
getIcon()
Returns the value of the 'Icon' attribute. |
java.lang.String |
getLabel()
Returns the value of the 'Label' attribute. |
java.lang.String |
getMenuBarGroup()
Returns the value of the 'Menu Bar Group' attribute. |
java.lang.String |
getPrefix()
Returns the value of the 'Prefix' attribute. |
void |
setIcon(java.lang.String value)
Sets the value of the ' Icon '
attribute.
|
void |
setLabel(java.lang.String value)
Sets the value of the ' Label '
attribute.
|
void |
setMenuBarGroup(java.lang.String value)
Sets the value of the ' Menu Bar Group '
attribute.
|
void |
setPrefix(java.lang.String value)
Sets the value of the ' Prefix '
attribute.
|
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 |
---|
java.lang.String getPrefix()
If the meaning of the 'Prefix' attribute isn't clear, there really should be more of a description here...
setPrefix(String)
,
DiagramconfiguratorPackage.getPartAction_Prefix()
void setPrefix(java.lang.String value)
Prefix
'
attribute.
value
- the new value of the 'Prefix' attribute.getPrefix()
java.lang.String getMenuBarGroup()
If the meaning of the 'Menu Bar Group' attribute isn't clear, there really should be more of a description here...
setMenuBarGroup(String)
,
DiagramconfiguratorPackage.getPartAction_MenuBarGroup()
void setMenuBarGroup(java.lang.String value)
Menu Bar Group
'
attribute.
value
- the new value of the 'Menu Bar Group' attribute.getMenuBarGroup()
java.lang.String getLabel()
If the meaning of the 'Label' attribute isn't clear, there really should be more of a description here...
setLabel(String)
,
DiagramconfiguratorPackage.getPartAction_Label()
void setLabel(java.lang.String value)
Label
'
attribute.
value
- the new value of the 'Label' attribute.getLabel()
java.lang.String getIcon()
If the meaning of the 'Icon' attribute isn't clear, there really should be more of a description here...
setIcon(String)
,
DiagramconfiguratorPackage.getPartAction_Icon()
void setIcon(java.lang.String value)
Icon
'
attribute.
value
- the new value of the 'Icon' attribute.getIcon()
|
Generators | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.