Uses of Class
org.hobbit.core.components.AbstractPlatformConnectorComponent
-
Packages that use AbstractPlatformConnectorComponent Package Description org.hobbit.core.components org.hobbit.core.components.test -
-
Uses of AbstractPlatformConnectorComponent in org.hobbit.core.components
Subclasses of AbstractPlatformConnectorComponent in org.hobbit.core.components Modifier and Type Class Description classAbstractBenchmarkControllerThis abstract class implements basic methods for a benchmark controller.classAbstractDataGeneratorclassAbstractEvaluationModuleThis abstract class implements basic functions that can be used to implement a task generator.classAbstractEvaluationStorageThis abstract class implements basic functions that can be used to implement a task generator.classAbstractSequencingTaskGeneratorExtension of theAbstractTaskGeneratorthat offers methods to wait for acknowledgements for single tasks.classAbstractSystemAdapterThis abstract class implements basic functions that can be used to implement a system adapter.classAbstractTaskGeneratorThis abstract class implements basic functions that can be used to implement a task generator. -
Uses of AbstractPlatformConnectorComponent in org.hobbit.core.components.test
Subclasses of AbstractPlatformConnectorComponent in org.hobbit.core.components.test Modifier and Type Class Description classInMemoryEvaluationStoreSimple in-memory implementation of an evaluation storage that can be used for testing purposes.
-