Class MetaModelUrls


  • public class MetaModelUrls
    extends Object
    Provides the facility for the resolution of meta model resources
    • Method Detail

      • url

        public static Optional<URL> url​(String part,
                                        io.openmanufacturing.sds.aspectmetamodel.KnownVersion version,
                                        String fileName)
        Create a URL referring to a meta model resource
        Parameters:
        part - The meta model section, e.g. aspect-meta-model or characteristics
        version - The BAMM version
        fileName - The respective file name
        Returns:
        The resource URL