Package net.kwfgrid.gwes.operationmapper

This package contains the OperationMapper classes used by the Generic Workflow Execution Service.

See:
          Description

Class Summary
OperationMapper The abstract class OperationMapper is used to encapsulate methods that map operations to a less abstract one, e.g., Operation to OperationClass (Red to Yellow) OperationClass to OperationCandidates (Yellow to Blue) Select one OperationCandidate (Blue to Green)
Yellow2BlueResourceMatcherOperationMapper Maps red operations to yellow ones, using the Resource Matcher service.
 

Package net.kwfgrid.gwes.operationmapper Description

This package contains the OperationMapper classes used by the Generic Workflow Execution Service. For further information about the Generic Workflow Execution Service please refer to:



Copyright © 2005-2011 Fraunhofer FIRST. All Rights Reserved.