|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AnnotatedElementHandle | |
|---|---|
| org.kite9.framework.model | |
| Uses of AnnotatedElementHandle in org.kite9.framework.model |
|---|
| Classes in org.kite9.framework.model that implement AnnotatedElementHandle | |
|---|---|
class |
ClassHandle
|
class |
ConstructorHandle
|
class |
FieldHandle
|
class |
MemberHandle
Handle to a class member (method or field). |
class |
MethodHandle
|
| Methods in org.kite9.framework.model that return AnnotatedElementHandle | |
|---|---|
AnnotatedElementHandle<?> |
AnnotationHandle.getAnnotatedItem()
|
| Methods in org.kite9.framework.model with parameters of type AnnotatedElementHandle | |
|---|---|
int |
MemberHandle.compareTo(AnnotatedElementHandle<?> oo)
|
int |
ClassHandle.compareTo(AnnotatedElementHandle<? extends AnnotatedElement> o)
|
| Constructors in org.kite9.framework.model with parameters of type AnnotatedElementHandle | |
|---|---|
AnnotationHandle(Annotation a,
AnnotatedElementHandle<?> site,
String field)
|
|
AnnotationHandle(String annotationField,
AnnotatedElementHandle<?> annotatedItem,
String annotationClass)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||