|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XmlVersion | |
|---|---|
| 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 XmlVersion in org.eclipse.jpt.core |
|---|
| Methods in org.eclipse.jpt.core that return XmlVersion | |
|---|---|
XmlVersion |
JpaFactory.buildVirtualXmlVersion(OrmTypeMapping ormTypeMapping,
JavaVersionMapping javaVersionMapping)
|
| Methods in org.eclipse.jpt.core with parameters of type XmlVersion | |
|---|---|
OrmVersionMapping |
JpaFactory.buildOrmVersionMapping(OrmPersistentAttribute parent,
XmlVersion resourceMapping)
|
| Uses of XmlVersion in org.eclipse.jpt.core.resource.orm |
|---|
| Classes in org.eclipse.jpt.core.resource.orm that implement XmlVersion | |
|---|---|
class |
XmlVersionImpl
A representation of the model object 'Version'. |
| Methods in org.eclipse.jpt.core.resource.orm that return types with arguments of type XmlVersion | |
|---|---|
org.eclipse.emf.common.util.EList<XmlVersion> |
Attributes.getVersions()
Returns the value of the 'Versions' containment reference list. |
| Uses of XmlVersion in org.eclipse.jpt.eclipselink.core.resource.orm |
|---|
| Subinterfaces of XmlVersion in org.eclipse.jpt.eclipselink.core.resource.orm | |
|---|---|
interface |
XmlVersion
A representation of the model object 'Xml Version'. |
| Uses of XmlVersion 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 XmlVersion | |
|---|---|
T |
EclipseLink1_1OrmSwitch.caseOrm_XmlVersion(XmlVersion object)
Returns the result of interpreting the object as an instance of 'Xml Version'. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||