|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface XAssignment
A representation of the model object 'XAssignment'.
The following features are supported:
XbasePackage.getXAssignment()| Method Summary | |
|---|---|
XExpression |
getAssignable()
Returns the value of the 'Assignable' containment reference |
XExpression |
getValue()
Returns the value of the 'Value' containment reference |
void |
setAssignable(XExpression value)
Sets the value of the ' Assignable' containment reference |
void |
setValue(XExpression value)
Sets the value of the ' Value' containment reference |
| Methods inherited from interface org.eclipse.xtext.xbase.XAbstractFeatureCall |
|---|
getConcreteSyntaxFeatureName, getExplicitArguments, getFeature, getImplicitFirstArgument, getImplicitReceiver, getInvalidFeatureIssueCode, getTypeArguments, isExplicitOperationCallOrBuilderSyntax, isValidFeature, setFeature, setImplicitFirstArgument, setImplicitReceiver, setInvalidFeatureIssueCode |
| 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 |
|---|
XExpression getAssignable()
If the meaning of the 'Assignable' containment reference isn't clear, there really should be more of a description here...
setAssignable(XExpression),
XbasePackage.getXAssignment_Assignable()void setAssignable(XExpression value)
Assignable' containment reference.
value - the new value of the 'Assignable' containment reference.getAssignable()XExpression getValue()
If the meaning of the 'Value' containment reference isn't clear, there really should be more of a description here...
setValue(XExpression),
XbasePackage.getXAssignment_Value()void setValue(XExpression value)
Value' containment reference.
value - the new value of the 'Value' containment reference.getValue()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||