de.cau.cs.kieler.sim.esi
Class EsiTick
java.lang.Object
de.cau.cs.kieler.sim.esi.EsiTick
- All Implemented Interfaces:
- ITick
public class EsiTick
- extends Object
- implements ITick
- Rating

Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EsiTick
public EsiTick(tick t)
- Parameters:
current
-
getInputs
public List<Signal> getInputs()
-
- Specified by:
getInputs
in interface ITick
getOutputs
public List<Signal> getOutputs()
-
- Specified by:
getOutputs
in interface ITick