|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface UAttributeVariable2UExpressionVariable
A representation of the model object 'U2 Valuation'.
The following features are supported:
UcorePackage.getUAttributeVariable2UExpressionVariable()
Method Summary | |
---|---|
UAttributeVariable |
getSource()
Returns the value of the 'Source' reference. |
UExpressionVariable |
getTarget()
Returns the value of the 'Target' reference. |
void |
setSource(UAttributeVariable value)
Sets the value of the ' Source ' reference. |
void |
setTarget(UExpressionVariable value)
Sets the value of the ' Target ' reference. |
Methods inherited from interface org.eclipse.gmt.umlx.ucore.URelationship |
---|
getLowerSourceBound, getUpperSourceBound, getUsedElement, setLowerSourceBound, setUpperSourceBound |
Methods inherited from interface org.eclipse.gmt.umlx.ucore.UConstraint |
---|
getURelation, setURelation |
Methods inherited from interface org.eclipse.emf.ecore.ENamedElement |
---|
getName, setName |
Methods inherited from interface org.eclipse.emf.ecore.EModelElement |
---|
getEAnnotation, getEAnnotations |
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 |
---|
UAttributeVariable getSource()
Valuations
'.
If the meaning of the 'Source' reference isn't clear, there really should be more of a description here...
getSource
in interface URelationship
setSource(UAttributeVariable)
,
UcorePackage.getUAttributeVariable2UExpressionVariable_Source()
,
UAttributeVariable.getValuations()
void setSource(UAttributeVariable value)
Source
' reference.
value
- the new value of the 'Source' reference.getSource()
UExpressionVariable getTarget()
Valuations
'.
If the meaning of the 'Target' reference isn't clear, there really should be more of a description here...
getTarget
in interface URelationship
setTarget(UExpressionVariable)
,
UcorePackage.getUAttributeVariable2UExpressionVariable_Target()
,
UExpressionVariable.getValuations()
void setTarget(UExpressionVariable value)
Target
' reference.
value
- the new value of the 'Target' reference.getTarget()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |