Uses of Interface
org.eclipse.esmf.metamodel.ModelNamespace
Packages that use ModelNamespace
-
Uses of ModelNamespace in org.eclipse.esmf.metamodel.impl
Classes in org.eclipse.esmf.metamodel.impl that implement ModelNamespaceMethods in org.eclipse.esmf.metamodel.impl that return ModelNamespaceModifier and TypeMethodDescriptionstatic ModelNamespaceAccepts a namespace URI such as 'urn:samm:com.example:1.0.0'static ModelNamespaceDefaultModelNamespace.from(String uri, List<ModelElement> elements) Accepts a namespace URI such as 'urn:samm:com.example:1.0.0' -
Uses of ModelNamespace in org.eclipse.esmf.metamodel.loader
Methods in org.eclipse.esmf.metamodel.loader that return types with arguments of type ModelNamespaceModifier and TypeMethodDescriptionstatic io.vavr.control.Try<List<ModelNamespace>>AspectModelLoader.getNamespaces(VersionedModel versionedModel) Loads elements from an RDF model that possibly contains multiple namespaces, and organize the result into a collection ofModelNamespace.