Table of Contents

Interface IDirectedRelationship

Namespace
NMF.Interop.Cmof
Assembly
NMF.UMLInterop.dll

The public interface for DirectedRelationship

[DefaultImplementationType(typeof(DirectedRelationship))]
[XmlDefaultImplementationType(typeof(DirectedRelationship))]
[ModelRepresentationClass("http://www.omg.org/spec/MOF/20131001/cmof.xmi#//DirectedRelationship")]
public interface IDirectedRelationship : IRelationship, IElement, IObject, IModelElement, INotifyPropertyChanged, INotifyPropertyChanging
Inherited Members