|
||||||||||
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 | |
---|---|
T |
UMLSwitch.caseVariableAction(VariableAction object)
Returns the result of interpreting the object as an instance of 'Variable Action' |
boolean |
UMLValidator.validateVariableAction_validateScopeOfVariable(VariableAction variableAction,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
Validates the validateScopeOfVariable constraint of 'Variable Action' |
boolean |
UMLValidator.validateVariableAction(VariableAction variableAction,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
|
|
Copyright 2003, 2007 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV NEXT | FRAMES NO FRAMES |