Uses of Class
de.iip_ecosphere.platform.configuration.ivml.AasIvmlMapper.ServiceMap
-
Packages that use AasIvmlMapper.ServiceMap Package Description de.iip_ecosphere.platform.configuration.ivml Generic mapping of IVML into AAS. -
-
Uses of AasIvmlMapper.ServiceMap in de.iip_ecosphere.platform.configuration.ivml
Methods in de.iip_ecosphere.platform.configuration.ivml that return AasIvmlMapper.ServiceMap Modifier and Type Method Description private 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.ServiceMap Modifier and Type Method Description private static net.ssehub.easy.varModel.model.AbstractVariableAasIvmlMapper. findServiceVar(AasIvmlMapper.ServiceMap services, java.lang.String name)Finds a service as IVML variable.
-