|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface URelationDomain
A representation of the model object 'URelation Domain'.
The following features are supported:
UcorePackage.getURelationDomain()
Method Summary | |
---|---|
UVariable |
getRootVariable()
Returns the value of the 'Root Variable' reference. |
UDomainPattern |
getUPattern()
Returns the value of the 'UPattern' containment reference. |
void |
setRootVariable(UVariable value)
Sets the value of the ' Root Variable ' reference. |
void |
setUPattern(UDomainPattern value)
Sets the value of the ' UPattern ' containment reference. |
Methods inherited from interface org.eclipse.gmt.umlx.ucore.UDomain |
---|
getUMapping, getURule, getUType, getUTypedModel, getUVariable, setUMapping, setURule, setUType, setUTypedModel, setUVariable |
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 |
---|
UDomainPattern getUPattern()
UDomain
'.
If the meaning of the 'Pattern' containment reference isn't clear, there really should be more of a description here...
setUPattern(UDomainPattern)
,
UcorePackage.getURelationDomain_UPattern()
,
UDomainPattern.getUDomain()
void setUPattern(UDomainPattern value)
UPattern
' containment reference.
value
- the new value of the 'UPattern' containment reference.getUPattern()
UVariable getRootVariable()
If the meaning of the 'Root Variable' reference isn't clear, there really should be more of a description here...
setRootVariable(UVariable)
,
UcorePackage.getURelationDomain_RootVariable()
void setRootVariable(UVariable value)
Root Variable
' reference.
value
- the new value of the 'Root Variable' reference.getRootVariable()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |