|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface XmlElementCollection_2_0
A representation of the model object 'Xml Element Collection 20'. Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability. It is available at this early stage to solicit feedback from pioneering adopters on the understanding that any code that uses this API will almost certainly be broken (repeatedly) as the API evolves.
The following features are supported:
Target ClassFetchMap KeyMap Key ClassMap Key TemporalMap Key EnumeratedMap Key ColumnMap Key Join ColumnsColumnCollection Table
OrmV2_0Package.getXmlElementCollection_2_0()| Method Summary | |
|---|---|
XmlCollectionTable |
getCollectionTable()
Returns the value of the 'Collection Table' containment reference. |
XmlColumn |
getColumn()
Returns the value of the 'Column' containment reference. |
FetchType |
getFetch()
Returns the value of the 'Fetch' attribute. |
MapKey |
getMapKey()
Returns the value of the 'Map Key' containment reference. |
XmlClassReference |
getMapKeyClass()
Returns the value of the 'Map Key Class' containment reference. |
XmlColumn |
getMapKeyColumn()
Returns the value of the 'Map Key Column' containment reference. |
EnumType |
getMapKeyEnumerated()
Returns the value of the 'Map Key Enumerated' attribute. |
org.eclipse.emf.common.util.EList<XmlJoinColumn> |
getMapKeyJoinColumns()
Returns the value of the 'Map Key Join Columns' containment reference list. |
TemporalType |
getMapKeyTemporal()
Returns the value of the 'Map Key Temporal' attribute. |
java.lang.String |
getTargetClass()
Returns the value of the 'Target Class' attribute. |
TextRange |
getTargetClassTextRange()
Return the TextRange for the target-class attribute. |
void |
setCollectionTable(XmlCollectionTable value)
Sets the value of the ' Collection Table' containment reference. |
void |
setColumn(XmlColumn value)
Sets the value of the ' Column' containment reference. |
void |
setFetch(FetchType value)
Sets the value of the ' Fetch' attribute. |
void |
setMapKey(MapKey value)
Sets the value of the ' Map Key' containment reference. |
void |
setMapKeyClass(XmlClassReference value)
Sets the value of the ' Map Key Class' containment reference. |
void |
setMapKeyColumn(XmlColumn value)
Sets the value of the ' Map Key Column' containment reference. |
void |
setMapKeyEnumerated(EnumType value)
Sets the value of the ' Map Key Enumerated' attribute. |
void |
setMapKeyTemporal(TemporalType value)
Sets the value of the ' Map Key Temporal' attribute. |
void |
setTargetClass(java.lang.String value)
Sets the value of the ' Target Class' attribute. |
| Methods inherited from interface org.eclipse.jpt.core.resource.orm.XmlConvertibleMapping |
|---|
getEnumerated, getEnumeratedTextRange, getLobTextRange, getTemporal, getTemporalTextRange, isLob, setEnumerated, setLob, setTemporal |
| Methods inherited from interface org.eclipse.jpt.core.resource.orm.XmlOrderable |
|---|
getOrderBy, setOrderBy |
| Methods inherited from interface org.eclipse.jpt.core.resource.orm.v2_0.XmlOrderable_2_0 |
|---|
getOrderColumn, setOrderColumn |
| Methods inherited from interface org.eclipse.jpt.core.resource.orm.XmlAttributeOverrideContainer |
|---|
getAttributeOverrides |
| Methods inherited from interface org.eclipse.jpt.core.resource.orm.XmlAssociationOverrideContainer |
|---|
getAssociationOverrides |
| Methods inherited from interface org.eclipse.jpt.core.resource.orm.v2_0.XmlMapKeyAttributeOverrideContainer_2_0 |
|---|
getMapKeyAttributeOverrides |
| Method Detail |
|---|
java.lang.String getTargetClass()
If the meaning of the 'Target Class' attribute isn't clear, there really should be more of a description here...
setTargetClass(String),
OrmV2_0Package.getXmlElementCollection_2_0_TargetClass()void setTargetClass(java.lang.String value)
Target Class' attribute.
value - the new value of the 'Target Class' attribute.getTargetClass()FetchType getFetch()
FetchType.
If the meaning of the 'Fetch' attribute isn't clear, there really should be more of a description here...
FetchType,
setFetch(FetchType),
OrmV2_0Package.getXmlElementCollection_2_0_Fetch()void setFetch(FetchType value)
Fetch' attribute.
value - the new value of the 'Fetch' attribute.FetchType,
getFetch()MapKey getMapKey()
If the meaning of the 'Map Key' containment reference isn't clear, there really should be more of a description here...
setMapKey(MapKey),
OrmV2_0Package.getXmlElementCollection_2_0_MapKey()void setMapKey(MapKey value)
Map Key' containment reference.
value - the new value of the 'Map Key' containment reference.getMapKey()XmlClassReference getMapKeyClass()
If the meaning of the 'Map Key Class' containment reference isn't clear, there really should be more of a description here...
setMapKeyClass(XmlClassReference),
OrmV2_0Package.getXmlElementCollection_2_0_MapKeyClass()void setMapKeyClass(XmlClassReference value)
Map Key Class' containment reference.
value - the new value of the 'Map Key Class' containment reference.getMapKeyClass()TemporalType getMapKeyTemporal()
TemporalType.
If the meaning of the 'Map Key Temporal' attribute isn't clear, there really should be more of a description here...
TemporalType,
setMapKeyTemporal(TemporalType),
OrmV2_0Package.getXmlElementCollection_2_0_MapKeyTemporal()void setMapKeyTemporal(TemporalType value)
Map Key Temporal' attribute.
value - the new value of the 'Map Key Temporal' attribute.TemporalType,
getMapKeyTemporal()EnumType getMapKeyEnumerated()
EnumType.
If the meaning of the 'Map Key Enumerated' attribute isn't clear, there really should be more of a description here...
EnumType,
setMapKeyEnumerated(EnumType),
OrmV2_0Package.getXmlElementCollection_2_0_MapKeyEnumerated()void setMapKeyEnumerated(EnumType value)
Map Key Enumerated' attribute.
value - the new value of the 'Map Key Enumerated' attribute.EnumType,
getMapKeyEnumerated()XmlColumn getMapKeyColumn()
If the meaning of the 'Map Key Column' containment reference isn't clear, there really should be more of a description here...
setMapKeyColumn(XmlColumn),
OrmV2_0Package.getXmlElementCollection_2_0_MapKeyColumn()void setMapKeyColumn(XmlColumn value)
Map Key Column' containment reference.
value - the new value of the 'Map Key Column' containment reference.getMapKeyColumn()org.eclipse.emf.common.util.EList<XmlJoinColumn> getMapKeyJoinColumns()
XmlJoinColumn.
If the meaning of the 'Map Key Join Columns' containment reference list isn't clear, there really should be more of a description here...
OrmV2_0Package.getXmlElementCollection_2_0_MapKeyJoinColumns()XmlColumn getColumn()
If the meaning of the 'Column' containment reference isn't clear, there really should be more of a description here...
setColumn(XmlColumn),
OrmV2_0Package.getXmlElementCollection_2_0_Column()void setColumn(XmlColumn value)
Column' containment reference.
value - the new value of the 'Column' containment reference.getColumn()XmlCollectionTable getCollectionTable()
If the meaning of the 'Collection Table' containment reference isn't clear, there really should be more of a description here...
setCollectionTable(XmlCollectionTable),
OrmV2_0Package.getXmlElementCollection_2_0_CollectionTable()void setCollectionTable(XmlCollectionTable value)
Collection Table' containment reference.
value - the new value of the 'Collection Table' containment reference.getCollectionTable()TextRange getTargetClassTextRange()
TextRange for the target-class attribute.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||