Uses of Interface
test.de.iip_ecosphere.platform.connectors.MachineCommandInputTranslator.InputCustomizer
-
Uses of MachineCommandInputTranslator.InputCustomizer in test.de.iip_ecosphere.platform.connectors
Classes in test.de.iip_ecosphere.platform.connectors that implement MachineCommandInputTranslator.InputCustomizerModifier and TypeClassDescriptionclassImplements a re-usable information model connector test.Fields in test.de.iip_ecosphere.platform.connectors declared as MachineCommandInputTranslator.InputCustomizerConstructors in test.de.iip_ecosphere.platform.connectors with parameters of type MachineCommandInputTranslator.InputCustomizerModifierConstructorDescriptionMachineCommandInputTranslator(Class<? extends O> sourceType, MachineCommandInputTranslator.InputCustomizer customizer) Creates a new machine command input translator.