|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MapKey | |
|---|---|
| org.eclipse.jpt.jpa.core.resource.orm | |
| org.eclipse.jpt.jpa.core.resource.orm.v2_0 | |
| Uses of MapKey in org.eclipse.jpt.jpa.core.resource.orm |
|---|
| Methods in org.eclipse.jpt.jpa.core.resource.orm that return MapKey | |
|---|---|
MapKey |
OrmFactory.createMapKey()
|
MapKey |
XmlElementCollection.getMapKey()
Returns the value of the 'Map Key' containment reference. |
MapKey |
AbstractXmlMultiRelationshipMapping.getMapKey()
Returns the value of the 'Map Key' containment reference. |
| Methods in org.eclipse.jpt.jpa.core.resource.orm with parameters of type MapKey | |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
XmlElementCollection.basicSetMapKey(MapKey newMapKey,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
AbstractXmlMultiRelationshipMapping.basicSetMapKey(MapKey newMapKey,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
XmlElementCollection.setMapKey(MapKey newMapKey)
Sets the value of the ' Map Key' containment reference. |
void |
AbstractXmlMultiRelationshipMapping.setMapKey(MapKey newMapKey)
Sets the value of the ' Map Key' containment reference. |
| Uses of MapKey in org.eclipse.jpt.jpa.core.resource.orm.v2_0 |
|---|
| Methods in org.eclipse.jpt.jpa.core.resource.orm.v2_0 that return MapKey | |
|---|---|
MapKey |
XmlElementCollection_2_0.getMapKey()
Returns the value of the 'Map Key' containment reference. |
| Methods in org.eclipse.jpt.jpa.core.resource.orm.v2_0 with parameters of type MapKey | |
|---|---|
void |
XmlElementCollection_2_0.setMapKey(MapKey value)
Sets the value of the ' Map Key' containment reference. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||