| Package | Description |
|---|---|
| eu.cactosfp7.cactoopt.behaviourinference.registry | |
| eu.cactosfp7.runtimemanagement.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
BehaviourInferenceAlgorithmRegistry
Registry for behaviour inference algorithms.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<IBehaviourInferenceAlgorithm> |
BehaviourInferenceAlgorithmRegistry.getRegisteredAlgorithms() |
Collection<org.osgi.framework.ServiceReference<IBehaviourInferenceAlgorithm>> |
BehaviourInferenceAlgorithmRegistry.getRegisteredServices() |
| Modifier and Type | Method and Description |
|---|---|
IBehaviourInferenceAlgorithm |
BehaviourInferenceAlgorithmClient.getService()
Access to the connected service.
|