Interface IEEnum
The public interface for EEnum
Inherited Members
Namespace: NMF.Interop.Ecore
Assembly: NMF.EcoreInterop.dll
Syntax
[DefaultImplementationType(typeof(EEnum))]
[XmlDefaultImplementationType(typeof(EEnum))]
public interface IEEnum : IEDataType, IEClassifier, IENamedElement, IEModelElement, IModelElement, INotifyPropertyChanged, INotifyPropertyChanging
Properties
| Edit this page View SourceELiterals
The eLiterals property
Declaration
IOrderedSetExpression<IEEnumLiteral> ELiterals { get; }
Property Value
Type | Description |
---|---|
IOrderedSetExpression<IEEnumLiteral> |