|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ReduceAction | |
---|---|
org.eclipse.uml2.uml | |
org.eclipse.uml2.uml.util |
Uses of ReduceAction in org.eclipse.uml2.uml |
---|
Methods in org.eclipse.uml2.uml that return ReduceAction | |
---|---|
ReduceAction |
UMLFactory.createReduceAction()
Returns a new object of class 'Reduce Action' |
Uses of ReduceAction in org.eclipse.uml2.uml.util |
---|
Methods in org.eclipse.uml2.uml.util with parameters of type ReduceAction | |
---|---|
T |
UMLSwitch.caseReduceAction(ReduceAction object)
Returns the result of interpreting the object as an instance of 'Reduce Action' |
boolean |
UMLValidator.validateReduceAction_validateInputTypeIsCollection(ReduceAction reduceAction,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
Validates the validateInputTypeIsCollection constraint of 'Reduce Action' |
boolean |
UMLValidator.validateReduceAction_validateOutputTypesAreCompatible(ReduceAction reduceAction,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
Validates the validateOutputTypesAreCompatible constraint of 'Reduce Action' |
boolean |
UMLValidator.validateReduceAction_validateReducerInputsOutput(ReduceAction reduceAction,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
Validates the validateReducerInputsOutput constraint of 'Reduce Action' |
boolean |
UMLValidator.validateReduceAction(ReduceAction reduceAction,
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 |