|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jbpm.module.exe.ModuleInstance
org.jbpm.sim.jpdl.SimulationInstance
public class SimulationInstance
each ProcessInstance is connected to exactly one SimulationInstance which makes the connection to the simulation
| Field Summary |
|---|
| Fields inherited from class org.jbpm.module.exe.ModuleInstance |
|---|
processInstance |
| Constructor Summary | |
|---|---|
SimulationInstance(SimulationDefinition simulationDefinition)
|
|
| Method Summary | |
|---|---|
JbpmSimulationModel |
getSimulationModel()
|
void |
setExperiment(JbpmSimulationModel simulationModel)
|
| Methods inherited from class org.jbpm.module.exe.ModuleInstance |
|---|
equals, getId, getProcessInstance, getService, setProcessInstance |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SimulationInstance(SimulationDefinition simulationDefinition)
| Method Detail |
|---|
public JbpmSimulationModel getSimulationModel()
public void setExperiment(JbpmSimulationModel simulationModel)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||