Uses of Interface
org.eclipse.jpt.core.context.java.JavaAssociationOverride.Owner

Packages that use JavaAssociationOverride.Owner
org.eclipse.jpt.core   
org.eclipse.jpt.core.context.java   
 

Uses of JavaAssociationOverride.Owner in org.eclipse.jpt.core
 

Methods in org.eclipse.jpt.core with parameters of type JavaAssociationOverride.Owner
 JavaAssociationOverride JpaFactory.buildJavaAssociationOverride(JavaAssociationOverrideContainer parent, JavaAssociationOverride.Owner owner)
           
 

Uses of JavaAssociationOverride.Owner in org.eclipse.jpt.core.context.java
 

Methods in org.eclipse.jpt.core.context.java that return JavaAssociationOverride.Owner
 JavaAssociationOverride.Owner JavaAssociationOverride.getOwner()