Interface ICommunicationPath
The public interface for CommunicationPath
[DefaultImplementationType(typeof(CommunicationPath))]
[XmlDefaultImplementationType(typeof(CommunicationPath))]
[ModelRepresentationClass("http://www.eclipse.org/uml2/5.0.0/UML#//CommunicationPath")]
public interface ICommunicationPath : IAssociation, IRelationship, IClassifier, ITemplateableElement, IType, IPackageableElement, IParameterableElement, IRedefinableElement, INamespace, INamedElement, IElement, IEModelElement, IModelElement, INotifyPropertyChanged, INotifyPropertyChanging
- Inherited Members