|
Interface Summary |
| IBehavior |
defines methods common for interfaces and classes |
| IClass |
the class descriptor |
| IField |
data field of the class or interface |
| IInterface |
the interface descriptor |
| IKnownMethod |
Represents a library method. |
| IMember |
interface common to any member of class or interface |
| IMethod |
method of the class or interface |
| INamedUnit |
represents named program units in Java language
with the only exception of project, these units are contained in some
other unit. |
| INamespaceUnit |
named program unit which is itself a namespace |
| IPackage |
the package descriptor |
| IProject |
the whole project descriptor |