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