Uses of Interface
org.eclipse.jpt.core.context.java.JavaOwnableRelationshipReference

Packages that use JavaOwnableRelationshipReference
org.eclipse.jpt.core.context.java   
 

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

Subinterfaces of JavaOwnableRelationshipReference in org.eclipse.jpt.core.context.java
 interface JavaManyToManyRelationshipReference
          Represents the RelationshipReference of a JavaManyToManyMapping Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface JavaOneToManyRelationshipReference
          Represents the RelationshipReference of a JavaOneToManyMapping Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface JavaOneToOneRelationshipReference
          Represents the RelationshipReference of a JavaOneToOneMapping Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.