A B C D E F G H I J K L M N O P R S T U V W

E

engine - Static variable in class hicosim.components.backend.processor.Processor
 
Engine - Class in hicosim.control
This class is the interface between the front- and backend and is used by clients(such as commandProcessor) to call methods in the backend.
Engine() - Constructor for class hicosim.control.Engine
Setup processorConfiguration, processor and memory and the utils.
execute(String) - Method in class hicosim.control.Engine
execute an external process.
execute(String) - Method in class hicosim.control.utils.ExecuteUtils
Execute an external process(e.g.
ExecuteUtils - Class in hicosim.control.utils
Klasse um die Ausfuehrung eines externen Prozesses in JAVA mithilfe der Runtime.getRuntime().exec() - Methode durchzufuehren.
ExecuteUtils() - Constructor for class hicosim.control.utils.ExecuteUtils
 

A B C D E F G H I J K L M N O P R S T U V W