|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface URelationship
A representation of the model object 'U2 Relationship'.
The following features are supported:
UcorePackage.getURelationship()
Method Summary | |
---|---|
int |
getLowerSourceBound()
Returns the value of the 'Lower Source Bound' attribute. |
UVariable |
getSource()
|
UVariable |
getTarget()
|
int |
getUpperSourceBound()
Returns the value of the 'Upper Source Bound' attribute. |
E2Link |
getUsedElement()
|
void |
setLowerSourceBound(int value)
Sets the value of the ' Lower Source Bound ' attribute. |
void |
setUpperSourceBound(int value)
Sets the value of the ' Upper Source Bound ' attribute. |
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 |
---|
int getLowerSourceBound()
"1"
.
If the meaning of the 'Lower Source Bound' attribute isn't clear, there really should be more of a description here...
setLowerSourceBound(int)
,
UcorePackage.getURelationship_LowerSourceBound()
void setLowerSourceBound(int value)
Lower Source Bound
' attribute.
value
- the new value of the 'Lower Source Bound' attribute.getLowerSourceBound()
int getUpperSourceBound()
"1"
.
If the meaning of the 'Upper Source Bound' attribute isn't clear, there really should be more of a description here...
setUpperSourceBound(int)
,
UcorePackage.getURelationship_UpperSourceBound()
void setUpperSourceBound(int value)
Upper Source Bound
' attribute.
value
- the new value of the 'Upper Source Bound' attribute.getUpperSourceBound()
UVariable getSource()
UVariable getTarget()
E2Link getUsedElement()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |