public interface ETypeParameter extends ENamedElement
The following features are supported:
EcorePackage.getETypeParameter()
Modifier and Type | Method and Description |
---|---|
EList<EGenericType> |
getEBounds()
Returns the value of the 'EBounds' containment reference list.
|
getName, setName
getEAnnotation, getEAnnotations
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
EList<EGenericType> getEBounds()
EGenericType
.
It represents the bounds on the type of argument that be may be used to instantiate this parameter.
EcorePackage.getETypeParameter_EBounds()