Table of Contents

Interface IPackageableElement

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

The public interface for PackageableElement

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