Uses of Enum Class
de.iip_ecosphere.platform.configuration.ivml.AasIvmlMapper.InstantiationMode
Packages that use AasIvmlMapper.InstantiationMode
-
Uses of AasIvmlMapper.InstantiationMode in de.iip_ecosphere.platform.configuration.ivml
Methods in de.iip_ecosphere.platform.configuration.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.ivml with parameters of type AasIvmlMapper.InstantiationModeModifier and TypeMethodDescriptionprivate ObjectAasIvmlMapper.instantiate(AasIvmlMapper.InstantiationMode mode, String appId, String codeFile) Instantiates according to the givenconfigurer.