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