Class URIExtent
The default implementation of the URIExtent class
[XmlNamespace("http://www.omg.org/spec/MOF/20131001/cmof.xmi")]
[XmlNamespacePrefix("cmof")]
[ModelRepresentationClass("http://www.omg.org/spec/MOF/20131001/cmof.xmi#//URIExtent")]
public class URIExtent : Extent, IURIExtent, IExtent, IObject, IModelElement, INotifyPropertyChanged, INotifyPropertyChanging
- Inheritance
-
URIExtent
- Implements
- Inherited Members
Properties
ClassInstance
Gets the Class model for this type
public static IClass ClassInstance { get; }
Property Value
Methods
ContextURI()
public string ContextURI()
Returns
Element(string)
public IElement Element(string uri)
Parameters
uri
string
Returns
GetClass()
Gets the Class for this model element
public override IClass GetClass()
Returns
Uri(IElement)
public string Uri(IElement @object)
Parameters
object
IElement