public interface CurlyBracketedClauseCS extends ContextLessElementCS
The following features are supported:
EssentialOCLCSPackage.getCurlyBracketedClauseCS()| Modifier and Type | Method and Description |
|---|---|
<any> |
getOwnedParts()
Returns the value of the 'Owned Parts' containment reference list.
|
AbstractNameExpCS |
getOwningNameExp()
Returns the value of the 'Owning Name Exp' container reference.
|
String |
getValue()
Returns the value of the 'Value' attribute.
|
void |
setOwningNameExp(AbstractNameExpCS value)
Sets the value of the '
Owning Name Exp' container reference. |
void |
setValue(String value)
Sets the value of the '
Value' attribute. |
accept, getCsi, getDescription, getParent, setCsieClassAbstractNameExpCS getOwningNameExp()
Owned Curly Bracketed Clause'.
If the meaning of the 'Name Exp' container reference isn't clear, there really should be more of a description here...
setOwningNameExp(AbstractNameExpCS),
EssentialOCLCSPackage.getCurlyBracketedClauseCS_OwningNameExp(),
AbstractNameExpCS.getOwnedCurlyBracketedClause()void setOwningNameExp(AbstractNameExpCS value)
Owning Name Exp' container reference.
value - the new value of the 'Owning Name Exp' container reference.getOwningNameExp()<any> getOwnedParts()
ShadowPartCS.
It is bidirectional and its opposite is 'Owning Curly Bracket Clause'.
If the meaning of the 'Owned Parts' containment reference list isn't clear, there really should be more of a description here...
EssentialOCLCSPackage.getCurlyBracketedClauseCS_OwnedParts(),
ShadowPartCS.getOwningCurlyBracketClause()String getValue()
If the meaning of the 'Value' attribute isn't clear, there really should be more of a description here...
setValue(String),
EssentialOCLCSPackage.getCurlyBracketedClauseCS_Value()void setValue(String value)
Value' attribute.
value - the new value of the 'Value' attribute.getValue()Copyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.