Class FlowNodes
java.lang.Object
org.apache.uima.taeconfigurator.model.FlowNodes
Instances of this class model the varients of flow nodes in a uniform way.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
FlowNodes
Instantiates a new flow nodes.- Parameters:
flow
- the flow
-
-
Method Details
-
getFlow
Gets the flow.- Returns:
- the flow
-
setFlow
Sets the flow.- Parameters:
newFlow
- the new flow
-