|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XmlTable | |
|---|---|
| org.eclipse.jpt.jpa.core.resource.orm | |
| org.eclipse.jpt.jpa.eclipselink.core.resource.orm | |
| Uses of XmlTable in org.eclipse.jpt.jpa.core.resource.orm |
|---|
| Methods in org.eclipse.jpt.jpa.core.resource.orm that return XmlTable | |
|---|---|
XmlTable |
OrmFactory.createXmlTable()
|
XmlTable |
XmlEntity.getTable()
Returns the value of the 'Table' containment reference. |
| Methods in org.eclipse.jpt.jpa.core.resource.orm with parameters of type XmlTable | |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
XmlEntity.basicSetTable(XmlTable newTable,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
XmlEntity.setTable(XmlTable newTable)
Sets the value of the ' Table' containment reference. |
| Uses of XmlTable in org.eclipse.jpt.jpa.eclipselink.core.resource.orm |
|---|
| Subclasses of XmlTable in org.eclipse.jpt.jpa.eclipselink.core.resource.orm | |
|---|---|
class |
XmlTable
A representation of the model object 'Xml Table'. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||