|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SwitchCase
A representation of the model object 'Switch Case'.
The following features are supported:
GASTMPackage.getSwitchCase()| Method Summary | |
|---|---|
|
getBody()
Returns the value of the 'Body' reference list. |
java.lang.Boolean |
getIsEvaluateAllCases()
Returns the value of the 'Is Evaluate All Cases' attribute. |
void |
setIsEvaluateAllCases(java.lang.Boolean value)
Sets the value of the ' Is Evaluate All Cases' attribute. |
| Methods inherited from interface org.eclipse.modisco.omg.gastm.GASTMSyntaxObject |
|---|
getAnnotations, getLocationInfo, getPreProcessorElements, setLocationInfo |
| Method Detail |
|---|
java.lang.Boolean getIsEvaluateAllCases()
If the meaning of the 'Is Evaluate All Cases' attribute isn't clear, there really should be more of a description here...
setIsEvaluateAllCases(Boolean),
GASTMPackage.getSwitchCase_IsEvaluateAllCases()void setIsEvaluateAllCases(java.lang.Boolean value)
Is Evaluate All Cases' attribute.
value - the new value of the 'Is Evaluate All Cases' attribute.getIsEvaluateAllCases()getBody()
Statement.
If the meaning of the 'Body' reference list isn't clear, there really should be more of a description here...
GASTMPackage.getSwitchCase_Body()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||