Table of Contents

Interface IPrimitiveType

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

The public interface for PrimitiveType

[DefaultImplementationType(typeof(PrimitiveType))]
[XmlDefaultImplementationType(typeof(PrimitiveType))]
[ModelRepresentationClass("http://schema.omg.org/spec/MOF/2.0/cmof.xml#//PrimitiveType")]
public interface IPrimitiveType : IDataType, IClassifier, IType, IPackageableElement, INamespace, INamedElement, IElement, IModelElement, INotifyPropertyChanged, INotifyPropertyChanging
Inherited Members