|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XmlOneToMany | |
---|---|
org.eclipse.jpt.core.context.orm | |
org.eclipse.jpt.core.resource.orm |
Uses of XmlOneToMany in org.eclipse.jpt.core.context.orm |
---|
Methods in org.eclipse.jpt.core.context.orm with parameters of type XmlOneToMany | |
---|---|
void |
OrmOneToManyMapping.initialize(XmlOneToMany xmlOneToMany)
|
void |
OrmPersistentAttribute.initialize(XmlOneToMany oneToMany)
|
void |
OrmOneToManyMapping.update(XmlOneToMany xmlOneToMany)
|
void |
OrmPersistentAttribute.update(XmlOneToMany oneToMany)
|
Uses of XmlOneToMany in org.eclipse.jpt.core.resource.orm |
---|
Classes in org.eclipse.jpt.core.resource.orm that implement XmlOneToMany | |
---|---|
class |
XmlOneToManyImpl
A representation of the model object 'One To Many'. |
Methods in org.eclipse.jpt.core.resource.orm that return types with arguments of type XmlOneToMany | |
---|---|
org.eclipse.emf.common.util.EList<XmlOneToMany> |
Attributes.getOneToManys()
Returns the value of the 'One To Manys' containment reference list. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |