Table of Contents

Interface IFeature

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

The public interface for Feature

[DefaultImplementationType(typeof(Feature))]
[XmlDefaultImplementationType(typeof(Feature))]
[ModelRepresentationClass("http://schema.omg.org/spec/MOF/2.0/cmof.xml#//Feature")]
public interface IFeature : IRedefinableElement, INamedElement, IElement, IModelElement, INotifyPropertyChanged, INotifyPropertyChanging
Inherited Members