Uses of Class
de.iip_ecosphere.platform.configuration.EasySetup
-
Packages that use EasySetup Package Description de.iip_ecosphere.platform.configuration Implementation.de.iip_ecosphere.platform.configuration.ivml Generic mapping of IVML into AAS. -
-
Uses of EasySetup in de.iip_ecosphere.platform.configuration
Fields in de.iip_ecosphere.platform.configuration declared as EasySetup Modifier and Type Field Description private EasySetupConfigurationSetup. easyProducerMethods in de.iip_ecosphere.platform.configuration that return EasySetup Modifier and Type Method Description EasySetupConfigurationSetup. getEasyProducer()Returns the EASy-Producer setup.Methods in de.iip_ecosphere.platform.configuration with parameters of type EasySetup Modifier and Type Method Description voidConfigurationSetup. setEasyProducer(EasySetup easyProducer)Returns the EASy-Producer setup. -
Uses of EasySetup in de.iip_ecosphere.platform.configuration.ivml
Methods in de.iip_ecosphere.platform.configuration.ivml with parameters of type EasySetup Modifier and Type Method Description private java.io.FileAasIvmlMapper. getIvmlConfigFolder(EasySetup ep)Returns the actual IVML config folder.
-