Uses of Class
de.iip_ecosphere.platform.configuration.easyProducer.ivml.AasIvmlMapper.ServiceMap
Packages that use AasIvmlMapper.ServiceMap
Package
Description
Generic mapping of IVML into AAS.
-
Uses of AasIvmlMapper.ServiceMap in de.iip_ecosphere.platform.configuration.easyProducer.ivml
Methods in de.iip_ecosphere.platform.configuration.easyProducer.ivml that return AasIvmlMapper.ServiceMapModifier and TypeMethodDescriptionprivate static AasIvmlMapper.ServiceMapAasIvmlMapper.collectServices(net.ssehub.easy.varModel.confModel.Configuration cfg, net.ssehub.easy.varModel.model.datatypes.IDatatype serviceType) Collects all declared services.Methods in de.iip_ecosphere.platform.configuration.easyProducer.ivml with parameters of type AasIvmlMapper.ServiceMapModifier and TypeMethodDescriptionprivate static net.ssehub.easy.varModel.model.AbstractVariableAasIvmlMapper.findServiceVar(AasIvmlMapper.ServiceMap services, String name) Finds a service as IVML variable.