Class TraceToAasService.YamlConstructionInfo

java.lang.Object
de.iip_ecosphere.platform.services.environment.services.TraceToAasService.YamlConstructionInfo
Enclosing class:
TraceToAasService

private static class TraceToAasService.YamlConstructionInfo extends Object
Represents construction information.
Author:
Holger Eichelberger, SSE
  • Field Details

    • app

      private de.iip_ecosphere.platform.support.iip_aas.ApplicationSetup app
    • service

      private YamlService service
  • Constructor Details

    • YamlConstructionInfo

      protected YamlConstructionInfo(String serviceId, InputStream ymlFile)
      Creates an instance by reading yamlFile.
      Parameters:
      serviceId - the service id
      ymlFile - the YML file containing the YAML artifact with the service descriptor