Package | Description |
---|---|
org.jbpm.simulation | |
org.jbpm.simulation.converter | |
org.jbpm.simulation.impl |
Modifier and Type | Method and Description |
---|---|
SimulationPath |
SimulationContext.getCurrentPath() |
Modifier and Type | Method and Description |
---|---|
double |
SimulationDataProvider.calculatePathProbability(SimulationPath path) |
void |
SimulationContext.setCurrentPath(SimulationPath currentPath) |
Modifier and Type | Method and Description |
---|---|
List<SimulationPath> |
SimulationFilterPathFormatConverter.convert(List<PathContext> paths) |
Modifier and Type | Method and Description |
---|---|
double |
BPMN2SimulationDataProvider.calculatePathProbability(SimulationPath path) |
double |
JBPMBAMSimulationDataProvider.calculatePathProbability(SimulationPath path) |
Constructor and Description |
---|
SimulateProcessPathCommand(String processId,
SimulationContext context,
SimulationPath path) |
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.