public interface TypeParameter extends Type
The following features are supported:
JavaPackage.getTypeParameter()| Modifier and Type | Method and Description |
|---|---|
|
getBounds()
Returns the value of the 'Bounds' containment reference list.
|
getUsagesInTypeAccessgetName, getUsagesInImports, isProxy, setName, setProxygetComments, getOriginalClassFile, getOriginalCompilationUnit, setOriginalClassFile, setOriginalCompilationUnitgetBounds()
TypeAccess.
If the meaning of the 'Bounds' containment reference list isn't clear, there really should be more of a description here...
JavaPackage.getTypeParameter_Bounds()