public interface Type extends NamedElement
The following features are supported:
JavaPackage.getType()| Modifier and Type | Method and Description |
|---|---|
|
getUsagesInTypeAccess()
Returns the value of the 'Usages In Type Access' reference list.
|
getName, getUsagesInImports, isProxy, setName, setProxygetComments, getOriginalClassFile, getOriginalCompilationUnit, setOriginalClassFile, setOriginalCompilationUnitgetUsagesInTypeAccess()
TypeAccess.
It is bidirectional and its opposite is 'Type'.
If the meaning of the 'Usages In Type Access' reference list isn't clear, there really should be more of a description here...
JavaPackage.getType_UsagesInTypeAccess(),
TypeAccess.getType()