public interface PatternExpCS extends ExpCS
The following features are supported:
EssentialOCLCSPackage.getPatternExpCS()| Modifier and Type | Method and Description |
|---|---|
TypeRefCS |
getOwnedPatternType()
Returns the value of the 'Owned Pattern Type' containment reference.
|
String |
getPatternVariableName()
Returns the value of the 'Pattern Variable Name' attribute.
|
void |
setOwnedPatternType(TypeRefCS value)
Sets the value of the '
Owned Pattern Type' containment reference. |
void |
setPatternVariableName(String value)
Sets the value of the '
Pattern Variable Name' attribute. |
getLocalLeft, getLocalLeftContainer, getLocalLeftmostDescendant, getLocalParent, getLocalRight, getLocalRightContainer, getLocalRightmostDescendant, getPrecedence, isHasError, isLocalLeftAncestorOf, isLocalRightAncestorOf, setHasError, setPrecedencegetOriginalXmiId, getOwnedAnnotations, setOriginalXmiIdgetPivot, setPivotaccept, getCsi, getDescription, getParent, setCsieClassresetPivotString getPatternVariableName()
If the meaning of the 'Pattern Variable Name' attribute isn't clear, there really should be more of a description here...
setPatternVariableName(String),
EssentialOCLCSPackage.getPatternExpCS_PatternVariableName()void setPatternVariableName(String value)
Pattern Variable Name' attribute.
value - the new value of the 'Pattern Variable Name' attribute.getPatternVariableName()TypeRefCS getOwnedPatternType()
If the meaning of the 'Owned Pattern Type' containment reference isn't clear, there really should be more of a description here...
setOwnedPatternType(TypeRefCS),
EssentialOCLCSPackage.getPatternExpCS_OwnedPatternType()void setOwnedPatternType(TypeRefCS value)
Owned Pattern Type' containment reference.
value - the new value of the 'Owned Pattern Type' containment reference.getOwnedPatternType()Copyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.