public interface DomainPattern
A representation of the model object 'Domain Pattern'.
The following features are supported:
EqvtRelationPackage.getDomainPattern()
Method Summary | |
---|---|
TemplateExp |
getTemplateExpression()
Returns the value of the 'Template Expression' containment reference. |
void |
setTemplateExpression(TemplateExp value)
Sets the value of the ' Template Expression ' containment reference. |
Methods inherited from interface org.eclipse.gmt.umlx.eqvtbase.Pattern |
---|
getBindsTo, getPredicate |
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 |
---|
TemplateExp getTemplateExpression()
If the meaning of the 'Template Expression' containment reference isn't clear, there really should be more of a description here...
setTemplateExpression(TemplateExp)
,
EqvtRelationPackage.getDomainPattern_TemplateExpression()
void setTemplateExpression(TemplateExp value)
Template Expression
' containment reference.
value
- the new value of the 'Template Expression' containment reference.getTemplateExpression()