public interface TypeNameExpCS extends TypedRefCS
The following features are supported:
EssentialOCLCSPackage.getTypeNameExpCS()| Modifier and Type | Method and Description |
|---|---|
Type |
getElement()
Returns the value of the 'Element' reference.
|
CurlyBracketedClauseCS |
getOwnedCurlyBracketedClause()
Returns the value of the 'Owned Curly Bracketed Clause' containment reference.
|
PathNameCS |
getOwnedPathName()
Returns the value of the 'Owned Path Name' containment reference.
|
ExpCS |
getOwnedPatternGuard()
Returns the value of the 'Owned Pattern Guard' containment reference.
|
void |
setOwnedCurlyBracketedClause(CurlyBracketedClauseCS value)
Sets the value of the '
Owned Curly Bracketed Clause' containment reference. |
void |
setOwnedPathName(PathNameCS value)
Sets the value of the '
Owned Path Name' containment reference. |
void |
setOwnedPatternGuard(ExpCS value)
Sets the value of the '
Owned Pattern Guard' containment reference. |
getOwnedMultiplicity, setOwnedMultiplicitygetPivot, setPivotaccept, getCsi, getDescription, getParent, setCsieClassresetPivotPathNameCS getOwnedPathName()
If the meaning of the 'Path Name' containment reference isn't clear, there really should be more of a description here...
setOwnedPathName(PathNameCS),
EssentialOCLCSPackage.getTypeNameExpCS_OwnedPathName()void setOwnedPathName(PathNameCS value)
Owned Path Name' containment reference.
value - the new value of the 'Owned Path Name' containment reference.getOwnedPathName()Type getElement()
If the meaning of the 'Element' reference isn't clear, there really should be more of a description here...
EssentialOCLCSPackage.getTypeNameExpCS_Element()CurlyBracketedClauseCS getOwnedCurlyBracketedClause()
If the meaning of the 'Owned Curly Bracketed Clause' containment reference isn't clear, there really should be more of a description here...
setOwnedCurlyBracketedClause(CurlyBracketedClauseCS),
EssentialOCLCSPackage.getTypeNameExpCS_OwnedCurlyBracketedClause()void setOwnedCurlyBracketedClause(CurlyBracketedClauseCS value)
Owned Curly Bracketed Clause' containment reference.
value - the new value of the 'Owned Curly Bracketed Clause' containment reference.getOwnedCurlyBracketedClause()ExpCS getOwnedPatternGuard()
If the meaning of the 'Owned Pattern Guard' containment reference isn't clear, there really should be more of a description here...
setOwnedPatternGuard(ExpCS),
EssentialOCLCSPackage.getTypeNameExpCS_OwnedPatternGuard()void setOwnedPatternGuard(ExpCS value)
Owned Pattern Guard' containment reference.
value - the new value of the 'Owned Pattern Guard' containment reference.getOwnedPatternGuard()Copyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.