Interface ICreateLinkAction
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
objectThe chain of diagnostics to which problems are to be appended.
context
objectThe cache of context-specific information.