Interface KonfigurationsAenderung

All Known Implementing Classes:
AutomatenSimulator, TestAutomat

public abstract interface KonfigurationsAenderung


Method Summary
 void konfigurationsAenderung(Konfiguration konfiguration)
           
 void simulationsZustandsAenderung(SimulationsZustand zustand)
           
 

Method Detail

simulationsZustandsAenderung

public void simulationsZustandsAenderung(SimulationsZustand zustand)

konfigurationsAenderung

public void konfigurationsAenderung(Konfiguration konfiguration)