|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface UClassVariable2UAttributeVariable
A representation of the model object 'U2 Attribution'.
The following features are supported:
UcorePackage.getUClassVariable2UAttributeVariable()
Method Summary | |
---|---|
UClassVariable |
getSource()
Returns the value of the 'Source' reference. |
UAttributeVariable |
getTarget()
Returns the value of the 'Target' reference. |
E2Attribution |
getUsedElement()
Returns the value of the 'Used Element' reference. |
void |
setSource(UClassVariable value)
Sets the value of the ' Source ' reference. |
void |
setTarget(UAttributeVariable value)
Sets the value of the ' Target ' reference. |
Methods inherited from interface org.eclipse.gmt.umlx.ucore.URelationship |
---|
getLowerSourceBound, getUpperSourceBound, 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 |
---|
UClassVariable getSource()
Attributions
'.
If the meaning of the 'Source' reference isn't clear, there really should be more of a description here...
getSource
in interface URelationship
setSource(UClassVariable)
,
UcorePackage.getUClassVariable2UAttributeVariable_Source()
,
UClassVariable.getAttributions()
void setSource(UClassVariable value)
Source
' reference.
value
- the new value of the 'Source' reference.getSource()
UAttributeVariable getTarget()
Attributions
'.
If the meaning of the 'Target' reference isn't clear, there really should be more of a description here...
getTarget
in interface URelationship
setTarget(UAttributeVariable)
,
UcorePackage.getUClassVariable2UAttributeVariable_Target()
,
UAttributeVariable.getAttributions()
void setTarget(UAttributeVariable value)
Target
' reference.
value
- the new value of the 'Target' reference.getTarget()
E2Attribution getUsedElement()
If the meaning of the 'Used Element' reference isn't clear, there really should be more of a description here...
getUsedElement
in interface URelationship
UcorePackage.getUClassVariable2UAttributeVariable_UsedElement()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |