jBPM Simulation 6.0.0.CR4

org.jbpm.simulation
Interface PathFinder

All Known Implementing Classes:
BPMN2PathFinderImpl

public interface PathFinder


Method Summary
 List<PathContext> findPaths()
           
<E> E
findPaths(PathFormatConverter<E> converter)
           
 

Method Detail

findPaths

List<PathContext> findPaths()

findPaths

<E> E findPaths(PathFormatConverter<E> converter)

jBPM Simulation 6.0.0.CR4

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.