Table of Contents

Interface IDirectedRelationship

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

The public interface for DirectedRelationship

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