Table of Contents

Interface ICreateLinkAction

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

The public interface for CreateLinkAction

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

Methods

Association_not_abstract(object, object)

The Association cannot be an abstract Classifier. not self.association().isAbstract

bool Association_not_abstract(object diagnostics, object context)

Parameters

diagnostics object

The chain of diagnostics to which problems are to be appended.

context object

The cache of context-specific information.

Returns

bool