public interface ClassifierContextDeclCS extends ContextDeclCS, TemplateableElementCS
The following features are supported:
CompleteOCLCSPackage.getClassifierContextDeclCS()| Modifier and Type | Method and Description |
|---|---|
<any> |
getOwnedDefinitions()
Returns the value of the 'Owned Definitions' containment reference list.
|
<any> |
getOwnedInvariants()
Returns the value of the 'Owned Invariants' containment reference list.
|
Class |
getReferredClass()
Returns the value of the 'Referred Class' reference.
|
String |
getSelfName()
Returns the value of the 'Self Name' attribute.
|
void |
setSelfName(String value)
Sets the value of the '
Self Name' attribute. |
getOwnedPathName, setOwnedPathNamegetOriginalXmiId, getOwnedAnnotations, setOriginalXmiIdgetPivot, setPivotaccept, getCsi, getDescription, getParent, setCsieClassresetPivotgetMorePivotsgetOwnedSignature, setOwnedSignatureString getSelfName()
If the meaning of the 'Self Name' containment reference isn't clear, there really should be more of a description here...
The optional alternative spelling of 'self'.setSelfName(String),
CompleteOCLCSPackage.getClassifierContextDeclCS_SelfName()void setSelfName(String value)
Self Name' attribute.
value - the new value of the 'Self Name' attribute.getSelfName()Class getReferredClass()
If the meaning of the 'Classifier' reference isn't clear, there really should be more of a description here...
The class for which this context provides additional detail.CompleteOCLCSPackage.getClassifierContextDeclCS_ReferredClass()<any> getOwnedInvariants()
ConstraintCS.
If the meaning of the 'Invariants' containment reference list isn't clear, there really should be more of a description here...
The additional class invariants.CompleteOCLCSPackage.getClassifierContextDeclCS_OwnedInvariants()<any> getOwnedDefinitions()
DefCS.
It is bidirectional and its opposite is 'Owning Classifier Context Decl'.
If the meaning of the 'Definitions' containment reference list isn't clear, there really should be more of a description here...
The additional operations and property definitions.CompleteOCLCSPackage.getClassifierContextDeclCS_OwnedDefinitions(),
DefCS.getOwningClassifierContextDecl()Copyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.