|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XmlId | |
|---|---|
| org.eclipse.jpt.core | |
| org.eclipse.jpt.core.resource.orm | |
| org.eclipse.jpt.eclipselink.core.resource.orm | |
| org.eclipse.jpt.eclipselink1_1.core.resource.orm.util | |
| Uses of XmlId in org.eclipse.jpt.core |
|---|
| Methods in org.eclipse.jpt.core that return XmlId | |
|---|---|
XmlId |
JpaFactory.buildVirtualXmlId(OrmTypeMapping ormTypeMapping,
JavaIdMapping javaIdMapping)
|
| Methods in org.eclipse.jpt.core with parameters of type XmlId | |
|---|---|
OrmIdMapping |
JpaFactory.buildOrmIdMapping(OrmPersistentAttribute parent,
XmlId resourceMapping)
|
| Uses of XmlId in org.eclipse.jpt.core.resource.orm |
|---|
| Classes in org.eclipse.jpt.core.resource.orm that implement XmlId | |
|---|---|
class |
XmlIdImpl
A representation of the model object 'Id'. |
| Methods in org.eclipse.jpt.core.resource.orm that return types with arguments of type XmlId | |
|---|---|
org.eclipse.emf.common.util.EList<XmlId> |
Attributes.getIds()
Returns the value of the 'Ids' containment reference list. |
| Uses of XmlId in org.eclipse.jpt.eclipselink.core.resource.orm |
|---|
| Subinterfaces of XmlId in org.eclipse.jpt.eclipselink.core.resource.orm | |
|---|---|
interface |
XmlId
A representation of the model object 'Xml Id'. |
| Uses of XmlId 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 XmlId | |
|---|---|
T |
EclipseLink1_1OrmSwitch.caseOrm_XmlId(XmlId object)
Returns the result of interpreting the object as an instance of 'Xml Id'. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||