Class Summary |
CDHelper |
|
IfHelper |
Helper class that allows to parse the Java source code of interface files
to find out extra class information. |
ImplManipulator |
Helper class that is responsible for all operations that are done on the
byte code of class files. |
ODG |
Command line driver for the ODG tool. |
OPP |
Command line driver of the OPP tool. |
OPPHelper |
|
ProxyGenerator |
I'd like to support static inner classes as OzoneObjects, but where should the proxy classes defined?
Within the the proxy class of the enclosing class? If so, what if the enclosing class is not OzoneCompatible? |