|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XmlEntity | |
|---|---|
| org.eclipse.jpt.core.context.orm | |
| org.eclipse.jpt.core.resource.orm | |
| Uses of XmlEntity in org.eclipse.jpt.core.context.orm |
|---|
| Methods in org.eclipse.jpt.core.context.orm with parameters of type XmlEntity | |
|---|---|
void |
OrmDiscriminatorColumn.initialize(XmlEntity entity)
|
void |
OrmEntity.initialize(XmlEntity entity)
|
void |
OrmPersistentType.initialize(XmlEntity entity)
|
void |
OrmTable.initialize(XmlEntity entity)
|
void |
OrmDiscriminatorColumn.update(XmlEntity entity)
|
void |
OrmEntity.update(XmlEntity entity)
|
void |
OrmPersistentType.update(XmlEntity entity)
|
void |
OrmTable.update(XmlEntity entity)
|
| Uses of XmlEntity in org.eclipse.jpt.core.resource.orm |
|---|
| Methods in org.eclipse.jpt.core.resource.orm that return XmlEntity | |
|---|---|
XmlEntity |
OrmFactory.createXmlEntity()
|
| Methods in org.eclipse.jpt.core.resource.orm that return types with arguments of type XmlEntity | |
|---|---|
org.eclipse.emf.common.util.EList<XmlEntity> |
XmlEntityMappings.getEntities()
Returns the value of the 'Entities' containment reference list. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||