Table of Contents

Interface IClearVariableAction

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

The public interface for ClearVariableAction

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