Uses of Class
de.iip_ecosphere.platform.configuration.ivml.AasIvmlMapper.ServiceMap
Packages that use AasIvmlMapper.ServiceMap
-
Uses of AasIvmlMapper.ServiceMap in de.iip_ecosphere.platform.configuration.ivml
Methods in de.iip_ecosphere.platform.configuration.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.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.