Uses of Class
com.thoughtworks.qdox.model.impl.AbstractInheritableJavaEntity
-
Packages that use AbstractInheritableJavaEntity Package Description com.thoughtworks.qdox.model.impl Provides the default implementation of the classes reflecting the Java model elements. -
-
Uses of AbstractInheritableJavaEntity in com.thoughtworks.qdox.model.impl
Subclasses of AbstractInheritableJavaEntity in com.thoughtworks.qdox.model.impl Modifier and Type Class Description class
DefaultJavaClass
class
DefaultJavaConstructor
class
DefaultJavaExecutable
The BaseMethod contains all methods used by both JavaMethod and JavaConstructorclass
DefaultJavaMethod
-