|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of XmlColumn in org.eclipse.jpt.core.context.orm |
|---|
| Methods in org.eclipse.jpt.core.context.orm that return XmlColumn | |
|---|---|
XmlColumn |
OrmAttributeOverrideContainer.Owner.buildVirtualXmlColumn(Column overridableColumn,
java.lang.String attributeName,
boolean isMetadataComplete)
Build a virtual xml column based on the overridable column. |
XmlColumn |
OrmColumn.Owner.getResourceColumn()
|
| Methods in org.eclipse.jpt.core.context.orm with parameters of type XmlColumn | |
|---|---|
void |
OrmColumn.initialize(XmlColumn column)
|
void |
OrmColumn.update(XmlColumn column)
Update the OrmColumn context model object to match the XmlColumn resource model object. |
| Uses of XmlColumn in org.eclipse.jpt.core.resource.orm |
|---|
| Methods in org.eclipse.jpt.core.resource.orm that return XmlColumn | |
|---|---|
XmlColumn |
OrmFactory.createXmlColumn()
|
XmlColumn |
ColumnMapping.getColumn()
Returns the value of the 'Column' containment reference. |
XmlColumn |
XmlAttributeOverride.getColumn()
Returns the value of the 'Column' containment reference. |
XmlColumn |
XmlBasic.getColumn()
Returns the value of the 'Column' containment reference. |
XmlColumn |
XmlElementCollection.getColumn()
Returns the value of the 'Column' containment reference. |
XmlColumn |
XmlId.getColumn()
Returns the value of the 'Column' containment reference. |
XmlColumn |
XmlVersion.getColumn()
Returns the value of the 'Column' containment reference. |
XmlColumn |
AbstractXmlMultiRelationshipMapping.getMapKeyColumn()
Returns the value of the 'Map Key Column' containment reference. |
XmlColumn |
XmlElementCollection.getMapKeyColumn()
Returns the value of the 'Map Key Column' containment reference. |
| Methods in org.eclipse.jpt.core.resource.orm with parameters of type XmlColumn | |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
XmlAttributeOverride.basicSetColumn(XmlColumn newColumn,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
XmlBasic.basicSetColumn(XmlColumn newColumn,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
XmlElementCollection.basicSetColumn(XmlColumn newColumn,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
XmlId.basicSetColumn(XmlColumn newColumn,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
XmlVersion.basicSetColumn(XmlColumn newColumn,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
AbstractXmlMultiRelationshipMapping.basicSetMapKeyColumn(XmlColumn newMapKeyColumn,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
XmlElementCollection.basicSetMapKeyColumn(XmlColumn newMapKeyColumn,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
ColumnMapping.setColumn(XmlColumn value)
Sets the value of the ' Column' containment reference. |
void |
XmlAttributeOverride.setColumn(XmlColumn newColumn)
Sets the value of the ' Column' containment reference. |
void |
XmlBasic.setColumn(XmlColumn newColumn)
Sets the value of the ' Column' containment reference. |
void |
XmlElementCollection.setColumn(XmlColumn newColumn)
Sets the value of the ' Column' containment reference. |
void |
XmlId.setColumn(XmlColumn newColumn)
Sets the value of the ' Column' containment reference. |
void |
XmlVersion.setColumn(XmlColumn newColumn)
Sets the value of the ' Column' containment reference. |
void |
AbstractXmlMultiRelationshipMapping.setMapKeyColumn(XmlColumn newMapKeyColumn)
Sets the value of the ' Map Key Column' containment reference. |
void |
XmlElementCollection.setMapKeyColumn(XmlColumn newMapKeyColumn)
Sets the value of the ' Map Key Column' containment reference. |
| Uses of XmlColumn in org.eclipse.jpt.core.resource.orm.v2_0 |
|---|
| Methods in org.eclipse.jpt.core.resource.orm.v2_0 that return XmlColumn | |
|---|---|
XmlColumn |
XmlElementCollection_2_0.getColumn()
Returns the value of the 'Column' containment reference. |
XmlColumn |
XmlElementCollection_2_0.getMapKeyColumn()
Returns the value of the 'Map Key Column' containment reference. |
XmlColumn |
XmlMultiRelationshipMapping_2_0.getMapKeyColumn()
Returns the value of the 'Map Key Column' containment reference. |
| Methods in org.eclipse.jpt.core.resource.orm.v2_0 with parameters of type XmlColumn | |
|---|---|
void |
XmlElementCollection_2_0.setColumn(XmlColumn value)
Sets the value of the ' Column' containment reference. |
void |
XmlElementCollection_2_0.setMapKeyColumn(XmlColumn value)
Sets the value of the ' Map Key Column' containment reference. |
void |
XmlMultiRelationshipMapping_2_0.setMapKeyColumn(XmlColumn value)
Sets the value of the ' Map Key Column' containment reference. |
| Uses of XmlColumn in org.eclipse.jpt.eclipselink.core.resource.orm |
|---|
| Methods in org.eclipse.jpt.eclipselink.core.resource.orm that return types with arguments of type XmlColumn | |
|---|---|
org.eclipse.emf.common.util.EList<XmlColumn> |
XmlPrimaryKey.getColumns()
Returns the value of the 'Columns' containment reference list. |
org.eclipse.emf.common.util.EList<XmlColumn> |
XmlOptimisticLocking.getSelectedColumns()
Returns the value of the 'Selected Columns' containment reference list. |
| Uses of XmlColumn in org.eclipse.jpt.eclipselink.core.resource.orm.v1_1 |
|---|
| Methods in org.eclipse.jpt.eclipselink.core.resource.orm.v1_1 that return types with arguments of type XmlColumn | |
|---|---|
org.eclipse.emf.common.util.EList<XmlColumn> |
XmlPrimaryKey_1_1.getColumns()
Returns the value of the 'Columns' containment reference list. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||