Uses of Enum Class
de.iip_ecosphere.platform.configuration.easyProducer.ivml.AasIvmlMapper.InstantiationMode
Packages that use AasIvmlMapper.InstantiationMode
Package
Description
Generic mapping of IVML into AAS.
-
Uses of AasIvmlMapper.InstantiationMode in de.iip_ecosphere.platform.configuration.easyProducer.ivml
Methods in de.iip_ecosphere.platform.configuration.easyProducer.ivml that return AasIvmlMapper.InstantiationModeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static AasIvmlMapper.InstantiationMode[]AasIvmlMapper.InstantiationMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in de.iip_ecosphere.platform.configuration.easyProducer.ivml with parameters of type AasIvmlMapper.InstantiationModeModifier and TypeMethodDescriptionprivate ObjectAasIvmlMapper.instantiate(AasIvmlMapper.InstantiationMode mode, String appId, String codeFile) Instantiates according to the givenconfigurer.