|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of XmlManyToOne in org.eclipse.jpt.core |
|---|
| Methods in org.eclipse.jpt.core that return XmlManyToOne | |
|---|---|
XmlManyToOne |
JpaFactory.buildVirtualXmlManyToOne(OrmTypeMapping ormTypeMapping,
JavaManyToOneMapping javaManyToOneMapping)
|
| Methods in org.eclipse.jpt.core with parameters of type XmlManyToOne | |
|---|---|
OrmManyToOneMapping |
JpaFactory.buildOrmManyToOneMapping(OrmPersistentAttribute parent,
XmlManyToOne resourceMapping)
|
| Uses of XmlManyToOne in org.eclipse.jpt.core.context.orm |
|---|
| Methods in org.eclipse.jpt.core.context.orm that return XmlManyToOne | |
|---|---|
XmlManyToOne |
OrmManyToOneMapping.getResourceAttributeMapping()
|
XmlManyToOne |
OrmManyToOneRelationshipReference.getResourceMapping()
|
| Uses of XmlManyToOne in org.eclipse.jpt.core.resource.orm |
|---|
| Classes in org.eclipse.jpt.core.resource.orm that implement XmlManyToOne | |
|---|---|
class |
XmlManyToOneImpl
A representation of the model object 'Many To One'. |
| Methods in org.eclipse.jpt.core.resource.orm that return types with arguments of type XmlManyToOne | |
|---|---|
org.eclipse.emf.common.util.EList<XmlManyToOne> |
Attributes.getManyToOnes()
Returns the value of the 'Many To Ones' containment reference list. |
| Uses of XmlManyToOne in org.eclipse.jpt.eclipselink.core.resource.orm |
|---|
| Subinterfaces of XmlManyToOne in org.eclipse.jpt.eclipselink.core.resource.orm | |
|---|---|
interface |
XmlManyToOne
A representation of the model object 'Xml Many To One'. |
| Uses of XmlManyToOne in org.eclipse.jpt.eclipselink1_1.core.resource.orm.util |
|---|
| Methods in org.eclipse.jpt.eclipselink1_1.core.resource.orm.util with parameters of type XmlManyToOne | |
|---|---|
T |
EclipseLink1_1OrmSwitch.caseOrm_XmlManyToOne(XmlManyToOne object)
Returns the result of interpreting the object as an instance of 'Xml Many To One'. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||