|
||||||||||
| 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:
BaseCSPackage.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.basecs.NamedElementCS |
|---|
getName, setName |
| Methods inherited from interface org.eclipse.ocl.examples.xtext.base.basecs.ModelElementCS |
|---|
getCsi, getOriginalXmiId, getOwnedAnnotation, setCsi, setOriginalXmiId |
| Methods inherited from interface org.eclipse.ocl.examples.xtext.base.basecs.PivotableElementCS |
|---|
getPivot, setPivot |
| Methods inherited from interface org.eclipse.ocl.examples.xtext.base.basecs.ElementCS |
|---|
accept, getDescription, getLogicalParent |
| Methods inherited from interface org.eclipse.ocl.examples.xtext.base.basecs.util.VisitableCS |
|---|
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),
BaseCSPackage.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),
BaseCSPackage.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),
BaseCSPackage.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 | |||||||||