A B C D E F G H I J L M N O P Q R S T U V W X

T

Table - Interface in org.eclipse.jpt.core.context
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
TABLE - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
Table - Interface in org.eclipse.jpt.db
Database table Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
TABLE__CATALOG - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
TABLE__NAME - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
TABLE__SCHEMA - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
TABLE__UNIQUE_CONSTRAINTS - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
TABLE_GENERATOR - Static variable in interface org.eclipse.jpt.core.context.Generator
 
TABLE_GENERATOR - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
TABLE_GENERATOR__ALLOCATION_SIZE - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
TABLE_GENERATOR__CATALOG - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
TABLE_GENERATOR__INITIAL_VALUE - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
TABLE_GENERATOR__NAME - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
TABLE_GENERATOR__PK_COLUMN_NAME - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
TABLE_GENERATOR__PK_COLUMN_VALUE - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
TABLE_GENERATOR__SCHEMA - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
TABLE_GENERATOR__TABLE - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
TABLE_GENERATOR__UNIQUE_CONSTRAINTS - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
TABLE_GENERATOR__VALUE_COLUMN_NAME - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
TABLE_GENERATOR_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.GeneratorHolder
 
TABLE_GENERATORS_LIST - Static variable in interface org.eclipse.jpt.core.context.orm.EntityMappings
 
TABLE_IMAGE - Static variable in class org.eclipse.jpt.ui.CommonImages
 
TABLE_IS_UNDEFINED_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.Entity
 
TABLE_OBJ_IMAGE - Static variable in class org.eclipse.jpt.ui.CommonImages
 
TABLE_PER_CLASS_VALUE - Static variable in enum org.eclipse.jpt.core.resource.orm.InheritanceType
The 'TABLE PER CLASS' literal value.
TABLE_PROPERTY - Static variable in interface org.eclipse.jpt.core.resource.java.BaseColumnAnnotation
 
TABLE_PROPERTY - Static variable in interface org.eclipse.jpt.core.resource.java.TableGeneratorAnnotation
 
TABLE_VALUE - Static variable in enum org.eclipse.jpt.core.resource.orm.GenerationType
The 'TABLE' literal value.
TableAnnotation - Interface in org.eclipse.jpt.core.resource.java
Corresponds to the JPA annotation javax.persistence.Table Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
tableChanged(ConnectionProfile, Table) - Method in class org.eclipse.jpt.db.ConnectionAdapter
 
tableChanged(ConnectionProfile, Table) - Method in interface org.eclipse.jpt.db.ConnectionListener
 
TableGenerator - Interface in org.eclipse.jpt.core.context
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
TableGeneratorAnnotation - Interface in org.eclipse.jpt.core.resource.java
Corresponds to the JPA annotation javax.persistence.TableGenerator Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
tableGenerators() - Method in interface org.eclipse.jpt.core.context.orm.EntityMappings
 
tableGeneratorsSize() - Method in interface org.eclipse.jpt.core.context.orm.EntityMappings
 
tableIsAllowed() - Method in interface org.eclipse.jpt.core.context.JoinColumn.Owner
return whether the join column's table can be specified explicitly
tableIsUndefined() - Method in interface org.eclipse.jpt.core.context.Entity
Return whether a Table is undefined for this Entity.
tableNameIsInvalid(String) - Method in interface org.eclipse.jpt.core.context.JoinColumn.Owner
return whether the specified table cannot be explicitly specified in the join column's 'table' element
tableNameIsInvalid(String) - Method in interface org.eclipse.jpt.core.context.TypeMapping
Return whether the specified table is invalid for any annotations associated with the type mapping.
tables() - Method in interface org.eclipse.jpt.db.Schema
Return the schema's tables.
tablesSize() - Method in interface org.eclipse.jpt.db.Schema
Return the number of tables the schema contains.
tableTouches(int, CompilationUnit) - Method in interface org.eclipse.jpt.core.resource.java.BaseColumnAnnotation
Return whether the specified position touches the 'table' element.
tableTouches(int, CompilationUnit) - Method in interface org.eclipse.jpt.core.resource.java.TableGeneratorAnnotation
Return whether the specified position touches the 'table' element.
TARGET_ENTITY_PROPERTY - Static variable in interface org.eclipse.jpt.core.resource.java.RelationshipMappingAnnotation
 
TEMPORAL - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
TEMPORAL__VALUE - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
TEMPORAL_CONVERTER - Static variable in interface org.eclipse.jpt.core.context.Converter
 
