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