Uses of Package
org.eclipse.jpt.common.core.utility.jdt

Packages that use org.eclipse.jpt.common.core.utility.jdt
org.eclipse.jpt.common.core.utility.jdt   
org.eclipse.jpt.jaxb.core   
org.eclipse.jpt.jaxb.core.platform   
org.eclipse.jpt.jaxb.core.resource.java   
org.eclipse.jpt.jpa.core   
org.eclipse.jpt.jpa.core.resource.java   
 

Classes in org.eclipse.jpt.common.core.utility.jdt used by org.eclipse.jpt.common.core.utility.jdt
AbstractType
          AbstractType: just some covariant overrides.
AnnotatedElement
          Dali manipulates annotations on elements (packages, types, fields, and methods).
AnnotatedElement.Editor
          This interface defines a callback that is invoked when the annotated element's compilation unit/AST is in a state to be manipulated.
AnnotationAdapter
          Adapt a Java annotation with a simple-to-use interface.
Attribute
          Attributes are either represented by fields ('foo') or properties/method pairs ('getFoo()'/'setFoo()').
DeclarationAnnotationAdapter
          Provide clients with a pluggable way to manipulate an annotation modifying a "declaration".
Member
          Dali manipulates annotations on members (types, fields, and methods).
ModifiedDeclaration
          Define a wrapper that provides a common protocol for all the various AST declarations that have modifiers (i.e.
 

Classes in org.eclipse.jpt.common.core.utility.jdt used by org.eclipse.jpt.jaxb.core
AnnotatedElement
          Dali manipulates annotations on elements (packages, types, fields, and methods).
 

Classes in org.eclipse.jpt.common.core.utility.jdt used by org.eclipse.jpt.jaxb.core.platform
AnnotationEditFormatter
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 

Classes in org.eclipse.jpt.common.core.utility.jdt used by org.eclipse.jpt.jaxb.core.resource.java
AnnotatedElement
          Dali manipulates annotations on elements (packages, types, fields, and methods).
AnnotationEditFormatter
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 

Classes in org.eclipse.jpt.common.core.utility.jdt used by org.eclipse.jpt.jpa.core
AnnotatedPackage
           
AnnotationEditFormatter
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
Attribute
          Attributes are either represented by fields ('foo') or properties/method pairs ('getFoo()'/'setFoo()').
Type
          Type: nestedTypes, nestedEnums, fields, and methods.
 

Classes in org.eclipse.jpt.common.core.utility.jdt used by org.eclipse.jpt.jpa.core.resource.java
DeclarationAnnotationAdapter
          Provide clients with a pluggable way to manipulate an annotation modifying a "declaration".