TEMPORAL_TYPE - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
TEMPORAL_TYPE - Static variable in interface org.eclipse.jpt.core.resource.orm.OrmPackage.Literals
The meta object literal for the 'Temporal Type' enum.
TEMPORAL_TYPE - Static variable in class org.eclipse.jpt.core.resource.orm.OrmPackage
The meta object id for the 'Temporal Type' enum.
TEMPORAL_TYPE_ - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
TEMPORAL_TYPE__DATE - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
TEMPORAL_TYPE__TIME - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
TEMPORAL_TYPE__TIMESTAMP - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
TEMPORAL_TYPE_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.TemporalConverter
 
TemporalAnnotation - Interface in org.eclipse.jpt.core.resource.java
Corresponds to the JPA annotation javax.persistence.Temporal Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
TemporalConverter - Interface in org.eclipse.jpt.core.context
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
TemporalType - Enum in org.eclipse.jpt.core.context
Temporal Type Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
TemporalType - Enum in org.eclipse.jpt.core.resource.java
Corresponds to the JPA enum javax.persistence.TemporalType Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
TemporalType - Enum in org.eclipse.jpt.core.resource.orm
A representation of the literals of the enumeration 'Temporal Type', and utility methods for working with them.
TextRange - Interface in org.eclipse.jpt.core.utility
A text range defines the offset into, length of, and line of a piece of text.
TextRange.Empty - Class in org.eclipse.jpt.core.utility
Empty implementation of text range.
TIME_OF_DAY - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkJPA
 
TIME_OF_DAY__HOUR - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkJPA
 
TIME_OF_DAY__MILLISECOND - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkJPA
 
TIME_OF_DAY__MINUTE - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkJPA
 
TIME_OF_DAY__SECOND - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkJPA
 
TIME_VALUE - Static variable in enum org.eclipse.jpt.core.resource.orm.TemporalType
The 'TIME' literal value.
TimeOfDayAnnotation - Interface in org.eclipse.jpt.eclipselink.core.resource.java
Corresponds to the EclipseLink annotation org.eclipse.persistence.annotations.TimeOfDay Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
TIMESTAMP_VALUE - Static variable in enum org.eclipse.jpt.core.resource.orm.TemporalType
The 'TIMESTAMP' literal value.
toArray() - Method in interface org.eclipse.jpt.utility.model.value.ListValueModel
Return the list's values.
toJavaAnnotationValue(AccessType) - Static method in enum org.eclipse.jpt.core.resource.java.AccessType
 
toJavaAnnotationValue(CascadeType) - Static method in enum org.eclipse.jpt.core.resource.java.CascadeType
 
toJavaAnnotationValue(DiscriminatorType) - Static method in enum org.eclipse.jpt.core.resource.java.DiscriminatorType
 
toJavaAnnotationValue(EnumType) - Static method in enum org.eclipse.jpt.core.resource.java.EnumType
 
toJavaAnnotationValue(FetchType) - Static method in enum org.eclipse.jpt.core.resource.java.FetchType
 
toJavaAnnotationValue(GenerationType) - Static method in enum org.eclipse.jpt.core.resource.java.GenerationType
 
toJavaAnnotationValue(InheritanceType) - Static method in enum org.eclipse.jpt.core.resource.java.InheritanceType
 
toJavaAnnotationValue(TemporalType) - Static method in enum org.eclipse.jpt.core.resource.java.TemporalType
 
toJavaAnnotationValue(CacheCoordinationType) - Static method in enum org.eclipse.jpt.eclipselink.core.resource.java.CacheCoordinationType
 
toJavaAnnotationValue(CacheType) - Static method in enum org.eclipse.jpt.eclipselink.core.resource.java.CacheType
 
toJavaAnnotationValue(ChangeTrackingType) - Static method in enum org.eclipse.jpt.eclipselink.core.resource.java.ChangeTrackingType
 
toJavaAnnotationValue(ExistenceType) - Static method in enum org.eclipse.jpt.eclipselink.core.resource.java.ExistenceType
 
toJavaAnnotationValue(JoinFetchType) - Static method in enum org.eclipse.jpt.eclipselink.core.resource.java.JoinFetchType
 
toJavaAnnotationValues(CascadeType[]) - Static method in enum org.eclipse.jpt.core.resource.java.CascadeType
 
