See: Description
Interface | Description |
---|---|
JavaClassParent | Deprecated
this interface will be hidden for the model interfaces
|
Class | Description |
---|---|
AbstractBaseJavaEntity | |
AbstractBaseMethod |
The BaseMethod contains all methods used by both JavaMethod and JavaConstructor
|
AbstractInheritableJavaEntity | |
AbstractJavaEntity | |
AbstractJavaModel |
Every element of a class, including the class itself is a javaModel.
|
DefaultBeanProperty | |
DefaultDocletTag | |
DefaultDocletTagFactory | |
DefaultJavaAnnotation | |
DefaultJavaClass | |
DefaultJavaConstructor | |
DefaultJavaField | |
DefaultJavaInitializer | |
DefaultJavaMethod | |
DefaultJavaPackage |
The default implementation of
JavaPackage , representing a Package . |
DefaultJavaParameter | |
DefaultJavaParameterizedType | |
DefaultJavaSource | |
DefaultJavaType | |
DefaultJavaTypeVariable<D extends JavaGenericDeclaration> |
Equivalent of
TypeVariable |
DefaultJavaWildcardType |
Equivalent of
WildcardType
This class supports both the 'super' and 'extends' wildcards. |
JavaMethodDelegate |
This class can be used to access overridden methods while keeping a reference to the original class.
|
Enum | Description |
---|---|
DefaultJavaWildcardType.BoundType |
java.reflect
equivalent.Copyright © 2002–2016. All rights reserved.