Table of Contents

Interface IDestroyLinkAction

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

The public interface for DestroyLinkAction

[DefaultImplementationType(typeof(DestroyLinkAction))]
[XmlDefaultImplementationType(typeof(DestroyLinkAction))]
[ModelRepresentationClass("http://www.eclipse.org/uml2/5.0.0/UML#//DestroyLinkAction")]
public interface IDestroyLinkAction : IWriteLinkAction, ILinkAction, IAction, IExecutableNode, IActivityNode, IActivityContent, IRedefinableElement, INamedElement, IElement, IEModelElement, IModelElement, INotifyPropertyChanged, INotifyPropertyChanging
Inherited Members