|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TemporalType | |
|---|---|
| org.eclipse.jpt.core.context | |
| org.eclipse.jpt.core.resource.orm | |
| org.eclipse.jpt.core.resource.orm.v2_0 | |
| Uses of TemporalType in org.eclipse.jpt.core.context |
|---|
| Methods in org.eclipse.jpt.core.context that return TemporalType | |
|---|---|
TemporalType |
TemporalType.getOrmTemporalType()
|
static TemporalType |
TemporalType.toOrmResourceModel(TemporalType temporalType)
|
| Methods in org.eclipse.jpt.core.context with parameters of type TemporalType | |
|---|---|
static TemporalType |
TemporalType.fromOrmResourceModel(TemporalType ormTemporalType)
|
| Uses of TemporalType in org.eclipse.jpt.core.resource.orm |
|---|
| Fields in org.eclipse.jpt.core.resource.orm with type parameters of type TemporalType | |
|---|---|
static java.util.List<TemporalType> |
TemporalType.VALUES
A public read-only list of all the 'Temporal Type' enumerators. |
| Methods in org.eclipse.jpt.core.resource.orm that return TemporalType | |
|---|---|
TemporalType |
OrmFactory.createTemporalTypeFromString(org.eclipse.emf.ecore.EDataType eDataType,
java.lang.String initialValue)
|
static TemporalType |
TemporalType.get(int value)
Returns the 'Temporal Type' literal with the specified integer value. |
static TemporalType |
TemporalType.get(java.lang.String literal)
Returns the 'Temporal Type' literal with the specified literal value. |
static TemporalType |
TemporalType.getByName(java.lang.String name)
Returns the 'Temporal Type' literal with the specified name. |
TemporalType |
AbstractXmlMultiRelationshipMapping.getMapKeyTemporal()
Returns the value of the 'Map Key Temporal' attribute. |
TemporalType |
XmlElementCollection.getMapKeyTemporal()
Returns the value of the 'Map Key Temporal' attribute. |
TemporalType |
XmlBasic.getTemporal()
Returns the value of the 'Temporal' attribute. |
TemporalType |
XmlConvertibleMapping.getTemporal()
Returns the value of the 'Temporal' attribute. |
TemporalType |
XmlElementCollection.getTemporal()
Returns the value of the 'Temporal' attribute. |
TemporalType |
XmlId.getTemporal()
Returns the value of the 'Temporal' attribute. |
TemporalType |
XmlVersion.getTemporal()
Returns the value of the 'Temporal' attribute. |
static TemporalType |
TemporalType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static TemporalType[] |
TemporalType.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Methods in org.eclipse.jpt.core.resource.orm with parameters of type TemporalType | |
|---|---|
void |
AbstractXmlMultiRelationshipMapping.setMapKeyTemporal(TemporalType newMapKeyTemporal)
Sets the value of the ' Map Key Temporal' attribute. |
void |
XmlElementCollection.setMapKeyTemporal(TemporalType newMapKeyTemporal)
Sets the value of the ' Map Key Temporal' attribute. |
void |
XmlBasic.setTemporal(TemporalType newTemporal)
Sets the value of the ' Temporal' attribute. |
void |
XmlConvertibleMapping.setTemporal(TemporalType value)
Sets the value of the ' Temporal' attribute. |
void |
XmlElementCollection.setTemporal(TemporalType newTemporal)
Sets the value of the ' Temporal' attribute. |
void |
XmlId.setTemporal(TemporalType newTemporal)
Sets the value of the ' Temporal' attribute. |
void |
XmlVersion.setTemporal(TemporalType newTemporal)
Sets the value of the ' Temporal' attribute. |
| Uses of TemporalType in org.eclipse.jpt.core.resource.orm.v2_0 |
|---|
| Methods in org.eclipse.jpt.core.resource.orm.v2_0 that return TemporalType | |
|---|---|
TemporalType |
XmlElementCollection_2_0.getMapKeyTemporal()
Returns the value of the 'Map Key Temporal' attribute. |
TemporalType |
XmlMultiRelationshipMapping_2_0.getMapKeyTemporal()
Returns the value of the 'Map Key Temporal' attribute. |
| Methods in org.eclipse.jpt.core.resource.orm.v2_0 with parameters of type TemporalType | |
|---|---|
void |
XmlElementCollection_2_0.setMapKeyTemporal(TemporalType value)
Sets the value of the ' Map Key Temporal' attribute. |
void |
XmlMultiRelationshipMapping_2_0.setMapKeyTemporal(TemporalType value)
Sets the value of the ' Map Key Temporal' attribute. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||