Uses of Package
de.xima.fc.interfaces.workflow.analysis
Packages that use de.xima.fc.interfaces.workflow.analysis
Package
Description
The workflow engine is generic in the sense that it never checks the type of a
trigger or
node for special types, all logic is implemented in terms
of the ITriggerHandler and
INodeHandler interfaces.-
Classes in de.xima.fc.interfaces.workflow.analysis used by de.xima.fc.interfaces.workflow.analysisClassDescriptionEnumeration with well-known purposes for having a
virtual flow graph nodein a control flow graph.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 or successors of a given node.AFlowGraphFilterfor backward graph traversals.AFlowGraphFilterfor forward graph traversals.AFlowGraphFilterfor a generic graph traversal, starting at some nodes.Data associated with an edge of a flow graph, seeITaskFlowAnalysis#getValueFlowGraphandINodeHandler#createFlowGraph.Builder for theedge dataof a flow graph, used whenbuilding a flow graphvia theconnectmethods 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.A virtual node in the flow graph that does not correspond to an existingWorkflowNode. -
Classes in de.xima.fc.interfaces.workflow.analysis used by de.xima.fc.interfaces.workflow.bpmnClassDescriptionInterface 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.interfaces.workflow.mixinClassDescriptionAnalyzes how a workflow node can be executed, in a manner similar to solving data flow equations.
-
Classes in de.xima.fc.interfaces.workflow.analysis used by de.xima.fc.interfaces.workflow.nodesClassDescriptionAnalyzes how a workflow node can be executed, in a manner similar to solving data flow equations.
-
Classes in de.xima.fc.interfaces.workflow.analysis used by de.xima.fc.interfaces.workflow.paramsClassDescriptionEnumeration with well-known purposes for having a
virtual flow graph nodein a control flow graph.Context provided to the node handlers during a call tocreateFlowGraph.A virtual node in the flow graph that does not correspond to an existingWorkflowNode. -
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
FlowGraphFilterfor backward graph traversals.AFlowGraphFilterfor a generic graph traversal, starting at some nodes. -
Classes in de.xima.fc.interfaces.workflow.analysis used by de.xima.fc.workflow.converter.graphdot
-
Classes in de.xima.fc.interfaces.workflow.analysis used by de.xima.fc.workflow.designer.mixinClassDescriptionAnalyzes how a workflow node can be executed, in a manner similar to solving data flow equations.
-
Classes in de.xima.fc.interfaces.workflow.analysis used by de.xima.fc.workflow.designer.registry.nodesClassDescriptionAnalyzes how a workflow node can be executed, in a manner similar to solving data flow equations.
-
Classes in de.xima.fc.interfaces.workflow.analysis used by de.xima.fc.workflow.mixinClassDescriptionAnalyzes how a workflow node can be executed, in a manner similar to solving data flow equations.
-
Classes in de.xima.fc.interfaces.workflow.analysis used by de.xima.fc.workflow.processor.logicClassDescriptionA
FlowGraphFilterfor 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.analysisClassDescriptionA
FlowGraphFilterfor backward graph traversals.AFlowGraphFilterfor forward graph traversals.AFlowGraphFilterfor a generic graph traversal, starting at some nodes.Represents the result of analyzing a workflow task.Interface for querying info about the control and data flow of a workflow process.Analyzes how a workflow node can be executed, in a manner similar to solving data flow equations. -
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.