Uses of Interface
de.xima.fc.interfaces.workflow.analysis.ICreateFlowGraphContext
- 
Packages that use ICreateFlowGraphContext Package Description de.xima.fc.interfaces.workflow.params  - 
- 
Uses of ICreateFlowGraphContext in de.xima.fc.interfaces.workflow.params
Methods in de.xima.fc.interfaces.workflow.params that return ICreateFlowGraphContext Modifier and Type Method Description ICreateFlowGraphContext<TElement>ICreateFlowGraphParams. getAnalysisContext()Returns the context of the current analysis of potentially executed nodes. 
 -