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