toJavaResourceModel(AccessType) - Static method in enum org.eclipse.jpt.core.context.AccessType
 
toJavaResourceModel(DiscriminatorType) - Static method in enum org.eclipse.jpt.core.context.DiscriminatorType
 
toJavaResourceModel(EnumType) - Static method in enum org.eclipse.jpt.core.context.EnumType
 
toJavaResourceModel(FetchType) - Static method in enum org.eclipse.jpt.core.context.FetchType
 
toJavaResourceModel(GenerationType) - Static method in enum org.eclipse.jpt.core.context.GenerationType
 
toJavaResourceModel(InheritanceType) - Static method in enum org.eclipse.jpt.core.context.InheritanceType
 
toJavaResourceModel(TemporalType) - Static method in enum org.eclipse.jpt.core.context.TemporalType
 
toJavaResourceModel(CacheCoordinationType) - Static method in enum org.eclipse.jpt.eclipselink.core.context.CacheCoordinationType
 
toJavaResourceModel(CacheType) - Static method in enum org.eclipse.jpt.eclipselink.core.context.CacheType
 
toJavaResourceModel(ChangeTrackingType) - Static method in enum org.eclipse.jpt.eclipselink.core.context.ChangeTrackingType
 
toJavaResourceModel(ExistenceType) - Static method in enum org.eclipse.jpt.eclipselink.core.context.ExistenceType
 
toJavaResourceModel(JoinFetchType) - Static method in enum org.eclipse.jpt.eclipselink.core.context.JoinFetchType
 
toOrmResourceModel(AccessType) - Static method in enum org.eclipse.jpt.core.context.AccessType
 
toOrmResourceModel(DiscriminatorType) - Static method in enum org.eclipse.jpt.core.context.DiscriminatorType
 
toOrmResourceModel(EnumType) - Static method in enum org.eclipse.jpt.core.context.EnumType
 
toOrmResourceModel(FetchType) - Static method in enum org.eclipse.jpt.core.context.FetchType
 
toOrmResourceModel(GenerationType) - Static method in enum org.eclipse.jpt.core.context.GenerationType
 
toOrmResourceModel(InheritanceType) - Static method in enum org.eclipse.jpt.core.context.InheritanceType
 
toOrmResourceModel(TemporalType) - Static method in enum org.eclipse.jpt.core.context.TemporalType
 
toOrmResourceModel(CacheCoordinationType) - Static method in enum org.eclipse.jpt.eclipselink.core.context.CacheCoordinationType
 
toOrmResourceModel(CacheType) - Static method in enum org.eclipse.jpt.eclipselink.core.context.CacheType
 
toOrmResourceModel(ChangeTrackingType) - Static method in enum org.eclipse.jpt.eclipselink.core.context.ChangeTrackingType
 
toOrmResourceModel(ExistenceType) - Static method in enum org.eclipse.jpt.eclipselink.core.context.ExistenceType
 
toOrmResourceModel(JoinFetchType) - Static method in enum org.eclipse.jpt.eclipselink.core.context.JoinFetchType
 
toString() - Method in class org.eclipse.jpt.core.JpaProject.Updater.Null
 
toString() - Method in class org.eclipse.jpt.core.resource.orm.AbstractXmlAbstractColumn
 
toString() - Method in class org.eclipse.jpt.core.resource.orm.AbstractXmlAttributeMapping
 
toString() - Method in class org.eclipse.jpt.core.resource.orm.AbstractXmlBaseTable
 
toString() - Method in class org.eclipse.jpt.core.resource.orm.AbstractXmlNamedColumn
 
toString() - Method in class org.eclipse.jpt.core.resource.orm.AbstractXmlTypeMapping
 
toString() - Method in enum org.eclipse.jpt.core.resource.orm.AccessType
Returns the literal value of the enumerator, which is its string representation.
toString() - Method in class org.eclipse.jpt.core.resource.orm.CascadeTypeImpl
 
toString() - Method in class org.eclipse.jpt.core.resource.orm.ColumnResult
 
toString() - Method in enum org.eclipse.jpt.core.resource.orm.DiscriminatorType
Returns the literal value of the enumerator, which is its string representation.
toString() - Method in class org.eclipse.jpt.core.resource.orm.EntityListener
 
toString() - Method in class org.eclipse.jpt.core.resource.orm.EntityResult
 
