Uses of Interface
org.eclipse.jpt.core.resource.java.AttributeOverrideAnnotation

Packages that use AttributeOverrideAnnotation
org.eclipse.jpt.core.context.java   
org.eclipse.jpt.core.resource.java   
 

Uses of AttributeOverrideAnnotation in org.eclipse.jpt.core.context.java
 

Methods in org.eclipse.jpt.core.context.java with parameters of type AttributeOverrideAnnotation
 void JavaAttributeOverride.initializeFromResource(AttributeOverrideAnnotation attributeOverride)
           
 void JavaAttributeOverride.update(AttributeOverrideAnnotation attributeOverride)
           
 

Uses of AttributeOverrideAnnotation in org.eclipse.jpt.core.resource.java
 

Subinterfaces of AttributeOverrideAnnotation in org.eclipse.jpt.core.resource.java
 interface NestableAttributeOverride
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.