public interface ShadowPartCS extends ModelElementCS, Nameable
EssentialOCLCSPackage.getShadowPartCS()| Modifier and Type | Method and Description |
|---|---|
ExpCS |
getOwnedInitExpression()
Returns the value of the 'Owned Init Expression' containment reference.
|
CurlyBracketedClauseCS |
getOwningCurlyBracketClause()
Returns the value of the 'Owning Curly Bracket Clause' container reference.
|
Property |
getReferredProperty()
Returns the value of the 'Referred Property' reference.
|
void |
setOwnedInitExpression(ExpCS value)
Sets the value of the '
Owned Init Expression' containment reference. |
void |
setOwningCurlyBracketClause(CurlyBracketedClauseCS value)
Sets the value of the '
Owning Curly Bracket Clause' container reference. |
void |
setReferredProperty(Property value)
Sets the value of the '
Referred Property' reference. |
getOriginalXmiId, getOwnedAnnotations, setOriginalXmiIdgetPivot, setPivotaccept, getCsi, getDescription, getParent, setCsieClassresetPivotCurlyBracketedClauseCS getOwningCurlyBracketClause()
Owned Parts'.
If the meaning of the 'Curly Bracket Clause' container reference isn't clear, there really should be more of a description here...
setOwningCurlyBracketClause(CurlyBracketedClauseCS),
EssentialOCLCSPackage.getShadowPartCS_OwningCurlyBracketClause(),
CurlyBracketedClauseCS.getOwnedParts()void setOwningCurlyBracketClause(CurlyBracketedClauseCS value)
Owning Curly Bracket Clause' container reference.
value - the new value of the 'Owning Curly Bracket Clause' container reference.getOwningCurlyBracketClause()Property getReferredProperty()
If the meaning of the 'Property' reference isn't clear, there really should be more of a description here...
setReferredProperty(Property),
EssentialOCLCSPackage.getShadowPartCS_ReferredProperty()void setReferredProperty(Property value)
Referred Property' reference.
value - the new value of the 'Referred Property' reference.getReferredProperty()ExpCS getOwnedInitExpression()
If the meaning of the 'Init Expression' containment reference isn't clear, there really should be more of a description here...
setOwnedInitExpression(ExpCS),
EssentialOCLCSPackage.getShadowPartCS_OwnedInitExpression()void setOwnedInitExpression(ExpCS value)
Owned Init Expression' containment reference.
value - the new value of the 'Owned Init Expression' containment reference.getOwnedInitExpression()Copyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.