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