Methods in org.eclipse.uml2.uml.util with parameters of type RemoveVariableValueAction |
T |
UMLSwitch.caseRemoveVariableValueAction(RemoveVariableValueAction object)
Returns the result of interpreting the object as an instance of 'Remove Variable Value Action' |
boolean |
UMLValidator.validateRemoveVariableValueAction_validateUnlimitedNatural(RemoveVariableValueAction removeVariableValueAction,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
Validates the validateUnlimitedNatural constraint of 'Remove Variable Value Action' |
boolean |
UMLValidator.validateRemoveVariableValueAction(RemoveVariableValueAction removeVariableValueAction,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
|