Uses of Package
de.xima.fc.interfaces.workflow.analysis
Packages that use de.xima.fc.interfaces.workflow.analysis
Package
Description
-
Classes in de.xima.fc.interfaces.workflow.analysis used by de.xima.fc.interfaces.workflow.analysisClassDescriptionFilter 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.A
FlowGraphFilter
for backward graph traversals.AFlowGraphFilter
for forward graph traversals.AFlowGraphFilter
for a generic graph traversal, starting at some nodes.Data associated with an edge of a flow graph, seeITaskFlowAnalysis#getFlowGraph
andINodeHandler#createFlowGraph
.Builder for theedge data
of a flow graph, used whenbuilding a flow graph
via theconnect
methods fromICreateFlowGraphContext
.Filter for the nodes and edges of a workflow node flow graph,to exclude some existing nodes or edges.Represents the result of analyzing a workflow task.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.mixinClassDescriptionCan 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.nodesClassDescriptionCan 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
-
Classes in de.xima.fc.interfaces.workflow.analysis used by de.xima.fc.interfaces.workflow.validationClassDescriptionInterface 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.workflowClassDescriptionA
FlowGraphFilter
for backward graph traversals.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.mixinClassDescriptionCan 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.nodesClassDescriptionCan 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.mixinClassDescriptionCan 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.logicClassDescriptionA
FlowGraphFilter
for backward graph traversals.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.analysisClassDescriptionRepresents the result of analyzing a workflow task.Interface for querying info about the control and data flow of a workflow process.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.validationClassDescriptionInterface for querying info about the control and data flow of a workflow process.