|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface VAction
A representation of the model object 'Action'.
The following features are supported:
VCategorizationPackage.getAction()| Method Summary | |
|---|---|
String |
getBundle()
Returns the value of the 'Bundle' attribute. |
String |
getClassName()
Returns the value of the 'Class Name' attribute. |
void |
setBundle(String value)
Sets the value of the ' Bundle' attribute. |
void |
setClassName(String value)
Sets the value of the ' Class Name' attribute. |
| 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 |
|---|
String getBundle()
If the meaning of the 'Bundle' attribute isn't clear, there really should be more of a description here...
setBundle(String),
VCategorizationPackage.getAction_Bundle()void setBundle(String value)
Bundle' attribute.
value - the new value of the 'Bundle' attribute.getBundle()String getClassName()
If the meaning of the 'Class Name' attribute isn't clear, there really should be more of a description here...
setClassName(String),
VCategorizationPackage.getAction_ClassName()void setClassName(String value)
Class Name' attribute.
value - the new value of the 'Class Name' attribute.getClassName()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||