Table of Contents

Interface IETypeParameter

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

The public interface for ETypeParameter

[DefaultImplementationType(typeof(ETypeParameter))]
[XmlDefaultImplementationType(typeof(ETypeParameter))]
public interface IETypeParameter : IENamedElement, IEModelElement, IModelElement, INotifyPropertyChanged, INotifyPropertyChanging
Inherited Members

Properties

EBounds

The eBounds property

IOrderedSetExpression<IEGenericType> EBounds { get; }

Property Value

IOrderedSetExpression<IEGenericType>