See: Description
| Class | Description |
|---|---|
| AbstractMetadata |
Base class for the other type metadata used when retrieving information from the JDT compiler.
|
| AnnotationMetadata |
Abstract class for annotations.
|
| EnumMetadata |
Metadata for Java enums.
|
| FieldMetadata |
FieldMetadata is the base class of all fields.
|
| ImportMetadata |
Import metadata.
|
| JavaMetadata |
Metadata for a Java source file.
|
| MethodMetadata |
Represent the
MethodMetadata |
| ModifierMetadata |
Metadata for modifiers.
|
| PackageMetadata |
Package meta data.
|
| TypeMetadata |
Exposes meta data of a top level type.
|
| Variable |
A variable
|
| Enum | Description |
|---|---|
| AnnotationMetadata.Type | |
| FieldMetadata.Type | |
| ImportMetadata.Type | |
| MethodMetadata.Type | |
| TypeMetadata.Type |
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.