Interface IStructuralFeature
The public interface for StructuralFeature
[DefaultImplementationType(typeof(StructuralFeature))]
[XmlDefaultImplementationType(typeof(StructuralFeature))]
[ModelRepresentationClass("http://schema.omg.org/spec/MOF/2.0/cmof.xml#//StructuralFeature")]
public interface IStructuralFeature : ITypedElement, IMultiplicityElement, IFeature, IRedefinableElement, INamedElement, IElement, IModelElement, INotifyPropertyChanged, INotifyPropertyChanging
- Inherited Members