Table of Contents

Interface IRelationship

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

The public interface for Relationship

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