Table of Contents

Interface IDirectedRelationship

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

The public interface for DirectedRelationship

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