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