Dali Provisional API
Release 3.2

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   
org.eclipse.jpt.common.core.resource.java   
org.eclipse.jpt.common.core.utility.jdt   
org.eclipse.jpt.jaxb.core.platform   
org.eclipse.jpt.jpa.core   
org.eclipse.jpt.jpa.core.context   
 

Classes in org.eclipse.jpt.common.core.utility.jdt used by org.eclipse.jpt.common.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.common.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.
TypeBinding
          Represents a java type declaration, field type, method return type, etc.
 

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".
DeclarationAnnotationElementAdapter
          Provide clients with a pluggable way to manipulate an annotation element modifying a "declaration".
ExpressionConverter
          Define the protocol for converting an AST expression back and forth from an arbitrary type (e.g.
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. there are a number of AST node classes that implement the method #modifiers(), but they do not implement a common interface): BodyDeclaration SingleVariableDeclaration VariableDeclarationExpression VariableDeclarationStatement 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.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.jpa.core
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.context
TypeBinding
          Represents a java type declaration, field type, method return type, etc.
 


Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.