|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XmlAssociationOverride | |
---|---|
org.eclipse.jpt.core | |
org.eclipse.jpt.core.context.orm | |
org.eclipse.jpt.core.resource.orm |
Uses of XmlAssociationOverride in org.eclipse.jpt.core |
---|
Methods in org.eclipse.jpt.core with parameters of type XmlAssociationOverride | |
---|---|
OrmAssociationOverride |
JpaFactory.buildOrmAssociationOverride(OrmJpaContextNode parent,
AssociationOverride.Owner owner,
XmlAssociationOverride associationOverride)
|
Uses of XmlAssociationOverride in org.eclipse.jpt.core.context.orm |
---|
Methods in org.eclipse.jpt.core.context.orm with parameters of type XmlAssociationOverride | |
---|---|
void |
OrmAssociationOverride.update(XmlAssociationOverride associationOverride)
|
Uses of XmlAssociationOverride in org.eclipse.jpt.core.resource.orm |
---|
Classes in org.eclipse.jpt.core.resource.orm that implement XmlAssociationOverride | |
---|---|
class |
XmlAssociationOverrideImpl
A representation of the model object 'Xml Association Override Impl'. |
Methods in org.eclipse.jpt.core.resource.orm that return types with arguments of type XmlAssociationOverride | |
---|---|
org.eclipse.emf.common.util.EList<XmlAssociationOverride> |
XmlEntity.getAssociationOverrides()
Returns the value of the 'Association Overrides' containment reference list. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |