Table of Contents

Interface ITimeInterval

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

The public interface for TimeInterval

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