toString() - Method in enum org.eclipse.jpt.core.resource.orm.EnumType
Returns the literal value of the enumerator, which is its string representation.
toString() - Method in class org.eclipse.jpt.core.resource.orm.EventMethod
 
toString() - Method in enum org.eclipse.jpt.core.resource.orm.FetchType
Returns the literal value of the enumerator, which is its string representation.
toString() - Method in class org.eclipse.jpt.core.resource.orm.FieldResult
 
toString() - Method in enum org.eclipse.jpt.core.resource.orm.GenerationType
Returns the literal value of the enumerator, which is its string representation.
toString() - Method in class org.eclipse.jpt.core.resource.orm.Inheritance
 
toString() - Method in enum org.eclipse.jpt.core.resource.orm.InheritanceType
Returns the literal value of the enumerator, which is its string representation.
toString() - Method in class org.eclipse.jpt.core.resource.orm.MapKeyImpl
 
toString() - Method in class org.eclipse.jpt.core.resource.orm.SqlResultSetMapping
 
toString() - Method in enum org.eclipse.jpt.core.resource.orm.TemporalType
Returns the literal value of the enumerator, which is its string representation.
toString() - Method in class org.eclipse.jpt.core.resource.orm.XmlAssociationOverrideImpl
 
toString() - Method in class org.eclipse.jpt.core.resource.orm.XmlAttributeOverrideImpl
 
toString() - Method in class org.eclipse.jpt.core.resource.orm.XmlBasicImpl
 
toString() - Method in class org.eclipse.jpt.core.resource.orm.XmlColumnImpl
 
toString() - Method in class org.eclipse.jpt.core.resource.orm.XmlDiscriminatorColumn
 
toString() - Method in class org.eclipse.jpt.core.resource.orm.XmlEntity
 
toString() - Method in class org.eclipse.jpt.core.resource.orm.XmlEntityMappings
 
toString() - Method in class org.eclipse.jpt.core.resource.orm.XmlGeneratedValueImpl
 
toString() - Method in class org.eclipse.jpt.core.resource.orm.XmlIdClass
 
toString() - Method in class org.eclipse.jpt.core.resource.orm.XmlIdImpl
 
toString() - Method in class org.eclipse.jpt.core.resource.orm.XmlJoinColumnImpl
 
toString() - Method in class org.eclipse.jpt.core.resource.orm.XmlManyToManyImpl
 
toString() - Method in class org.eclipse.jpt.core.resource.orm.XmlManyToOneImpl
 
toString() - Method in class org.eclipse.jpt.core.resource.orm.XmlMappedSuperclass
 
toString() - Method in class org.eclipse.jpt.core.resource.orm.XmlNamedNativeQuery
 
toString() - Method in class org.eclipse.jpt.core.resource.orm.XmlNamedQuery
 
toString() - Method in class org.eclipse.jpt.core.resource.orm.XmlOneToManyImpl
 
toString() - Method in class org.eclipse.jpt.core.resource.orm.XmlOneToOneImpl
 
toString() - Method in class org.eclipse.jpt.core.resource.orm.XmlPersistenceUnitDefaults
 
toString() - Method in class org.eclipse.jpt.core.resource.orm.XmlPersistenceUnitMetadata
 
toString() - Method in class org.eclipse.jpt.core.resource.orm.XmlPrimaryKeyJoinColumnImpl
 
toString() - Method in class org.eclipse.jpt.core.resource.orm.XmlQueryHint
 
toString() - Method in class org.eclipse.jpt.core.resource.orm.XmlSequenceGeneratorImpl
 
toString() - Method in class org.eclipse.jpt.core.resource.orm.XmlTableGeneratorImpl
 
toString() - Method in class org.eclipse.jpt.core.resource.orm.XmlUniqueConstraintImpl
 
toString() - Method in class org.eclipse.jpt.core.resource.orm.XmlVersionImpl
 
toString() - Method in class org.eclipse.jpt.core.resource.persistence.XmlJarFileRef
 
toString() - Method in class org.eclipse.jpt.core.resource.persistence.XmlJavaClassRef
 
toString() - Method in class org.eclipse.jpt.core.resource.persistence.XmlMappingFileRef
 
toString() - Method in class org.eclipse.jpt.core.resource.persistence.XmlPersistence
 
toString() - Method in class org.eclipse.jpt.core.resource.persistence.XmlPersistenceUnit
 
