Table of Contents

Interface ICentralBufferNode

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

The public interface for CentralBufferNode

[DefaultImplementationType(typeof(CentralBufferNode))]
[XmlDefaultImplementationType(typeof(CentralBufferNode))]
[ModelRepresentationClass("http://www.eclipse.org/uml2/5.0.0/UML#//CentralBufferNode")]
public interface ICentralBufferNode : IObjectNode, ITypedElement, IActivityNode, IActivityContent, IRedefinableElement, INamedElement, IElement, IEModelElement, IModelElement, INotifyPropertyChanged, INotifyPropertyChanging
Inherited Members