|
Interface Summary |
| Annotation |
Common Java resource annotation behavior
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
| AnnotationDefinition |
Used to build Annotations discovered in the Java source code. |
| JavaResourceAbstractType |
Java source code or binary type. |
| JavaResourceAnnotatedElement |
Java source code or binary annotated element. |
| JavaResourceAttribute |
Java source code or binary attribute (field/method)
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
| JavaResourceClassFile |
Java class file
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
| JavaResourceCompilationUnit |
Dali resource for JDT compilation unit. |
| JavaResourceEnum |
Java source code or binary enum. |
| JavaResourceEnumConstant |
Java source code or binary enum constant
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
| JavaResourceField |
Java source code or binary field
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
| JavaResourceMember |
Java source code or binary persistent member. |
| JavaResourceMethod |
Java source code or binary method
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
| JavaResourceNode |
Common interface for Java resource nodes (source code or binary). |
| JavaResourceNode.Root |
Root of Java resource model containment hierarchy. |
| JavaResourcePackage |
|
| JavaResourcePackageFragment |
Java package fragment
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
| JavaResourcePackageFragmentRoot |
Java package fragement root
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
| JavaResourcePackageInfoCompilationUnit |
Dali resource for JDT compilation unit named package-info.java. |
| JavaResourceType |
Java source code or binary class or interface. |
| JAXB |
JAXB Java-related stuff (annotations etc.) |
| JaxbContainmentAnnotation |
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
| NestableAnnotation |
Interface for dealing with annotations that can be "nested" within other
annotations, typically within arrays. |
| NestableAnnotationDefinition |
Used to build NestableAnnotations discovered in the Java source code. |
| XmlAccessorOrderAnnotation |
Corresponds to the JAXB annotation
javax.xml.bind.annotation.XmlAccessorOrder
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
| XmlAccessorTypeAnnotation |
Corresponds to the JAXB annotation
javax.xml.bind.annotation.XmlAccessorType
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
| XmlAnyAttributeAnnotation |
Corresponds to the JAXB annotation
javax.xml.bind.annotation.XmlAnyAttribute
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
| XmlAnyElementAnnotation |
Corresponds to the JAXB annotation
javax.xml.bind.annotation.XmlAnyElement
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
| XmlAttachmentRefAnnotation |
Corresponds to the JAXB annotation
javax.xml.bind.annotation.XmlAttachmentRef
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
| XmlAttributeAnnotation |
Corresponds to the JAXB annotation
javax.xml.bind.annotation.XmlAttribute
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
| XmlElementAnnotation |
Corresponds to the JAXB annotation
javax.xml.bind.annotation.XmlElement
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
| XmlElementDeclAnnotation |
Corresponds to the JAXB annotation
javax.xml.bind.annotation.XmlElementDecl
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
| XmlElementRefAnnotation |
Corresponds to the JAXB annotation
javax.xml.bind.annotation.XmlElementRef
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
| XmlElementRefsAnnotation |
Corresponds to the JAXB annotation
javax.xml.bind.annotation.XmlElementRefs
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
| XmlElementsAnnotation |
Corresponds to the JAXB annotation
javax.xml.bind.annotation.XmlElement
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
| XmlElementWrapperAnnotation |
Corresponds to the JAXB annotation
javax.xml.bind.annotation.XmlElementWrapper
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
| XmlEnumAnnotation |
Corresponds to the JAXB annotation
javax.xml.bind.annotation.XmlEnum
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
| XmlEnumValueAnnotation |
Corresponds to the JAXB annotation
javax.xml.bind.annotation.XmlEnumValue
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
| XmlIDAnnotation |
Corresponds to the JAXB annotation
javax.xml.bind.annotation.XmlID
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
| XmlIDREFAnnotation |
Corresponds to the JAXB annotation
javax.xml.bind.annotation.XmlIDREF
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
| XmlInlineBinaryDataAnnotation |
Corresponds to the JAXB annotation
javax.xml.bind.annotation.XmlInlineBinaryData
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
| XmlJavaTypeAdapterAnnotation |
Corresponds to the JAXB annotation
javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
| XmlListAnnotation |
Corresponds to the JAXB annotation
javax.xml.bind.annotation.XmlList
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
| XmlMimeTypeAnnotation |
Corresponds to the JAXB annotation
javax.xml.bind.annotation.XmlMimeType
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
| XmlMixedAnnotation |
Corresponds to the JAXB annotation
javax.xml.bind.annotation.XmlMixed
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
| XmlNsAnnotation |
Corresponds to the JAXB annotation
javax.xml.bind.annotation.XmlNs
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
| XmlRegistryAnnotation |
Corresponds to the JAXB annotation
javax.xml.bind.annotation.XmlRegistry
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
| XmlRootElementAnnotation |
Corresponds to the JAXB annotation
javax.xml.bind.annotation.XmlRootElement
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
| XmlSchemaAnnotation |
Corresponds to the JAXB annotation
javax.xml.bind.annotation.XmlSchema
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
| XmlSchemaTypeAnnotation |
Corresponds to the JAXB annotation
javax.xml.bind.annotation.XmlSchemaType
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
| XmlSeeAlsoAnnotation |
Corresponds to the JAXB annotation
javax.xml.bind.annotation.XmlSeeAlso
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
| XmlTransientAnnotation |
Corresponds to the JAXB annotation
javax.xml.bind.annotation.XmlTransient
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
| XmlTypeAnnotation |
Corresponds to the JAXB annotation
javax.xml.bind.annotation.XmlType
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
| XmlValueAnnotation |
Corresponds to the JAXB annotation
javax.xml.bind.annotation.XmlValue
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |