|
TPTP 4.4.0 Platform Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A representation of the model object 'Action'.
The following features are supported:
ActionPackage.getAction()| Method Summary | |
|---|---|
java.lang.String |
getDirective()
Returns the value of the 'Directive' attribute |
java.lang.String |
getLanguage()
Returns the value of the 'Language' attribute |
java.lang.String |
getType()
Returns the value of the 'Type' attribute |
void |
setDirective(java.lang.String value)
Sets the value of the ' Directive' attribute |
void |
setLanguage(java.lang.String value)
Sets the value of the ' Language' attribute |
void |
setType(java.lang.String value)
Sets the value of the ' Type' 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 |
public java.lang.String getDirective()
If the meaning of the 'Directive' attribute isn't clear, there really should be more of a description here...
setDirective(String),
ActionPackage.getAction_Directive()public void setDirective(java.lang.String value)
Directive' attribute.
value - the new value of the 'Directive' attribute.getDirective()public java.lang.String getLanguage()
If the meaning of the 'Language' attribute isn't clear, there really should be more of a description here...
setLanguage(String),
ActionPackage.getAction_Language()public void setLanguage(java.lang.String value)
Language' attribute.
value - the new value of the 'Language' attribute.getLanguage()public java.lang.String getType()
If the meaning of the 'Type' attribute isn't clear, there really should be more of a description here...
setType(String),
ActionPackage.getAction_Type()public void setType(java.lang.String value)
Type' attribute.
value - the new value of the 'Type' attribute.getType()
|
TPTP 4.4.0 Platform Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||