Class InfluxConnectorTest.MyCustomizer
java.lang.Object
test.de.iip_ecosphere.platform.connectors.influxv3.InfluxConnectorTest.MyCustomizer
- All Implemented Interfaces:
test.de.iip_ecosphere.platform.connectors.MachineCommandInputTranslator.InputCustomizer,test.de.iip_ecosphere.platform.connectors.MachineDataOutputTranslator.OutputCustomizer
- Enclosing class:
InfluxConnectorTest
private class InfluxConnectorTest.MyCustomizer
extends Object
implements test.de.iip_ecosphere.platform.connectors.MachineDataOutputTranslator.OutputCustomizer, test.de.iip_ecosphere.platform.connectors.MachineCommandInputTranslator.InputCustomizer
Customizes the type translators/assertions for this case.
- Author:
- Holger Eichelberger, SSE
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidadditionalFromActions(de.iip_ecosphere.platform.connectors.model.ModelAccess access, test.de.iip_ecosphere.platform.connectors.MachineCommand data) booleanbooleanbooleangetVendor(de.iip_ecosphere.platform.connectors.model.ModelAccess access) voidinitializeModelAccess(de.iip_ecosphere.platform.connectors.model.ModelAccess access, boolean withNotifications)
-
Constructor Details
-
MyCustomizer
private MyCustomizer()
-
-
Method Details
-
getQNameOperationStartMachine
- Specified by:
getQNameOperationStartMachinein interfacetest.de.iip_ecosphere.platform.connectors.MachineCommandInputTranslator.InputCustomizer
-
getQNameOperationStopMachine
- Specified by:
getQNameOperationStopMachinein interfacetest.de.iip_ecosphere.platform.connectors.MachineCommandInputTranslator.InputCustomizer
-
additionalFromActions
public void additionalFromActions(de.iip_ecosphere.platform.connectors.model.ModelAccess access, test.de.iip_ecosphere.platform.connectors.MachineCommand data) throws IOException - Specified by:
additionalFromActionsin interfacetest.de.iip_ecosphere.platform.connectors.MachineCommandInputTranslator.InputCustomizer- Throws:
IOException
-
initializeModelAccess
public void initializeModelAccess(de.iip_ecosphere.platform.connectors.model.ModelAccess access, boolean withNotifications) throws IOException - Specified by:
initializeModelAccessin interfacetest.de.iip_ecosphere.platform.connectors.MachineDataOutputTranslator.OutputCustomizer- Throws:
IOException
-
getVendor
public String getVendor(de.iip_ecosphere.platform.connectors.model.ModelAccess access) throws IOException - Specified by:
getVendorin interfacetest.de.iip_ecosphere.platform.connectors.MachineDataOutputTranslator.OutputCustomizer- Throws:
IOException
-
getTopLevelModelPartName
- Specified by:
getTopLevelModelPartNamein interfacetest.de.iip_ecosphere.platform.connectors.MachineCommandInputTranslator.InputCustomizer- Specified by:
getTopLevelModelPartNamein interfacetest.de.iip_ecosphere.platform.connectors.MachineDataOutputTranslator.OutputCustomizer
-
getQNameVarLotSize
- Specified by:
getQNameVarLotSizein interfacetest.de.iip_ecosphere.platform.connectors.MachineCommandInputTranslator.InputCustomizer- Specified by:
getQNameVarLotSizein interfacetest.de.iip_ecosphere.platform.connectors.MachineDataOutputTranslator.OutputCustomizer
-
getQNameVarPowerConsumption
- Specified by:
getQNameVarPowerConsumptionin interfacetest.de.iip_ecosphere.platform.connectors.MachineDataOutputTranslator.OutputCustomizer
-
assertSetExceptions
public boolean assertSetExceptions()- Specified by:
assertSetExceptionsin interfacetest.de.iip_ecosphere.platform.connectors.MachineCommandInputTranslator.InputCustomizer
-
assertOperationExceptions
public boolean assertOperationExceptions()- Specified by:
assertOperationExceptionsin interfacetest.de.iip_ecosphere.platform.connectors.MachineCommandInputTranslator.InputCustomizer
-
getQNameStart
- Specified by:
getQNameStartin interfacetest.de.iip_ecosphere.platform.connectors.MachineCommandInputTranslator.InputCustomizer
-
getQNameStop
- Specified by:
getQNameStopin interfacetest.de.iip_ecosphere.platform.connectors.MachineCommandInputTranslator.InputCustomizer
-
assertNotExistingProperties
public boolean assertNotExistingProperties()- Specified by:
assertNotExistingPropertiesin interfacetest.de.iip_ecosphere.platform.connectors.MachineDataOutputTranslator.OutputCustomizer
-