engine
Interface Executable

All Known Implementing Classes:
ContBitSelect, DummyVCDReader, EnableGate, Instruction, LinkMonitor, MContAssignMonitor, MOSGate, NInputGate, NOutputGate, Trireg

public abstract interface Executable

An action that can be plugged into a GenericInstruction and placed in the Time's queues


Method Summary
 void execute()
           
 

Method Detail

execute

public void execute()
             throws InterpretTimeException,
                    SimulationStoppedException