| 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 MachineCommand> |
MachineCommandInputTranslator.getTargetType() |
| Modifier and Type | Method and Description |
|---|---|
void |
MachineCommandInputTranslator.InputCustomizer.additionalFromActions(de.iip_ecosphere.platform.connectors.model.ModelAccess access,
MachineCommand data)
Performs additional actions during
MachineCommandInputTranslator.from(MachineCommand), e.g.,
to access structures in the information model. |
O |
MachineCommandInputTranslator.from(MachineCommand data) |
| 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.