|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface URelation
A representation of the model object 'URelation'.
The following features are supported:
UcorePackage.getURelation()
Method Summary | |
---|---|
org.eclipse.emf.common.util.EList |
getUConstraints()
Returns the value of the 'UConstraints' containment reference list. |
org.eclipse.emf.common.util.EList |
getUVariables()
Returns the value of the 'UVariables' containment reference list. |
UPattern |
getWhen()
Returns the value of the 'When' reference. |
UPattern |
getWhere()
Returns the value of the 'Where' reference. |
void |
setWhen(UPattern value)
Sets the value of the ' When ' reference. |
void |
setWhere(UPattern value)
Sets the value of the ' Where ' reference. |
Methods inherited from interface org.eclipse.gmt.umlx.ucore.URule |
---|
getUDomains, getUTransformation, setUTransformation |
Methods inherited from interface org.eclipse.emf.ecore.EClassifier |
---|
getClassifierID, getDefaultValue, getEPackage, getInstanceClass, getInstanceClassName, isInstance, setInstanceClass, setInstanceClassName |
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 |
---|
org.eclipse.emf.common.util.EList getUConstraints()
UConstraint
.
It is bidirectional and its opposite is 'URelation
'.
If the meaning of the 'Subrules' containment reference list isn't clear, there really should be more of a description here...
UcorePackage.getURelation_UConstraints()
,
UConstraint.getURelation()
org.eclipse.emf.common.util.EList getUVariables()
UVariable
.
It is bidirectional and its opposite is 'URelation
'.
If the meaning of the 'Variables' containment reference list isn't clear, there really should be more of a description here...
UcorePackage.getURelation_UVariables()
,
UVariable.getURelation()
UPattern getWhen()
If the meaning of the 'When' reference isn't clear, there really should be more of a description here...
setWhen(UPattern)
,
UcorePackage.getURelation_When()
void setWhen(UPattern value)
When
' reference.
value
- the new value of the 'When' reference.getWhen()
UPattern getWhere()
If the meaning of the 'Where' reference isn't clear, there really should be more of a description here...
setWhere(UPattern)
,
UcorePackage.getURelation_Where()
void setWhere(UPattern value)
Where
' reference.
value
- the new value of the 'Where' reference.getWhere()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |