Table of Contents

Interface ILiteralNull

Namespace
NMF.Interop.Uml
Assembly
NMF.UMLInterop.dll

The public interface for LiteralNull

[DefaultImplementationType(typeof(LiteralNull))]
[XmlDefaultImplementationType(typeof(LiteralNull))]
[ModelRepresentationClass("http://www.eclipse.org/uml2/5.0.0/UML#//LiteralNull")]
public interface ILiteralNull : ILiteralSpecification, IValueSpecification, ITypedElement, IPackageableElement, IParameterableElement, INamedElement, IElement, IEModelElement, IModelElement, INotifyPropertyChanged, INotifyPropertyChanging
Inherited Members