Package de.labAlive.core.abstractSystem
package de.labAlive.core.abstractSystem
-
KlasseBeschreibungMultiplexer - SIMO-system with 1 input and 2 or more outputs.Class for a TerminationSystem with an TerminationInPort.Interface for a StartableSystem.Subclasses need not to call init().Abstract class for a system with 0 or more inputs (Ports) and 0 or more outputs (Ports).
Simulation: Implements a default output helper method.
Signaling: Implements basic Signaling methods, e.g. forwardSignaling.