Table of Contents

Class LiteralSpecification

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

A LiteralSpecification identifies a literal constant being modeled. <p>From package UML::Values.</p>

[XmlNamespace("http://www.eclipse.org/uml2/5.0.0/UML")]
[XmlNamespacePrefix("uml")]
[ModelRepresentationClass("http://www.eclipse.org/uml2/5.0.0/UML#//LiteralSpecification")]
public abstract class LiteralSpecification : ValueSpecification, ILiteralSpecification, IValueSpecification, ITypedElement, IPackageableElement, IParameterableElement, INamedElement, IElement, IEModelElement, IModelElement, INotifyPropertyChanged, INotifyPropertyChanging
Inheritance
LiteralSpecification
Implements
Derived
Inherited Members

Properties

ClassInstance

Gets the Class model for this type

public static IClass ClassInstance { get; }

Property Value

IClass

Methods

GetClass()

Gets the Class for this model element

public override IClass GetClass()

Returns

IClass