toString() - Method in enum org.eclipse.jpt.core.resource.persistence.XmlPersistenceUnitTransactionType
Returns the literal value of the enumerator, which is its string representation.
toString() - Method in class org.eclipse.jpt.core.resource.persistence.XmlProperty
 
toString() - Method in class org.eclipse.jpt.core.resource.xml.JpaXmlResource
 
toString() - Method in class org.eclipse.jpt.core.utility.AbstractTextRange
 
toString() - Method in class org.eclipse.jpt.core.utility.TextRange.Empty
 
toString() - Method in class org.eclipse.jpt.db.DatabaseFinder.Default
 
toString() - Method in class org.eclipse.jpt.db.DatabaseFinder.Simple
 
toString() - Method in enum org.eclipse.jpt.eclipselink.core.resource.orm.CacheCoordinationType
Returns the literal value of the enumerator, which is its string representation.
toString() - Method in enum org.eclipse.jpt.eclipselink.core.resource.orm.CacheType
Returns the literal value of the enumerator, which is its string representation.
toString() - Method in enum org.eclipse.jpt.eclipselink.core.resource.orm.ExistenceType
Returns the literal value of the enumerator, which is its string representation.
toString() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlAccessMethods
 
toString() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlBasicImpl
 
toString() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlCache
 
toString() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlChangeTracking
 
toString() - Method in enum org.eclipse.jpt.eclipselink.core.resource.orm.XmlChangeTrackingType
Returns the literal value of the enumerator, which is its string representation.
toString() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlCloneCopyPolicy
 
toString() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlConversionValueImpl
 
toString() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlConverterImpl
 
toString() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlCopyPolicy
 
toString() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlCustomizer
 
toString() - Method in enum org.eclipse.jpt.eclipselink.core.resource.orm.XmlDirection
Returns the literal value of the enumerator, which is its string representation.
toString() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlEmbeddable
 
toString() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlEntity
 
toString() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlIdImpl
 
toString() - Method in enum org.eclipse.jpt.eclipselink.core.resource.orm.XmlJoinFetchType
Returns the literal value of the enumerator, which is its string representation.
toString() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlManyToManyImpl
 
toString() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlManyToOneImpl
 
toString() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlMappedSuperclass
 
toString() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlNamedStoredProcedureQuery
 
toString() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlObjectTypeConverterImpl
 
toString() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlOneToManyImpl
 
toString() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlOneToOneImpl
 
toString() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlOptimisticLocking
 
toString() - Method in enum org.eclipse.jpt.eclipselink.core.resource.orm.XmlOptimisticLockingType
Returns the literal value of the enumerator, which is its string representation.
toString() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlPersistenceUnitMetadata
 
toString() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlProperty
 
toString() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlStoredProcedureParameter
 
toString() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlStructConverterImpl
 
toString() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlTimeOfDay
 
toString() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlTypeConverterImpl
 
toString() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlVersionImpl
 
toString() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.XmlBasicCollectionImpl
 
toString() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.XmlBasicImpl
 
toString() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.XmlBasicMapImpl
 
toString() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.XmlEmbeddedIdImpl
 
toString() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.XmlEmbeddedImpl
 
toString() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.XmlIdImpl
 
toString() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.XmlManyToManyImpl
 
toString() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.XmlManyToOneImpl
 
toString() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.XmlOneToManyImpl
 
toString() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.XmlOneToOneImpl
 
toString() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.XmlTransformationImpl
 
toString() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.XmlTransientImpl
 
toString() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.XmlVariableOneToOneImpl
 
toString() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.XmlVersionImpl
 
toString() - Method in class org.eclipse.jpt.utility.Command.Disabled
 
toString() - Method in class org.eclipse.jpt.utility.Command.Null
 
toString() - Method in class org.eclipse.jpt.utility.CommandExecutor.Default
 
toString() - Method in class org.eclipse.jpt.utility.Filter.Disabled
 
toString() - Method in class org.eclipse.jpt.utility.Filter.Null
 
toString() - Method in class org.eclipse.jpt.utility.Filter.Opaque
 
toString() - Method in class org.eclipse.jpt.utility.model.event.ChangeEvent
 
touches(int) - Method in class org.eclipse.jpt.core.utility.AbstractTextRange
 
touches(int) - Method in class org.eclipse.jpt.core.utility.TextRange.Empty
 
