Interface IEModelElement
The public interface for EModelElement
Inherited Members
Namespace: NMF.Interop.Ecore
Assembly: NMF.EcoreInterop.dll
Syntax
[DefaultImplementationType(typeof(EModelElement))]
[XmlDefaultImplementationType(typeof(EModelElement))]
public interface IEModelElement : IModelElement, INotifyPropertyChanged, INotifyPropertyChanging
Properties
| Edit this page View SourceEAnnotations
The eAnnotations property
Declaration
IOrderedSetExpression<IEAnnotation> EAnnotations { get; }
Property Value
Type | Description |
---|---|
IOrderedSetExpression<IEAnnotation> |