Uses of Interface
de.xima.fc.interfaces.workflow.analysis.IFlowGraphEdgeDataBuilder
- 
Packages that use IFlowGraphEdgeDataBuilder Package Description de.xima.fc.interfaces.workflow.analysis  - 
- 
Uses of IFlowGraphEdgeDataBuilder in de.xima.fc.interfaces.workflow.analysis
Methods in de.xima.fc.interfaces.workflow.analysis that return IFlowGraphEdgeDataBuilder Modifier and Type Method Description IFlowGraphEdgeDataBuilderIFlowGraphEdgeDataBuilder. addType(long type)Methods in de.xima.fc.interfaces.workflow.analysis with parameters of type IFlowGraphEdgeDataBuilder Modifier and Type Method Description voidIFlowGraphEdgeDataConfigurator. configure(IFlowGraphEdgeDataBuilder builder)Accepts a builder and should set the appropriate edge data. 
 -