touches(int) - Method in interface org.eclipse.jpt.core.utility.TextRange
Return whether the range touches an insertion cursor at the specified index.
toXmlResourceModel(PersistenceUnitTransactionType) - Static method in enum org.eclipse.jpt.core.context.persistence.PersistenceUnitTransactionType
 
TRANSFORMATION - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkJPA
 
TRANSFORMATION__FETCH - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkJPA
 
TRANSFORMATION__OPTIONAL - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkJPA
 
TRANSFORMATION_ATTRIBUTE_MAPPING_KEY - Static variable in interface org.eclipse.jpt.eclipselink.core.EclipseLinkMappingKeys
 
TransformationAnnotation - Interface in org.eclipse.jpt.eclipselink.core.resource.java
Corresponds to the EclipseLink annotation org.eclipse.persistence.annotations.Transformation Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
TransformationMapping - Interface in org.eclipse.jpt.eclipselink.core.context
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
TRANSFORMER_CLASS_PROPERTY - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.java.TransformerAnnotation
 
TransformerAnnotation - Interface in org.eclipse.jpt.eclipselink.core.resource.java
Common protocol among: org.eclipse.persistence.annotations.ReadTransformer org.eclipse.persistence.annotations.WriteTransformer Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
TRANSIENT - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
TRANSIENT_ATTRIBUTE_MAPPING_KEY - Static variable in interface org.eclipse.jpt.core.MappingKeys
 
TransientAnnotation - Interface in org.eclipse.jpt.core.resource.java
Corresponds to the JPA annotation javax.persistence.Transient Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
TransientMapping - Interface in org.eclipse.jpt.core.context
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
TreeChangeAdapter - Class in org.eclipse.jpt.utility.model.listener
Convenience implementation of TreeChangeListener.
TreeChangeAdapter() - Constructor for class org.eclipse.jpt.utility.model.listener.TreeChangeAdapter
Default constructor.
treeChanged(TreeChangeEvent) - Method in class org.eclipse.jpt.utility.model.listener.TreeChangeAdapter
 
treeChanged(TreeChangeEvent) - Method in interface org.eclipse.jpt.utility.model.listener.TreeChangeListener
This method gets called when a portion of a bound tree is changed in a manner that is not easily characterized by the other methods in this interface.
TreeChangeEvent - Class in org.eclipse.jpt.utility.model.event
A "tree change" event gets delivered whenever a model changes a "bound" or "constrained" tree.
TreeChangeEvent(Model, String, Object[]) - Constructor for class org.eclipse.jpt.utility.model.event.TreeChangeEvent
Construct a new tree change event.
TreeChangeEvent(Model, String) - Constructor for class org.eclipse.jpt.utility.model.event.TreeChangeEvent
Construct a new tree change event.
TreeChangeListener - Interface in org.eclipse.jpt.utility.model.listener
A "tree change" event gets fired whenever a model changes a "bound" tree.
treeCleared(TreeChangeEvent) - Method in class org.eclipse.jpt.utility.model.listener.TreeChangeAdapter
 
treeCleared(TreeChangeEvent) - Method in interface org.eclipse.jpt.utility.model.listener.TreeChangeListener
This method gets called when a bound tree is cleared.
TreeItemContentProvider - Interface in org.eclipse.jpt.ui.jface
Interface used in conjunction with DelegatingTreeContentProvider to return tree information for a particular item.
TreeItemContentProviderFactory - Interface in org.eclipse.jpt.ui.jface
Extension of ItemContentProviderFactory that extends functionality for tree content Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
TreeNodeValueModel<T> - Interface in org.eclipse.jpt.utility.model.value
Extend WritablePropertyValueModel to better support TreeModelAdapter.
TreeValueModel<E> - Interface in org.eclipse.jpt.utility.model.value
Interface used to abstract tree accessing and change notification and make it more pluggable.
Type - Interface in org.eclipse.jpt.core.utility.jdt
Type: just some covariant overrides.
TYPE_CONVERTER - Static variable in interface org.eclipse.jpt.eclipselink.core.context.EclipseLinkConverter
 
TYPE_CONVERTER - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkJPA
 
TYPE_CONVERTER__DATA_TYPE - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkJPA
 
TYPE_CONVERTER__NAME - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkJPA
 
TYPE_CONVERTER__OBJECT_TYPE - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkJPA
 
TYPE_CONVERTER_PROPERTY - Static variable in interface org.eclipse.jpt.eclipselink.core.context.java.JavaConverterHolder
 
