Table of Contents

Interface IConnectableElementTemplateParameter

Namespace
NMF.Interop.Uml
Assembly
NMF.UMLInterop.dll

The public interface for ConnectableElementTemplateParameter

[DefaultImplementationType(typeof(ConnectableElementTemplateParameter))]
[XmlDefaultImplementationType(typeof(ConnectableElementTemplateParameter))]
[ModelRepresentationClass("http://www.eclipse.org/uml2/5.0.0/UML#//ConnectableElementTemplateParameter")]
public interface IConnectableElementTemplateParameter : ITemplateParameter, IElement, IEModelElement, IModelElement, INotifyPropertyChanged, INotifyPropertyChanging
Inherited Members