public abstract class TriggerObserver extends Observer
Constructor and Description |
---|
TriggerObserver(Simulator sim) |
Modifier and Type | Method and Description |
---|---|
abstract boolean |
trigger()
Is executed, whenever a event can trigger (before step and during a theta event).
|
activateReaction, finished, getLabelFormat, getNumSimulations, getPrintWriter, getSimulator, getTheta, print, setLabelFormat, setPrintWriter, setTheta, started, step, theta
public TriggerObserver(Simulator sim)
Copyright © 2007–2021. All rights reserved.