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