Uses of Interface
org.eclipse.jpt.jaxb.core.resource.java.JavaResourceAttribute

Packages that use JavaResourceAttribute
org.eclipse.jpt.jaxb.core.context   
org.eclipse.jpt.jaxb.core.resource.java   
 

Uses of JavaResourceAttribute in org.eclipse.jpt.jaxb.core.context
 

Methods in org.eclipse.jpt.jaxb.core.context that return JavaResourceAttribute
 JavaResourceAttribute JaxbPersistentAttribute.getJavaResourceAttribute()
           
 JavaResourceAttribute JaxbAttributeMapping.getJavaResourceAttribute()
           
 

Uses of JavaResourceAttribute in org.eclipse.jpt.jaxb.core.resource.java
 

Subinterfaces of JavaResourceAttribute in org.eclipse.jpt.jaxb.core.resource.java
 interface 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.
 interface 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.