|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ConstraintCS
A representation of the model object 'Constraint CS'.
The following features are supported:
BaseCSTPackage.getConstraintCS()| Method Summary | |
|---|---|
SpecificationCS |
getMessageSpecification()
Returns the value of the 'Message Specification' containment reference. |
SpecificationCS |
getSpecification()
Returns the value of the 'Specification' containment reference. |
java.lang.String |
getStereotype()
Returns the value of the 'Stereotype' attribute. |
void |
setMessageSpecification(SpecificationCS value)
Sets the value of the ' Message Specification' containment reference. |
void |
setSpecification(SpecificationCS 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.ocl.examples.xtext.base.baseCST.NamedElementCS |
|---|
getName, setName |
| Methods inherited from interface org.eclipse.ocl.examples.xtext.base.baseCST.MonikeredElementCS |
|---|
getMoniker, hasMoniker |
| Methods inherited from interface org.eclipse.ocl.examples.xtext.base.baseCST.ModelElementCS |
|---|
getOriginalXmiId, getOwnedAnnotation, getPivot, setOriginalXmiId, setPivot |
| Methods inherited from interface org.eclipse.ocl.examples.xtext.base.baseCST.ElementCS |
|---|
getDescription |
| Methods inherited from interface org.eclipse.ocl.examples.xtext.base.util.VisitableCS |
|---|
accept, eClass |
| Methods inherited from interface org.eclipse.ocl.examples.pivot.util.Pivotable |
|---|
resetPivot |
| 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 |
|---|
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),
BaseCSTPackage.getConstraintCS_Stereotype()void setStereotype(java.lang.String value)
Stereotype' attribute.
value - the new value of the 'Stereotype' attribute.getStereotype()SpecificationCS getSpecification()
If the meaning of the 'Specification' containment reference isn't clear, there really should be more of a description here...
setSpecification(SpecificationCS),
BaseCSTPackage.getConstraintCS_Specification()void setSpecification(SpecificationCS value)
Specification' containment reference.
value - the new value of the 'Specification' containment reference.getSpecification()SpecificationCS getMessageSpecification()
If the meaning of the 'Message Specification' containment reference isn't clear, there really should be more of a description here...
setMessageSpecification(SpecificationCS),
BaseCSTPackage.getConstraintCS_MessageSpecification()void setMessageSpecification(SpecificationCS value)
Message Specification' containment reference.
value - the new value of the 'Message Specification' containment reference.getMessageSpecification()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||