public interface RelationDomainAssignment
A representation of the model object 'Relation Domain Assignment'.
The following features are supported:
QvtrelationPackage.getRelationDomainAssignment()
Method Summary | |
---|---|
OclExpression |
getValueExp()
Returns the value of the 'Value Exp' containment reference. |
Variable |
getVariable()
Returns the value of the 'Variable' reference. |
void |
setValueExp(OclExpression value)
Sets the value of the ' Value Exp ' containment reference. |
void |
setVariable(Variable value)
Sets the value of the ' Variable ' reference. |
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 |
---|
Variable getVariable()
If the meaning of the 'Variable' containment reference isn't clear, there really should be more of a description here...
setVariable(Variable)
,
QvtrelationPackage.getRelationDomainAssignment_Variable()
void setVariable(Variable value)
Variable
' reference.
value
- the new value of the 'Variable' reference.getVariable()
OclExpression getValueExp()
If the meaning of the 'Value Exp' containment reference isn't clear, there really should be more of a description here...
setValueExp(OclExpression)
,
QvtrelationPackage.getRelationDomainAssignment_ValueExp()
void setValueExp(OclExpression value)
Value Exp
' containment reference.
value
- the new value of the 'Value Exp' containment reference.getValueExp()