Interface FunctionFlow
- All Known Subinterfaces:
FunctionFlowNode
- All Known Implementing Classes:
FunctionFlowNodeImpl
public interface FunctionFlow
Flow from the SectionFunction.- Author:
- Daniel Sagenschneider
-
Method Summary
-
Method Details
-
getFunctionFlowName
String getFunctionFlowName()Obtains the name of thisFunctionFlow.- Returns:
- Name of this
FunctionFlow.
-