|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VariableAction | |
org.eclipse.uml2.uml | |
org.eclipse.uml2.uml.util |
Uses of VariableAction in org.eclipse.uml2.uml |
Subinterfaces of VariableAction in org.eclipse.uml2.uml | |
interface |
AddVariableValueAction
A representation of the model object 'Add Variable Value Action' |
interface |
ClearVariableAction
A representation of the model object 'Clear Variable Action' |
interface |
ReadVariableAction
A representation of the model object 'Read Variable Action' |
interface |
RemoveVariableValueAction
A representation of the model object 'Remove Variable Value Action' |
interface |
WriteVariableAction
A representation of the model object 'Write Variable Action' |
Uses of VariableAction in org.eclipse.uml2.uml.util |
Methods in org.eclipse.uml2.uml.util with parameters of type VariableAction | |
boolean |
UMLValidator.validateVariableAction(VariableAction variableAction,
DiagnosticChain diagnostics,
Map context)
|
boolean |
UMLValidator.validateVariableAction_validateScopeOfVariable(VariableAction variableAction,
DiagnosticChain diagnostics,
Map context)
Validates the validateScopeOfVariable constraint of 'Variable Action' |
Object |
UMLSwitch.caseVariableAction(VariableAction object)
Returns the result of interpretting the object as an instance of 'Variable Action' |
|
Copyright 2003, 2006 IBM Corporation and others. All Rights Reserved. |
||||||||||
PREV NEXT | FRAMES NO FRAMES |