Table of Contents

Interface IIntervalConstraint

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

The public interface for IntervalConstraint

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