Uses of Class
org.hobbit.core.components.AbstractCommandReceivingComponent
Packages that use AbstractCommandReceivingComponent
-
Uses of AbstractCommandReceivingComponent in org.hobbit.core.components
Subclasses of AbstractCommandReceivingComponent in org.hobbit.core.componentsModifier and TypeClassDescriptionclassThis abstract class implements basic methods for a benchmark controller.classclassThis abstract class implements basic functions that can be used to implement a task generator.classThis abstract class implements basic functions that can be used to implement a task generator.classThis extension of theAbstractCommandReceivingComponentoffers some platform functionalities to other classes by implementing thePlatformConnectorinterface.classExtension of theAbstractTaskGeneratorthat offers methods to wait for acknowledgements for single tasks.classThis abstract class implements basic functions that can be used to implement a system adapter.classThis abstract class implements basic functions that can be used to implement a task generator. -
Uses of AbstractCommandReceivingComponent in org.hobbit.core.components.test
Subclasses of AbstractCommandReceivingComponent in org.hobbit.core.components.testModifier and TypeClassDescriptionclassSimple in-memory implementation of an evaluation storage that can be used for testing purposes.