Uses of Class
de.iip_ecosphere.platform.configuration.ivml.AasIvmlMapper.ModelResults
-
Packages that use AasIvmlMapper.ModelResults Package Description de.iip_ecosphere.platform.configuration.ivml Generic mapping of IVML into AAS. -
-
Uses of AasIvmlMapper.ModelResults in de.iip_ecosphere.platform.configuration.ivml
Methods in de.iip_ecosphere.platform.configuration.ivml with parameters of type AasIvmlMapper.ModelResults Modifier and Type Method Description private voidAasIvmlMapper. createAppProject(java.lang.String appName, java.lang.String appValueEx, AasIvmlMapper.ModelResults results)Writes an application project with the given new mesh variable.private voidAasIvmlMapper. createMeshProject(java.lang.String appName, java.lang.String meshName, IvmlGraphMapper.IvmlGraph graph, AasIvmlMapper.ModelResults results)Creates a mesh project forgraph.
-