Uses of Interface
org.eclipse.jpt.core.context.orm.OrmPersistentAttribute.Owner

Packages that use OrmPersistentAttribute.Owner
org.eclipse.jpt.core.context.orm   
 

Uses of OrmPersistentAttribute.Owner in org.eclipse.jpt.core.context.orm
 

Methods in org.eclipse.jpt.core.context.orm with parameters of type OrmPersistentAttribute.Owner
 OrmPersistentAttribute OrmXmlContextNodeFactory.buildOrmPersistentAttribute(OrmPersistentType parent, OrmPersistentAttribute.Owner owner, XmlAttributeMapping resourceMapping)