Table of Contents

Interface IReflectiveSequence

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

The public interface for ReflectiveSequence

[DefaultImplementationType(typeof(ReflectiveSequence))]
[XmlDefaultImplementationType(typeof(ReflectiveSequence))]
[ModelRepresentationClass("http://www.omg.org/spec/MOF/20131001/cmof.xmi#//ReflectiveSequence")]
public interface IReflectiveSequence : IReflectiveCollection, IObject, IModelElement, INotifyPropertyChanged, INotifyPropertyChanging
Inherited Members