public interface Constraint
The following features are supported:
EcorePackage.getConstraint()| Modifier and Type | Method and Description |
|---|---|
<any> |
getConstrainedElements()
Returns the value of the 'Constrained Elements' reference list.
|
ExpressionInOCL<EClassifier,EParameter> |
getSpecification()
Returns the value of the 'Specification' containment reference.
|
String |
getStereotype()
Returns the value of the 'Stereotype' attribute.
|
void |
setSpecification(ExpressionInOCL<EClassifier,EParameter> value)
Sets the value of the '
Specification' containment reference. |
void |
setStereotype(String value)
Sets the value of the '
Stereotype' attribute. |
ExpressionInOCL<EClassifier,EParameter> getSpecification()
If the meaning of the 'Specification' containment reference isn't clear, there really should be more of a description here...
setSpecification(ExpressionInOCL),
EcorePackage.getConstraint_Specification()void setSpecification(ExpressionInOCL<EClassifier,EParameter> value)
Specification' containment reference.
value - the new value of the 'Specification' containment reference.getSpecification()<any> getConstrainedElements()
EModelElement.
If the meaning of the 'Constrained Elements' reference list isn't clear, there really should be more of a description here...
EcorePackage.getConstraint_ConstrainedElements()String getStereotype()
If the meaning of the 'Stereotype' attribute isn't clear, there really should be more of a description here...
setStereotype(String),
EcorePackage.getConstraint_Stereotype()void setStereotype(String value)
Stereotype' attribute.
value - the new value of the 'Stereotype' attribute.getStereotype()Copyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.