public interface DefCS extends TypedElementCS
The following features are supported:
CompleteOCLCSPackage.getDefCS()| Modifier and Type | Method and Description |
|---|---|
ExpSpecificationCS |
getOwnedSpecification()
Returns the value of the 'Owned Specification' containment reference.
|
ClassifierContextDeclCS |
getOwningClassifierContextDecl()
Returns the value of the 'Owning Classifier Context Decl' container reference.
|
boolean |
isIsStatic()
Returns the value of the 'Is Static' attribute.
|
void |
setIsStatic(boolean value)
Sets the value of the '
Is Static' attribute. |
void |
setOwnedSpecification(ExpSpecificationCS value)
Sets the value of the '
Owned Specification' containment reference. |
getOwnedType, getQualifiers, isIsOptional, setIsOptional, setOwnedTypegetName, setNamegetOriginalXmiId, getOwnedAnnotations, setOriginalXmiIdgetPivot, setPivotaccept, getCsi, getDescription, getParent, setCsieClassresetPivotClassifierContextDeclCS getOwningClassifierContextDecl()
Owned Definitions'.
If the meaning of the 'Classifier Context Decl' container reference isn't clear, there really should be more of a description here...
The class context identifying the class for this additional definition.CompleteOCLCSPackage.getDefCS_OwningClassifierContextDecl(),
ClassifierContextDeclCS.getOwnedDefinitions()ExpSpecificationCS getOwnedSpecification()
If the meaning of the 'Specification' containment reference isn't clear, there really should be more of a description here...
The OCL specification for the Operation body of Property default value.setOwnedSpecification(ExpSpecificationCS),
CompleteOCLCSPackage.getDefCS_OwnedSpecification()void setOwnedSpecification(ExpSpecificationCS value)
Owned Specification' containment reference.
value - the new value of the 'Owned Specification' containment reference.getOwnedSpecification()boolean isIsStatic()
If the meaning of the 'Is Static' attribute isn't clear, there really should be more of a description here...
Whether this Oeration or Property definition is for a static feature.setIsStatic(boolean),
CompleteOCLCSPackage.getDefCS_IsStatic()void setIsStatic(boolean value)
Is Static' attribute.
value - the new value of the 'Is Static' attribute.isIsStatic()Copyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.