Uses of Package
org.hobbit.core.components
-
Packages that use org.hobbit.core.components Package Description org.hobbit.core.components org.hobbit.core.components.test org.hobbit.core.components.utils org.hobbit.core.mimic org.hobbit.core.run -
Classes in org.hobbit.core.components used by org.hobbit.core.components Class Description AbstractCommandReceivingComponent AbstractComponent This abstract class implements basic functionalities of a hobbit component.AbstractPlatformConnectorComponent This extension of theAbstractCommandReceivingComponentoffers some platform functionalities to other classes by implementing thePlatformConnectorinterface.AbstractTaskGenerator This abstract class implements basic functions that can be used to implement a task generator.CommandReceivingComponent This interface is implemented by components that want to receive and process commands from the hobbit command queue.Component The basic interface of a hobbit component.ContainerStateObserver ExpectedResponseReceivingComponent This interface is implemented by components that want to receive the expected responses from the task generator component.GeneratedDataReceivingComponent This interface is implemented by components that want to receive data that is sent by a data generator component.PlatformConnector This interface should be implemented by components if they want to offer functionality of the platform to other classes.ResponseReceivingComponent This interface is implemented by components that want to receive the responses from the system.TaskReceivingComponent This interface is implemented by components that want to receive task data that is sent by a task generator component. -
Classes in org.hobbit.core.components used by org.hobbit.core.components.test Class Description AbstractCommandReceivingComponent AbstractComponent This abstract class implements basic functionalities of a hobbit component.AbstractEvaluationStorage This abstract class implements basic functions that can be used to implement a task generator.AbstractPlatformConnectorComponent This extension of theAbstractCommandReceivingComponentoffers some platform functionalities to other classes by implementing thePlatformConnectorinterface.CommandReceivingComponent This interface is implemented by components that want to receive and process commands from the hobbit command queue.Component The basic interface of a hobbit component.ExpectedResponseReceivingComponent This interface is implemented by components that want to receive the expected responses from the task generator component.PlatformConnector This interface should be implemented by components if they want to offer functionality of the platform to other classes.ResponseReceivingComponent This interface is implemented by components that want to receive the responses from the system. -
Classes in org.hobbit.core.components used by org.hobbit.core.components.utils Class Description PlatformConnector This interface should be implemented by components if they want to offer functionality of the platform to other classes. -
Classes in org.hobbit.core.components used by org.hobbit.core.mimic Class Description ContainerStateObserver PlatformConnector This interface should be implemented by components if they want to offer functionality of the platform to other classes. -
Classes in org.hobbit.core.components used by org.hobbit.core.run Class Description Component The basic interface of a hobbit component.