Table of Contents

Interface IEObject

Namespace
NMF.Interop.Ecore
Assembly
NMF.EcoreInterop.dll

The public interface for EObject

[DefaultImplementationType(typeof(EObject))]
[XmlDefaultImplementationType(typeof(EObject))]
public interface IEObject : IModelElement, INotifyPropertyChanged, INotifyPropertyChanging
Inherited Members