Table of Contents

Interface IRelationship

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

The public interface for Relationship

[DefaultImplementationType(typeof(Relationship))]
[XmlDefaultImplementationType(typeof(Relationship))]
[ModelRepresentationClass("http://www.eclipse.org/uml2/5.0.0/UML#//Relationship")]
public interface IRelationship : IElement, IEModelElement, IModelElement, INotifyPropertyChanged, INotifyPropertyChanging
Inherited Members