Interface NamespaceDefinition
- All Known Implementing Classes:
M2NamespaceDefinition
Read-only definition of a Namespace.
-
Method Summary
-
Method Details
-
getModel
ModelDefinition getModel()- Returns:
- defining model
-
getUri
String getUri()- Returns:
- the namespace URI
-
getPrefix
String getPrefix()- Returns:
- the namespace Prefix
-