Table of Contents

Interface ILiteralSpecification

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

The public interface for LiteralSpecification

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