Table of Contents

Interface IDurationInterval

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

The public interface for DurationInterval

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