|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractJavaEntity | |
|---|---|
| com.thoughtworks.qdox.model | |
| Uses of AbstractJavaEntity in com.thoughtworks.qdox.model |
|---|
| Subclasses of AbstractJavaEntity in com.thoughtworks.qdox.model | |
|---|---|
class |
AbstractInheritableJavaEntity
|
class |
JavaClass
|
class |
JavaField
|
class |
JavaMethod
|
| Methods in com.thoughtworks.qdox.model that return AbstractJavaEntity | |
|---|---|
AbstractJavaEntity |
DocletTag.getContext()
|
AbstractJavaEntity |
DefaultDocletTag.getContext()
|
AbstractJavaEntity |
Annotation.getContext()
|
| Methods in com.thoughtworks.qdox.model with parameters of type AbstractJavaEntity | |
|---|---|
DocletTag |
DocletTagFactory.createDocletTag(String tag,
String text,
AbstractJavaEntity context,
int lineNumber)
|
DocletTag |
DefaultDocletTagFactory.createDocletTag(String tag,
String text,
AbstractJavaEntity context,
int lineNumber)
|
| Constructors in com.thoughtworks.qdox.model with parameters of type AbstractJavaEntity | |
|---|---|
Annotation(Type type,
AbstractJavaEntity context,
Map namedParameters,
int lineNumber)
|
|
DefaultDocletTag(String name,
String value,
AbstractJavaEntity context,
int lineNumber)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||