public interface VariableAssignment
A representation of the model object 'Variable Assignment'.
The following features are supported:
QvtcorePackage.getVariableAssignment()
Method Summary | |
---|---|
Property |
getTargetVariable()
Returns the value of the 'Target Variable' reference. |
void |
setTargetVariable(Property value)
Sets the value of the ' Target Variable ' reference. |
Methods inherited from interface org.eclipse.gmt.umlx.qvtcore.Assignment |
---|
getBottomPattern, getIsDefault, getValue, setBottomPattern, setIsDefault, setValue |
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 |
---|
Property getTargetVariable()
If the meaning of the 'Target Variable' reference isn't clear, there really should be more of a description here...
setTargetVariable(Property)
,
QvtcorePackage.getVariableAssignment_TargetVariable()
void setTargetVariable(Property value)
Target Variable
' reference.
value
- the new value of the 'Target Variable' reference.getTargetVariable()