Uses of Class
org.hobbit.core.components.AbstractComponent
Packages that use AbstractComponent
-
Uses of AbstractComponent in org.hobbit.core.components
Subclasses of AbstractComponent in org.hobbit.core.componentsModifier 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 AbstractComponent in org.hobbit.core.components.test
Subclasses of AbstractComponent in org.hobbit.core.components.testModifier and TypeClassDescriptionclassSimple in-memory implementation of an evaluation storage that can be used for testing purposes.