Table of Contents

Interface IRelationship

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

The public interface for Relationship

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