Interface IFeature
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