Uses of Interface
org.eclipse.jpt.core.jpa2.context.orm.OrmDerivedIdentity2_0

Packages that use OrmDerivedIdentity2_0
org.eclipse.jpt.core.jpa2.context.orm   
 

Uses of OrmDerivedIdentity2_0 in org.eclipse.jpt.core.jpa2.context.orm
 

Methods in org.eclipse.jpt.core.jpa2.context.orm that return OrmDerivedIdentity2_0
 OrmDerivedIdentity2_0 OrmXml2_0ContextNodeFactory.buildOrmDerivedIdentity(OrmSingleRelationshipMapping2_0 parent, XmlSingleRelationshipMapping_2_0 resource)
           
 OrmDerivedIdentity2_0 OrmSingleRelationshipMapping2_0.getDerivedIdentity()
           
 

Methods in org.eclipse.jpt.core.jpa2.context.orm with parameters of type OrmDerivedIdentity2_0
 void OrmDerivedIdentity2_0.initializeFrom(OrmDerivedIdentity2_0 oldDerivedIdentity)