| Package | Description |
|---|---|
| org.hobbit.core.components | |
| org.hobbit.core.components.test | |
| org.hobbit.core.mimic | |
| org.hobbit.core.run |
| Class | Description |
|---|---|
| AbstractCommandReceivingComponent | |
| AbstractComponent |
This abstract class implements basic functionalities of a hobbit component.
|
| AbstractPlatformConnectorComponent |
This extension of the
AbstractCommandReceivingComponent offers some
platform functionalities to other classes by implementing the
PlatformConnector interface. |
| 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.
|
| 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 the
AbstractCommandReceivingComponent offers some
platform functionalities to other classes by implementing the
PlatformConnector interface. |
| 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.
|
| Class | Description |
|---|---|
| ContainerStateObserver | |
| PlatformConnector |
This interface should be implemented by components if they want to offer
functionality of the platform to other classes.
|
| Class | Description |
|---|---|
| Component |
The basic interface of a hobbit component.
|
Copyright © 2017. All rights reserved.