|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface UDomainPattern
A representation of the model object 'UDomain Pattern'.
The following features are supported:
UcorePackage.getUDomainPattern()
Method Summary | |
---|---|
UTemplateExpression |
getTemplateExpression()
Returns the value of the 'Template Expression' containment reference. |
URelationDomain |
getUDomain()
Returns the value of the 'UDomain' container reference. |
void |
setTemplateExpression(UTemplateExpression value)
Sets the value of the ' Template Expression ' containment reference. |
void |
setUDomain(URelationDomain value)
Sets the value of the ' UDomain ' container reference. |
Methods inherited from interface org.eclipse.gmt.umlx.ucore.UPattern |
---|
getUPredicates, 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 |
---|
URelationDomain getUDomain()
UPattern
'.
If the meaning of the 'Domain' container reference isn't clear, there really should be more of a description here...
setUDomain(URelationDomain)
,
UcorePackage.getUDomainPattern_UDomain()
,
URelationDomain.getUPattern()
void setUDomain(URelationDomain value)
UDomain
' container reference.
value
- the new value of the 'UDomain' container reference.getUDomain()
UTemplateExpression getTemplateExpression()
If the meaning of the 'Template Expression' containment reference isn't clear, there really should be more of a description here...
setTemplateExpression(UTemplateExpression)
,
UcorePackage.getUDomainPattern_TemplateExpression()
void setTemplateExpression(UTemplateExpression value)
Template Expression
' containment reference.
value
- the new value of the 'Template Expression' containment reference.getTemplateExpression()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |