Table of Contents

Interface ILiteralSpecification

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

The public interface for LiteralSpecification

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