Uses of Interface
org.processmining.stochasticbpmn.algorithms.reader.StochasticBPMNReader
-
Packages that use StochasticBPMNReader Package Description org.processmining.stochasticbpmn.algorithms.diagram.reader org.processmining.stochasticbpmn.algorithms.reader -
-
Uses of StochasticBPMNReader in org.processmining.stochasticbpmn.algorithms.diagram.reader
Constructors in org.processmining.stochasticbpmn.algorithms.diagram.reader with parameters of type StochasticBPMNReader Constructor Description StochasticBPMNDiagramReader(StochasticBPMNReader sbpmnReader, StochasticBPMNDiagramBuilder diagramBuilder) -
Uses of StochasticBPMNReader in org.processmining.stochasticbpmn.algorithms.reader
Classes in org.processmining.stochasticbpmn.algorithms.reader that implement StochasticBPMNReader Modifier and Type Class Description classStochasticBPMNInputStreamReaderMethods in org.processmining.stochasticbpmn.algorithms.reader that return StochasticBPMNReader Modifier and Type Method Description static StochasticBPMNReaderStochasticBPMNReader. fromInputStream()
-