|
|||||||||||
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 | |
boolean |
UMLValidator.validateReduceAction(ReduceAction reduceAction,
DiagnosticChain diagnostics,
Map context)
|
boolean |
UMLValidator.validateReduceAction_validateInputTypeIsCollection(ReduceAction reduceAction,
DiagnosticChain diagnostics,
Map context)
Validates the validateInputTypeIsCollection constraint of 'Reduce Action' |
boolean |
UMLValidator.validateReduceAction_validateOutputTypesAreCompatible(ReduceAction reduceAction,
DiagnosticChain diagnostics,
Map context)
Validates the validateOutputTypesAreCompatible constraint of 'Reduce Action' |
boolean |
UMLValidator.validateReduceAction_validateReducerInputsOutput(ReduceAction reduceAction,
DiagnosticChain diagnostics,
Map context)
Validates the validateReducerInputsOutput constraint of 'Reduce Action' |
Object |
UMLSwitch.caseReduceAction(ReduceAction object)
Returns the result of interpretting the object as an instance of 'Reduce Action' |
|
Copyright 2003, 2006 IBM Corporation and others. All Rights Reserved. |
||||||||||
PREV NEXT | FRAMES NO FRAMES |