Uses of Class
de.iip_ecosphere.platform.configuration.ivml.AasIvmlMapper
Packages that use AasIvmlMapper
Package
Description
Implementation.
Generic mapping of IVML into AAS.
-
Uses of AasIvmlMapper in de.iip_ecosphere.platform.configuration
Fields in de.iip_ecosphere.platform.configuration declared as AasIvmlMapperMethods in de.iip_ecosphere.platform.configuration that return AasIvmlMapperModifier and TypeMethodDescriptionstatic AasIvmlMapperConfigurationManager.getAasIvmlMapper()Returns the global AAS IVML mapper (for AAS lambda functions).Methods in de.iip_ecosphere.platform.configuration with parameters of type AasIvmlMapperModifier and TypeMethodDescriptionstatic voidConfigurationManager.setAasIvmlMapper(AasIvmlMapper mapper) Defines the global AAS IVML mapper (for AAS lambda functions). -
Uses of AasIvmlMapper in de.iip_ecosphere.platform.configuration.ivml
Methods in de.iip_ecosphere.platform.configuration.ivml with parameters of type AasIvmlMapperModifier and TypeMethodDescriptionvoidAasIvmlMapper.AasChange.apply(AasIvmlMapper mapper, de.iip_ecosphere.platform.support.aas.Submodel sm, de.iip_ecosphere.platform.support.aas.Submodel.SubmodelBuilder smB) Applies the change.