Modifier and Type | Interface and Description |
---|---|
static class |
IAnnotationProvider.AnnotationProviderContext
context object for IAnnotationProvider.
|
Modifier and Type | Method and Description |
---|---|
IAnnotationTypeId |
get_AnnotationTypeId()
The annotation type identifier of this annotation.
|
java.lang.String |
get_AnnotationTypeName()
The name of this annotation type.
|
java.lang.String |
get_Author()
The name of the annotation author.
|
java.lang.String |
get_DateTime()
The date and time when this annotation was created.
|
IUIAElement |
get_Target()
The UI Automation element that is being annotated.
|
initialize
IAnnotationTypeId get_AnnotationTypeId()
java.lang.String get_AnnotationTypeName()
java.lang.String get_Author()
java.lang.String get_DateTime()
IUIAElement get_Target()