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 Details

    • MyCustomizer

      private MyCustomizer()
  • Method Details

    • getQNameOperationStartMachine

      public String getQNameOperationStartMachine()
      Specified by:
      getQNameOperationStartMachine in interface test.de.iip_ecosphere.platform.connectors.MachineCommandInputTranslator.InputCustomizer
    • getQNameOperationStopMachine

      public String getQNameOperationStopMachine()
      Specified by:
      getQNameOperationStopMachine in interface test.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:
      additionalFromActions in interface test.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:
      initializeModelAccess in interface test.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:
      getVendor in interface test.de.iip_ecosphere.platform.connectors.MachineDataOutputTranslator.OutputCustomizer
      Throws:
      IOException
    • getTopLevelModelPartName

      public String getTopLevelModelPartName()
      Specified by:
      getTopLevelModelPartName in interface test.de.iip_ecosphere.platform.connectors.MachineCommandInputTranslator.InputCustomizer
      Specified by:
      getTopLevelModelPartName in interface test.de.iip_ecosphere.platform.connectors.MachineDataOutputTranslator.OutputCustomizer
    • getQNameVarLotSize

      public String getQNameVarLotSize()
      Specified by:
      getQNameVarLotSize in interface test.de.iip_ecosphere.platform.connectors.MachineCommandInputTranslator.InputCustomizer
      Specified by:
      getQNameVarLotSize in interface test.de.iip_ecosphere.platform.connectors.MachineDataOutputTranslator.OutputCustomizer
    • getQNameVarPowerConsumption

      public String getQNameVarPowerConsumption()
      Specified by:
      getQNameVarPowerConsumption in interface test.de.iip_ecosphere.platform.connectors.MachineDataOutputTranslator.OutputCustomizer
    • assertSetExceptions

      public boolean assertSetExceptions()
      Specified by:
      assertSetExceptions in interface test.de.iip_ecosphere.platform.connectors.MachineCommandInputTranslator.InputCustomizer
    • assertOperationExceptions

      public boolean assertOperationExceptions()
      Specified by:
      assertOperationExceptions in interface test.de.iip_ecosphere.platform.connectors.MachineCommandInputTranslator.InputCustomizer
    • getQNameStart

      public String getQNameStart()
      Specified by:
      getQNameStart in interface test.de.iip_ecosphere.platform.connectors.MachineCommandInputTranslator.InputCustomizer
    • getQNameStop

      public String getQNameStop()
      Specified by:
      getQNameStop in interface test.de.iip_ecosphere.platform.connectors.MachineCommandInputTranslator.InputCustomizer
    • assertNotExistingProperties

      public boolean assertNotExistingProperties()
      Specified by:
      assertNotExistingProperties in interface test.de.iip_ecosphere.platform.connectors.MachineDataOutputTranslator.OutputCustomizer