Interface IRelationship
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