|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Constraint
A representation of the model object 'Constraint'.
The following features are supported:
EcorePackage.getConstraint()| Method Summary | |
|---|---|
org.eclipse.emf.common.util.EList<org.eclipse.emf.ecore.EModelElement> |
getConstrainedElements()
Returns the value of the 'Constrained Elements' reference list. |
ExpressionInOCL<org.eclipse.emf.ecore.EClassifier,org.eclipse.emf.ecore.EParameter> |
getSpecification()
Returns the value of the 'Specification' containment reference. |
java.lang.String |
getStereotype()
Returns the value of the 'Stereotype' attribute. |
void |
setSpecification(ExpressionInOCL<org.eclipse.emf.ecore.EClassifier,org.eclipse.emf.ecore.EParameter> value)
Sets the value of the ' Specification' containment reference. |
void |
setStereotype(java.lang.String value)
Sets the value of the ' Stereotype' attribute. |
| 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, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Method Detail |
|---|
ExpressionInOCL<org.eclipse.emf.ecore.EClassifier,org.eclipse.emf.ecore.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<org.eclipse.emf.ecore.EClassifier,org.eclipse.emf.ecore.EParameter> value)
Specification' containment reference.
value - the new value of the 'Specification' containment reference.getSpecification()org.eclipse.emf.common.util.EList<org.eclipse.emf.ecore.EModelElement> 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()java.lang.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(java.lang.String value)
Stereotype' attribute.
value - the new value of the 'Stereotype' attribute.getStereotype()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||