java.lang.Object
de.iip_ecosphere.platform.configuration.easyProducer.opcua.parser.Generator

public class Generator extends Object
Generates the IVML model.
Author:
Jan-Hendrik Cepok, SSE
  • Constructor Details

    • Generator

      public Generator()
  • Method Details

    • generateIVMLModel

      public static void generateIVMLModel(String fileName, File ivmlFile, ArrayList<BaseType> hierarchy)
      Generates the IVML model in the given fileName.
      Parameters:
      fileName - the file name for the IVML model
      ivmlFile - the output file
      hierarchy - the parsed element hierarchy
    • generateVDWConnectorSettings

      public static void generateVDWConnectorSettings(String fileName, ArrayList<BaseType> hierarchy, String folder)
      Generates the respective connector settings for the given fileName.
      Parameters:
      fileName - the file name for the IVML model
      hierarchy - the parsed element hierarchy
      folder - target folder