|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Assignment
A representation of the model object 'Assignment'.
The following features are supported:
Mwe2Package.getAssignment()| Method Summary | |
|---|---|
org.eclipse.xtext.common.types.JvmIdentifiableElement |
getFeature()
Returns the value of the 'Feature' reference. |
java.lang.String |
getFeatureName()
Returns the value of the 'Feature Name' attribute. |
Value |
getValue()
Returns the value of the 'Value' containment reference. |
void |
setFeature(org.eclipse.xtext.common.types.JvmIdentifiableElement value)
Sets the value of the ' Feature' reference. |
void |
setValue(Value value)
Sets the value of the ' Value' containment reference. |
| 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 |
|---|
org.eclipse.xtext.common.types.JvmIdentifiableElement getFeature()
If the meaning of the 'Feature' reference isn't clear, there really should be more of a description here...
setFeature(JvmIdentifiableElement),
Mwe2Package.getAssignment_Feature()void setFeature(org.eclipse.xtext.common.types.JvmIdentifiableElement value)
Feature' reference.
value - the new value of the 'Feature' reference.getFeature()Value getValue()
If the meaning of the 'Value' containment reference isn't clear, there really should be more of a description here...
setValue(Value),
Mwe2Package.getAssignment_Value()void setValue(Value value)
Value' containment reference.
value - the new value of the 'Value' containment reference.getValue()java.lang.String getFeatureName()
If the meaning of the 'Feature Name' attribute isn't clear, there really should be more of a description here...
Mwe2Package.getAssignment_FeatureName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||