Uses of Interface
org.hobbit.core.components.CommandReceivingComponent
Packages that use CommandReceivingComponent
-
Uses of CommandReceivingComponent in org.hobbit.core.components
Classes in org.hobbit.core.components that implement CommandReceivingComponentModifier and TypeClassDescriptionclassThis abstract class implements basic methods for a benchmark controller.classclassclassThis 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 CommandReceivingComponent in org.hobbit.core.components.test
Classes in org.hobbit.core.components.test that implement CommandReceivingComponentModifier and TypeClassDescriptionclassSimple in-memory implementation of an evaluation storage that can be used for testing purposes.