Table of Contents

Class IntervalConstraint

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

An IntervalConstraint is a Constraint that is specified by an Interval. <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#//IntervalConstraint")]
public class IntervalConstraint : Constraint, IIntervalConstraint, IConstraint, IPackageableElement, IParameterableElement, INamedElement, IElement, IEModelElement, IModelElement, INotifyPropertyChanged, INotifyPropertyChanging
Inheritance
IntervalConstraint
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