TYPE_INTERFACE_NAMES_COLLECTION - Static variable in interface org.eclipse.jpt.core.resource.java.JavaResourcePersistentAttribute
 
TYPE_IS_ENUM_PROPERTY - Static variable in interface org.eclipse.jpt.core.resource.java.JavaResourcePersistentAttribute
 
TYPE_IS_INTERFACE_PROPERTY - Static variable in interface org.eclipse.jpt.core.resource.java.JavaResourcePersistentAttribute
 
TYPE_NAME_PROPERTY - Static variable in interface org.eclipse.jpt.core.resource.java.JavaResourcePersistentAttribute
 
TYPE_PROPERTY - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.java.CacheAnnotation
 
TYPE_SUPERCLASS_NAMES_COLLECTION - Static variable in interface org.eclipse.jpt.core.resource.java.JavaResourcePersistentAttribute
 
TYPE_TYPE_ARGUMENT_NAMES_COLLECTION - Static variable in interface org.eclipse.jpt.core.resource.java.JavaResourcePersistentAttribute
 
TypeConverter - Interface in org.eclipse.jpt.eclipselink.core.context
Corresponds to a TypeConverter resource model object Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
TypeConverterAnnotation - Interface in org.eclipse.jpt.eclipselink.core.resource.java
Corresponds to the EclipseLink annotation org.eclipse.persistence.annotations.TypeConverter Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
typeInterfaceNames() - Method in interface org.eclipse.jpt.core.resource.java.JavaResourcePersistentAttribute
Return the names of the attribute type's interfaces.
typeIsBasic() - Method in interface org.eclipse.jpt.core.context.java.JavaPersistentAttribute
Return whether the attribute's type is valid for a default Basic mapping.
typeIsEnum() - Method in interface org.eclipse.jpt.core.resource.java.JavaResourcePersistentAttribute
Return whether the attribute type is an enum.
typeIsInterface() - Method in interface org.eclipse.jpt.core.resource.java.JavaResourcePersistentAttribute
Return whether the attribute type is an interface.
typeIsSubTypeOf(String) - Method in interface org.eclipse.jpt.core.resource.java.JavaResourcePersistentAttribute
Return whether the attribute's type implements or extends the specified type.
typeIsVariablePrimitive() - Method in interface org.eclipse.jpt.core.resource.java.JavaResourcePersistentAttribute
Return whether the attribute's type is a "variable" primitive type (i.e.
TypeMapping - Interface in org.eclipse.jpt.core.context
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
typeMappingAnnotationDefinitions() - Method in interface org.eclipse.jpt.core.JpaAnnotationDefinitionProvider
Return a ListIterator of mapping annotation definitions which can be placed on a type
typeMappingAnnotationNames() - Method in interface org.eclipse.jpt.core.JpaAnnotationProvider
Return the names of the mapping annotations that can modify a type.
TypeMappingUiProvider<T extends TypeMapping> - Interface in org.eclipse.jpt.ui.details
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
typeMappingUiProviders(IContentType) - Method in interface org.eclipse.jpt.ui.JpaPlatformUi
Return an iterator of type mapping ui providers appropriate for the given content type
typeMappingUiProviders() - Method in interface org.eclipse.jpt.ui.JpaPlatformUiProvider
Return the type mapping ui providers that apply to this platform.
types() - Method in interface org.eclipse.jpt.core.resource.java.JavaResourcePersistentType
Return the immediately nested types (children).
TYPES_COLLECTION - Static variable in interface org.eclipse.jpt.core.resource.java.JavaResourcePersistentType
 
typeSuperclassNames() - Method in interface org.eclipse.jpt.core.resource.java.JavaResourcePersistentAttribute
Return the names of the attribute type's superclasses.
typeSupportingAnnotationDefinitions() - Method in interface org.eclipse.jpt.core.JpaAnnotationDefinitionProvider
Return a ListIterator of supporting annotation definitions which can be placed on a type.
typeSupportingAnnotationNames() - Method in interface org.eclipse.jpt.core.JpaAnnotationProvider
Return the names of the supporting annotations that can modify a type.
typeTypeArgumentNames() - Method in interface org.eclipse.jpt.core.resource.java.JavaResourcePersistentAttribute
Return the names of the attribute type's type arguments.
typeTypeArgumentNamesSize() - Method in interface org.eclipse.jpt.core.resource.java.JavaResourcePersistentAttribute
 

A B C D E F G H I J L M N O P Q R S T U V W X