Uses of Class
com.thoughtworks.qdox.model.impl.AbstractBaseJavaEntity
-
Packages that use AbstractBaseJavaEntity Package Description com.thoughtworks.qdox.model.impl Provides the default implementation of the classes reflecting the Java model elements. -
-
Uses of AbstractBaseJavaEntity in com.thoughtworks.qdox.model.impl
Subclasses of AbstractBaseJavaEntity in com.thoughtworks.qdox.model.impl Modifier and Type Class Description classAbstractInheritableJavaEntityclassAbstractJavaEntityclassDefaultJavaClassclassDefaultJavaConstructorclassDefaultJavaExecutableThe BaseMethod contains all methods used by both JavaMethod and JavaConstructorclassDefaultJavaFieldclassDefaultJavaMethodclassDefaultJavaPackageThe default implementation ofJavaPackage, representing aPackage.classDefaultJavaParameter
-