Documentation Language: Swift

Method

getMetamodel(uri:)

Gets a metamodel package by its namespace URI.

func getMetamodel(uri: String) -> EPackage?

Parameters

uri

The namespace URI of the metamodel to retrieve.

Return Value

The metamodel package, or nil if not registered.