|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XmlVersion | |
---|---|
org.eclipse.jpt.core.context.orm | |
org.eclipse.jpt.core.resource.orm |
Uses of XmlVersion in org.eclipse.jpt.core.context.orm |
---|
Methods in org.eclipse.jpt.core.context.orm with parameters of type XmlVersion | |
---|---|
void |
OrmPersistentAttribute.initialize(XmlVersion version)
|
void |
OrmVersionMapping.initialize(XmlVersion version)
|
void |
OrmPersistentAttribute.update(XmlVersion version)
|
void |
OrmVersionMapping.update(XmlVersion version)
|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |