Dali Provisional API
Release 3.2

Uses of Interface
org.eclipse.jpt.common.core.utility.jdt.AnnotationEditFormatter

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

Uses of AnnotationEditFormatter in org.eclipse.jpt.common.core.resource.java
 

Methods in org.eclipse.jpt.common.core.resource.java that return AnnotationEditFormatter
 AnnotationEditFormatter JavaResourceCompilationUnit.getAnnotationEditFormatter()
          Return the JPA project's annotation formatter.
 

Uses of AnnotationEditFormatter in org.eclipse.jpt.jaxb.core.platform
 

Methods in org.eclipse.jpt.jaxb.core.platform that return AnnotationEditFormatter
 AnnotationEditFormatter JaxbPlatform.getAnnotationEditFormatter()
          Return a formatter that can clean up the Java annotations added to source code.
 

Uses of AnnotationEditFormatter in org.eclipse.jpt.jpa.core
 

Methods in org.eclipse.jpt.jpa.core that return AnnotationEditFormatter
 AnnotationEditFormatter JpaPlatform.getAnnotationEditFormatter()
          Return a formatter that can clean up the Java annotations added to source code.
 


Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.