|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface UOCLConstraint2UVariable
A representation of the model object 'U2 Constriction'.
The following features are supported:
UcorePackage.getUOCLConstraint2UVariable()
Method Summary | |
---|---|
UOCLConstraint |
getSource()
Returns the value of the 'Source' reference. |
UVariable |
getTarget()
Returns the value of the 'Target' reference. |
void |
setSource(UOCLConstraint value)
Sets the value of the ' Source ' reference. |
void |
setTarget(UVariable value)
Sets the value of the ' Target ' reference. |
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 |
---|
UOCLConstraint getSource()
If the meaning of the 'Source' reference isn't clear, there really should be more of a description here...
getSource
in interface E2Link
setSource(UOCLConstraint)
,
UcorePackage.getUOCLConstraint2UVariable_Source()
void setSource(UOCLConstraint value)
Source
' reference.
value
- the new value of the 'Source' reference.getSource()
UVariable getTarget()
If the meaning of the 'Target' reference isn't clear, there really should be more of a description here...
getTarget
in interface E2Link
setTarget(UVariable)
,
UcorePackage.getUOCLConstraint2UVariable_Target()
void setTarget(UVariable 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 |