Uses of Class
com.thoughtworks.qdox.model.impl.AbstractJavaModel
Packages that use AbstractJavaModel
Package
Description
Provides the default implementation of the classes reflecting the Java model elements.
-
Uses of AbstractJavaModel in com.thoughtworks.qdox.model.impl
Subclasses of AbstractJavaModel in com.thoughtworks.qdox.model.implModifier and TypeClassDescriptionclass
class
class
class
class
class
class
The BaseMethod contains all methods used by both JavaMethod and JavaConstructorclass
class
class
class
static class
static class
static class
static class
static class
class
The default implementation ofJavaPackage
, representing aPackage
.class