Table of Contents

Class ReflectiveSequence

Namespace
NMF.Interop.Cmof
Assembly
NMF.UMLInterop.dll

The default implementation of the ReflectiveSequence class

[XmlNamespace("http://www.omg.org/spec/MOF/20131001/cmof.xmi")]
[XmlNamespacePrefix("cmof")]
[ModelRepresentationClass("http://www.omg.org/spec/MOF/20131001/cmof.xmi#//ReflectiveSequence")]
public class ReflectiveSequence : ReflectiveCollection, IReflectiveSequence, IReflectiveCollection, IObject, IModelElement, INotifyPropertyChanged, INotifyPropertyChanging
Inheritance
ReflectiveSequence
Implements
Inherited Members

Properties

ClassInstance

Gets the Class model for this type

public static IClass ClassInstance { get; }

Property Value

IClass

Methods

GetClass()

Gets the Class for this model element

public override IClass GetClass()

Returns

IClass