| Package | Description |
|---|---|
| cz.cuni.amis.pogamut.sposh.engine |
Yaposh engine and its executors used to evaluate yaposh plan.
|
| cz.cuni.amis.pogamut.sposh.engine.timer |
| Constructor and Description |
|---|
PoshEngine(int engineId,
PoshPlan plan,
ITimer timer,
Logger log)
Create new engine of Yaposh plan and
PoshEngine.reset() it. |
PoshEngine(PoshPlan plan,
ITimer timer) |
PoshEngine(PoshPlan plan,
ITimer timer,
Logger log) |
| Modifier and Type | Class and Description |
|---|---|
class |
DebugTimer
Timer what allows me to skip forward in time or suspend time for a while.
|
class |
SystemClockTimer
Simple timer that has same time as Calendar.
|
Copyright © 2018 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All rights reserved.