wt.introspection
Class XmlRegistryIiGenerator
java.lang.Object
wt.introspection.XmlIiGenerator
wt.introspection.XmlRegistryIiGenerator
- public class XmlRegistryIiGenerator
- extends XmlIiGenerator
Produces reports for the set of classes contained in the model registry.
Constructor Summary |
XmlRegistryIiGenerator()
Create an instance to produce a report for all of the classes in the model registry. |
Method Summary |
void |
process()
For each package in the model registry process the package which will in turn process the contained classes. |
Methods inherited from class wt.introspection.XmlIiGenerator |
getOutputDirectory, isIntrospectable, main, newDocument, print, print, report, setDirectory, setIgnoreProblems, setOutputDirectory, setPrintReport, setSuffix, tail, writeDocument |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XmlRegistryIiGenerator
public XmlRegistryIiGenerator()
- Create an instance to produce a report for all of the classes in the model registry.
process
public final void process()
throws WTIntrospectionException
- For each package in the model registry process the package which will in turn process the contained classes.
- Specified by:
process
in class XmlIiGenerator
- Throws:
WTIntrospectionException