Interface IDirectedRelationship
The public interface for DirectedRelationship
[DefaultImplementationType(typeof(DirectedRelationship))]
[XmlDefaultImplementationType(typeof(DirectedRelationship))]
[ModelRepresentationClass("http://www.eclipse.org/uml2/5.0.0/UML#//DirectedRelationship")]
public interface IDirectedRelationship : IRelationship, IElement, IEModelElement, IModelElement, INotifyPropertyChanged, INotifyPropertyChanging
- Inherited Members