| Modifier and Type | Method and Description |
|---|---|
MachineData |
MachineDataOutputTranslator.to(Object source) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract de.iip_ecosphere.platform.connectors.Connector<D,Object,MachineData,MachineCommand> |
AbstractInformationModelConnectorTest.createConnector(de.iip_ecosphere.platform.connectors.types.ProtocolAdapter<D,Object,MachineData,MachineCommand> adapter)
Creates the connector to be tested.
|
Class<? extends MachineData> |
MachineDataOutputTranslator.getTargetType() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
AbstractInformationModelConnectorTest.assertAdditionalProperties(AbstractInformationModelConnectorTest.Step step,
MachineData received)
Asserts additional properties for the given step of testing.
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
AbstractInformationModelConnectorTest.afterActions(de.iip_ecosphere.platform.connectors.Connector<D,Object,MachineData,MachineCommand> connector)
Do additional actions after testing.
|
protected abstract de.iip_ecosphere.platform.connectors.Connector<D,Object,MachineData,MachineCommand> |
AbstractInformationModelConnectorTest.createConnector(de.iip_ecosphere.platform.connectors.types.ProtocolAdapter<D,Object,MachineData,MachineCommand> adapter)
Creates the connector to be tested.
|
Copyright © 2022. All rights reserved.