Uses of Class
de.xima.fc.mdl.workflow.FlowGraphEndPoint
Packages that use FlowGraphEndPoint
-
Uses of FlowGraphEndPoint in de.xima.fc.interfaces.workflow.retval
Methods in de.xima.fc.interfaces.workflow.retval with type parameters of type FlowGraphEndPointModifier and TypeMethodDescription<EndPoint extends FlowGraphEndPoint>
com.google.common.collect.ImmutableSet<EndPoint> IFlowGraphEndPoints.getEndPoints(Class<EndPoint> type) Returns the set of allnodes(including the children, grand-children etc. of this node) representing the end points of the given type when the node is executed. -
Uses of FlowGraphEndPoint in de.xima.fc.mdl.workflow
Subclasses of FlowGraphEndPoint in de.xima.fc.mdl.workflowModifier and TypeClassDescriptionstatic final classA special type ofFlowGraphEndPoint, used when analyzing the control flow of a workflow processing chain.static final classA special type ofFlowGraphEndPoint, used when analyzing the control flow of a workflow processing chain.static final classA special type ofFlowGraphEndPoint, used when analyzing the control flow of a workflow processing chain.static final classA special type ofFlowGraphEndPoint, used when analyzing the control flow of a workflow processing chain.