|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Action
A representation of the model object 'Action'.
The following features are supported:
XtextPackage.getAction()| Method Summary | |
|---|---|
java.lang.String |
getFeature()
Returns the value of the 'Feature' attribute |
java.lang.String |
getOperator()
Returns the value of the 'Operator' attribute |
TypeRef |
getType()
Returns the value of the 'Type' containment reference |
void |
setFeature(java.lang.String value)
Sets the value of the ' Feature' attribute |
void |
setOperator(java.lang.String value)
Sets the value of the ' Operator' attribute |
void |
setType(TypeRef value)
Sets the value of the ' Type' containment reference |
| Methods inherited from interface org.eclipse.xtext.AbstractElement |
|---|
getCardinality, isPredicated, setCardinality, setPredicated |
| 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 |
|---|
TypeRef getType()
If the meaning of the 'Type' containment reference isn't clear, there really should be more of a description here...
setType(TypeRef),
XtextPackage.getAction_Type()void setType(TypeRef value)
Type' containment reference.
value - the new value of the 'Type' containment reference.getType()java.lang.String getFeature()
If the meaning of the 'Feature' attribute isn't clear, there really should be more of a description here...
setFeature(String),
XtextPackage.getAction_Feature()void setFeature(java.lang.String value)
Feature' attribute.
value - the new value of the 'Feature' attribute.getFeature()java.lang.String getOperator()
If the meaning of the 'Operator' attribute isn't clear, there really should be more of a description here...
setOperator(String),
XtextPackage.getAction_Operator()void setOperator(java.lang.String value)
Operator' attribute.
value - the new value of the 'Operator' attribute.getOperator()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||