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 AFlowGraphFilter
for backward graph traversals.FlowGraphFilter.Forward AFlowGraphFilter
for forward graph traversals.FlowGraphFilter.Generic AFlowGraphFilter
for a generic graph traversal, starting at some nodes.IFlowGraphEdgeData Data associated with an edge of a flow graph, seeITaskFlowAnalysis#getFlowGraph
andINodeHandler#createFlowGraph
.IFlowGraphEdgeDataBuilder Builder for theedge data
of a flow graph, used whenbuilding a flow graph
via theconnect
methods 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 AFlowGraphFilter
for backward graph traversals.FlowGraphFilter.Generic AFlowGraphFilter
for 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 AFlowGraphFilter
for 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.