Uses of Package
de.xima.fc.interfaces.workflow.analysis
- 
Classes in de.xima.fc.interfaces.workflow.analysis used by de.xima.fc.interfaces.workflow.analysis Class Description FlowGraphFilter Filter for the nodes and edges of a workflow node flow graph, used when a traversal operation is performed on a flow graph, such as when computing the predecessors of a given node.FlowGraphFilter.Backward AFlowGraphFilterfor backward graph traversals.FlowGraphFilter.Forward AFlowGraphFilterfor forward graph traversals.FlowGraphFilter.Generic AFlowGraphFilterfor a generic graph traversal, starting at some nodes.IFlowGraphEdgeData Data associated with an edge of a flow graph, seeITaskFlowAnalysis#getFlowGraphandINodeHandler#createFlowGraph.IFlowGraphEdgeDataBuilder Builder for theedge dataof a flow graph, used whenbuilding a flow graphvia theconnectmethods fromICreateFlowGraphContext.IFlowGraphEdgeDataConfigurator IFlowGraphFilterInstance Filter for the nodes and edges of a workflow node flow graph,to exclude some existing nodes or edges.ITaskFlowAnalysis Represents the result of analyzing a workflow task.ITaskFlowAnalysisData Base data with the result of analyzing a workflow task, without analysis operations. - 
Classes in de.xima.fc.interfaces.workflow.analysis used by de.xima.fc.interfaces.workflow.mixin Class Description IWorkflowNodeFlowAnalyzer Can perform an analysis of how a workflow task is executed, such as solving data flow equations for certain problems. - 
Classes in de.xima.fc.interfaces.workflow.analysis used by de.xima.fc.interfaces.workflow.nodes Class Description IWorkflowNodeFlowAnalyzer Can perform an analysis of how a workflow task is executed, such as solving data flow equations for certain problems. - 
Classes in de.xima.fc.interfaces.workflow.analysis used by de.xima.fc.interfaces.workflow.params Class Description ICreateFlowGraphContext Context provided to the node handlers during a call tocreateFlowGraph.IFlowGraphEdgeDataConfigurator  - 
Classes in de.xima.fc.interfaces.workflow.analysis used by de.xima.fc.interfaces.workflow.validation Class Description IWorkflowFlowAnalysis Interface for querying info about the control and data flow of a workflow process. - 
Classes in de.xima.fc.interfaces.workflow.analysis used by de.xima.fc.workflow Class Description FlowGraphFilter.Backward AFlowGraphFilterfor backward graph traversals.FlowGraphFilter.Generic AFlowGraphFilterfor a generic graph traversal, starting at some nodes. - 
Classes in de.xima.fc.interfaces.workflow.analysis used by de.xima.fc.workflow.designer.mixin Class Description IWorkflowNodeFlowAnalyzer Can perform an analysis of how a workflow task is executed, such as solving data flow equations for certain problems. - 
Classes in de.xima.fc.interfaces.workflow.analysis used by de.xima.fc.workflow.designer.registry.nodes Class Description IWorkflowNodeFlowAnalyzer Can perform an analysis of how a workflow task is executed, such as solving data flow equations for certain problems. - 
Classes in de.xima.fc.interfaces.workflow.analysis used by de.xima.fc.workflow.mixin Class Description IWorkflowNodeFlowAnalyzer Can perform an analysis of how a workflow task is executed, such as solving data flow equations for certain problems. - 
Classes in de.xima.fc.interfaces.workflow.analysis used by de.xima.fc.workflow.processor.logic Class Description FlowGraphFilter.Backward AFlowGraphFilterfor backward graph traversals.IWorkflowFlowAnalysis Interface for querying info about the control and data flow of a workflow process. - 
Classes in de.xima.fc.interfaces.workflow.analysis used by de.xima.fc.workflow.processor.logic.analysis Class Description ITaskFlowAnalysis Represents the result of analyzing a workflow task.IWorkflowFlowAnalysis Interface for querying info about the control and data flow of a workflow process.IWorkflowNodeFlowAnalyzer Can perform an analysis of how a workflow task is executed, such as solving data flow equations for certain problems. - 
Classes in de.xima.fc.interfaces.workflow.analysis used by de.xima.fc.workflow.processor.logic.validation Class Description IWorkflowFlowAnalysis Interface for querying info about the control and data flow of a workflow process.