|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SwitchExp
A representation of the model object 'Switch Exp'.
The following features are supported:
ImperativeOCLPackage.getSwitchExp()
Method Summary | |
---|---|
|
getAlternativePart()
Returns the value of the 'Alternative Part' containment reference list. |
OCLExpression |
getElsePart()
Returns the value of the 'Else Part' containment reference |
void |
setElsePart(OCLExpression value)
Sets the value of the ' Else Part ' containment reference |
Method Detail |
---|
getAlternativePart()
AltExp
.
If the meaning of the 'Alternative Part' containment reference list isn't clear, there really should be more of a description here...
ImperativeOCLPackage.getSwitchExp_AlternativePart()
OCLExpression getElsePart()
If the meaning of the 'Else Part' containment reference isn't clear, there really should be more of a description here...
setElsePart(OCLExpression)
,
ImperativeOCLPackage.getSwitchExp_ElsePart()
void setElsePart(OCLExpression value)
Else Part
' containment reference.
value
- the new value of the 'Else Part' containment reference.getElsePart()
|
Copyright 2008 Borland Software Corporation and others. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |