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

G

GeneralProperties - Interface in org.eclipse.jpt.eclipselink.core.context.persistence.general
GeneralProperties
GENERATED_VALUE - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
GENERATED_VALUE - Static variable in interface org.eclipse.jpt.core.resource.orm.JPA
 
GENERATED_VALUE__GENERATOR - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
GENERATED_VALUE__STRATEGY - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
GENERATED_VALUE_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.IdMapping
 
GeneratedAnnotation - Interface in org.eclipse.jpt.core.jpa2.resource.java
Corresponds to the Java 6 annotation javax.annotation.Generated
generateDDL(JpaProject, IStructuredSelection) - Method in interface org.eclipse.jpt.ui.JpaPlatformUi
 
GeneratedValue - 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.
GeneratedValueAnnotation - Interface in org.eclipse.jpt.core.resource.java
Corresponds to the JPA annotation javax.persistence.GeneratedValue Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
generateEntities(JpaProject, IStructuredSelection) - Method in interface org.eclipse.jpt.ui.JpaPlatformUi
 
GENERATION_TYPE - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
GENERATION_TYPE - Static variable in class org.eclipse.jpt.core.resource.orm.OrmPackage
The meta object id for the 'Generation Type' enum.
GENERATION_TYPE - Static variable in interface org.eclipse.jpt.core.resource.orm.OrmPackage.Literals
The meta object literal for the 'Generation Type' enum.
GENERATION_TYPE_ - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
GENERATION_TYPE__AUTO - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
GENERATION_TYPE__IDENTITY - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
GENERATION_TYPE__SEQUENCE - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
GENERATION_TYPE__TABLE - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
GenerationType - Enum in org.eclipse.jpt.core.context
Generation Type Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
GenerationType - Enum in org.eclipse.jpt.core.resource.java
Corresponds to the JPA enum javax.persistence.GenerationType Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
GenerationType - Enum in org.eclipse.jpt.core.resource.orm
A representation of the literals of the enumeration 'Generation Type', and utility methods for working with them.
Generator - 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.
GENERATOR - Static variable in interface org.eclipse.jpt.core.resource.orm.JPA
 
GENERATOR_PROPERTY - Static variable in interface org.eclipse.jpt.core.resource.java.GeneratedValueAnnotation
 
GeneratorAnnotation - Interface in org.eclipse.jpt.core.resource.java
Common protocol among javax.persistence.SequenceGenerator 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.
GeneratorContainer - 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.
generators() - Method in interface org.eclipse.jpt.core.context.persistence.PersistenceUnit
Return the list of generators defined within the persistence unit's scope, including generators with duplicate names.
GENERATORS_LIST - Static variable in interface org.eclipse.jpt.core.context.persistence.PersistenceUnit
String constant associated with changes to the persistence unit's list of "global" generators.
generatorsSize() - Method in interface org.eclipse.jpt.core.context.persistence.PersistenceUnit
Return the size of the list of generators defined within the persistence unit's scope, including generators with duplicate names.
generatorTouches(int, CompilationUnit) - Method in interface org.eclipse.jpt.core.resource.java.GeneratedValueAnnotation
Return whether the specified position touches the 'generator' element.
get(String) - Static method in enum org.eclipse.jpt.core.resource.orm.AccessType
Returns the 'Access Type' literal with the specified literal value.
get(int) - Static method in enum org.eclipse.jpt.core.resource.orm.AccessType
Returns the 'Access Type' literal with the specified integer value.
get(String) - Static method in enum org.eclipse.jpt.core.resource.orm.DiscriminatorType
Returns the 'Discriminator Type' literal with the specified literal value.
get(int) - Static method in enum org.eclipse.jpt.core.resource.orm.DiscriminatorType
Returns the 'Discriminator Type' literal with the specified integer value.
get(String) - Static method in enum org.eclipse.jpt.core.resource.orm.EnumType
Returns the 'Enum Type' literal with the specified literal value.
get(int) - Static method in enum org.eclipse.jpt.core.resource.orm.EnumType
Returns the 'Enum Type' literal with the specified integer value.
get(String) - Static method in enum org.eclipse.jpt.core.resource.orm.FetchType
Returns the 'Fetch Type' literal with the specified literal value.
get(int) - Static method in enum org.eclipse.jpt.core.resource.orm.FetchType
Returns the 'Fetch Type' literal with the specified integer value.
get(String) - Static method in enum org.eclipse.jpt.core.resource.orm.GenerationType
Returns the 'Generation Type' literal with the specified literal value.
get(int) - Static method in enum org.eclipse.jpt.core.resource.orm.GenerationType
Returns the 'Generation Type' literal with the specified integer value.
get(String) - Static method in enum org.eclipse.jpt.core.resource.orm.InheritanceType
Returns the 'Inheritance Type' literal with the specified literal value.
get(int) - Static method in enum org.eclipse.jpt.core.resource.orm.InheritanceType
Returns the 'Inheritance Type' literal with the specified integer value.
get(String) - Static method in enum org.eclipse.jpt.core.resource.orm.TemporalType
Returns the 'Temporal Type' literal with the specified literal value.
get(int) - Static method in enum org.eclipse.jpt.core.resource.orm.TemporalType
Returns the 'Temporal Type' literal with the specified integer value.
get(String) - Static method in enum org.eclipse.jpt.core.resource.orm.v2_0.LockModeType_2_0
Returns the 'Lock Mode Type 20' literal with the specified literal value.
get(int) - Static method in enum org.eclipse.jpt.core.resource.orm.v2_0.LockModeType_2_0
Returns the 'Lock Mode Type 20' literal with the specified integer value.
get(String) - Static method in enum org.eclipse.jpt.core.resource.persistence.v2_0.XmlPersistenceUnitCachingType_2_0
Returns the 'Xml Persistence Unit Caching Type 20' literal with the specified literal value.
get(int) - Static method in enum org.eclipse.jpt.core.resource.persistence.v2_0.XmlPersistenceUnitCachingType_2_0
Returns the 'Xml Persistence Unit Caching Type 20' literal with the specified integer value.
get(String) - Static method in enum org.eclipse.jpt.core.resource.persistence.v2_0.XmlPersistenceUnitValidationModeType_2_0
Returns the 'Xml Persistence Unit Validation Mode Type 20' literal with the specified literal value.
get(int) - Static method in enum org.eclipse.jpt.core.resource.persistence.v2_0.XmlPersistenceUnitValidationModeType_2_0
Returns the 'Xml Persistence Unit Validation Mode Type 20' literal with the specified integer value.
get(String) - Static method in enum org.eclipse.jpt.core.resource.persistence.XmlPersistenceUnitTransactionType
Returns the 'Xml Persistence Unit Transaction Type' literal with the specified literal value.
get(int) - Static method in enum org.eclipse.jpt.core.resource.persistence.XmlPersistenceUnitTransactionType
Returns the 'Xml Persistence Unit Transaction Type' literal with the specified integer value.
get(String) - Static method in enum org.eclipse.jpt.eclipselink.core.resource.orm.CacheCoordinationType
Returns the 'Cache Coordination Type' literal with the specified literal value.
get(int) - Static method in enum org.eclipse.jpt.eclipselink.core.resource.orm.CacheCoordinationType
Returns the 'Cache Coordination Type' literal with the specified integer value.
get(String) - Static method in enum org.eclipse.jpt.eclipselink.core.resource.orm.CacheType
Returns the 'Cache Type' literal with the specified literal value.
get(int) - Static method in enum org.eclipse.jpt.eclipselink.core.resource.orm.CacheType
Returns the 'Cache Type' literal with the specified integer value.
get(String) - Static method in enum org.eclipse.jpt.eclipselink.core.resource.orm.ExistenceType
Returns the 'Existence Type' literal with the specified literal value.
get(int) - Static method in enum org.eclipse.jpt.eclipselink.core.resource.orm.ExistenceType
Returns the 'Existence Type' literal with the specified integer value.
get(String) - Static method in enum org.eclipse.jpt.eclipselink.core.resource.orm.v1_1.IdValidationType_1_1
Returns the 'Id Validation Type 11' literal with the specified literal value.
get(int) - Static method in enum org.eclipse.jpt.eclipselink.core.resource.orm.v1_1.IdValidationType_1_1
Returns the 'Id Validation Type 11' literal with the specified integer value.
get(String) - Static method in enum org.eclipse.jpt.eclipselink.core.resource.orm.v2_0.OrderCorrectionType_2_0
Returns the 'Order Correction Type 20' literal with the specified literal value.
get(int) - Static method in enum org.eclipse.jpt.eclipselink.core.resource.orm.v2_0.OrderCorrectionType_2_0
Returns the 'Order Correction Type 20' literal with the specified integer value.
get(String) - Static method in enum org.eclipse.jpt.eclipselink.core.resource.orm.v2_1.BatchFetchType_2_1
Returns the 'Batch Fetch Type 21' literal with the specified literal value.
get(int) - Static method in enum org.eclipse.jpt.eclipselink.core.resource.orm.v2_1.BatchFetchType_2_1
Returns the 'Batch Fetch Type 21' literal with the specified integer value.
get(String) - Static method in enum org.eclipse.jpt.eclipselink.core.resource.orm.v2_1.CacheKeyType_2_1
Returns the 'Cache Key Type 21' literal with the specified literal value.
get(int) - Static method in enum org.eclipse.jpt.eclipselink.core.resource.orm.v2_1.CacheKeyType_2_1
Returns the 'Cache Key Type 21' literal with the specified integer value.
get(String) - Static method in enum org.eclipse.jpt.eclipselink.core.resource.orm.XmlChangeTrackingType
Returns the 'Xml Change Tracking Type' literal with the specified literal value.
get(int) - Static method in enum org.eclipse.jpt.eclipselink.core.resource.orm.XmlChangeTrackingType
Returns the 'Xml Change Tracking Type' literal with the specified integer value.
get(String) - Static method in enum org.eclipse.jpt.eclipselink.core.resource.orm.XmlDirection
Returns the 'Xml Direction' literal with the specified literal value.
get(int) - Static method in enum org.eclipse.jpt.eclipselink.core.resource.orm.XmlDirection
Returns the 'Xml Direction' literal with the specified integer value.
get(String) - Static method in enum org.eclipse.jpt.eclipselink.core.resource.orm.XmlJoinFetchType
Returns the 'Xml Join Fetch Type' literal with the specified literal value.
get(int) - Static method in enum org.eclipse.jpt.eclipselink.core.resource.orm.XmlJoinFetchType
Returns the 'Xml Join Fetch Type' literal with the specified integer value.
get(String) - Static method in enum org.eclipse.jpt.eclipselink.core.resource.orm.XmlOptimisticLockingType
Returns the 'Xml Optimistic Locking Type' literal with the specified literal value.
get(int) - Static method in enum org.eclipse.jpt.eclipselink.core.resource.orm.XmlOptimisticLockingType
Returns the 'Xml Optimistic Locking Type' literal with the specified integer value.
get(int) - Method in interface org.eclipse.jpt.utility.model.value.ListValueModel
Return the item at the specified index of the list.
getAbstractJpaRootEObject() - Method in class org.eclipse.jpt.core.resource.xml.CommonPackage
Returns the meta object for class 'Abstract Jpa Root EObject'.
getAbstractXmlAttributeMapping() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Abstract Xml Attribute Mapping'.
getAbstractXmlColumn() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Abstract Xml Column'.
getAbstractXmlColumn_Insertable() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the attribute 'Insertable'.
getAbstractXmlColumn_Nullable() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the attribute 'Nullable'.
getAbstractXmlColumn_Table() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the attribute 'Table'.
getAbstractXmlColumn_Unique() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the attribute 'Unique'.
getAbstractXmlColumn_Updatable() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the attribute 'Updatable'.
getAbstractXmlEmbedded() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Abstract Xml Embedded'.
getAbstractXmlMultiRelationshipMapping() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Abstract Xml Multi Relationship Mapping'.
getAbstractXmlMultiRelationshipMapping_MapKey() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the containment reference 'Map Key'.
getAbstractXmlNamedColumn() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Abstract Xml Named Column'.
getAbstractXmlNamedColumn_ColumnDefinition() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the attribute 'Column Definition'.
getAbstractXmlNamedColumn_Name() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the attribute 'Name'.
getAbstractXmlReferenceTable() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Abstract Xml Reference Table'.
getAbstractXmlRelationshipMapping() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Abstract Xml Relationship Mapping'.
getAbstractXmlRelationshipMapping_Cascade() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the containment reference 'Cascade'.
getAbstractXmlRelationshipMapping_Fetch() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the attribute 'Fetch'.
getAbstractXmlRelationshipMapping_TargetEntity() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the attribute 'Target Entity'.
getAbstractXmlSingleRelationshipMapping() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Abstract Xml Single Relationship Mapping'.
getAbstractXmlSingleRelationshipMapping_Optional() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the attribute 'Optional'.
getAbstractXmlTable() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Abstract Xml Table'.
getAbstractXmlTable_Catalog() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the attribute 'Catalog'.
getAbstractXmlTable_Name() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the attribute 'Name'.
getAbstractXmlTable_Schema() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the attribute 'Schema'.
getAbstractXmlTable_UniqueConstraints() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the containment reference list 'Unique Constraints'.
getAbstractXmlTypeMapping() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Abstract Xml Type Mapping'.
getAccess() - Method in interface org.eclipse.jpt.core.context.AccessHolder
Return the access type, whether specified or defaulted.
getAccess() - Method in interface org.eclipse.jpt.core.context.MappingFilePersistenceUnitDefaults
 
getAccess() - Method in interface org.eclipse.jpt.core.context.MappingFileRoot
Return the specified access if present, otherwise return the default access.
getAccess() - Method in interface org.eclipse.jpt.core.context.orm.EntityMappings
Return the specified access if present, otherwise return the default access.
getAccess() - Method in interface org.eclipse.jpt.core.context.orm.OrmPersistenceUnitDefaults
 
getAccess() - Method in interface org.eclipse.jpt.core.resource.java.JavaResourcePersistentType
Return the type's access type ("field" or "property").
getAccess() - Method in class org.eclipse.jpt.core.resource.orm.AbstractXmlAttributeMapping
Returns the value of the 'Access' attribute.
getAccess() - Method in class org.eclipse.jpt.core.resource.orm.AbstractXmlTypeMapping
Returns the value of the 'Access' attribute.
getAccess() - Method in interface org.eclipse.jpt.core.resource.orm.XmlAccessHolder
Returns the value of the 'Access' attribute.
getAccess() - Method in class org.eclipse.jpt.core.resource.orm.XmlEntityMappings
Returns the value of the 'Access' attribute.
getAccess() - Method in class org.eclipse.jpt.core.resource.orm.XmlPersistenceUnitDefaults
Returns the value of the 'Access' attribute.
getAccessMethods() - Method in interface org.eclipse.jpt.eclipselink.core.resource.orm.XmlAccessMethodsHolder
Returns the value of the 'Access Methods' containment reference.
getAccessMethods() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlBasic
Returns the value of the 'Access Methods' containment reference.
getAccessMethods() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlBasicCollection
Returns the value of the 'Access Methods' containment reference.
getAccessMethods() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlBasicMap
Returns the value of the 'Access Methods' containment reference.
getAccessMethods() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlElementCollection
Returns the value of the 'Access Methods' containment reference.
getAccessMethods() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlEmbeddable
Returns the value of the 'Access Methods' containment reference.
getAccessMethods() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlEmbedded
Returns the value of the 'Access Methods' containment reference.
getAccessMethods() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlEmbeddedId
Returns the value of the 'Access Methods' containment reference.
getAccessMethods() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlEntity
Returns the value of the 'Access Methods' containment reference.
getAccessMethods() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlId
Returns the value of the 'Access Methods' containment reference.
getAccessMethods() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlManyToMany
Returns the value of the 'Access Methods' containment reference.
getAccessMethods() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlManyToOne
Returns the value of the 'Access Methods' containment reference.
getAccessMethods() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlMappedSuperclass
Returns the value of the 'Access Methods' containment reference.
getAccessMethods() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlOneToMany
Returns the value of the 'Access Methods' containment reference.
getAccessMethods() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlOneToOne
Returns the value of the 'Access Methods' containment reference.
getAccessMethods() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlPersistenceUnitDefaults
Returns the value of the 'Access Methods' containment reference.
getAccessMethods() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlTransformation
Returns the value of the 'Access Methods' containment reference.
getAccessMethods() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlTransient
Returns the value of the 'Access Methods' containment reference.
getAccessMethods() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlVariableOneToOne
Returns the value of the 'Access Methods' containment reference.
getAccessMethods() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlVersion
Returns the value of the 'Access Methods' containment reference.
getAccessType() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for enum 'Access Type'.
getAllAttributeMappings(String) - Method in interface org.eclipse.jpt.core.context.TypeMapping
Return attribute mappings of a particular mapping type that are declared anywhere on this type mapping's hierarchy
getAllocationSize() - Method in interface org.eclipse.jpt.core.context.Generator
 
getAllocationSize() - Method in interface org.eclipse.jpt.core.resource.java.GeneratorAnnotation
Corresponds to the 'allocationSize' element of the *Generator annotation.
getAllocationSize() - Method in interface org.eclipse.jpt.core.resource.orm.XmlGenerator
Returns the value of the 'Allocation Size' attribute.
getAllocationSize() - Method in class org.eclipse.jpt.core.resource.orm.XmlSequenceGenerator
Returns the value of the 'Allocation Size' attribute.
getAllocationSize() - Method in class org.eclipse.jpt.core.resource.orm.XmlTableGenerator
Returns the value of the 'Allocation Size' attribute.
getAllocationSizeTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.core.resource.java.GeneratorAnnotation
Return the TextRange for the 'allocationSize' element.
getAllQueries() - Method in interface org.eclipse.jpt.eclipselink.core.resource.orm.v2_0.XmlQueryRedirectors_2_0
Returns the value of the 'All Queries' attribute.
getAllQueries() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlQueryRedirectors
Returns the value of the 'All Queries' attribute.
getAlwaysRefresh() - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkCacheAnnotation
Corresponds to the 'alwaysRefresh' element of the Cache annotation.
getAlwaysRefresh() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlCache
Returns the value of the 'Always Refresh' attribute.
getAlwaysRefreshTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkCacheAnnotation
Return the TextRange for the 'alwaysRefresh' element.
getAnnotation() - Method in interface org.eclipse.jpt.core.context.java.JavaJoinTableJoiningStrategy
Return the join table annotation, use a null object instead of returning null if the join table annotation does not exist.
getAnnotation(String) - Method in interface org.eclipse.jpt.core.resource.java.JavaResourcePersistentMember
Return the annotation with the specified name.
getAnnotation(CompilationUnit) - Method in interface org.eclipse.jpt.core.utility.jdt.AnnotationAdapter
Given the specified compilation unit, return the value of the adapter's annotation.
getAnnotation(ModifiedDeclaration) - Method in interface org.eclipse.jpt.core.utility.jdt.DeclarationAnnotationAdapter
Given the specified declaration, return the annotation.
getAnnotationEditFormatter() - Method in interface org.eclipse.jpt.core.JpaPlatform
Return a formatter that can clean up the Java annotations added to source code.
getAnnotationEditFormatter() - Method in interface org.eclipse.jpt.core.resource.java.JavaResourceCompilationUnit
Return the JPA project's annotation formatter.
getAnnotationName() - Method in interface org.eclipse.jpt.core.context.java.JavaAttributeMapping
 
getAnnotationName() - Method in interface org.eclipse.jpt.core.context.java.JavaAttributeMappingDefinition
Return the attribute mapping's Java annotation name.
getAnnotationName() - Method in interface org.eclipse.jpt.core.context.java.JavaTypeMapping
 
getAnnotationName() - Method in interface org.eclipse.jpt.core.context.java.JavaTypeMappingDefinition
Return the type mapping's Java annotation name.
getAnnotationName() - Method in class org.eclipse.jpt.core.context.java.NullDefaultJavaAttributeMappingDefinition
 
getAnnotationName() - Method in class org.eclipse.jpt.core.context.java.NullJavaTypeMappingDefinition
 
getAnnotationName() - Method in class org.eclipse.jpt.core.context.java.NullSpecifiedJavaAttributeMappingDefinition
 
getAnnotationName() - Method in interface org.eclipse.jpt.core.resource.java.Annotation
Return the annotation's fully qualified name, as opposed to the value of the annotation's 'name' element.
getAnnotationName() - Method in interface org.eclipse.jpt.core.resource.java.AnnotationDefinition
Return the name of the annotation the definition will build in the various #build...(...) methods.
getAnnotationNamed(String) - Method in interface org.eclipse.jpt.core.utility.jdt.ModifiedDeclaration
Return the *first* annotation with the specified name.
getAnnotationProvider() - Method in interface org.eclipse.jpt.core.JpaPlatform
Return an annotation provider responsible for determining what Java annotations are supported and constructing java resource model objects.
getAnnotationProvider() - Method in interface org.eclipse.jpt.core.resource.java.JavaResourceNode.Root
Return the annotation provider that supplies the annotations found in the Java resource model.
getApplicationLocation() - Method in interface org.eclipse.jpt.eclipselink.core.context.persistence.schema.generation.SchemaGeneration
 
getArrayDepth() - Method in interface org.eclipse.jpt.utility.JavaType
Return the type's "array depth".
getAssociationOverride() - Method in interface org.eclipse.jpt.core.context.AssociationOverrideRelationshipReference
 
getAssociationOverride() - Method in interface org.eclipse.jpt.core.context.java.JavaAssociationOverrideRelationshipReference
 
getAssociationOverride() - Method in interface org.eclipse.jpt.core.context.orm.OrmAssociationOverrideRelationshipReference
 
getAssociationOverride() - Method in interface org.eclipse.jpt.core.jpa2.context.java.JavaAssociationOverrideRelationshipReference2_0
 
getAssociationOverride() - Method in interface org.eclipse.jpt.core.jpa2.context.orm.OrmAssociationOverrideRelationshipReference2_0
 
getAssociationOverrideContainer() - Method in interface org.eclipse.jpt.core.context.Entity
 
getAssociationOverrideContainer() - Method in interface org.eclipse.jpt.core.context.java.JavaEntity
 
getAssociationOverrideContainer() - Method in interface org.eclipse.jpt.core.context.orm.OrmEntity
 
getAssociationOverrideContainer() - Method in interface org.eclipse.jpt.core.jpa2.context.EmbeddedMapping2_0
 
getAssociationOverrideContainer() - Method in interface org.eclipse.jpt.core.jpa2.context.java.JavaEmbeddedMapping2_0
 
getAssociationOverrideContainer() - Method in interface org.eclipse.jpt.core.jpa2.context.orm.OrmEmbeddedMapping2_0
 
getAssociationOverrideNamed(String) - Method in interface org.eclipse.jpt.core.context.AssociationOverrideContainer
Return the association override, whether specified or default, with the given name.
getAssociationOverrideNamed(String) - Method in interface org.eclipse.jpt.core.context.java.JavaAssociationOverrideContainer
 
getAssociationOverrideNamed(String) - Method in interface org.eclipse.jpt.core.context.orm.OrmAssociationOverrideContainer
 
getAssociationOverrides() - Method in interface org.eclipse.jpt.core.resource.orm.XmlAssociationOverrideContainer
Returns the value of the 'Association Overrides' containment reference list.
getAssociationOverrides() - Method in class org.eclipse.jpt.core.resource.orm.XmlElementCollection
Returns the value of the 'Association Overrides' containment reference list.
getAssociationOverrides() - Method in class org.eclipse.jpt.core.resource.orm.XmlEmbedded
Returns the value of the 'Association Overrides' containment reference list.
getAssociationOverrides() - Method in class org.eclipse.jpt.core.resource.orm.XmlEntity
Returns the value of the 'Association Overrides' containment reference list.
getAssociationOverrides() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlMappedSuperclass
Returns the value of the 'Association Overrides' containment reference list.
getAst() - Method in interface org.eclipse.jpt.core.utility.jdt.ModifiedDeclaration
Return the "declaration" AST.
getAstAnnotation(CompilationUnit) - Method in interface org.eclipse.jpt.core.resource.java.Annotation
Return the corresponding JDT DOM annotation from the specified AST compilation unit.
getAstAnnotation(CompilationUnit) - Method in interface org.eclipse.jpt.core.resource.java.AnnotationContainer
Return the corresponding JDT DOM annotation from the specified AST compilation unit.
getAstNode(CompilationUnit) - Method in interface org.eclipse.jpt.core.utility.jdt.AnnotationAdapter
Return the AST node corresponding to the annotation.
getAstNode(CompilationUnit) - Method in interface org.eclipse.jpt.core.utility.jdt.AnnotationElementAdapter
Return the AST node corresponding to the element.
getAstNode(ModifiedDeclaration) - Method in interface org.eclipse.jpt.core.utility.jdt.DeclarationAnnotationAdapter
Given the specified declaration, return the AST node corresponding to the annotation.
getAstNode(ModifiedDeclaration) - Method in interface org.eclipse.jpt.core.utility.jdt.DeclarationAnnotationElementAdapter
Given the specified declaration, return the AST node corresponding to the element's value.
getAttributeMappings(String) - Method in interface org.eclipse.jpt.core.context.TypeMapping
Return attribute mappings of a particular mapping type that are declared on this type mapping
getAttributeMappings() - Method in class org.eclipse.jpt.core.resource.orm.Attributes
 
getAttributeMappings() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.Attributes
 
getAttributeName() - Method in interface org.eclipse.jpt.core.context.JoinColumn.Owner
return the join column's attribute name
getAttributeName() - Method in interface org.eclipse.jpt.core.utility.jdt.Attribute
Return the attribute's name, as opposed to the member's name (e.g.
getAttributeName() - Method in interface org.eclipse.jpt.db.ForeignKey
Return an appropriate name for an attribute that holds the entity mapped to the foreign key's "referenced" table.
getAttributeNamed(String) - Method in interface org.eclipse.jpt.core.context.java.JavaPersistentType
 
getAttributeNamed(String) - Method in interface org.eclipse.jpt.core.context.orm.OrmPersistentType
 
getAttributeNamed(String) - Method in interface org.eclipse.jpt.core.context.PersistentType
Return the persistent attribute with the specified name, if it exists locally on the persistent type (as opposed to in its inheritance hierarchy).
getAttributeOverrideContainer() - Method in interface org.eclipse.jpt.core.context.BaseEmbeddedMapping
 
getAttributeOverrideContainer() - Method in interface org.eclipse.jpt.core.context.Entity
 
getAttributeOverrideContainer() - Method in interface org.eclipse.jpt.core.context.java.JavaBaseEmbeddedMapping
 
getAttributeOverrideContainer() - Method in interface org.eclipse.jpt.core.context.java.JavaEntity
 
getAttributeOverrideContainer() - Method in interface org.eclipse.jpt.core.context.orm.OrmBaseEmbeddedMapping
 
getAttributeOverrideContainer() - Method in interface org.eclipse.jpt.core.context.orm.OrmEntity
 
getAttributeOverrideNamed(String) - Method in interface org.eclipse.jpt.core.context.AttributeOverrideContainer
Return the attribute override, whether specified or default, with the given name.
getAttributeOverrideNamed(String) - Method in interface org.eclipse.jpt.core.context.java.JavaAttributeOverrideContainer
 
getAttributeOverrideNamed(String) - Method in interface org.eclipse.jpt.core.context.orm.OrmAttributeOverrideContainer
 
getAttributeOverrides() - Method in class org.eclipse.jpt.core.resource.orm.AbstractXmlEmbedded
Returns the value of the 'Attribute Overrides' containment reference list.
getAttributeOverrides() - Method in interface org.eclipse.jpt.core.resource.orm.XmlAttributeOverrideContainer
Returns the value of the 'Attribute Overrides' containment reference list.
getAttributeOverrides() - Method in class org.eclipse.jpt.core.resource.orm.XmlElementCollection
Returns the value of the 'Attribute Overrides' containment reference list.
getAttributeOverrides() - Method in class org.eclipse.jpt.core.resource.orm.XmlEntity
Returns the value of the 'Attribute Overrides' containment reference list.
getAttributeOverrides() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlMappedSuperclass
Returns the value of the 'Attribute Overrides' containment reference list.
getAttributes() - Method in class org.eclipse.jpt.core.resource.orm.AbstractXmlTypeMapping
Returns the value of the 'Attributes' containment reference.
getAttributes() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Attributes'.
getAttributes() - Method in interface org.eclipse.jpt.core.resource.orm.XmlTypeMapping
Returns the value of the 'Attributes' containment reference.
getAttributes() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for class 'Attributes'.
getAttributes() - Method in interface org.eclipse.jpt.eclipselink.core.resource.orm.v2_1.XmlFetchGroup_2_1
Returns the value of the 'Attributes' containment reference list.
getAttributes() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlFetchGroup
Returns the value of the 'Attributes' containment reference list.
getAttributes_BasicCollections() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for the containment reference list 'Basic Collections'.
getAttributes_BasicMaps() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for the containment reference list 'Basic Maps'.
getAttributes_Basics() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the containment reference list 'Basics'.
getAttributes_EmbeddedIds() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the containment reference list 'Embedded Ids'.
getAttributes_Embeddeds() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the containment reference list 'Embeddeds'.
getAttributes_Ids() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the containment reference list 'Ids'.
getAttributes_ManyToManys() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the containment reference list 'Many To Manys'.
getAttributes_ManyToOnes() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the containment reference list 'Many To Ones'.
getAttributes_OneToManys() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the containment reference list 'One To Manys'.
getAttributes_OneToOnes() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the containment reference list 'One To Ones'.
getAttributes_Transformations() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for the containment reference list 'Transformations'.
getAttributes_Transients() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the containment reference list 'Transients'.
getAttributes_VariableOneToOnes() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for the containment reference list 'Variable One To Ones'.
getAttributes_Versions() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the containment reference list 'Versions'.
getAttributesTextRange() - Method in interface org.eclipse.jpt.core.context.orm.OrmTypeMapping
 
getAttributesTextRange() - Method in class org.eclipse.jpt.core.resource.orm.AbstractXmlTypeMapping
 
getAttributesTextRange() - Method in interface org.eclipse.jpt.core.resource.orm.XmlTypeMapping
 
getAttributeType() - Method in interface org.eclipse.jpt.eclipselink.core.resource.orm.v2_1.XmlBasic_2_1
Returns the value of the 'Attribute Type' attribute.
getAttributeType() - Method in interface org.eclipse.jpt.eclipselink.core.resource.orm.v2_1.XmlElementCollection_2_1
Returns the value of the 'Attribute Type' attribute.
getAttributeType() - Method in interface org.eclipse.jpt.eclipselink.core.resource.orm.v2_1.XmlEmbedded_2_1
Returns the value of the 'Attribute Type' attribute.
getAttributeType() - Method in interface org.eclipse.jpt.eclipselink.core.resource.orm.v2_1.XmlEmbeddedId_2_1
Returns the value of the 'Attribute Type' attribute.
getAttributeType() - Method in interface org.eclipse.jpt.eclipselink.core.resource.orm.v2_1.XmlId_2_1
Returns the value of the 'Attribute Type' attribute.
getAttributeType() - Method in interface org.eclipse.jpt.eclipselink.core.resource.orm.v2_1.XmlManyToMany_2_1
Returns the value of the 'Attribute Type' attribute.
getAttributeType() - Method in interface org.eclipse.jpt.eclipselink.core.resource.orm.v2_1.XmlOneToMany_2_1
Returns the value of the 'Attribute Type' attribute.
getAttributeType() - Method in interface org.eclipse.jpt.eclipselink.core.resource.orm.v2_1.XmlTransformation_2_1
Returns the value of the 'Attribute Type' attribute.
getAttributeType() - Method in interface org.eclipse.jpt.eclipselink.core.resource.orm.v2_1.XmlVersion_2_1
Returns the value of the 'Attribute Type' attribute.
getAttributeType() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlBasic
Returns the value of the 'Attribute Type' attribute.
getAttributeType() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlElementCollection
Returns the value of the 'Attribute Type' attribute.
getAttributeType() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlEmbedded
Returns the value of the 'Attribute Type' attribute.
getAttributeType() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlEmbeddedId
Returns the value of the 'Attribute Type' attribute.
getAttributeType() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlId
Returns the value of the 'Attribute Type' attribute.
getAttributeType() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlManyToMany
Returns the value of the 'Attribute Type' attribute.
getAttributeType() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlOneToMany
Returns the value of the 'Attribute Type' attribute.
getAttributeType() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlTransformation
Returns the value of the 'Attribute Type' attribute.
getAttributeType() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlVersion
Returns the value of the 'Attribute Type' attribute.
getBaseColumn() - Method in interface org.eclipse.jpt.db.ForeignKey.ColumnPair
Return the column pair's "base" column.
getBaseColumns() - Method in interface org.eclipse.jpt.db.ForeignKey
Return the foreign key's "base" columns.
getBaseTable() - Method in interface org.eclipse.jpt.db.ForeignKey
Return the foreign key's "base" table.
getBasicCollections() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.Attributes
Returns the value of the 'Basic Collections' containment reference list.
getBasicMaps() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.Attributes
Returns the value of the 'Basic Maps' containment reference list.
getBasics() - Method in class org.eclipse.jpt.core.resource.orm.Attributes
Returns the value of the 'Basics' containment reference list.
getBatchFetch() - Method in interface org.eclipse.jpt.eclipselink.core.resource.orm.XmlBatchFetchHolder
Returns the value of the 'Batch Fetch' containment reference.
getBatchFetch() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlElementCollection
Returns the value of the 'Batch Fetch' containment reference.
getBatchFetch() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlManyToMany
Returns the value of the 'Batch Fetch' containment reference.
getBatchFetch() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlManyToOne
Returns the value of the 'Batch Fetch' containment reference.
getBatchFetch() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlOneToMany
Returns the value of the 'Batch Fetch' containment reference.
getBatchFetch() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlOneToOne
Returns the value of the 'Batch Fetch' containment reference.
getBatchFetchType() - Method in interface org.eclipse.jpt.eclipselink.core.resource.orm.v2_1.XmlBatchFetch_2_1
Returns the value of the 'Batch Fetch Type' attribute.
getBatchFetchType() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlBatchFetch
Returns the value of the 'Batch Fetch Type' attribute.
getBatchFetchType_2_1() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.v2_1.EclipseLinkOrmV2_1Package
Returns the meta object for enum 'Batch Fetch Type 21'.
getBatchWriting() - Method in interface org.eclipse.jpt.eclipselink.core.context.persistence.connection.Connection
 
getBinding(CompilationUnit) - Method in interface org.eclipse.jpt.core.utility.jdt.FieldAttribute
Covariant override.
getBinding(CompilationUnit) - Method in interface org.eclipse.jpt.core.utility.jdt.Member
Return the member's binding from the specified AST.
getBinding(CompilationUnit) - Method in interface org.eclipse.jpt.core.utility.jdt.MethodAttribute
Covariant override.
getBinding(CompilationUnit) - Method in interface org.eclipse.jpt.core.utility.jdt.Type
Covariant override.
getBindParameters() - Method in interface org.eclipse.jpt.eclipselink.core.context.persistence.connection.Connection
 
getBodyDeclaration(CompilationUnit) - Method in interface org.eclipse.jpt.core.utility.jdt.FieldAttribute
Covariant override.
getBodyDeclaration(CompilationUnit) - Method in interface org.eclipse.jpt.core.utility.jdt.Member
Return the member's body declaration from the specified AST.
getBodyDeclaration(CompilationUnit) - Method in interface org.eclipse.jpt.core.utility.jdt.MethodAttribute
Covariant override.
getBodyDeclaration(CompilationUnit) - Method in interface org.eclipse.jpt.core.utility.jdt.Type
Covariant override.
getByName(String) - Static method in enum org.eclipse.jpt.core.resource.orm.AccessType
Returns the 'Access Type' literal with the specified name.
getByName(String) - Static method in enum org.eclipse.jpt.core.resource.orm.DiscriminatorType
Returns the 'Discriminator Type' literal with the specified name.
getByName(String) - Static method in enum org.eclipse.jpt.core.resource.orm.EnumType
Returns the 'Enum Type' literal with the specified name.
getByName(String) - Static method in enum org.eclipse.jpt.core.resource.orm.FetchType
Returns the 'Fetch Type' literal with the specified name.
getByName(String) - Static method in enum org.eclipse.jpt.core.resource.orm.GenerationType
Returns the 'Generation Type' literal with the specified name.
getByName(String) - Static method in enum org.eclipse.jpt.core.resource.orm.InheritanceType
Returns the 'Inheritance Type' literal with the specified name.
getByName(String) - Static method in enum org.eclipse.jpt.core.resource.orm.TemporalType
Returns the 'Temporal Type' literal with the specified name.
getByName(String) - Static method in enum org.eclipse.jpt.core.resource.orm.v2_0.LockModeType_2_0
Returns the 'Lock Mode Type 20' literal with the specified name.
getByName(String) - Static method in enum org.eclipse.jpt.core.resource.persistence.v2_0.XmlPersistenceUnitCachingType_2_0
Returns the 'Xml Persistence Unit Caching Type 20' literal with the specified name.
getByName(String) - Static method in enum org.eclipse.jpt.core.resource.persistence.v2_0.XmlPersistenceUnitValidationModeType_2_0
Returns the 'Xml Persistence Unit Validation Mode Type 20' literal with the specified name.
getByName(String) - Static method in enum org.eclipse.jpt.core.resource.persistence.XmlPersistenceUnitTransactionType
Returns the 'Xml Persistence Unit Transaction Type' literal with the specified name.
getByName(String) - Static method in enum org.eclipse.jpt.eclipselink.core.resource.orm.CacheCoordinationType
Returns the 'Cache Coordination Type' literal with the specified name.
getByName(String) - Static method in enum org.eclipse.jpt.eclipselink.core.resource.orm.CacheType
Returns the 'Cache Type' literal with the specified name.
getByName(String) - Static method in enum org.eclipse.jpt.eclipselink.core.resource.orm.ExistenceType
Returns the 'Existence Type' literal with the specified name.
getByName(String) - Static method in enum org.eclipse.jpt.eclipselink.core.resource.orm.v1_1.IdValidationType_1_1
Returns the 'Id Validation Type 11' literal with the specified name.
getByName(String) - Static method in enum org.eclipse.jpt.eclipselink.core.resource.orm.v2_0.OrderCorrectionType_2_0
Returns the 'Order Correction Type 20' literal with the specified name.
getByName(String) - Static method in enum org.eclipse.jpt.eclipselink.core.resource.orm.v2_1.BatchFetchType_2_1
Returns the 'Batch Fetch Type 21' literal with the specified name.
getByName(String) - Static method in enum org.eclipse.jpt.eclipselink.core.resource.orm.v2_1.CacheKeyType_2_1
Returns the 'Cache Key Type 21' literal with the specified name.
getByName(String) - Static method in enum org.eclipse.jpt.eclipselink.core.resource.orm.XmlChangeTrackingType
Returns the 'Xml Change Tracking Type' literal with the specified name.
getByName(String) - Static method in enum org.eclipse.jpt.eclipselink.core.resource.orm.XmlDirection
Returns the 'Xml Direction' literal with the specified name.
getByName(String) - Static method in enum org.eclipse.jpt.eclipselink.core.resource.orm.XmlJoinFetchType
Returns the 'Xml Join Fetch Type' literal with the specified name.
getByName(String) - Static method in enum org.eclipse.jpt.eclipselink.core.resource.orm.XmlOptimisticLockingType
Returns the 'Xml Optimistic Locking Type' literal with the specified name.
getCache() - Method in interface org.eclipse.jpt.eclipselink.core.resource.orm.XmlCacheHolder
Returns the value of the 'Cache' containment reference.
getCache() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlEntity
Returns the value of the 'Cache' containment reference.
getCache() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlMappedSuperclass
Returns the value of the 'Cache' containment reference.
getCacheable() - Method in interface org.eclipse.jpt.core.jpa2.context.CacheableHolder2_0
 
getCacheable() - Method in interface org.eclipse.jpt.core.jpa2.context.java.JavaCacheableHolder2_0
 
getCacheable() - Method in interface org.eclipse.jpt.core.jpa2.context.orm.OrmCacheableHolder2_0
 
getCacheable() - Method in interface org.eclipse.jpt.core.resource.orm.v2_0.XmlCacheable_2_0
Returns the value of the 'Cacheable' attribute.
getCacheable() - Method in class org.eclipse.jpt.core.resource.orm.XmlEntity
Returns the value of the 'Cacheable' attribute.
getCacheable() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlMappedSuperclass
Returns the value of the 'Cacheable' attribute.
getCacheableTextRange() - Method in interface org.eclipse.jpt.core.resource.orm.v2_0.XmlCacheable_2_0
Return the TextRange for the cacheable annotation
getCacheableTextRange() - Method in class org.eclipse.jpt.core.resource.orm.XmlEntity
 
getCacheableTextRange() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlMappedSuperclass
 
getCacheCoordinationType() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for enum 'Cache Coordination Type'.
getCacheInterceptor() - Method in interface org.eclipse.jpt.eclipselink.core.resource.orm.v2_0.XmlEntity_2_0
Returns the value of the 'Cache Interceptor' containment reference.
getCacheInterceptor() - Method in interface org.eclipse.jpt.eclipselink.core.resource.orm.v2_0.XmlMappedSuperclass_2_0
Returns the value of the 'Cache Interceptor' containment reference.
getCacheInterceptor() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlEntity
Returns the value of the 'Cache Interceptor' containment reference.
getCacheInterceptor() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlMappedSuperclass
Returns the value of the 'Cache Interceptor' containment reference.
getCacheKeyType() - Method in interface org.eclipse.jpt.eclipselink.core.resource.orm.v2_1.XmlPrimaryKey_2_1
Returns the value of the 'Cache Key Type' attribute.
getCacheKeyType() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlPrimaryKey
Returns the value of the 'Cache Key Type' attribute.
getCacheKeyType_2_1() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.v2_1.EclipseLinkOrmV2_1Package
Returns the meta object for enum 'Cache Key Type 21'.
getCacheSizeDefault() - Method in interface org.eclipse.jpt.eclipselink.core.context.persistence.caching.Caching
 
getCacheSizeOf(String) - Method in interface org.eclipse.jpt.eclipselink.core.context.persistence.caching.Caching
 
getCacheStatements() - Method in interface org.eclipse.jpt.eclipselink.core.context.persistence.connection.Connection
 
getCacheStatementsSize() - Method in interface org.eclipse.jpt.eclipselink.core.context.persistence.connection.Connection
 
getCacheType() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for enum 'Cache Type'.
getCacheTypeDefault() - Method in interface org.eclipse.jpt.eclipselink.core.context.persistence.caching.Caching
 
getCacheTypeOf(String) - Method in interface org.eclipse.jpt.eclipselink.core.context.persistence.caching.Caching
 
getCaching() - Method in interface org.eclipse.jpt.eclipselink.core.context.EclipseLinkEntity
 
getCaching() - Method in interface org.eclipse.jpt.eclipselink.core.context.EclipseLinkMappedSuperclass
 
getCaching() - Method in interface org.eclipse.jpt.eclipselink.core.context.java.JavaEclipseLinkEntity
 
getCaching() - Method in interface org.eclipse.jpt.eclipselink.core.context.java.JavaEclipseLinkMappedSuperclass
 
getCaching() - Method in interface org.eclipse.jpt.eclipselink.core.context.orm.OrmEclipseLinkEntity
 
getCaching() - Method in interface org.eclipse.jpt.eclipselink.core.context.orm.OrmEclipseLinkMappedSuperclass
 
getCascade() - Method in interface org.eclipse.jpt.core.context.java.JavaRelationshipMapping
 
getCascade() - Method in interface org.eclipse.jpt.core.context.orm.OrmRelationshipMapping
 
getCascade() - Method in interface org.eclipse.jpt.core.context.RelationshipMapping
 
getCascade() - Method in interface org.eclipse.jpt.core.jpa2.context.java.JavaRelationshipMapping2_0
 
getCascade() - Method in class org.eclipse.jpt.core.resource.orm.AbstractXmlRelationshipMapping
Returns the value of the 'Cascade' containment reference.
getCascade() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlOptimisticLocking
Returns the value of the 'Cascade' attribute.
getCascadeTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.core.resource.java.RelationshipMappingAnnotation
Return the TextRange for the 'cascade' element.
getCascadeType() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Cascade Type'.
getCascadeType_CascadeAll() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the attribute 'Cascade All'.
getCascadeType_CascadeMerge() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the attribute 'Cascade Merge'.
getCascadeType_CascadePersist() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the attribute 'Cascade Persist'.
getCascadeType_CascadeRefresh() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the attribute 'Cascade Refresh'.
getCascadeType_CascadeRemove() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the attribute 'Cascade Remove'.
getCatalog() - Method in interface org.eclipse.jpt.core.context.MappingFilePersistenceUnitDefaults
 
getCatalog() - Method in interface org.eclipse.jpt.core.context.MappingFileRoot
Return the specified catalog if present, otherwise return the default catalog.
getCatalog() - Method in interface org.eclipse.jpt.core.context.orm.EntityMappings
Return the specified catalog if present, otherwise return the default catalog.
getCatalog() - Method in interface org.eclipse.jpt.core.context.orm.OrmPersistenceUnitDefaults
Return the specified catalog if present, otherwise return the default catalog.
getCatalog() - Method in interface org.eclipse.jpt.core.context.Table
Return the specified catalog if present, otherwise return the default catalog.
getCatalog() - Method in interface org.eclipse.jpt.core.context.TableGenerator
Return the specified catalog if present, otherwise return the default catalog.
getCatalog() - Method in interface org.eclipse.jpt.core.jpa2.context.SequenceGenerator2_0
Return the specified catalog if present, otherwise return the default catalog.
getCatalog() - Method in interface org.eclipse.jpt.core.jpa2.resource.java.SequenceGenerator2_0Annotation
Corresponds to the 'catalog' element of the TableGenerator annotation.
getCatalog() - Method in interface org.eclipse.jpt.core.resource.java.BaseTableAnnotation
Corresponds to the 'catalog' element of the *Table annotation.
getCatalog() - Method in interface org.eclipse.jpt.core.resource.java.TableGeneratorAnnotation
Corresponds to the 'catalog' element of the TableGenerator annotation.
getCatalog() - Method in class org.eclipse.jpt.core.resource.orm.AbstractXmlTable
Returns the value of the 'Catalog' attribute.
getCatalog() - Method in interface org.eclipse.jpt.core.resource.orm.v2_0.XmlSequenceGenerator_2_0
Returns the value of the 'Catalog' attribute.
getCatalog() - Method in class org.eclipse.jpt.core.resource.orm.XmlEntityMappings
Returns the value of the 'Catalog' attribute.
getCatalog() - Method in class org.eclipse.jpt.core.resource.orm.XmlPersistenceUnitDefaults
Returns the value of the 'Catalog' attribute.
getCatalog() - Method in class org.eclipse.jpt.core.resource.orm.XmlSequenceGenerator
Returns the value of the 'Catalog' attribute.
getCatalog() - Method in class org.eclipse.jpt.core.resource.orm.XmlTableGenerator
Returns the value of the 'Catalog' attribute.
getCatalogForIdentifier(String) - Method in interface org.eclipse.jpt.db.Database
Return the catalog for the specified identifier.
getCatalogNamed(String) - Method in interface org.eclipse.jpt.db.Database
Return the catalog with specified name.
getCatalogs() - Method in interface org.eclipse.jpt.db.Database
Return the database's catalogs.
getCatalogsSize() - Method in interface org.eclipse.jpt.db.Database
Return the number of catalogs the database contains.
getCatalogTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.core.jpa2.resource.java.SequenceGenerator2_0Annotation
Return the TextRange for the 'catalog' element.
getCatalogTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.core.resource.java.BaseTableAnnotation
Return the TextRange for the 'catalog' element.
getCatalogTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.core.resource.java.TableGeneratorAnnotation
Return the TextRange for the 'catalog' element.
getCatalogTextRange() - Method in class org.eclipse.jpt.core.resource.orm.AbstractXmlTable
 
getCategoriesDefaultLevel() - Method in interface org.eclipse.jpt.eclipselink.core.v2_0.context.persistence.logging.Logging2_0
 
getChangeTracking() - Method in interface org.eclipse.jpt.eclipselink.core.context.EclipseLinkEmbeddable
 
getChangeTracking() - Method in interface org.eclipse.jpt.eclipselink.core.context.EclipseLinkEntity
 
getChangeTracking() - Method in interface org.eclipse.jpt.eclipselink.core.context.EclipseLinkMappedSuperclass
 
getChangeTracking() - Method in interface org.eclipse.jpt.eclipselink.core.resource.orm.XmlChangeTrackingHolder
Returns the value of the 'Change Tracking' containment reference.
getChangeTracking() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlEmbeddable
Returns the value of the 'Change Tracking' containment reference.
getChangeTracking() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlEntity
Returns the value of the 'Change Tracking' containment reference.
getChangeTracking() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlMappedSuperclass
Returns the value of the 'Change Tracking' containment reference.
getChildren() - Method in interface org.eclipse.jpt.ui.jface.TreeItemContentProvider
Return the children of the represented item
getClass_() - Method in interface org.eclipse.jpt.core.context.orm.OrmTypeMapping
 
getClass_() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlCopyPolicy
Returns the value of the 'Class' attribute.
getClasses() - Method in class org.eclipse.jpt.core.resource.persistence.XmlPersistenceUnit
Returns the value of the 'Classes' containment reference list.
getClassExtractor() - Method in interface org.eclipse.jpt.eclipselink.core.resource.orm.v2_1.XmlEntity_2_1
Returns the value of the 'Class Extractor' containment reference.
getClassExtractor() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlEntity
Returns the value of the 'Class Extractor' containment reference.
getClassName() - Method in interface org.eclipse.jpt.core.context.persistence.ClassRef
Return the class name of the class ref.
getClassName() - Method in class org.eclipse.jpt.core.resource.orm.AbstractXmlTypeMapping
Returns the value of the 'Class Name' attribute.
getClassName() - Method in class org.eclipse.jpt.core.resource.orm.EntityListener
Returns the value of the 'Class Name' attribute.
getClassName() - Method in interface org.eclipse.jpt.core.resource.orm.v2_0.XmlMapKeyClass_2_0
Returns the value of the 'Class Name' attribute.
getClassName() - Method in class org.eclipse.jpt.core.resource.orm.XmlClassReference
Returns the value of the 'Class Name' attribute.
getClassName() - Method in interface org.eclipse.jpt.core.resource.orm.XmlTypeMapping
Returns the value of the 'Class Name' attribute.
getClassName() - Method in interface org.eclipse.jpt.eclipselink.core.resource.orm.v2_0.XmlCacheInterceptor_2_0
Returns the value of the 'Class Name' attribute.
getClassName() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlConverter
Returns the value of the 'Class Name' attribute.
getClassNameTextRange() - Method in class org.eclipse.jpt.core.resource.orm.XmlClassReference
 
getClassTextRange() - Method in interface org.eclipse.jpt.core.context.orm.OrmTypeMapping
 
getClassTextRange() - Method in class org.eclipse.jpt.core.resource.orm.AbstractXmlTypeMapping
 
getClassTextRange() - Method in interface org.eclipse.jpt.core.resource.orm.XmlTypeMapping
 
getCloneCopyPolicy() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlEmbeddable
Returns the value of the 'Clone Copy Policy' containment reference.
getCloneCopyPolicy() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlEntity
Returns the value of the 'Clone Copy Policy' containment reference.
getCloneCopyPolicy() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlMappedSuperclass
Returns the value of the 'Clone Copy Policy' containment reference.
getCollection() - Method in class org.eclipse.jpt.utility.model.event.CollectionChangeEvent
Return the current state of the collection.
getCollectionName() - Method in class org.eclipse.jpt.utility.model.event.CollectionEvent
Return the programmatic name of the collection that was changed.
getCollectionSize() - Method in class org.eclipse.jpt.utility.model.event.CollectionChangeEvent
Return the number of items in the current state of the collection.
getCollectionTable() - Method in interface org.eclipse.jpt.core.jpa2.context.ElementCollectionMapping2_0
Return the collection table for this element collection mapping.
getCollectionTable() - Method in interface org.eclipse.jpt.core.jpa2.context.java.JavaElementCollectionMapping2_0
 
getCollectionTable() - Method in interface org.eclipse.jpt.core.jpa2.context.orm.OrmElementCollectionMapping2_0
 
getCollectionTable() - Method in interface org.eclipse.jpt.core.resource.orm.v2_0.XmlElementCollection_2_0
Returns the value of the 'Collection Table' containment reference.
getCollectionTable() - Method in class org.eclipse.jpt.core.resource.orm.XmlElementCollection
Returns the value of the 'Collection Table' containment reference.
getCollectionTableAnnotation() - Method in interface org.eclipse.jpt.core.jpa2.context.java.JavaElementCollectionMapping2_0
 
getColumn() - Method in interface org.eclipse.jpt.core.context.AttributeOverride
 
getColumn() - Method in interface org.eclipse.jpt.core.context.ColumnMapping
 
getColumn() - Method in interface org.eclipse.jpt.core.context.java.JavaAttributeOverride
 
getColumn() - Method in interface org.eclipse.jpt.core.context.java.JavaColumnMapping
 
getColumn() - Method in interface org.eclipse.jpt.core.context.orm.OrmAttributeOverride
 
getColumn() - Method in interface org.eclipse.jpt.core.context.orm.OrmColumnMapping
 
getColumn() - Method in interface org.eclipse.jpt.core.resource.java.AttributeOverrideAnnotation
Corresponds to the 'column' element of the AttributeOverride annotation.
getColumn() - Method in interface org.eclipse.jpt.core.resource.orm.ColumnMapping
Returns the value of the 'Column' containment reference.
getColumn() - Method in class org.eclipse.jpt.core.resource.orm.FieldResult
Returns the value of the 'Column' attribute.
getColumn() - Method in interface org.eclipse.jpt.core.resource.orm.v2_0.XmlElementCollection_2_0
Returns the value of the 'Column' containment reference.
getColumn() - Method in class org.eclipse.jpt.core.resource.orm.XmlAttributeOverride
Returns the value of the 'Column' containment reference.
getColumn() - Method in class org.eclipse.jpt.core.resource.orm.XmlBasic
Returns the value of the 'Column' containment reference.
getColumn() - Method in class org.eclipse.jpt.core.resource.orm.XmlElementCollection
Returns the value of the 'Column' containment reference.
getColumn() - Method in class org.eclipse.jpt.core.resource.orm.XmlId
Returns the value of the 'Column' containment reference.
getColumn() - Method in class org.eclipse.jpt.core.resource.orm.XmlVersion
Returns the value of the 'Column' containment reference.
getColumn() - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkWriteTransformerAnnotation
Corresponds to the 'column' element of the WriteTransformer annotation.
getColumnDefinition() - Method in interface org.eclipse.jpt.core.context.NamedColumn
 
getColumnDefinition() - Method in interface org.eclipse.jpt.core.resource.java.NamedColumnAnnotation
Corresponds to the 'columnDefinition' element of the *Column annotation.
getColumnDefinition() - Method in class org.eclipse.jpt.core.resource.orm.AbstractXmlNamedColumn
Returns the value of the 'Column Definition' attribute.
getColumnDefinitionTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.core.resource.java.NamedColumnAnnotation
Return the TextRange for the 'columnDefinition' element.
getColumnForIdentifier(String) - Method in interface org.eclipse.jpt.db.Table
Return the column for the specified identifier.
getColumnMapping() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Column Mapping'.
getColumnMapping_Column() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the containment reference 'Column'.
getColumnNamed(String) - Method in interface org.eclipse.jpt.db.Table
Return the column with specified name.
getColumnNames() - Method in class org.eclipse.jpt.core.resource.orm.XmlUniqueConstraint
Returns the value of the 'Column Names' attribute list.
getColumnPair() - Method in interface org.eclipse.jpt.db.ForeignKey
Return the foreign key's single column pair.
getColumnPairs() - Method in interface org.eclipse.jpt.db.ForeignKey
Return the foreign key's column pairs.
getColumnPairsSize() - Method in interface org.eclipse.jpt.db.ForeignKey
Return the size of the foreign key's column pairs.
getColumnResult() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Column Result'.
getColumnResult_Name() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the attribute 'Name'.
getColumnResults() - Method in class org.eclipse.jpt.core.resource.orm.SqlResultSetMapping
Returns the value of the 'Column Results' containment reference list.
getColumns() - Method in interface org.eclipse.jpt.db.Table
Return the table's columns.
getColumns() - Method in interface org.eclipse.jpt.eclipselink.core.resource.orm.v1_1.XmlPrimaryKey_1_1
Returns the value of the 'Columns' containment reference list.
getColumns() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlPrimaryKey
Returns the value of the 'Columns' containment reference list.
getColumnsSize() - Method in interface org.eclipse.jpt.db.Table
Return the number of columns the table contains.
getColumnTableNotValidDescription() - Method in interface org.eclipse.jpt.core.context.JoiningStrategy
Return a message description used when the column's table is not valid in this context.
getColumnTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkWriteTransformerAnnotation
Return the TextRange for the 'column' element.
getComments() - Method in interface org.eclipse.jpt.core.jpa2.resource.java.GeneratedAnnotation
Corresponds to the comments element of the Generated annotation.
getCommonFactory() - Method in class org.eclipse.jpt.core.resource.xml.CommonPackage
Returns the factory that creates the instances of the model.
getCommonPackage() - Method in class org.eclipse.jpt.core.resource.xml.CommonFactory
 
getCompilationUnit() - Method in interface org.eclipse.jpt.core.resource.java.JavaResourceCompilationUnit
Return the corresponding JDT compilation unit.
getConnection() - Method in interface org.eclipse.jpt.core.jpa2.context.persistence.PersistenceUnit2_0
 
getConnection() - Method in interface org.eclipse.jpt.eclipselink.core.v2_0.context.persistence.logging.Logging2_0
 
getConnectionProfile() - Method in interface org.eclipse.jpt.core.JpaDataSource
The connection profile is null if the connection profile name is invalid.
getConnectionProfile() - Method in interface org.eclipse.jpt.core.JpaProject
Return the JPA project's connection.
getConnectionProfile() - Method in interface org.eclipse.jpt.db.DatabaseObject
Return the database object's connection profile.
getConnectionProfileFactory() - Method in interface org.eclipse.jpt.core.JpaPlatform
Return a connection repository that can be used to query the database about database metadata.
getConnectionProfileFactory() - Method in class org.eclipse.jpt.db.JptDbPlugin
 
getConnectionProfileName() - Method in interface org.eclipse.jpt.core.JpaDataSource
Return the data source's connection profile name.
getConnectionProfileName() - Method in interface org.eclipse.jpt.core.JpaProject.Config
Return the name of the connection profile to be associated with the new JPA project.
getConnectionProfileName(IProject) - Static method in class org.eclipse.jpt.core.JptCorePlugin
Return the name of the connection profile associated with the specified Eclipse project.
getConnectionProfileNames() - Method in interface org.eclipse.jpt.db.ConnectionProfileFactory
Return the names of the DTP connection profiles the factory can wrap with new connection profiles.
getContainer() - Method in interface org.eclipse.jpt.db.Schema
Return the schema's container; either a catalog or a database.
getContents() - Method in class org.eclipse.jpt.core.resource.xml.JpaXmlResource
 
getContentType() - Method in interface org.eclipse.jpt.core.JpaFile
Return the JPA file's content type.
getContentType() - Method in interface org.eclipse.jpt.core.JpaResourceModelProvider
Return the file content type the provider is for.
getContentType() - Method in class org.eclipse.jpt.core.JpaResourceType
 
getContentType() - Method in class org.eclipse.jpt.core.resource.xml.JpaXmlResource
 
getContextDefaultDbCatalog() - Method in interface org.eclipse.jpt.core.context.JpaContextNode
 
getContextDefaultDbSchema() - Method in interface org.eclipse.jpt.core.context.JpaContextNode
 
getContextDefaultDbSchemaContainer() - Method in interface org.eclipse.jpt.core.context.JpaContextNode
 
getContextNodeFactory() - Method in interface org.eclipse.jpt.core.context.orm.OrmXmlDefinition
Return the factory for building xml context nodes
getContextNodeFactory() - Method in interface org.eclipse.jpt.core.context.persistence.PersistenceXmlDefinition
 
getControl() - Method in interface org.eclipse.jpt.ui.details.JpaComposite
Returns the actual Composite.
getControl() - Method in interface org.eclipse.jpt.ui.details.JpaDetailsPage
Returns this details' page's widget.
getConversionValues() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlObjectTypeConverter
Returns the value of the 'Conversion Values' containment reference list.
getConvert() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlBasic
Returns the value of the 'Convert' attribute.
getConvert() - Method in interface org.eclipse.jpt.eclipselink.core.resource.orm.XmlConvertibleMapping
Returns the value of the 'Convert' attribute.
getConvert() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlElementCollection
Returns the value of the 'Convert' attribute.
getConvert() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlId
Returns the value of the 'Convert' attribute.
getConvert() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlVersion
Returns the value of the 'Convert' attribute.
getConverter() - Method in interface org.eclipse.jpt.core.context.ConvertibleMapping
Return a converter of type Converter.NO_CONVERTER instead of null if no converter is specified.
getConverter() - Method in interface org.eclipse.jpt.core.context.java.JavaBasicMapping
 
getConverter() - Method in interface org.eclipse.jpt.core.context.java.JavaIdMapping
 
getConverter() - Method in interface org.eclipse.jpt.core.context.java.JavaVersionMapping
 
getConverter() - Method in interface org.eclipse.jpt.core.context.orm.OrmBasicMapping
 
getConverter() - Method in interface org.eclipse.jpt.core.context.orm.OrmIdMapping
 
getConverter() - Method in interface org.eclipse.jpt.core.context.orm.OrmVersionMapping
 
getConverter() - Method in interface org.eclipse.jpt.eclipselink.core.context.EclipseLinkConvert
This will return null if there is no converter specified on the mapping
getConverter() - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkStructConverterAnnotation
Corresponds to the 'converter' element of the StructConverter annotation.
getConverter() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlBasic
Returns the value of the 'Converter' containment reference.
getConverter() - Method in interface org.eclipse.jpt.eclipselink.core.resource.orm.XmlConverterHolder
Returns the value of the 'Converter' containment reference.
getConverter() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlElementCollection
Returns the value of the 'Converter' containment reference.
getConverter() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlId
Returns the value of the 'Converter' containment reference.
getConverter() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlManyToMany
Returns the value of the 'Converter' containment reference.
getConverter() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlOneToMany
Returns the value of the 'Converter' containment reference.
getConverter() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlStructConverter
Returns the value of the 'Converter' attribute.
getConverter() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlVersion
Returns the value of the 'Converter' containment reference.
getConverterClass() - Method in interface org.eclipse.jpt.eclipselink.core.context.EclipseLinkCustomConverter
 
getConverterClass() - Method in interface org.eclipse.jpt.eclipselink.core.context.EclipseLinkStructConverter
 
getConverterClass() - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkConverterAnnotation
Corresponds to the 'converterClass' element of the Converter annotation.
getConverterClassTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkConverterAnnotation
Return the TextRange for the 'converterClass' element.
getConverterHolder() - Method in interface org.eclipse.jpt.eclipselink.core.context.java.JavaEclipseLinkEmbeddable
 
getConverterHolder() - Method in interface org.eclipse.jpt.eclipselink.core.context.java.JavaEclipseLinkEntity
 
getConverterHolder() - Method in interface org.eclipse.jpt.eclipselink.core.context.java.JavaEclipseLinkMappedSuperclass
 
getConverterHolder() - Method in interface org.eclipse.jpt.eclipselink.core.context.orm.EclipseLinkEntityMappings
 
getConverterHolder() - Method in interface org.eclipse.jpt.eclipselink.core.context.orm.OrmEclipseLinkEmbeddable
 
getConverterHolder() - Method in interface org.eclipse.jpt.eclipselink.core.context.orm.OrmEclipseLinkEntity
 
getConverterHolder() - Method in interface org.eclipse.jpt.eclipselink.core.context.orm.OrmEclipseLinkMappedSuperclass
 
getConverterName() - Method in interface org.eclipse.jpt.eclipselink.core.context.EclipseLinkConvert
 
getConverters() - Method in interface org.eclipse.jpt.eclipselink.core.resource.orm.XmlConvertersHolder
Returns the value of the 'Converters' containment reference list.
getConverters() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlElementCollection
Returns the value of the 'Converters' containment reference list.
getConverters() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlEmbeddable
Returns the value of the 'Converters' containment reference list.
getConverters() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlEntity
Returns the value of the 'Converters' containment reference list.
getConverters() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlEntityMappings
Returns the value of the 'Converters' containment reference list.
getConverters() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlMappedSuperclass
Returns the value of the 'Converters' containment reference list.
getConverterTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkStructConverterAnnotation
Return the TextRange for the 'converter' element.
getConvertTextRange() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlBasic
 
getConvertTextRange() - Method in interface org.eclipse.jpt.eclipselink.core.resource.orm.XmlConvertibleMapping
Return the TextRange for the convert element.
getConvertTextRange() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlElementCollection
 
getConvertTextRange() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlId
 
getConvertTextRange() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlVersion
 
getCoordinationType() - Method in interface org.eclipse.jpt.eclipselink.core.context.EclipseLinkCaching
This is the combination of defaultCoordinationType and specifiedCoordinationType.
getCoordinationType() - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkCacheAnnotation
Corresponds to the 'coordinationType' element of the Cache annotation.
getCoordinationType() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlCache
Returns the value of the 'Coordination Type' attribute.
getCoordinationTypeTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkCacheAnnotation
Return the TextRange for the 'coordinationType' element.
getCopyPolicy() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlEmbeddable
Returns the value of the 'Copy Policy' containment reference.
getCopyPolicy() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlEntity
Returns the value of the 'Copy Policy' containment reference.
getCopyPolicy() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlMappedSuperclass
Returns the value of the 'Copy Policy' containment reference.
getCorrectionType() - Method in interface org.eclipse.jpt.eclipselink.core.resource.orm.v2_0.XmlOrderColumn_2_0
Returns the value of the 'Correction Type' attribute.
getCorrectionType() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlOrderColumn
Returns the value of the 'Correction Type' attribute.
getCreateFileName() - Method in interface org.eclipse.jpt.eclipselink.core.context.persistence.schema.generation.SchemaGeneration
 
getCustomConverter() - Method in interface org.eclipse.jpt.eclipselink.core.context.java.JavaEclipseLinkConverterHolder
 
getCustomizer() - Method in interface org.eclipse.jpt.eclipselink.core.context.EclipseLinkEmbeddable
 
getCustomizer() - Method in interface org.eclipse.jpt.eclipselink.core.context.EclipseLinkEntity
 
getCustomizer() - Method in interface org.eclipse.jpt.eclipselink.core.context.EclipseLinkMappedSuperclass
 
getCustomizer() - Method in interface org.eclipse.jpt.eclipselink.core.resource.orm.XmlCustomizerHolder
Returns the value of the 'Customizer' containment reference.
getCustomizer() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlEmbeddable
Returns the value of the 'Customizer' containment reference.
getCustomizer() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlEntity
Returns the value of the 'Customizer' containment reference.
getCustomizer() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlMappedSuperclass
Returns the value of the 'Customizer' containment reference.
getCustomizerClass() - Method in interface org.eclipse.jpt.eclipselink.core.context.EclipseLinkCustomizer
 
getCustomizerClassEnclosingTypeSeparator() - Method in interface org.eclipse.jpt.eclipselink.core.context.EclipseLinkCustomizer
Return the char to be used for browsing or creating the customizer class IType.
getCustomizerClassName() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlCustomizer
Returns the value of the 'Customizer Class Name' attribute.
getDatabase() - Method in interface org.eclipse.jpt.core.JpaDataSource
If the connection profile is active, return its database.
getDatabase() - Method in interface org.eclipse.jpt.db.ConnectionProfile
Return the connection profile's database.
getDatabase() - Method in interface org.eclipse.jpt.db.DatabaseObject
Return the database object's database.
getDatabaseName() - Method in interface org.eclipse.jpt.db.ConnectionProfile
Return the default database name.
getDatabaseProduct() - Method in interface org.eclipse.jpt.db.ConnectionProfile
Return the database product name.
getDatabaseVendor() - Method in interface org.eclipse.jpt.db.ConnectionProfile
Return the database vendor.
getDatabaseVersion() - Method in interface org.eclipse.jpt.db.ConnectionProfile
Return the database version.
getDataSource() - Method in interface org.eclipse.jpt.core.JpaProject
Return the data source the JPA project is mapped to.
getDataType() - Method in interface org.eclipse.jpt.eclipselink.core.context.EclipseLinkObjectTypeConverter
 
getDataType() - Method in interface org.eclipse.jpt.eclipselink.core.context.EclipseLinkTypeConverter
 
getDataType() - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.BaseEclipseLinkTypeConverterAnnotation
Corresponds to the 'dataType' element of the TypeConverter annotation.
getDataType() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlObjectTypeConverter
Returns the value of the 'Data Type' attribute.
getDataType() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlTypeConverter
Returns the value of the 'Data Type' attribute.
getDataTypeName() - Method in interface org.eclipse.jpt.db.Column
Return the name of the column's datatype.
getDataTypeTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.BaseEclipseLinkTypeConverterAnnotation
Return the TextRange for the 'dataType' element.
getDataValue() - Method in interface org.eclipse.jpt.eclipselink.core.context.EclipseLinkConversionValue
 
getDataValue() - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkConversionValueAnnotation
Corresponds to the 'dataValue' element of the ConversionValue annotation.
getDataValue() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlConversionValue
Returns the value of the 'Data Value' attribute.
getDataValueTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkConversionValueAnnotation
Return the TextRange for the 'dataValue' element.
getDataValueTextRange() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlConversionValue
 
getDate() - Method in interface org.eclipse.jpt.core.jpa2.resource.java.GeneratedAnnotation
Corresponds to the date element of the Generated annotation.
getDbCatalog() - Method in interface org.eclipse.jpt.core.context.Generator
Return a db Catalog object with the specified/default catalog name.
getDbCatalog() - Method in interface org.eclipse.jpt.core.context.orm.EntityMappings
 
getDbCatalog() - Method in interface org.eclipse.jpt.core.context.orm.OrmPersistenceUnitDefaults
 
getDbCatalog() - Method in interface org.eclipse.jpt.core.context.Table
 
getDbColumn() - Method in interface org.eclipse.jpt.core.context.NamedColumn
Return the wrapper for the datasource column
getDbSchema() - Method in interface org.eclipse.jpt.core.context.Generator
Return a db Schema object with the specified/default schema name.
getDbSchema() - Method in interface org.eclipse.jpt.core.context.orm.EntityMappings
 
getDbSchema() - Method in interface org.eclipse.jpt.core.context.orm.OrmPersistenceUnitDefaults
 
getDbSchema() - Method in interface org.eclipse.jpt.core.context.Table
 
getDbSchema() - Method in interface org.eclipse.jpt.core.context.TypeMapping
 
getDbSchemaContainer() - Method in interface org.eclipse.jpt.core.context.Generator
Return a db container object that hold the relevant schemata.
getDbSchemaContainer() - Method in interface org.eclipse.jpt.core.context.orm.EntityMappings
Return the database schema container, which can be either a catalog or, if the database does not support catalogs, the database itself.
getDbSchemaContainer() - Method in interface org.eclipse.jpt.core.context.orm.OrmPersistenceUnitDefaults
 
getDbSchemaContainer() - Method in interface org.eclipse.jpt.core.context.Table
 
getDbTable(String) - Method in interface org.eclipse.jpt.core.context.BaseOverride.Owner
Return the database table for the specified table name
getDbTable(String) - Method in interface org.eclipse.jpt.core.context.JoiningStrategy
Return the database table for the specified table name
getDbTable() - Method in interface org.eclipse.jpt.core.context.NamedColumn
Return the wrapper for the datasource table
getDbTable(String) - Method in interface org.eclipse.jpt.core.context.NamedColumn.Owner
Return the database table for the specified table name
getDbTable(String) - Method in interface org.eclipse.jpt.core.context.OverrideContainer.Owner
Return the database table for the specified table name
getDbTable() - Method in interface org.eclipse.jpt.core.context.Table
 
getDbTable() - Method in interface org.eclipse.jpt.core.context.TableGenerator
Return a db Table object with the specified/default table name.
getDbTable(String) - Method in interface org.eclipse.jpt.core.context.TypeMapping
return the resolved associated db table with the passed in name
getDbTable(String) - Method in interface org.eclipse.jpt.core.jpa2.context.Orderable2_0.Owner
 
getDdlGenerationType() - Method in interface org.eclipse.jpt.eclipselink.core.context.persistence.schema.generation.SchemaGeneration
 
getDeclaration() - Method in interface org.eclipse.jpt.core.utility.jdt.ModifiedDeclaration
Return the "declaration" AST node.
getDeclaringTypeName() - Method in interface org.eclipse.jpt.core.jpa2.context.PersistentType2_0
Return the name of the persistent type's "declaring type".
getDeclaringTypeName() - Method in interface org.eclipse.jpt.core.resource.java.JavaResourcePersistentType
Return the name of the type's "declaring type".
getDefaultAccess() - Method in interface org.eclipse.jpt.core.context.AccessHolder
Return the default access type, never null
getDefaultAccess() - Method in interface org.eclipse.jpt.core.context.orm.EntityMappings
 
getDefaultAccess() - Method in interface org.eclipse.jpt.core.context.persistence.PersistenceUnit
Return the default access type from the first persistence unit defaults found in the persistence unit's list of mapping files.
getDefaultAllocationSize() - Method in interface org.eclipse.jpt.core.context.Generator
 
getDefaultApplicationLocation() - Method in interface org.eclipse.jpt.eclipselink.core.context.persistence.schema.generation.SchemaGeneration
 
getDefaultAttributeMappingUiDefinition(JpaResourceType, String) - Method in interface org.eclipse.jpt.ui.JpaPlatformUi
 
getDefaultAttributeMappingUiDefinition(String) - Method in interface org.eclipse.jpt.ui.MappingResourceUiDefinition
Return a default attribute mapping ui definition for the given key or null
getDefaultAttributeName() - Method in interface org.eclipse.jpt.db.ForeignKey
If the name of the "base" column adheres to the JPA spec for a default mapping (i.e.
getDefaultBatchWriting() - Method in interface org.eclipse.jpt.eclipselink.core.context.persistence.connection.Connection
 
getDefaultBindParameters() - Method in interface org.eclipse.jpt.eclipselink.core.context.persistence.connection.Connection
 
getDefaultCacheSize() - Method in interface org.eclipse.jpt.eclipselink.core.context.persistence.caching.Caching
 
getDefaultCacheSizeDefault() - Method in interface org.eclipse.jpt.eclipselink.core.context.persistence.caching.Caching
 
getDefaultCacheStatements() - Method in interface org.eclipse.jpt.eclipselink.core.context.persistence.connection.Connection
 
getDefaultCacheStatementsSize() - Method in interface org.eclipse.jpt.eclipselink.core.context.persistence.connection.Connection
 
getDefaultCacheType() - Method in interface org.eclipse.jpt.eclipselink.core.context.persistence.caching.Caching
 
getDefaultCacheTypeDefault() - Method in interface org.eclipse.jpt.eclipselink.core.context.persistence.caching.Caching
 
getDefaultCascadePersist() - Method in interface org.eclipse.jpt.core.context.persistence.PersistenceUnit
Return the default "cascade persist" flag from the first persistence unit defaults found in the persistence unit's list of mapping files.
getDefaultCatalog() - Method in interface org.eclipse.jpt.core.context.Entity
Return the entity's default catalog, which depends on the entity's inheritance hierarchy.
getDefaultCatalog() - Method in interface org.eclipse.jpt.core.context.orm.EntityMappings
 
getDefaultCatalog() - Method in interface org.eclipse.jpt.core.context.orm.OrmPersistenceUnitDefaults
 
getDefaultCatalog() - Method in interface org.eclipse.jpt.core.context.persistence.PersistenceUnit
Return the default database catalog from the first persistence unit defaults found in the persistence unit's list of mapping files.
getDefaultCatalog() - Method in interface org.eclipse.jpt.core.context.Table
 
getDefaultCatalog() - Method in interface org.eclipse.jpt.core.context.TableGenerator
 
getDefaultCatalog() - Method in interface org.eclipse.jpt.core.jpa2.context.SequenceGenerator2_0
 
getDefaultCatalog() - Method in interface org.eclipse.jpt.core.JpaProject
Return the JPA project's default catalog; which is either the user override catalog or the database's default catalog.
getDefaultCatalog() - Method in interface org.eclipse.jpt.db.Database
Return the database's "default" catalog, as defined by the database vendor.
getDefaultCatalogIdentifier() - Method in interface org.eclipse.jpt.db.Database
Return the database's "default" catalog identifier.
getDefaultColumnName() - Method in interface org.eclipse.jpt.core.context.NamedColumn.Owner
Return the default column name
getDefaultConnection() - Method in interface org.eclipse.jpt.eclipselink.core.v2_0.context.persistence.logging.Logging2_0
 
getDefaultConverterName() - Method in interface org.eclipse.jpt.eclipselink.core.context.EclipseLinkConvert
 
getDefaultCoordinationType() - Method in interface org.eclipse.jpt.eclipselink.core.context.EclipseLinkCaching
 
getDefaultCreateFileName() - Method in interface org.eclipse.jpt.eclipselink.core.context.persistence.schema.generation.SchemaGeneration
 
getDefaultCustomizerClass() - Method in interface org.eclipse.jpt.eclipselink.core.context.EclipseLinkCustomizer
 
getDefaultDbCatalog() - Method in interface org.eclipse.jpt.core.JpaProject
Return the JPA project's default database catalog.
getDefaultDbSchema() - Method in interface org.eclipse.jpt.core.JpaProject
Return the JPA project's default database schema.
getDefaultDbSchemaContainer() - Method in interface org.eclipse.jpt.core.JpaProject
Return the JPA project's default database schema container; which is either the JPA project's default catalog or the JPA project's database, depending on how the DTP model is implemented.
getDefaultDdlGenerationType() - Method in interface org.eclipse.jpt.eclipselink.core.context.persistence.schema.generation.SchemaGeneration
 
getDefaultDelimitedIdentifiers() - Method in interface org.eclipse.jpt.core.jpa2.context.persistence.PersistenceUnit2_0
Return the default "delimited identifiers" flag from the first persistence unit defaults found in the persistence unit's list of mapping files.
getDefaultDescriptorCustomizer() - Method in interface org.eclipse.jpt.eclipselink.core.context.persistence.customization.Customization
 
getDefaultDiscriminatorType() - Method in interface org.eclipse.jpt.core.context.DiscriminatorColumn
 
getDefaultDiscriminatorType() - Method in interface org.eclipse.jpt.core.context.DiscriminatorColumn.Owner
Return the default discriminator column type
getDefaultDiscriminatorValue() - Method in interface org.eclipse.jpt.core.context.Entity
 
getDefaultDriver() - Method in interface org.eclipse.jpt.core.jpa2.context.persistence.connection.JpaConnection2_0
 
getDefaultDriver() - Method in interface org.eclipse.jpt.eclipselink.core.context.persistence.connection.Connection
 
getDefaultDropFileName() - Method in interface org.eclipse.jpt.eclipselink.core.context.persistence.schema.generation.SchemaGeneration
 
getDefaultEclipseLinkOrmXmlResource() - Method in interface org.eclipse.jpt.eclipselink.core.EclipseLinkJpaProject
Return the resource model object that corresponds to the file META-INF/eclipselink-orm.xml if that file has the EclipseLink content type.
getDefaultEnumType() - Method in interface org.eclipse.jpt.core.context.EnumeratedConverter
 
getDefaultEventListener() - Method in interface org.eclipse.jpt.eclipselink.core.context.persistence.options.Options
 
getDefaultExceptionHandler() - Method in interface org.eclipse.jpt.eclipselink.core.context.persistence.customization.Customization
 
getDefaultExceptions() - Method in interface org.eclipse.jpt.eclipselink.core.context.persistence.logging.Logging
 
getDefaultExcludeEclipselinkOrm() - Method in interface org.eclipse.jpt.eclipselink.core.context.persistence.general.GeneralProperties
 
getDefaultExcludeUnlistedClasses() - Method in interface org.eclipse.jpt.core.context.persistence.PersistenceUnit
Return whether the persistence unit excludes unlisted classes by default.
getDefaultExclusiveConnectionMode() - Method in interface org.eclipse.jpt.eclipselink.core.context.persistence.connection.Connection
 
getDefaultExistenceType() - Method in interface org.eclipse.jpt.eclipselink.core.context.EclipseLinkCaching
 
getDefaultFetch() - Method in interface org.eclipse.jpt.core.context.Fetchable
 
getDefaultFlushClearCache() - Method in interface org.eclipse.jpt.eclipselink.core.context.persistence.caching.Caching
 
getDefaultGenerator() - Method in interface org.eclipse.jpt.core.context.GeneratedValue
 
getDefaultIdClassName() - Method in interface org.eclipse.jpt.core.context.IdClassReference
Return the default name of the id class, null if there is none
getDefaultIncludeDescriptorQueries() - Method in interface org.eclipse.jpt.eclipselink.core.context.persistence.options.Options
 
getDefaultInheritanceStrategy() - Method in interface org.eclipse.jpt.core.context.Entity
 
getDefaultInitialValue() - Method in interface org.eclipse.jpt.core.context.Generator
 
getDefaultInverseJoinColumn() - Method in interface org.eclipse.jpt.core.context.java.JavaJoinTable
 
getDefaultInverseJoinColumn() - Method in interface org.eclipse.jpt.core.context.JoinTable
Return the default inverse join column or null.
getDefaultInverseJoinColumn() - Method in interface org.eclipse.jpt.core.context.orm.OrmJoinTable
 
getDefaultJavaAttributeMappingDefinition(JavaPersistentAttribute) - Method in interface org.eclipse.jpt.core.JpaPlatform
Return a JavaAttributeMappingDefinition that describes the interpretation of the attribute as it exists, ignoring all annotations.
getDefaultJoinColumn() - Method in interface org.eclipse.jpt.core.context.java.JavaJoinColumnJoiningStrategy
 
getDefaultJoinColumn() - Method in interface org.eclipse.jpt.core.context.java.JavaJoinTable
 
getDefaultJoinColumn() - Method in interface org.eclipse.jpt.core.context.java.JavaReferenceTable
 
getDefaultJoinColumn() - Method in interface org.eclipse.jpt.core.context.JoinColumnJoiningStrategy
Return the default join column or null.
getDefaultJoinColumn() - Method in interface org.eclipse.jpt.core.context.orm.OrmJoinColumnJoiningStrategy
 
getDefaultJoinColumn() - Method in interface org.eclipse.jpt.core.context.orm.OrmJoinTable
 
getDefaultJoinColumn() - Method in interface org.eclipse.jpt.core.context.orm.OrmReferenceTable
 
getDefaultJoinColumn() - Method in interface org.eclipse.jpt.core.context.ReferenceTable
Return the default join column or null.
getDefaultJoinColumn() - Method in interface org.eclipse.jpt.core.jpa2.context.java.JavaCollectionTable2_0
 
getDefaultJoinColumn() - Method in interface org.eclipse.jpt.core.jpa2.context.orm.OrmCollectionTable2_0
 
getDefaultJpaPlatformId(String) - Static method in class org.eclipse.jpt.core.JptCorePlugin
Return the default JPA Platform ID for new JPA projects with the given JPA facet version.
getDefaultKey() - Method in interface org.eclipse.jpt.ui.details.DefaultMappingUiDefinition
Returns a unique string that corresponds to the key of the mapping in the core.
getDefaultLazyConnection() - Method in interface org.eclipse.jpt.eclipselink.core.context.persistence.connection.Connection
 
getDefaultLength() - Method in interface org.eclipse.jpt.core.context.Column
 
getDefaultLength() - Method in interface org.eclipse.jpt.core.context.DiscriminatorColumn
 
getDefaultLength() - Method in interface org.eclipse.jpt.core.context.DiscriminatorColumn.Owner
Return the default discriminator column length
getDefaultLevel() - Method in interface org.eclipse.jpt.eclipselink.core.context.persistence.logging.Logging
 
getDefaultLockMode() - Method in interface org.eclipse.jpt.core.jpa2.context.NamedQuery2_0
 
getDefaultLockTimeout() - Method in interface org.eclipse.jpt.core.jpa2.context.persistence.options.JpaOptions2_0
 
getDefaultLogFileLocation() - Method in interface org.eclipse.jpt.eclipselink.core.context.persistence.logging.Logging
 
getDefaultLogger() - Method in interface org.eclipse.jpt.eclipselink.core.context.persistence.logging.Logging
 
getDefaultMapKeyClass() - Method in interface org.eclipse.jpt.core.jpa2.context.CollectionMapping2_0
 
getDefaultMapping() - Method in interface org.eclipse.jpt.core.context.java.JavaPersistentAttribute
Return the attribute's default mapping.
getDefaultMappingKey() - Method in interface org.eclipse.jpt.core.context.PersistentAttribute
Return the key for the attribute's "default" mapping.
getDefaultName() - Method in interface org.eclipse.jpt.core.context.Entity
Return the default name, based on the class name.
getDefaultName() - Method in interface org.eclipse.jpt.core.context.NamedColumn
 
getDefaultName() - Method in interface org.eclipse.jpt.core.context.Table
 
getDefaultNativeSql() - Method in interface org.eclipse.jpt.eclipselink.core.context.persistence.connection.Connection
 
getDefaultObjectValue() - Method in interface org.eclipse.jpt.eclipselink.core.context.EclipseLinkObjectTypeConverter
 
getDefaultObjectValue() - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkObjectTypeConverterAnnotation
Corresponds to the 'defaultObjectValue' element of the ObjectTypeConverter annotation.
getDefaultObjectValue() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlObjectTypeConverter
Returns the value of the 'Default Object Value' attribute.
getDefaultObjectValueTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkObjectTypeConverterAnnotation
Return the TextRange for the 'defaultObjectValue' element.
getDefaultOrmXmlDeploymentURI(IProject) - Static method in class org.eclipse.jpt.core.JptCorePlugin
Return the default mapping file (specified as "META-INF/orm.xml") deployment URI for the specified project.
getDefaultOrmXmlResource() - Method in interface org.eclipse.jpt.core.JpaProject
Return the XML resource model corresponding to the file META-INF/orm.xml if that file has the mapping file content type.
getDefaultOutputMode() - Method in interface org.eclipse.jpt.eclipselink.core.context.persistence.schema.generation.SchemaGeneration
 
getDefaultPackage() - Method in interface org.eclipse.jpt.core.context.orm.OrmPersistentType
Return the persistent type's default package.
getDefaultPassword() - Method in interface org.eclipse.jpt.core.jpa2.context.persistence.connection.JpaConnection2_0
 
getDefaultPassword() - Method in interface org.eclipse.jpt.eclipselink.core.context.persistence.connection.Connection
 
getDefaultPersistentTypeAccess() - Method in interface org.eclipse.jpt.core.context.PersistentType.Owner
Return the client persistent type's default access type; null if there is no such access default.
getDefaultPersistentTypePackage() - Method in interface org.eclipse.jpt.core.context.orm.EntityMappings
Return the default package to be used for persistent types in this context
getDefaultPkColumnName() - Method in interface org.eclipse.jpt.core.context.TableGenerator
 
getDefaultPkColumnValue() - Method in interface org.eclipse.jpt.core.context.TableGenerator
 
getDefaultPrecision() - Method in interface org.eclipse.jpt.core.context.Column
 
getDefaultPreferences() - Static method in class org.eclipse.jpt.core.JptCorePlugin
Return the default Dali preferences
getDefaultPrimaryKeyJoinColumn() - Method in interface org.eclipse.jpt.core.context.Entity
 
getDefaultPrimaryKeyJoinColumn() - Method in interface org.eclipse.jpt.core.context.java.JavaEntity
 
getDefaultPrimaryKeyJoinColumn() - Method in interface org.eclipse.jpt.core.context.java.JavaSecondaryTable
 
getDefaultPrimaryKeyJoinColumn() - Method in interface org.eclipse.jpt.core.context.orm.OrmEntity
 
getDefaultPrimaryKeyJoinColumn() - Method in interface org.eclipse.jpt.core.context.orm.OrmSecondaryTable
 
getDefaultPrimaryKeyJoinColumn() - Method in interface org.eclipse.jpt.core.context.SecondaryTable
Return the default primary key join column or null.
getDefaultProfiler() - Method in interface org.eclipse.jpt.eclipselink.core.context.persistence.customization.Customization
 
getDefaultQueryTimeout() - Method in interface org.eclipse.jpt.core.jpa2.context.persistence.options.JpaOptions2_0
 
getDefaultReadConnectionsMax() - Method in interface org.eclipse.jpt.eclipselink.core.context.persistence.connection.Connection
 
getDefaultReadConnectionsMin() - Method in interface org.eclipse.jpt.eclipselink.core.context.persistence.connection.Connection
 
getDefaultReadConnectionsShared() - Method in interface org.eclipse.jpt.eclipselink.core.context.persistence.connection.Connection
 
getDefaultReferencedColumnName() - Method in interface org.eclipse.jpt.core.context.BaseJoinColumn
 
getDefaultScale() - Method in interface org.eclipse.jpt.core.context.Column
 
getDefaultSchema() - Method in interface org.eclipse.jpt.core.context.Entity
Return the entity's default schema, which depends on the entity's inheritance hierarchy.
getDefaultSchema() - Method in interface org.eclipse.jpt.core.context.orm.EntityMappings
 
getDefaultSchema() - Method in interface org.eclipse.jpt.core.context.orm.OrmPersistenceUnitDefaults
 
getDefaultSchema() - Method in interface org.eclipse.jpt.core.context.persistence.PersistenceUnit
Return the default database schema from the first persistence unit defaults found in the persistence unit's list of mapping files.
getDefaultSchema() - Method in interface org.eclipse.jpt.core.context.Table
 
getDefaultSchema() - Method in interface org.eclipse.jpt.core.context.TableGenerator
 
getDefaultSchema() - Method in interface org.eclipse.jpt.core.jpa2.context.SequenceGenerator2_0
 
getDefaultSchema() - Method in interface org.eclipse.jpt.core.JpaProject
Return the JPA project's default schema; which can be one of the following: the user override schema the default catalog's default schema the database's default schema (if catalogs are not supported)
getDefaultSchema() - Method in interface org.eclipse.jpt.db.SchemaContainer
Return the container's "default" schema, as defined by the database vendor.
getDefaultSchemaIdentifier() - Method in interface org.eclipse.jpt.db.SchemaContainer
Return the container's "default" schema identifier.
getDefaultSequenceName() - Method in interface org.eclipse.jpt.core.context.SequenceGenerator
 
getDefaultSession() - Method in interface org.eclipse.jpt.eclipselink.core.context.persistence.logging.Logging
 
getDefaultSessionName() - Method in interface org.eclipse.jpt.eclipselink.core.context.persistence.options.Options
 
getDefaultSessionsXml() - Method in interface org.eclipse.jpt.eclipselink.core.context.persistence.options.Options
 
getDefaultSharedCache() - Method in interface org.eclipse.jpt.eclipselink.core.context.persistence.caching.Caching
 
getDefaultSharedCacheDefault() - Method in interface org.eclipse.jpt.eclipselink.core.context.persistence.caching.Caching
 
getDefaultSharedCacheMode() - Method in interface org.eclipse.jpt.core.jpa2.context.persistence.PersistenceUnit2_0
Return the persistence unit's default shared cache mode.
getDefaultSize() - Method in interface org.eclipse.jpt.eclipselink.core.context.EclipseLinkCaching
 
getDefaultStrategy() - Method in interface org.eclipse.jpt.core.context.GeneratedValue
 
getDefaultTable() - Method in interface org.eclipse.jpt.core.context.BaseColumn
 
getDefaultTable() - Method in interface org.eclipse.jpt.core.context.TableGenerator
 
getDefaultTableName() - Method in interface org.eclipse.jpt.core.context.BaseOverride.Owner
Return the name of the table which the column belongs to by default
getDefaultTableName() - Method in interface org.eclipse.jpt.core.context.Entity
Return the entity's default table name, which depends on the entity's inheritance hierarchy.
getDefaultTableName() - Method in interface org.eclipse.jpt.core.context.NamedColumn.Owner
Return the name of the table which the column belongs to by default
getDefaultTableName() - Method in interface org.eclipse.jpt.core.context.OverrideContainer.Owner
Return the name of the table which the column belongs to by default
getDefaultTableName() - Method in interface org.eclipse.jpt.core.jpa2.context.Orderable2_0
 
getDefaultTargetClass() - Method in interface org.eclipse.jpt.core.jpa2.context.ElementCollectionMapping2_0
 
getDefaultTargetDatabase() - Method in interface org.eclipse.jpt.eclipselink.core.context.persistence.options.Options
 
getDefaultTargetEntity() - Method in interface org.eclipse.jpt.core.context.RelationshipMapping
 
getDefaultTargetServer() - Method in interface org.eclipse.jpt.eclipselink.core.context.persistence.options.Options
 
getDefaultTemporalMutable() - Method in interface org.eclipse.jpt.eclipselink.core.context.persistence.options.Options
 
getDefaultThread() - Method in interface org.eclipse.jpt.eclipselink.core.context.persistence.logging.Logging
 
getDefaultThrowExceptions() - Method in interface org.eclipse.jpt.eclipselink.core.context.persistence.customization.Customization
 
getDefaultTimestamp() - Method in interface org.eclipse.jpt.eclipselink.core.context.persistence.logging.Logging
 
getDefaultTransactionType() - Method in interface org.eclipse.jpt.core.context.persistence.PersistenceUnit
Return the persistence unit's default transaction type.
getDefaultType() - Method in interface org.eclipse.jpt.eclipselink.core.context.EclipseLinkCaching
 
getDefaultType() - Method in interface org.eclipse.jpt.eclipselink.core.context.EclipseLinkChangeTracking
 
getDefaultTypeMappingUiDefinition(JpaResourceType) - Method in interface org.eclipse.jpt.ui.JpaPlatformUi
 
getDefaultTypeMappingUiDefinition() - Method in interface org.eclipse.jpt.ui.MappingResourceUiDefinition
Return a default type mapping ui provider or null
getDefaultUrl() - Method in interface org.eclipse.jpt.core.jpa2.context.persistence.connection.JpaConnection2_0
 
getDefaultUrl() - Method in interface org.eclipse.jpt.eclipselink.core.context.persistence.connection.Connection
 
getDefaultUser() - Method in interface org.eclipse.jpt.core.jpa2.context.persistence.connection.JpaConnection2_0
 
getDefaultUser() - Method in interface org.eclipse.jpt.eclipselink.core.context.persistence.connection.Connection
 
getDefaultValidateSchema() - Method in interface org.eclipse.jpt.eclipselink.core.context.persistence.customization.Customization
 
getDefaultValidationGroupPrePersist() - Method in interface org.eclipse.jpt.core.jpa2.context.persistence.options.JpaOptions2_0
 
getDefaultValidationGroupPreRemove() - Method in interface org.eclipse.jpt.core.jpa2.context.persistence.options.JpaOptions2_0
 
getDefaultValidationGroupPreUpdate() - Method in interface org.eclipse.jpt.core.jpa2.context.persistence.options.JpaOptions2_0
 
getDefaultValidationMode() - Method in interface org.eclipse.jpt.core.jpa2.context.persistence.PersistenceUnit2_0
Return the persistence unit's default validation mode.
getDefaultValidationOnly() - Method in interface org.eclipse.jpt.eclipselink.core.context.persistence.customization.Customization
 
getDefaultValue() - Method in interface org.eclipse.jpt.core.jpa2.context.MapsIdDerivedIdentityStrategy2_0
Return the default value (the id which would be used in the absence of a specified value)
getDefaultValueColumnName() - Method in interface org.eclipse.jpt.core.context.TableGenerator
 
getDefaultWeaving() - Method in interface org.eclipse.jpt.eclipselink.core.context.persistence.customization.Customization
 
getDefaultWeavingChangeTracking() - Method in interface org.eclipse.jpt.eclipselink.core.context.persistence.customization.Customization
 
getDefaultWeavingEager() - Method in interface org.eclipse.jpt.eclipselink.core.context.persistence.customization.Customization
 
getDefaultWeavingFetchGroups() - Method in interface org.eclipse.jpt.eclipselink.core.context.persistence.customization.Customization
 
getDefaultWeavingInternal() - Method in interface org.eclipse.jpt.eclipselink.core.context.persistence.customization.Customization
 
getDefaultWeavingLazy() - Method in interface org.eclipse.jpt.eclipselink.core.context.persistence.customization.Customization
 
getDefaultWriteConnectionsMax() - Method in interface org.eclipse.jpt.eclipselink.core.context.persistence.connection.Connection
 
getDefaultWriteConnectionsMin() - Method in interface org.eclipse.jpt.eclipselink.core.context.persistence.connection.Connection
 
getDelete() - Method in interface org.eclipse.jpt.eclipselink.core.resource.orm.v2_0.XmlQueryRedirectors_2_0
Returns the value of the 'Delete' attribute.
getDelete() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlQueryRedirectors
Returns the value of the 'Delete' attribute.
getDeploymentURI(IProject, String) - Static method in class org.eclipse.jpt.core.JptCorePlugin
Tweak the specified deployment URI if the specified project has a Web facet.
getDerivedIdentity() - Method in interface org.eclipse.jpt.core.jpa2.context.DerivedIdentityStrategy2_0
Return the derived identity container
getDerivedIdentity() - Method in interface org.eclipse.jpt.core.jpa2.context.java.JavaSingleRelationshipMapping2_0
 
getDerivedIdentity() - Method in interface org.eclipse.jpt.core.jpa2.context.orm.OrmSingleRelationshipMapping2_0
 
getDerivedIdentity() - Method in interface org.eclipse.jpt.core.jpa2.context.SingleRelationshipMapping2_0
 
getDescription() - Method in interface org.eclipse.jpt.core.context.orm.EntityMappings
 
getDescription() - Method in interface org.eclipse.jpt.core.context.persistence.PersistenceUnit
Return the persistence unit's description.
getDescription() - Method in class org.eclipse.jpt.core.resource.orm.AbstractXmlTypeMapping
Returns the value of the 'Description' attribute.
getDescription() - Method in class org.eclipse.jpt.core.resource.orm.Attributes
Returns the value of the 'Description' attribute.
getDescription() - Method in class org.eclipse.jpt.core.resource.orm.EntityListener
Returns the value of the 'Description' attribute.
getDescription() - Method in class org.eclipse.jpt.core.resource.orm.EventMethod
Returns the value of the 'Description' attribute.
getDescription() - Method in class org.eclipse.jpt.core.resource.orm.SqlResultSetMapping
Returns the value of the 'Description' attribute.
getDescription() - Method in interface org.eclipse.jpt.core.resource.orm.v2_0.XmlAssociationOverride_2_0
Returns the value of the 'Description' attribute.
getDescription() - Method in interface org.eclipse.jpt.core.resource.orm.v2_0.XmlAttributeOverride_2_0
Returns the value of the 'Description' attribute.
getDescription() - Method in interface org.eclipse.jpt.core.resource.orm.v2_0.XmlAttributes_2_0
Returns the value of the 'Description' attribute.
getDescription() - Method in interface org.eclipse.jpt.core.resource.orm.v2_0.XmlEntityListener_2_0
Returns the value of the 'Description' attribute.
getDescription() - Method in interface org.eclipse.jpt.core.resource.orm.v2_0.XmlEventMethod_2_0
Returns the value of the 'Description' attribute.
getDescription() - Method in interface org.eclipse.jpt.core.resource.orm.v2_0.XmlGenerator_2_0
Returns the value of the 'Description' attribute.
getDescription() - Method in interface org.eclipse.jpt.core.resource.orm.v2_0.XmlPersistenceUnitDefaults_2_0
Returns the value of the 'Description' attribute.
getDescription() - Method in interface org.eclipse.jpt.core.resource.orm.v2_0.XmlPersistenceUnitMetadata_2_0
Returns the value of the 'Description' attribute.
getDescription() - Method in interface org.eclipse.jpt.core.resource.orm.v2_0.XmlQuery_2_0
Returns the value of the 'Description' attribute.
getDescription() - Method in interface org.eclipse.jpt.core.resource.orm.v2_0.XmlQueryHint_2_0
Returns the value of the 'Description' attribute.
getDescription() - Method in interface org.eclipse.jpt.core.resource.orm.v2_0.XmlSqlResultSetMapping_2_0
Returns the value of the 'Description' attribute.
getDescription() - Method in class org.eclipse.jpt.core.resource.orm.XmlAssociationOverride
Returns the value of the 'Description' attribute.
getDescription() - Method in class org.eclipse.jpt.core.resource.orm.XmlAttributeOverride
Returns the value of the 'Description' attribute.
getDescription() - Method in class org.eclipse.jpt.core.resource.orm.XmlEntityMappings
Returns the value of the 'Description' attribute.
getDescription() - Method in class org.eclipse.jpt.core.resource.orm.XmlNamedNativeQuery
Returns the value of the 'Description' attribute.
getDescription() - Method in class org.eclipse.jpt.core.resource.orm.XmlNamedQuery
Returns the value of the 'Description' attribute.
getDescription() - Method in class org.eclipse.jpt.core.resource.orm.XmlPersistenceUnitDefaults
Returns the value of the 'Description' attribute.
getDescription() - Method in class org.eclipse.jpt.core.resource.orm.XmlPersistenceUnitMetadata
Returns the value of the 'Description' attribute.
getDescription() - Method in class org.eclipse.jpt.core.resource.orm.XmlQueryHint
Returns the value of the 'Description' attribute.
getDescription() - Method in class org.eclipse.jpt.core.resource.orm.XmlSequenceGenerator
Returns the value of the 'Description' attribute.
getDescription() - Method in class org.eclipse.jpt.core.resource.orm.XmlTableGenerator
Returns the value of the 'Description' attribute.
getDescription() - Method in interface org.eclipse.jpt.core.resource.orm.XmlTypeMapping
Returns the value of the 'Description' attribute.
getDescription() - Method in class org.eclipse.jpt.core.resource.persistence.XmlPersistenceUnit
Returns the value of the 'Description' attribute.
getDescription(Object) - Method in class org.eclipse.jpt.ui.jface.DelegatingContentAndLabelProvider
 
getDescription() - Method in interface org.eclipse.jpt.ui.jface.ItemLabelProvider
Return the description for the item
getDescriptorCustomizerOf(String) - Method in interface org.eclipse.jpt.eclipselink.core.context.persistence.customization.Customization
 
getDirection() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlStoredProcedureParameter
Returns the value of the 'Direction' attribute.
getDisableHits() - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkCacheAnnotation
Corresponds to the 'disableHits' element of the Cache annotation.
getDisableHits() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlCache
Returns the value of the 'Disable Hits' attribute.
getDisablesHitsTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkCacheAnnotation
Return the TextRange for the 'disableHits' element.
getDiscriminatorColumn() - Method in interface org.eclipse.jpt.core.context.Entity
 
getDiscriminatorColumn() - Method in interface org.eclipse.jpt.core.context.java.JavaEntity
 
getDiscriminatorColumn() - Method in interface org.eclipse.jpt.core.context.orm.OrmEntity
 
getDiscriminatorColumn() - Method in class org.eclipse.jpt.core.resource.orm.EntityResult
Returns the value of the 'Discriminator Column' attribute.
getDiscriminatorColumn() - Method in class org.eclipse.jpt.core.resource.orm.XmlEntity
Returns the value of the 'Discriminator Column' containment reference.
getDiscriminatorType() - Method in interface org.eclipse.jpt.core.context.DiscriminatorColumn
 
getDiscriminatorType() - Method in interface org.eclipse.jpt.core.resource.java.DiscriminatorColumnAnnotation
Corresponds to the 'discriminatorType' element of the DiscriminatorColumn annotation.
getDiscriminatorType() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for enum 'Discriminator Type'.
getDiscriminatorType() - Method in class org.eclipse.jpt.core.resource.orm.XmlDiscriminatorColumn
Returns the value of the 'Discriminator Type' attribute.
getDiscriminatorValue() - Method in interface org.eclipse.jpt.core.context.Entity
 
getDiscriminatorValue() - Method in class org.eclipse.jpt.core.resource.orm.XmlEntity
Returns the value of the 'Discriminator Value' attribute.
getDiscriminatorValueTextRange() - Method in class org.eclipse.jpt.core.resource.orm.XmlEntity
 
getDoctype() - Method in class org.eclipse.jpt.core.resource.xml.JpaXmlResource
only applicable for DTD-based files
getDriver() - Method in interface org.eclipse.jpt.core.jpa2.context.persistence.connection.JpaConnection2_0
 
getDriver() - Method in interface org.eclipse.jpt.eclipselink.core.context.persistence.connection.Connection
 
getDriverClassName() - Method in interface org.eclipse.jpt.db.ConnectionProfile
Return the driver class name.
getDriverDefinitionID() - Method in interface org.eclipse.jpt.db.ConnectionProfile
Return the ID of the associated Driver definition.
getDriverJarList() - Method in interface org.eclipse.jpt.db.ConnectionProfile
Return the jar list for the associated Driver as a comma-delimited string.
getDriverName() - Method in interface org.eclipse.jpt.db.ConnectionProfile
Return the name of the associated Driver definition.
getDropFileName() - Method in interface org.eclipse.jpt.eclipselink.core.context.persistence.schema.generation.SchemaGeneration
 
getEclipseLinkOrmFactory() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the factory that creates the instances of the model.
getEclipseLinkOrmPackage() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmFactory
 
getEclipseLinkOrmV1_1Factory() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.v1_1.EclipseLinkOrmV1_1Package
Returns the factory that creates the instances of the model.
getEclipseLinkOrmV1_1Package() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.v1_1.EclipseLinkOrmV1_1Factory
 
getEclipseLinkOrmV2_0Factory() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.v2_0.EclipseLinkOrmV2_0Package
Returns the factory that creates the instances of the model.
getEclipseLinkOrmV2_0Package() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.v2_0.EclipseLinkOrmV2_0Factory
 
getEclipseLinkOrmV2_1Factory() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.v2_1.EclipseLinkOrmV2_1Package
Returns the factory that creates the instances of the model.
getEclipseLinkOrmV2_1Package() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.v2_1.EclipseLinkOrmV2_1Factory
 
getElementCollections() - Method in class org.eclipse.jpt.core.resource.orm.Attributes
Returns the value of the 'Element Collections' containment reference list.
getElementCollections() - Method in interface org.eclipse.jpt.core.resource.orm.v2_0.XmlAttributes_2_0
Returns the value of the 'Element Collections' containment reference list.
getElementName() - Method in interface org.eclipse.jpt.core.resource.java.AnnotationContainer
Return the name of the container annotation's element that is used to indicate the nested annotations (typically "value").
getElements(Object) - Method in class org.eclipse.jpt.ui.jface.DelegatingContentAndLabelProvider
 
getElements() - Method in interface org.eclipse.jpt.ui.jface.ItemContentProvider
Return the elements of the represented item.
getElementTypeName() - Method in interface org.eclipse.jpt.utility.JavaType
Return the name of the type's "element type".
getEmbeddable() - Method in interface org.eclipse.jpt.core.context.java.JavaPersistentAttribute
Return the embeddable (type mapping) corresponding to the persistent attribute's type.
getEmbeddable(String) - Method in interface org.eclipse.jpt.core.context.persistence.PersistenceUnit
Return the embeddable specified in the persistence unit with the specified name.
getEmbeddables() - Method in class org.eclipse.jpt.core.resource.orm.XmlEntityMappings
Returns the value of the 'Embeddables' containment reference list.
getEmbeddedIds() - Method in class org.eclipse.jpt.core.resource.orm.Attributes
Returns the value of the 'Embedded Ids' containment reference list.
getEmbeddeds() - Method in class org.eclipse.jpt.core.resource.orm.Attributes
Returns the value of the 'Embeddeds' containment reference list.
getEnclosingTypeSeparator() - Method in interface org.eclipse.jpt.eclipselink.core.context.EclipseLinkConverter
Return the char to be used for browsing or creating the converter class IType.
getEntities() - Method in class org.eclipse.jpt.core.resource.orm.XmlEntityMappings
Returns the value of the 'Entities' containment reference list.
getEntity(String) - Method in interface org.eclipse.jpt.core.context.persistence.PersistenceUnit
Return the entity specified in the persistence unit with the specified name.
getEntity() - Method in interface org.eclipse.jpt.core.context.RelationshipReference
Return the entity that owns the relationship mapping.
getEntity() - Method in interface org.eclipse.jpt.core.jpa2.context.ElementCollectionMapping2_0
Return the entity that owns the mapping.
getEntityClass() - Method in class org.eclipse.jpt.core.resource.orm.EntityResult
Returns the value of the 'Entity Class' attribute.
getEntityGeneratorDatabaseAnnotationNameBuilder() - Method in interface org.eclipse.jpt.core.JpaPlatform
Return an entity generator database annotation name builder, which is used by Entity Generation to determine whether and how the entity generator prints the names of various database objects.
getEntityListener() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Entity Listener'.
getEntityListener_ClassName() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the attribute 'Class Name'.
getEntityListeners() - Method in class org.eclipse.jpt.core.resource.orm.EntityListeners
Returns the value of the 'Entity Listeners' containment reference list.
getEntityListeners() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Entity Listeners'.
getEntityListeners() - Method in class org.eclipse.jpt.core.resource.orm.XmlEntity
Returns the value of the 'Entity Listeners' containment reference.
getEntityListeners() - Method in class org.eclipse.jpt.core.resource.orm.XmlMappedSuperclass
Returns the value of the 'Entity Listeners' containment reference.
getEntityListeners() - Method in class org.eclipse.jpt.core.resource.orm.XmlPersistenceUnitDefaults
Returns the value of the 'Entity Listeners' containment reference.
getEntityListeners_EntityListeners() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the containment reference list 'Entity Listeners'.
getEntityMappings() - Method in interface org.eclipse.jpt.core.context.orm.OrmXml
Return the content represented by the root of the orm.xml file.
getEntityMappings() - Method in class org.eclipse.jpt.core.resource.orm.XmlEmbeddable
 
getEntityResolver() - Method in class org.eclipse.jpt.core.resource.xml.JpaXmlResource
 
getEntityResult() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Entity Result'.
getEntityResult_DiscriminatorColumn() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the attribute 'Discriminator Column'.
getEntityResult_EntityClass() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the attribute 'Entity Class'.
getEntityResult_FieldResults() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the containment reference list 'Field Results'.
getEntityResults() - Method in class org.eclipse.jpt.core.resource.orm.SqlResultSetMapping
Returns the value of the 'Entity Results' containment reference list.
getEnumerated() - Method in class org.eclipse.jpt.core.resource.orm.XmlBasic
Returns the value of the 'Enumerated' attribute.
getEnumerated() - Method in interface org.eclipse.jpt.core.resource.orm.XmlConvertibleMapping
Returns the value of the 'Enumerated' attribute.
getEnumerated() - Method in class org.eclipse.jpt.core.resource.orm.XmlElementCollection
Returns the value of the 'Enumerated' attribute.
getEnumerated() - Method in class org.eclipse.jpt.core.resource.orm.XmlId
Returns the value of the 'Enumerated' attribute.
getEnumerated() - Method in class org.eclipse.jpt.core.resource.orm.XmlVersion
Returns the value of the 'Enumerated' attribute.
getEnumeratedTextRange() - Method in class org.eclipse.jpt.core.resource.orm.XmlBasic
 
getEnumeratedTextRange() - Method in interface org.eclipse.jpt.core.resource.orm.XmlConvertibleMapping
Return the TextRange for the enumerated element.
getEnumeratedTextRange() - Method in class org.eclipse.jpt.core.resource.orm.XmlElementCollection
 
getEnumeratedTextRange() - Method in class org.eclipse.jpt.core.resource.orm.XmlId
 
getEnumeratedTextRange() - Method in class org.eclipse.jpt.core.resource.orm.XmlVersion
 
getEnumeratedTextRange() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlElementCollection
 
getEnumType() - Method in interface org.eclipse.jpt.core.context.EnumeratedConverter
 
getEnumType() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for enum 'Enum Type'.
getEventListener() - Method in interface org.eclipse.jpt.eclipselink.core.context.persistence.options.Options
 
getEventMethod() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Event Method'.
getEventMethod_MethodName() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the attribute 'Method Name'.
getExceptionHandler() - Method in interface org.eclipse.jpt.eclipselink.core.context.persistence.customization.Customization
 
getExceptions() - Method in interface org.eclipse.jpt.eclipselink.core.context.persistence.logging.Logging
 
getExcludeDefaultMappings() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlEmbeddable
Returns the value of the 'Exclude Default Mappings' attribute.
getExcludeDefaultMappings() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlEntity
Returns the value of the 'Exclude Default Mappings' attribute.
getExcludeDefaultMappings() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlMappedSuperclass
Returns the value of the 'Exclude Default Mappings' attribute.
getExcludeEclipselinkOrm() - Method in interface org.eclipse.jpt.eclipselink.core.context.persistence.general.GeneralProperties
 
getExcludeUnlistedClasses() - Method in class org.eclipse.jpt.core.resource.persistence.XmlPersistenceUnit
Returns the value of the 'Exclude Unlisted Classes' attribute.
getExclusiveConnectionMode() - Method in interface org.eclipse.jpt.eclipselink.core.context.persistence.connection.Connection
 
getExistenceChecking() - Method in interface org.eclipse.jpt.eclipselink.core.resource.orm.XmlCacheHolder
Returns the value of the 'Existence Checking' attribute.
getExistenceChecking() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlEntity
Returns the value of the 'Existence Checking' attribute.
getExistenceChecking() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlMappedSuperclass
Returns the value of the 'Existence Checking' attribute.
getExistenceType() - Method in interface org.eclipse.jpt.eclipselink.core.context.EclipseLinkCaching
This is the combination of defaultExistenceType and specifiedExistenceType.
getExistenceType() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for enum 'Existence Type'.
getExpiry() - Method in interface org.eclipse.jpt.eclipselink.core.context.EclipseLinkCaching
corresponds to the Cache expiry element.
getExpiry() - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkCacheAnnotation
Corresponds to the 'expiry' element of the Cache annotation.
getExpiry() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlCache
Returns the value of the 'Expiry' attribute.
getExpiryTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkCacheAnnotation
Return the TextRange for the 'expiry' element.
getExpiryTimeOfDay() - Method in interface org.eclipse.jpt.eclipselink.core.context.EclipseLinkCaching
corresponds to the Cache expiryTimeOfDay annotation or xml element.
getExpiryTimeOfDay() - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkCacheAnnotation
Corresponds to the 'expiryTimeOfDay' element of the Cache annotation.
getExpiryTimeOfDay() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlCache
Returns the value of the 'Expiry Time Of Day' containment reference.
getExpiryTimeOfDayTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkCacheAnnotation
Return the TextRange for the 'expiryTimeOfDay' element.
getExpression(CompilationUnit) - Method in interface org.eclipse.jpt.core.utility.jdt.AnnotationElementAdapter
Given the specified compilation unit, return the expression value of the adapter's annotation element.
getExpression(ModifiedDeclaration) - Method in interface org.eclipse.jpt.core.utility.jdt.DeclarationAnnotationElementAdapter
Given the specified declaration, return the element's value expression.
getExternalJavaResourcePersistentTypeCache() - Method in interface org.eclipse.jpt.core.JpaProject
Return the JPA project's external Java resource persistent type cache.
getFetch() - Method in interface org.eclipse.jpt.core.context.Fetchable
 
getFetch() - Method in interface org.eclipse.jpt.core.jpa2.resource.java.ElementCollection2_0Annotation
Corresponds to the 'fetch' element of the element collection annotation.
getFetch() - Method in interface org.eclipse.jpt.core.resource.java.BasicAnnotation
Corresponds to the 'fetch' element of the Basic annotation.
getFetch() - Method in interface org.eclipse.jpt.core.resource.java.RelationshipMappingAnnotation
Corresponds to the 'fetch' element of the relationship mapping annotations.
getFetch() - Method in class org.eclipse.jpt.core.resource.orm.AbstractXmlRelationshipMapping
Returns the value of the 'Fetch' attribute.
getFetch() - Method in interface org.eclipse.jpt.core.resource.orm.v2_0.XmlElementCollection_2_0
Returns the value of the 'Fetch' attribute.
getFetch() - Method in class org.eclipse.jpt.core.resource.orm.XmlBasic
Returns the value of the 'Fetch' attribute.
getFetch() - Method in class org.eclipse.jpt.core.resource.orm.XmlElementCollection
Returns the value of the 'Fetch' attribute.
getFetch() - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkTransformationAnnotation
Corresponds to the 'fetch' element of the Transformation annotation.
getFetchGroups() - Method in interface org.eclipse.jpt.eclipselink.core.resource.orm.v2_1.XmlFetchGroupContainer_2_1
Returns the value of the 'Fetch Groups' containment reference list.
getFetchGroups() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlEntity
Returns the value of the 'Fetch Groups' containment reference list.
getFetchGroups() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlMappedSuperclass
Returns the value of the 'Fetch Groups' containment reference list.
getFetchTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.core.jpa2.resource.java.ElementCollection2_0Annotation
Return the TextRange for the 'fetch' element.
getFetchTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.core.resource.java.BasicAnnotation
Return the TextRange for the 'fetch' element.
getFetchTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.core.resource.java.RelationshipMappingAnnotation
Return the TextRange for the 'fetch' element.
getFetchTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkTransformationAnnotation
Return the TextRange for the 'fetch' element.
getFetchType() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for enum 'Fetch Type'.
getFieldResult() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Field Result'.
getFieldResult_Column() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the attribute 'Column'.
getFieldResult_Name() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the attribute 'Name'.
getFieldResults() - Method in class org.eclipse.jpt.core.resource.orm.EntityResult
Returns the value of the 'Field Results' containment reference list.
getFields(CompilationUnit) - Method in interface org.eclipse.jpt.core.utility.jdt.Type
Return the type's fields.
getFile() - Method in interface org.eclipse.jpt.core.jpa2.context.MetamodelSourceType.Synchronizer
Return the file generated as a result of the metamodel synchronization.
getFile() - Method in interface org.eclipse.jpt.core.JpaFile
Return the JPA file's Eclipse file.
getFile() - Method in interface org.eclipse.jpt.core.resource.java.JavaResourceNode
Return the Eclipse file that contains the Java resource node (typically either a Java source code file or a JAR).
getFile() - Method in class org.eclipse.jpt.core.resource.xml.JpaXmlResource
 
getFileName() - Method in interface org.eclipse.jpt.core.context.persistence.JarFileRef
Return the file name of the jar file ref.
getFileName() - Method in interface org.eclipse.jpt.core.context.persistence.MappingFileRef
Return the file name of the mapping file ref.
getFileName() - Method in class org.eclipse.jpt.core.resource.persistence.XmlJarFileRef
Returns the value of the 'File Name' attribute.
getFileName() - Method in class org.eclipse.jpt.core.resource.persistence.XmlMappingFileRef
Returns the value of the 'File Name' attribute.
getFlushClearCache() - Method in interface org.eclipse.jpt.eclipselink.core.context.persistence.caching.Caching
 
getForeignKeys() - Method in interface org.eclipse.jpt.db.Table
Return the table's foreign keys.
getForeignKeysSize() - Method in interface org.eclipse.jpt.db.Table
Return the number of foreign keys the table contains.
getFullyQualifiedClassName() - Method in interface org.eclipse.jpt.core.jpa2.resource.java.MapKeyClass2_0Annotation
Return the fully-qualified MapKeyClass name as resolved by the AST's bindings.
getFullyQualifiedClassName() - Method in interface org.eclipse.jpt.core.jpa2.resource.java.StaticMetamodelAnnotation
Return the StaticMetamodel's fully-qualified class name as resolved by the AST's bindings.
getFullyQualifiedClassName() - Method in interface org.eclipse.jpt.core.resource.java.IdClassAnnotation
Return the fully-qualified IdClass name as resolved by the AST's bindings.
getFullyQualifiedClassName() - Method in interface org.eclipse.jpt.eclipselink.core.v2_0.resource.java.EclipseLinkClassExtractorAnnotation2_1
Return the fully-qualified ClassExtractor name as resolved by the AST's bindings.
getFullyQualifiedConverterClassName() - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkConverterAnnotation
Return the fully-qualified customizer class name as resolved by the AST's bindings.
getFullyQualifiedCustomizerClassName() - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkCustomizerAnnotation
Return the fully-qualified customizer class name as resolved by the AST's bindings.
getFullyQualifiedDataType() - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.BaseEclipseLinkTypeConverterAnnotation
Return the fully-qualified data type name as resolved by the AST's bindings.
getFullyQualifiedIdClassName() - Method in interface org.eclipse.jpt.core.context.java.JavaIdClassReference
Return the fully qualified name of the id class, taking into consideration the default value if applicable
getFullyQualifiedMapKeyClass() - Method in interface org.eclipse.jpt.core.jpa2.context.java.JavaCollectionMapping2_0
If the map key class is specified, this will return it fully qualified.
getFullyQualifiedObjectType() - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.BaseEclipseLinkTypeConverterAnnotation
Return the fully-qualified object type name as resolved by the AST's bindings.
getFullyQualifiedResultClassName() - Method in interface org.eclipse.jpt.core.resource.java.NamedNativeQueryAnnotation
 
getFullyQualifiedTargetClass() - Method in interface org.eclipse.jpt.core.jpa2.context.java.JavaElementCollectionMapping2_0
If the target class is specified, this will return it fully qualified.
getFullyQualifiedTargetClassName() - Method in interface org.eclipse.jpt.core.jpa2.resource.java.ElementCollection2_0Annotation
Return the fully-qualified target class name as resolved by the AST's bindings.
getFullyQualifiedTargetEntity() - Method in interface org.eclipse.jpt.core.context.java.JavaRelationshipMapping
If the target entity is specified, this will return it fully qualified.
getFullyQualifiedTargetEntityClassName() - Method in interface org.eclipse.jpt.core.resource.java.RelationshipMappingAnnotation
Return the fully-qualified target entity class name as resolved by the AST's bindings.
getGeneratedAnnotation() - Method in interface org.eclipse.jpt.core.jpa2.resource.java.JavaResourcePersistentType2_0
Return the javax.annotation.Generated annotation.
getGeneratedMetamodelTopLevelType(IFile) - Method in interface org.eclipse.jpt.core.jpa2.JpaProject2_0
Return the top-level generated metamodel Java resource persistent type in the specified file.
getGeneratedMetamodelTopLevelTypes() - Method in interface org.eclipse.jpt.core.jpa2.JpaProject2_0
Return the JPA project's generated metamodel Java resource persistent top-level types.
getGeneratedValue() - Method in interface org.eclipse.jpt.core.context.IdMapping
 
getGeneratedValue() - Method in interface org.eclipse.jpt.core.context.java.JavaIdMapping
 
getGeneratedValue() - Method in interface org.eclipse.jpt.core.context.orm.OrmIdMapping
 
getGeneratedValue() - Method in class org.eclipse.jpt.core.resource.orm.XmlId
Returns the value of the 'Generated Value' containment reference.
getGeneratedValue() - Method in interface org.eclipse.jpt.eclipselink.core.resource.orm.v1_1.XmlBasic_1_1
Returns the value of the 'Generated Value' containment reference.
getGeneratedValue() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlBasic
Returns the value of the 'Generated Value' containment reference.
getGenerationType() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for enum 'Generation Type'.
getGenerator() - Method in interface org.eclipse.jpt.core.context.GeneratedValue
 
getGenerator() - Method in interface org.eclipse.jpt.core.resource.java.GeneratedValueAnnotation
Corresponds to the 'generator' element of the GeneratedValue annotation.
getGenerator() - Method in class org.eclipse.jpt.core.resource.orm.XmlGeneratedValue
Returns the value of the 'Generator' attribute.
getGeneratorContainer() - Method in interface org.eclipse.jpt.core.context.Entity
 
getGeneratorContainer() - Method in interface org.eclipse.jpt.core.context.IdMapping
 
getGeneratorContainer() - Method in interface org.eclipse.jpt.core.context.java.JavaEntity
 
getGeneratorContainer() - Method in interface org.eclipse.jpt.core.context.java.JavaIdMapping
 
getGeneratorContainer() - Method in interface org.eclipse.jpt.core.context.orm.OrmEntity
 
getGeneratorContainer() - Method in interface org.eclipse.jpt.core.context.orm.OrmIdMapping
 
getGeneratorTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.core.context.java.JavaGeneratedValue
Return the (best guess) text location of the generator.
getGeneratorTextRange() - Method in interface org.eclipse.jpt.core.context.orm.OrmGeneratedValue
Return the (best guess) text location of the generator.
getGeneratorTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.core.resource.java.GeneratedValueAnnotation
Return the TextRange for the 'generator' element.
getGeneratorTextRange() - Method in class org.eclipse.jpt.core.resource.orm.XmlGeneratedValue
 
getGetMethod() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlAccessMethods
Returns the value of the 'Get Method' attribute.
getHelpID() - Method in interface org.eclipse.jpt.ui.details.JpaPageComposite
Returns the help ID.
getHints() - Method in class org.eclipse.jpt.core.resource.orm.XmlNamedNativeQuery
Returns the value of the 'Hints' containment reference list.
getHints() - Method in class org.eclipse.jpt.core.resource.orm.XmlNamedQuery
Returns the value of the 'Hints' containment reference list.
getHints() - Method in interface org.eclipse.jpt.core.resource.orm.XmlQuery
Returns the value of the 'Hints' containment reference list.
getHints() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlNamedStoredProcedureQuery
Returns the value of the 'Hints' containment reference list.
getHour() - Method in interface org.eclipse.jpt.eclipselink.core.context.EclipseLinkExpiryTimeOfDay
 
getHour() - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkTimeOfDayAnnotation
Corresponds to the 'hour' element of the TimeOfDay annotation.
getHour() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlTimeOfDay
Returns the value of the 'Hour' attribute.
getHourTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkTimeOfDayAnnotation
Return the TextRange for the 'hour' element.
getId() - Method in interface org.eclipse.jpt.core.JpaPlatform
Get the ID for this platform
getId() - Method in interface org.eclipse.jpt.core.JpaStructureNode
Return a unique identifier for all of this class of structure nodes
getId() - Method in class org.eclipse.jpt.core.resource.orm.AbstractXmlSingleRelationshipMapping
Returns the value of the 'Id' attribute.
getId() - Method in interface org.eclipse.jpt.core.resource.orm.v2_0.XmlDerivedId_2_0
Returns the value of the 'Id' attribute.
getIdAttribute() - Method in interface org.eclipse.jpt.core.context.Entity
If an entity has a single id attribute, return that attribute.
getIdClass() - Method in interface org.eclipse.jpt.core.context.IdClassReference
Return the JavaPersistentType that is resolved from the id class name.
getIdClass() - Method in interface org.eclipse.jpt.core.context.TypeMapping
Return the resolved id class specified on this type mapping, null otherwise
getIdClass() - Method in class org.eclipse.jpt.core.resource.orm.XmlEntity
Returns the value of the 'Id Class' containment reference.
getIdClass() - Method in interface org.eclipse.jpt.core.resource.orm.XmlIdClassContainer
Returns the value of the 'Id Class' containment reference.
getIdClass() - Method in class org.eclipse.jpt.core.resource.orm.XmlMappedSuperclass
Returns the value of the 'Id Class' containment reference.
getIdClassEnclosingTypeSeparator() - Method in interface org.eclipse.jpt.core.context.IdClassReference
Return the char to be used for browsing or creating the id class IType.
getIdClassName() - Method in interface org.eclipse.jpt.core.context.IdClassReference
Return the name of the id class, taking into consideration the default value if applicable
getIdClassReference() - Method in interface org.eclipse.jpt.core.context.Entity
Return the (aggregate) class reference for configuring and validating id class
getIdClassReference() - Method in interface org.eclipse.jpt.core.context.java.JavaEntity
 
getIdClassReference() - Method in interface org.eclipse.jpt.core.context.java.JavaMappedSuperclass
 
getIdClassReference() - Method in interface org.eclipse.jpt.core.context.MappedSuperclass
 
getIdClassReference() - Method in interface org.eclipse.jpt.core.context.orm.OrmEntity
 
getIdClassReference() - Method in interface org.eclipse.jpt.core.context.orm.OrmMappedSuperclass
 
getIdDerivedIdentityStrategy() - Method in interface org.eclipse.jpt.core.jpa2.context.DerivedIdentity2_0
Return the aggregate (never null) id strategy
getIdDerivedIdentityStrategy() - Method in interface org.eclipse.jpt.core.jpa2.context.orm.OrmDerivedIdentity2_0
 
getIdentifier(String) - Method in interface org.eclipse.jpt.db.DatabaseObject
Return the database object's "identifier", which is the object's name modified so it can be used in an SQL statement (e.g.
getIdentifier() - Method in interface org.eclipse.jpt.db.DatabaseObject
Return the database object's "identifier", which is the object's name modified so it can be used in an SQL statement (e.g.
getIds() - Method in class org.eclipse.jpt.core.resource.orm.Attributes
Returns the value of the 'Ids' containment reference list.
getIdTextRange() - Method in class org.eclipse.jpt.core.resource.orm.AbstractXmlSingleRelationshipMapping
 
getIdTextRange() - Method in interface org.eclipse.jpt.core.resource.orm.v2_0.XmlDerivedId_2_0
Return the text range of the derived id part of the XML document
getIdValidationType_1_1() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.v1_1.EclipseLinkOrmV1_1Package
Returns the meta object for enum 'Id Validation Type 11'.
getImage() - Method in interface org.eclipse.jpt.ui.details.MappingUiDefinition
Returns an image that represents the mapping type defined by this provider.
getImage(Object) - Method in class org.eclipse.jpt.ui.jface.DelegatingContentAndLabelProvider
 
getImage() - Method in interface org.eclipse.jpt.ui.jface.ItemLabelProvider
Return the image for the item
getImage(String) - Static method in class org.eclipse.jpt.ui.JptUiPlugin
Return an image for the specified .gif file in the icons folder.
getImageDescriptor(String) - Static method in class org.eclipse.jpt.ui.JptUiPlugin
Return an image descriptor for the specified .gif file in the icons folder.
getImpliedMappingFileRef() - Method in interface org.eclipse.jpt.core.context.persistence.PersistenceUnit
Return the persistence unit's implied mapping file ref.
getImports() - Method in class org.eclipse.jpt.core.utility.BodySourceWriter
 
getIncludeDescriptorQueries() - Method in interface org.eclipse.jpt.eclipselink.core.context.persistence.options.Options
 
getIndentLevel() - Method in class org.eclipse.jpt.utility.IndentingPrintWriter
Return the current indent level.
getIndex() - Method in interface org.eclipse.jpt.core.utility.jdt.IndexedAnnotationAdapter
Return the the index at which the annotation is situated.
getIndex() - Method in interface org.eclipse.jpt.core.utility.jdt.IndexedDeclarationAnnotationAdapter
Return the the index at which the annotation is situated.
getIndex() - Method in class org.eclipse.jpt.utility.model.event.ListAddEvent
Return the index at which the items were added to the list.
getIndex() - Method in class org.eclipse.jpt.utility.model.event.ListRemoveEvent
Return the index at which the items were removed from the list.
getIndex() - Method in class org.eclipse.jpt.utility.model.event.ListReplaceEvent
Return the index at which the items were replaced in the list.
getInheritance() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Inheritance'.
getInheritance() - Method in class org.eclipse.jpt.core.resource.orm.XmlEntity
Returns the value of the 'Inheritance' containment reference.
getInheritance_Strategy() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the attribute 'Strategy'.
getInheritanceStrategy() - Method in interface org.eclipse.jpt.core.context.Entity
 
getInheritanceStrategyTextRange() - Method in class org.eclipse.jpt.core.resource.orm.XmlEntity
 
getInheritanceType() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for enum 'Inheritance Type'.
getInitialValue() - Method in interface org.eclipse.jpt.core.context.Generator
 
getInitialValue() - Method in interface org.eclipse.jpt.core.resource.java.GeneratorAnnotation
Corresponds to the 'initialValue' element of the *Generator annotation.
getInitialValue() - Method in interface org.eclipse.jpt.core.resource.orm.XmlGenerator
Returns the value of the 'Initial Value' attribute.
getInitialValue() - Method in class org.eclipse.jpt.core.resource.orm.XmlSequenceGenerator
Returns the value of the 'Initial Value' attribute.
getInitialValue() - Method in class org.eclipse.jpt.core.resource.orm.XmlTableGenerator
Returns the value of the 'Initial Value' attribute.
getInitialValueTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.core.resource.java.GeneratorAnnotation
Return the TextRange for the 'initialValue' element.
getInsert() - Method in interface org.eclipse.jpt.eclipselink.core.resource.orm.v2_0.XmlQueryRedirectors_2_0
Returns the value of the 'Insert' attribute.
getInsert() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlQueryRedirectors
Returns the value of the 'Insert' attribute.
getInsertable() - Method in interface org.eclipse.jpt.core.jpa2.resource.java.OrderColumn2_0Annotation
Corresponds to the 'insertable' element of the OrderColumn annotation.
getInsertable() - Method in interface org.eclipse.jpt.core.resource.java.BaseColumnAnnotation
Corresponds to the 'insertable' element of the *Column annotation.
getInsertable() - Method in class org.eclipse.jpt.core.resource.orm.AbstractXmlColumn
Returns the value of the 'Insertable' attribute.
getInsertable() - Method in interface org.eclipse.jpt.core.resource.orm.v2_0.XmlOrderColumn_2_0
Returns the value of the 'Insertable' attribute.
getInsertable() - Method in class org.eclipse.jpt.core.resource.orm.XmlOrderColumn
Returns the value of the 'Insertable' attribute.
getInsertableTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.core.jpa2.resource.java.OrderColumn2_0Annotation
Return the TextRange for the 'insertable' element.
getInsertableTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.core.resource.java.BaseColumnAnnotation
Return the TextRange for the 'insertable' element.
getInstanceID() - Method in interface org.eclipse.jpt.db.ConnectionProfile
Return the connection profile's static ID.
getInstantiationCopyPolicy() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlEmbeddable
Returns the value of the 'Instantiation Copy Policy' containment reference.
getInstantiationCopyPolicy() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlEntity
Returns the value of the 'Instantiation Copy Policy' containment reference.
getInstantiationCopyPolicy() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlMappedSuperclass
Returns the value of the 'Instantiation Copy Policy' containment reference.
getInverseJoinColumns() - Method in class org.eclipse.jpt.core.resource.orm.XmlJoinTable
Returns the value of the 'Inverse Join Columns' containment reference list.
getItemLabelProviderFactory() - Method in interface org.eclipse.jpt.ui.navigator.JpaNavigatorProvider
Build a factory to create ItemLabelProviders
getItemLabelProviderFactory() - Method in interface org.eclipse.jpt.ui.structure.JpaStructureProvider
Build a factory to create ItemLabelProviders
getItems() - Method in class org.eclipse.jpt.utility.model.event.CollectionAddEvent
Return the items added to the collection.
getItems() - Method in class org.eclipse.jpt.utility.model.event.CollectionRemoveEvent
Return the items removed from the collection.
getItems() - Method in class org.eclipse.jpt.utility.model.event.ListAddEvent
Return the items added to the list.
getItems() - Method in class org.eclipse.jpt.utility.model.event.ListRemoveEvent
Return the items removed from the list.
getItemsSize() - Method in class org.eclipse.jpt.utility.model.event.CollectionAddEvent
Return the number of items added to the collection.
getItemsSize() - Method in class org.eclipse.jpt.utility.model.event.CollectionRemoveEvent
Return the number of items removed from the collection.
getItemsSize() - Method in class org.eclipse.jpt.utility.model.event.ListAddEvent
Return the number of items added to the list.
getItemsSize() - Method in class org.eclipse.jpt.utility.model.event.ListRemoveEvent
Return the number of items removed from the list.
getItemsSize() - Method in class org.eclipse.jpt.utility.model.event.ListReplaceEvent
Return the number of items that were replaced.
getJarDeploymentRootPath(IProject) - Static method in class org.eclipse.jpt.core.JptCorePlugin
Return the deployment path to which JARs are relatively specified for the given project.
getJarFile() - Method in interface org.eclipse.jpt.core.context.persistence.JarFileRef
Return the JAR file ref's JAR file corresponding to the file name.
getJarFiles() - Method in class org.eclipse.jpt.core.resource.persistence.XmlPersistenceUnit
Returns the value of the 'Jar Files' containment reference list.
getJavaAccessType() - Method in enum org.eclipse.jpt.core.context.AccessType
 
getJavaAnnotationValue() - Method in enum org.eclipse.jpt.core.jpa2.resource.java.LockModeType_2_0
 
getJavaAnnotationValue() - Method in enum org.eclipse.jpt.core.resource.java.AccessType
 
getJavaAnnotationValue() - Method in enum org.eclipse.jpt.core.resource.java.CascadeType
 
getJavaAnnotationValue() - Method in enum org.eclipse.jpt.core.resource.java.DiscriminatorType
 
getJavaAnnotationValue() - Method in enum org.eclipse.jpt.core.resource.java.EnumType
 
getJavaAnnotationValue() - Method in enum org.eclipse.jpt.core.resource.java.FetchType
 
getJavaAnnotationValue() - Method in enum org.eclipse.jpt.core.resource.java.GenerationType
 
getJavaAnnotationValue() - Method in enum org.eclipse.jpt.core.resource.java.InheritanceType
 
getJavaAnnotationValue() - Method in enum org.eclipse.jpt.core.resource.java.TemporalType
 
getJavaAnnotationValue() - Method in enum org.eclipse.jpt.eclipselink.core.resource.java.CacheCoordinationType
 
getJavaAnnotationValue() - Method in enum org.eclipse.jpt.eclipselink.core.resource.java.CacheType
 
getJavaAnnotationValue() - Method in enum org.eclipse.jpt.eclipselink.core.resource.java.ChangeTrackingType
 
getJavaAnnotationValue() - Method in enum org.eclipse.jpt.eclipselink.core.resource.java.ExistenceType
 
getJavaAnnotationValue() - Method in enum org.eclipse.jpt.eclipselink.core.resource.java.JoinFetchType
 
getJavaClass() - Method in class org.eclipse.jpt.core.resource.persistence.XmlJavaClassRef
Returns the value of the 'Java Class' attribute.
getJavaClass() - Method in interface org.eclipse.jpt.utility.JavaType
Return the class corresponding to the type's element type and array depth.
getJavaClassName() - Method in interface org.eclipse.jpt.utility.JavaType
Return the version of the type's name that matches that returned by Class.getName() (e.g.
getJavaDiscriminatorType() - Method in enum org.eclipse.jpt.core.context.DiscriminatorType
 
getJavaEmbeddable() - Method in interface org.eclipse.jpt.core.context.orm.OrmEmbeddable
Return the Java Embeddable this ORM Embeddable corresponds to.
getJavaEntity() - Method in interface org.eclipse.jpt.core.context.orm.OrmEntity
Return the Java Entity this ORM Entity corresponds to.
getJavaEnumType() - Method in enum org.eclipse.jpt.core.context.EnumType
 
getJavaFetchType() - Method in enum org.eclipse.jpt.core.context.FetchType
 
getJavaGenerationType() - Method in enum org.eclipse.jpt.core.context.GenerationType
 
getJavaInheritanceType() - Method in enum org.eclipse.jpt.core.context.InheritanceType
 
getJavaLockModeType() - Method in enum org.eclipse.jpt.core.jpa2.context.LockModeType2_0
 
getJavaMappedSuperclass() - Method in interface org.eclipse.jpt.core.context.orm.OrmMappedSuperclass
Return the Java Mapped Superclass this ORM MappedSuperclass corresponds to.
getJavaPersistentAttribute() - Method in interface org.eclipse.jpt.core.context.orm.OrmPersistentAttribute
 
getJavaPersistentType() - Method in interface org.eclipse.jpt.core.context.orm.OrmPersistentType
Return the Java persistent type that is referred to by this orm.xml persistent type.
getJavaPersistentType() - Method in interface org.eclipse.jpt.core.context.persistence.ClassRef
Return the JavaPersistentType that corresponds to this IClassRef.
getJavaProject() - Method in interface org.eclipse.jpt.core.JpaProject
Return the Java project associated with the JPA project.
getJavaResourceCompilationUnit() - Method in interface org.eclipse.jpt.core.resource.java.JavaResourceNode
Return the [source] node's root (the compilation unit).
getJavaResourcePackageFragmentRoot(String) - Method in interface org.eclipse.jpt.core.JpaProject
Return the Java resource package fragement root for the specified JAR.
getJavaResourcePersistentType(String) - Method in interface org.eclipse.jpt.core.JpaProject
Return the Java resource persistent type for the specified type.
getJavaSourceFolderNames() - Method in interface org.eclipse.jpt.core.jpa2.JpaProject2_0
Return a list of the names of the Java source folders.
getJavaTemporalType() - Method in enum org.eclipse.jpt.core.context.TemporalType
 
getJavaType() - Method in interface org.eclipse.jpt.db.Column
Return a Java type that is reasonably similar to the column's data type.
getJavaTypeDeclaration() - Method in interface org.eclipse.jpt.db.Column
Return a Java type declaration that is reasonably similar to the column's data type.
getJavaTypeMappingDefinition(JavaPersistentType) - Method in interface org.eclipse.jpt.core.JpaPlatform
Return a JavaTypeMappingDefinition that describes the interpretation of the type as it exists, complete with annotations.
getJavaTypeMappingDefinition(String) - Method in interface org.eclipse.jpt.core.JpaPlatform
Return a JavaTypeMappingDefinition for the given mapping key.
getJdbcType() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlStoredProcedureParameter
Returns the value of the 'Jdbc Type' attribute.
getJdbcTypeName() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlStoredProcedureParameter
Returns the value of the 'Jdbc Type Name' attribute.
getJoinColumnAnnotationIdentifier(String) - Method in interface org.eclipse.jpt.db.ForeignKey
Given the name of an attribute (field or property) that is mapped to the foreign key, build and return a string to be used as the value for the attribute's @javax.persistence.JoinColumn annotation's name element.
getJoinColumnJoiningStrategy() - Method in interface org.eclipse.jpt.core.context.java.JavaAssociationOverrideRelationshipReference
 
getJoinColumnJoiningStrategy() - Method in interface org.eclipse.jpt.core.context.java.JavaJoinColumnEnabledRelationshipReference
 
getJoinColumnJoiningStrategy() - Method in interface org.eclipse.jpt.core.context.JoinColumnEnabledRelationshipReference
Return the aggregate (never null) object used to configure the join column joining strategy
getJoinColumnJoiningStrategy() - Method in interface org.eclipse.jpt.core.context.orm.OrmAssociationOverrideRelationshipReference
 
getJoinColumnJoiningStrategy() - Method in interface org.eclipse.jpt.core.context.orm.OrmJoinColumnEnabledRelationshipReference
 
getJoinColumns() - Method in class org.eclipse.jpt.core.resource.orm.AbstractXmlReferenceTable
Returns the value of the 'Join Columns' containment reference list.
getJoinColumns() - Method in class org.eclipse.jpt.core.resource.orm.AbstractXmlSingleRelationshipMapping
Returns the value of the 'Join Columns' containment reference list.
getJoinColumns() - Method in class org.eclipse.jpt.core.resource.orm.XmlAssociationOverride
Returns the value of the 'Join Columns' containment reference list.
getJoinColumns() - Method in interface org.eclipse.jpt.core.resource.orm.XmlJoinColumnsMapping
Returns the value of the 'Join Columns' containment reference list.
getJoinColumns() - Method in class org.eclipse.jpt.core.resource.orm.XmlOneToMany
Returns the value of the 'Join Columns' containment reference list.
getJoinColumns() - Method in interface org.eclipse.jpt.core.resource.orm.XmlReferenceTable
Returns the value of the 'Join Columns' containment reference list.
getJoinFetch() - Method in interface org.eclipse.jpt.eclipselink.core.context.EclipseLinkRelationshipMapping
 
getJoinFetch() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlElementCollection
Returns the value of the 'Join Fetch' attribute.
getJoinFetch() - Method in interface org.eclipse.jpt.eclipselink.core.resource.orm.XmlJoinFetch
Returns the value of the 'Join Fetch' attribute.
getJoinFetch() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlManyToMany
Returns the value of the 'Join Fetch' attribute.
getJoinFetch() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlManyToOne
Returns the value of the 'Join Fetch' attribute.
getJoinFetch() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlOneToMany
Returns the value of the 'Join Fetch' attribute.
getJoinFetch() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlOneToOne
Returns the value of the 'Join Fetch' attribute.
getJoinFetch() - Method in interface org.eclipse.jpt.eclipselink.core.v2_0.context.EclipseLinkElementCollectionMapping2_0
 
getJoinFetchTextRange() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlElementCollection
 
getJoinFetchTextRange() - Method in interface org.eclipse.jpt.eclipselink.core.resource.orm.XmlJoinFetch
Return the TextRange for the join-fetch element.
getJoinFetchTextRange() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlManyToMany
 
getJoinFetchTextRange() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlManyToOne
 
getJoinFetchTextRange() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlOneToMany
 
getJoinFetchTextRange() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlOneToOne
 
getJoinTable() - Method in interface org.eclipse.jpt.core.context.java.JavaJoinTableJoiningStrategy
 
getJoinTable() - Method in interface org.eclipse.jpt.core.context.JoinTableJoiningStrategy
Return the join table used in this reference or null.
getJoinTable() - Method in interface org.eclipse.jpt.core.context.orm.OrmJoinTableJoiningStrategy
 
getJoinTable() - Method in interface org.eclipse.jpt.core.jpa2.resource.java.AssociationOverride2_0Annotation
Corresponds to the 'joinTable' element of the AssociationOverride annotation.
getJoinTable() - Method in class org.eclipse.jpt.core.resource.orm.AbstractXmlMultiRelationshipMapping
Returns the value of the 'Join Table' containment reference.
getJoinTable() - Method in class org.eclipse.jpt.core.resource.orm.AbstractXmlSingleRelationshipMapping
Returns the value of the 'Join Table' containment reference.
getJoinTable() - Method in interface org.eclipse.jpt.core.resource.orm.v2_0.XmlAssociationOverride_2_0
Returns the value of the 'Join Table' containment reference.
getJoinTable() - Method in class org.eclipse.jpt.core.resource.orm.XmlAssociationOverride
Returns the value of the 'Join Table' containment reference.
getJoinTable() - Method in interface org.eclipse.jpt.core.resource.orm.XmlJoinTableMapping
Returns the value of the 'Join Table' containment reference.
getJoinTableDefaultName() - Method in interface org.eclipse.jpt.core.context.JoinTableJoiningStrategy
Return the default name for the JoinTable in this context
getJoinTableJoiningStrategy() - Method in interface org.eclipse.jpt.core.context.java.JavaJoinTableEnabledRelationshipReference
 
getJoinTableJoiningStrategy() - Method in interface org.eclipse.jpt.core.context.JoinTableEnabledRelationshipReference
Return the aggregate (never null) object used to configure the join table joining strategy
getJoinTableJoiningStrategy() - Method in interface org.eclipse.jpt.core.context.orm.OrmJoinTableEnabledRelationshipReference
 
getJoinTableJoiningStrategy() - Method in interface org.eclipse.jpt.core.jpa2.context.java.JavaAssociationOverrideRelationshipReference2_0
 
getJoinTableJoiningStrategy() - Method in interface org.eclipse.jpt.core.jpa2.context.orm.OrmAssociationOverrideRelationshipReference2_0
 
getJoinTableNonOwningForeignKey() - Method in interface org.eclipse.jpt.db.Table
Assuming the table is a "join" table, return the foreign key to the "non-owning" table.
getJoinTableOwningForeignKey() - Method in interface org.eclipse.jpt.db.Table
Assuming the table is a "join" table, return the foreign key to the "owning" table.
getJpaContainer() - Method in interface org.eclipse.jpt.core.context.java.JavaPersistentAttribute
Return the JpaContainer that corresponds to this attribute's type.
getJpaFactory() - Method in interface org.eclipse.jpt.core.JpaPlatform
Return a factory responsible for creating core (e.g.
getJpaFile(IFile) - Method in interface org.eclipse.jpt.core.JpaProject
Return the JPA file corresponding to the specified file.
getJpaFile(IFile) - Method in interface org.eclipse.jpt.core.JpaProjectManager
Return the JPA file corresponding to the specified Eclipse file, or null if unable to associate the specified file with a JPA file.
getJpaFile(IFile) - Static method in class org.eclipse.jpt.core.JptCorePlugin
Return the JPA file corresponding to the specified Eclipse file, or null if unable to associate the specified file with a JPA file.
getJpaFile(IProject, String) - Static method in class org.eclipse.jpt.core.JptCorePlugin
 
getJpaNavigatorProvider(JpaPlatform) - Method in class org.eclipse.jpt.ui.JptUiPlugin
 
getJpaPlatform() - Method in interface org.eclipse.jpt.core.JpaProject.Config
Return the JPA platform to be associated with the new JPA project.
getJpaPlatform() - Method in interface org.eclipse.jpt.core.JpaProject
Return the vendor-specific JPA platform that builds the JPA project and its contents.
getJpaPlatform(IProject) - Static method in class org.eclipse.jpt.core.JptCorePlugin
Return the JPA platform associated with the specified Eclipse project.
getJpaPlatformId(IProject) - Static method in class org.eclipse.jpt.core.JptCorePlugin
Return the JPA platform ID associated with the specified Eclipse project.
getJpaPlatformIdPrefKey() - Static method in class org.eclipse.jpt.core.JptCorePlugin
Return the preferences key used to look up an Eclipse project's JPA platform ID.
getJpaPlatformUi(JpaPlatform) - Method in class org.eclipse.jpt.ui.JptUiPlugin
Return the JPA platform UI corresponding to the specified JPA platform.
getJpaProject() - Method in interface org.eclipse.jpt.core.context.persistence.PersistenceUnitProperties
Return the JPA project the PersistenceUnit belongs to.
getJpaProject() - Method in interface org.eclipse.jpt.core.jpa2.context.MetamodelSourceType
Return the source type's JPA project.
getJpaProject() - Method in interface org.eclipse.jpt.core.JpaNode
Return the JPA project the node belongs to.
getJpaProject(IProject) - Method in interface org.eclipse.jpt.core.JpaProjectManager
Return the JPA project corresponding to the specified Eclipse project.
getJpaProject(IProject) - Static method in class org.eclipse.jpt.core.JptCorePlugin
Return the JPA project corresponding to the specified Eclipse project, or null if unable to associate the specified project with a JPA project.
getJpaProjectManager() - Static method in class org.eclipse.jpt.core.JptCorePlugin
Return the singular JPA project manager corresponding to the current workspace.
getJpaProjects() - Method in interface org.eclipse.jpt.core.JpaProjectManager
Return the JPA model's JPA projects.
getJpaProjectsSize() - Method in interface org.eclipse.jpt.core.JpaProjectManager
Return the size of the JPA model's list of JPA projects.
getJpaRootEObject() - Method in class org.eclipse.jpt.core.resource.xml.CommonPackage
Returns the meta object for class 'Jpa Root EObject'.
getJpaRootEObject_SchemaLocation() - Method in class org.eclipse.jpt.core.resource.xml.CommonPackage
Returns the meta object for the attribute 'Schema Location'.
getJpaRootEObject_Version() - Method in class org.eclipse.jpt.core.resource.xml.CommonPackage
Returns the meta object for the attribute 'Version'.
getJpaVariation() - Method in interface org.eclipse.jpt.core.JpaPlatform
Return a platform variation that is used to determine differences platforms and/or JPA specification versions
getJpaVersion() - Method in interface org.eclipse.jpt.core.JpaPlatform
Get the version object for this platform.
getJpaVersion() - Method in interface org.eclipse.jpt.core.JpaPlatform.Version
Return the highest JPA specification version supported by the platform.
getJtaDataSource() - Method in interface org.eclipse.jpt.core.context.persistence.PersistenceUnit
Return the persistence unit's JTA data source.
getJtaDataSource() - Method in class org.eclipse.jpt.core.resource.persistence.XmlPersistenceUnit
Returns the value of the 'Jta Data Source' attribute.
getKey() - Method in interface org.eclipse.jpt.core.context.AttributeMapping
Return a unique key for the attribute mapping.
getKey() - Method in interface org.eclipse.jpt.core.context.java.JavaAttributeMappingDefinition
Return the attribute mapping's key.
getKey() - Method in interface org.eclipse.jpt.core.context.java.JavaTypeMappingDefinition
Return the type mapping's key.
getKey() - Method in class org.eclipse.jpt.core.context.java.NullDefaultJavaAttributeMappingDefinition
 
getKey() - Method in class org.eclipse.jpt.core.context.java.NullJavaTypeMappingDefinition
 
getKey() - Method in class org.eclipse.jpt.core.context.java.NullSpecifiedJavaAttributeMappingDefinition
 
getKey() - Method in class org.eclipse.jpt.core.context.orm.NullOrmAttributeMappingDefinition
 
getKey() - Method in interface org.eclipse.jpt.core.context.orm.OrmAttributeMappingDefinition
Return the mapping key associated with this provider
getKey() - Method in interface org.eclipse.jpt.core.context.orm.OrmTypeMappingDefinition
Return the mapping key associated with this provider
getKey() - Method in class org.eclipse.jpt.core.context.orm.UnsupportedOrmAttributeMappingDefinition
 
getKey() - Method in interface org.eclipse.jpt.core.context.TypeMapping
Return a unique key for the ITypeMapping.
getKey() - Method in interface org.eclipse.jpt.ui.details.MappingUiDefinition
Returns a unique string that corresponds to the key of the mapping in the core (JavaAttributeMappingDefinition and/or OrmAttributeMappingProvider).
getKeyType() - Method in interface org.eclipse.jpt.core.context.CollectionMapping
 
getLabel() - Method in interface org.eclipse.jpt.ui.details.MappingUiDefinition
Returns a human readable text of the mapping type.
getLazyConnection() - Method in interface org.eclipse.jpt.eclipselink.core.context.persistence.connection.Connection
 
getLength() - Method in interface org.eclipse.jpt.core.context.Column
 
getLength() - Method in interface org.eclipse.jpt.core.context.DiscriminatorColumn
 
getLength() - Method in interface org.eclipse.jpt.core.resource.java.ColumnAnnotation
Corresponds to the 'length' element of the Column annotation.
getLength() - Method in interface org.eclipse.jpt.core.resource.java.DiscriminatorColumnAnnotation
Corresponds to the 'length' element of the DiscriminatorColumn annotation.
getLength() - Method in class org.eclipse.jpt.core.resource.orm.XmlColumn
Returns the value of the 'Length' attribute.
getLength() - Method in class org.eclipse.jpt.core.resource.orm.XmlDiscriminatorColumn
Returns the value of the 'Length' attribute.
getLength() - Method in class org.eclipse.jpt.core.utility.BodySourceWriter
 
getLength() - Method in class org.eclipse.jpt.core.utility.TextRange.Empty
 
getLength() - Method in interface org.eclipse.jpt.core.utility.TextRange
Return the length of the text.
getLength() - Method in interface org.eclipse.jpt.db.Column
If the column is a CharacterStringDataType, return its length; otherwise, return -1.
getLength() - Method in class org.eclipse.jpt.utility.model.event.ListMoveEvent
Return the number of items moved.
getLengthTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.core.resource.java.ColumnAnnotation
Return the TextRange for the 'length' element.
getLevel() - Method in interface org.eclipse.jpt.eclipselink.core.context.persistence.logging.Logging
 
getLevel(String) - Method in interface org.eclipse.jpt.eclipselink.core.v2_0.context.persistence.logging.Logging2_0
 
getLineNumber() - Method in class org.eclipse.jpt.core.utility.TextRange.Empty
 
getLineNumber() - Method in interface org.eclipse.jpt.core.utility.TextRange
Return the line number of the text.
getLinkLabel() - Method in interface org.eclipse.jpt.ui.details.MappingUiDefinition
Returns a human readable text of the mapping type to be used in the mapping change link label
getList() - Method in class org.eclipse.jpt.utility.model.event.ListChangeEvent
Return the current state of the list.
getListName() - Method in class org.eclipse.jpt.utility.model.event.ListEvent
Return the programmatic name of the list that was changed.
getListSize() - Method in class org.eclipse.jpt.utility.model.event.ListChangeEvent
Return the number of items in the current state of the list.
getLiteral() - Method in enum org.eclipse.jpt.core.resource.orm.AccessType
 
getLiteral() - Method in enum org.eclipse.jpt.core.resource.orm.DiscriminatorType
 
getLiteral() - Method in enum org.eclipse.jpt.core.resource.orm.EnumType
 
getLiteral() - Method in enum org.eclipse.jpt.core.resource.orm.FetchType
 
getLiteral() - Method in enum org.eclipse.jpt.core.resource.orm.GenerationType
 
getLiteral() - Method in enum org.eclipse.jpt.core.resource.orm.InheritanceType
 
getLiteral() - Method in enum org.eclipse.jpt.core.resource.orm.TemporalType
 
getLiteral() - Method in enum org.eclipse.jpt.core.resource.orm.v2_0.LockModeType_2_0
 
getLiteral() - Method in enum org.eclipse.jpt.core.resource.persistence.v2_0.XmlPersistenceUnitCachingType_2_0
 
getLiteral() - Method in enum org.eclipse.jpt.core.resource.persistence.v2_0.XmlPersistenceUnitValidationModeType_2_0
 
getLiteral() - Method in enum org.eclipse.jpt.core.resource.persistence.XmlPersistenceUnitTransactionType
 
getLiteral() - Method in enum org.eclipse.jpt.eclipselink.core.resource.orm.CacheCoordinationType
 
getLiteral() - Method in enum org.eclipse.jpt.eclipselink.core.resource.orm.CacheType
 
getLiteral() - Method in enum org.eclipse.jpt.eclipselink.core.resource.orm.ExistenceType
 
getLiteral() - Method in enum org.eclipse.jpt.eclipselink.core.resource.orm.v1_1.IdValidationType_1_1
 
getLiteral() - Method in enum org.eclipse.jpt.eclipselink.core.resource.orm.v2_0.OrderCorrectionType_2_0
 
getLiteral() - Method in enum org.eclipse.jpt.eclipselink.core.resource.orm.v2_1.BatchFetchType_2_1
 
getLiteral() - Method in enum org.eclipse.jpt.eclipselink.core.resource.orm.v2_1.CacheKeyType_2_1
 
getLiteral() - Method in enum org.eclipse.jpt.eclipselink.core.resource.orm.XmlChangeTrackingType
 
getLiteral() - Method in enum org.eclipse.jpt.eclipselink.core.resource.orm.XmlDirection
 
getLiteral() - Method in enum org.eclipse.jpt.eclipselink.core.resource.orm.XmlJoinFetchType
 
getLiteral() - Method in enum org.eclipse.jpt.eclipselink.core.resource.orm.XmlOptimisticLockingType
 
getLoad() - Method in interface org.eclipse.jpt.eclipselink.core.resource.orm.v2_1.XmlFetchGroup_2_1
Returns the value of the 'Load' attribute.
getLoad() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlFetchGroup
Returns the value of the 'Load' attribute.
getLob() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Lob'.
getLobTextRange() - Method in class org.eclipse.jpt.core.resource.orm.XmlBasic
 
getLobTextRange() - Method in interface org.eclipse.jpt.core.resource.orm.XmlConvertibleMapping
Return the TextRange for the lob element.
getLobTextRange() - Method in class org.eclipse.jpt.core.resource.orm.XmlElementCollection
 
getLobTextRange() - Method in class org.eclipse.jpt.core.resource.orm.XmlId
 
getLobTextRange() - Method in class org.eclipse.jpt.core.resource.orm.XmlVersion
 
getLobTextRange() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlElementCollection
 
getLockMode() - Method in interface org.eclipse.jpt.core.jpa2.context.NamedQuery2_0
Return the specified lockMode if present, otherwise return the default lockMode.
getLockMode() - Method in interface org.eclipse.jpt.core.jpa2.resource.java.NamedQuery2_0Annotation
Corresponds to the 'lockMode' element of the NamedQuery annotation.
getLockMode() - Method in interface org.eclipse.jpt.core.resource.orm.v2_0.XmlNamedQuery_2_0
Returns the value of the 'Lock Mode' attribute.
getLockMode() - Method in class org.eclipse.jpt.core.resource.orm.XmlNamedQuery
Returns the value of the 'Lock Mode' attribute.
getLockModeTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.core.jpa2.resource.java.NamedQuery2_0Annotation
Return the TextRange for the 'lockMode' element.
getLockModeType_2_0() - Method in class org.eclipse.jpt.core.resource.orm.v2_0.OrmV2_0Package
Returns the meta object for enum 'Lock Mode Type 20'.
getLockTimeout() - Method in interface org.eclipse.jpt.core.jpa2.context.persistence.options.JpaOptions2_0
 
getLogFileLocation() - Method in interface org.eclipse.jpt.eclipselink.core.context.persistence.logging.Logging
 
getLogger() - Method in interface org.eclipse.jpt.eclipselink.core.context.persistence.logging.Logging
 
getLoggerClassName(String) - Static method in enum org.eclipse.jpt.eclipselink.core.context.persistence.logging.Logger
 
getLoggerFor(String) - Static method in enum org.eclipse.jpt.eclipselink.core.context.persistence.logging.Logger
Return the Logger value corresponding to the given literal.
getManyToManys() - Method in class org.eclipse.jpt.core.resource.orm.Attributes
Returns the value of the 'Many To Manys' containment reference list.
getManyToOnes() - Method in class org.eclipse.jpt.core.resource.orm.Attributes
Returns the value of the 'Many To Ones' containment reference list.
getMapKey() - Method in interface org.eclipse.jpt.core.context.CollectionMapping
 
getMapKey() - Method in class org.eclipse.jpt.core.resource.orm.AbstractXmlMultiRelationshipMapping
Returns the value of the 'Map Key' containment reference.
getMapKey() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Map Key'.
getMapKey() - Method in interface org.eclipse.jpt.core.resource.orm.v2_0.XmlElementCollection_2_0
Returns the value of the 'Map Key' containment reference.
getMapKey() - Method in class org.eclipse.jpt.core.resource.orm.XmlElementCollection
Returns the value of the 'Map Key' containment reference.
getMapKey_Name() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the attribute 'Name'.
getMapKeyAssociationOverrides() - Method in interface org.eclipse.jpt.eclipselink.core.resource.orm.v2_0.XmlMapKeyAssociationOverrideContainer_2_0
Returns the value of the 'Map Key Association Overrides' containment reference list.
getMapKeyAssociationOverrides() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlElementCollection
Returns the value of the 'Map Key Association Overrides' containment reference list.
getMapKeyAssociationOverrides() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlManyToMany
Returns the value of the 'Map Key Association Overrides' containment reference list.
getMapKeyAssociationOverrides() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlOneToMany
Returns the value of the 'Map Key Association Overrides' containment reference list.
getMapKeyAttributeOverrideContainer() - Method in interface org.eclipse.jpt.core.jpa2.context.CollectionMapping2_0
 
getMapKeyAttributeOverrideContainer() - Method in interface org.eclipse.jpt.core.jpa2.context.java.JavaCollectionMapping2_0
 
getMapKeyAttributeOverrides() - Method in class org.eclipse.jpt.core.resource.orm.AbstractXmlMultiRelationshipMapping
Returns the value of the 'Map Key Attribute Overrides' containment reference list.
getMapKeyAttributeOverrides() - Method in interface org.eclipse.jpt.core.resource.orm.v2_0.XmlMapKeyAttributeOverrideContainer_2_0
Returns the value of the 'Map Key Attribute Overrides' containment reference list.
getMapKeyAttributeOverrides() - Method in class org.eclipse.jpt.core.resource.orm.XmlElementCollection
Returns the value of the 'Map Key Attribute Overrides' containment reference list.
getMapKeyClass() - Method in interface org.eclipse.jpt.core.jpa2.context.CollectionMapping2_0
 
getMapKeyClass() - Method in class org.eclipse.jpt.core.resource.orm.AbstractXmlMultiRelationshipMapping
Returns the value of the 'Map Key Class' containment reference.
getMapKeyClass() - Method in interface org.eclipse.jpt.core.resource.orm.v2_0.XmlElementCollection_2_0
Returns the value of the 'Map Key Class' containment reference.
getMapKeyClass() - Method in interface org.eclipse.jpt.core.resource.orm.v2_0.XmlMultiRelationshipMapping_2_0
Returns the value of the 'Map Key Class' containment reference.
getMapKeyClass() - Method in class org.eclipse.jpt.core.resource.orm.XmlElementCollection
Returns the value of the 'Map Key Class' containment reference.
getMapKeyClassEnclosingTypeSeparator() - Method in interface org.eclipse.jpt.core.jpa2.context.CollectionMapping2_0
Return the char to be used for browsing or creating the map key class IType.
getMapKeyColumn() - Method in interface org.eclipse.jpt.core.jpa2.context.CollectionMapping2_0
Return the map key column for this collection mapping.
getMapKeyColumn() - Method in class org.eclipse.jpt.core.resource.orm.AbstractXmlMultiRelationshipMapping
Returns the value of the 'Map Key Column' containment reference.
getMapKeyColumn() - Method in interface org.eclipse.jpt.core.resource.orm.v2_0.XmlElementCollection_2_0
Returns the value of the 'Map Key Column' containment reference.
getMapKeyColumn() - Method in interface org.eclipse.jpt.core.resource.orm.v2_0.XmlMultiRelationshipMapping_2_0
Returns the value of the 'Map Key Column' containment reference.
getMapKeyColumn() - Method in class org.eclipse.jpt.core.resource.orm.XmlElementCollection
Returns the value of the 'Map Key Column' containment reference.
getMapKeyConvert() - Method in interface org.eclipse.jpt.eclipselink.core.resource.orm.v2_0.XmlCollectionMapping_2_0
Returns the value of the 'Map Key Convert' attribute.
getMapKeyConvert() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlElementCollection
Returns the value of the 'Map Key Convert' attribute.
getMapKeyConvert() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlManyToMany
Returns the value of the 'Map Key Convert' attribute.
getMapKeyConvert() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlOneToMany
Returns the value of the 'Map Key Convert' attribute.
getMapKeyEnumerated() - Method in class org.eclipse.jpt.core.resource.orm.AbstractXmlMultiRelationshipMapping
Returns the value of the 'Map Key Enumerated' attribute.
getMapKeyEnumerated() - Method in interface org.eclipse.jpt.core.resource.orm.v2_0.XmlElementCollection_2_0
Returns the value of the 'Map Key Enumerated' attribute.
getMapKeyEnumerated() - Method in interface org.eclipse.jpt.core.resource.orm.v2_0.XmlMultiRelationshipMapping_2_0
Returns the value of the 'Map Key Enumerated' attribute.
getMapKeyEnumerated() - Method in class org.eclipse.jpt.core.resource.orm.XmlElementCollection
Returns the value of the 'Map Key Enumerated' attribute.
getMapKeyJoinColumns() - Method in class org.eclipse.jpt.core.resource.orm.AbstractXmlMultiRelationshipMapping
Returns the value of the 'Map Key Join Columns' containment reference list.
getMapKeyJoinColumns() - Method in interface org.eclipse.jpt.core.resource.orm.v2_0.XmlElementCollection_2_0
Returns the value of the 'Map Key Join Columns' containment reference list.
getMapKeyJoinColumns() - Method in interface org.eclipse.jpt.core.resource.orm.v2_0.XmlMultiRelationshipMapping_2_0
Returns the value of the 'Map Key Join Columns' containment reference list.
getMapKeyJoinColumns() - Method in class org.eclipse.jpt.core.resource.orm.XmlElementCollection
Returns the value of the 'Map Key Join Columns' containment reference list.
getMapKeyTemporal() - Method in class org.eclipse.jpt.core.resource.orm.AbstractXmlMultiRelationshipMapping
Returns the value of the 'Map Key Temporal' attribute.
getMapKeyTemporal() - Method in interface org.eclipse.jpt.core.resource.orm.v2_0.XmlElementCollection_2_0
Returns the value of the 'Map Key Temporal' attribute.
getMapKeyTemporal() - Method in interface org.eclipse.jpt.core.resource.orm.v2_0.XmlMultiRelationshipMapping_2_0
Returns the value of the 'Map Key Temporal' attribute.
getMapKeyTemporal() - Method in class org.eclipse.jpt.core.resource.orm.XmlElementCollection
Returns the value of the 'Map Key Temporal' attribute.
getMappedBy() - Method in interface org.eclipse.jpt.core.resource.java.OwnableRelationshipMappingAnnotation
Corresponds to the 'mappedBy' element of the annotation.
getMappedBy() - Method in class org.eclipse.jpt.core.resource.orm.AbstractXmlMultiRelationshipMapping
Returns the value of the 'Mapped By' attribute.
getMappedBy() - Method in interface org.eclipse.jpt.core.resource.orm.XmlMappedByMapping
Returns the value of the 'Mapped By' attribute.
getMappedBy() - Method in class org.eclipse.jpt.core.resource.orm.XmlOneToOne
Returns the value of the 'Mapped By' attribute.
getMappedByAttribute() - Method in interface org.eclipse.jpt.core.context.MappedByJoiningStrategy
Return the attribute of this object.
getMappedByJoiningStrategy() - Method in interface org.eclipse.jpt.core.context.java.JavaOwnableRelationshipReference
 
getMappedByJoiningStrategy() - Method in interface org.eclipse.jpt.core.context.orm.OrmOwnableRelationshipReference
 
getMappedByJoiningStrategy() - Method in interface org.eclipse.jpt.core.context.OwnableRelationshipReference
Return the aggregate (never null) object used to configure the mapped by joining strategy
getMappedByTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.core.resource.java.OwnableRelationshipMappingAnnotation
Return the TextRange for the 'mappedBy' element.
getMappedByTextRange() - Method in class org.eclipse.jpt.core.resource.orm.AbstractXmlMultiRelationshipMapping
 
getMappedByTextRange() - Method in interface org.eclipse.jpt.core.resource.orm.XmlMappedByMapping
 
getMappedByTextRange() - Method in class org.eclipse.jpt.core.resource.orm.XmlOneToOne
 
getMappedSuperclasses() - Method in class org.eclipse.jpt.core.resource.orm.XmlEntityMappings
Returns the value of the 'Mapped Superclasses' containment reference list.
getMapping() - Method in interface org.eclipse.jpt.core.context.java.JavaPersistentAttribute
covariant override
getMapping() - Method in interface org.eclipse.jpt.core.context.java.JavaPersistentType
 
getMapping() - Method in interface org.eclipse.jpt.core.context.orm.OrmPersistentAttribute
 
getMapping() - Method in interface org.eclipse.jpt.core.context.orm.OrmPersistentType
 
getMapping() - Method in interface org.eclipse.jpt.core.context.PersistentAttribute
Return the attribute's "specified" mapping, or if it is null return the attribute's "default" mapping.
getMapping() - Method in interface org.eclipse.jpt.core.context.PersistentType
Return the persistent type's mapping.
getMapping() - Method in interface org.eclipse.jpt.core.jpa2.context.DerivedIdentity2_0
 
getMapping() - Method in interface org.eclipse.jpt.core.jpa2.context.DerivedIdentityStrategy2_0
Return the mapping that employs this strategy
getMapping() - Method in interface org.eclipse.jpt.core.jpa2.context.java.JavaDerivedIdentity2_0
 
getMapping() - Method in interface org.eclipse.jpt.core.jpa2.context.orm.OrmDerivedIdentity2_0
 
getMapping() - Method in interface org.eclipse.jpt.core.jpa2.context.orm.OrmIdDerivedIdentityStrategy2_0
 
getMappingAnnotation() - Method in interface org.eclipse.jpt.core.context.java.JavaAttributeMapping
 
getMappingAnnotation() - Method in interface org.eclipse.jpt.core.context.java.JavaManyToManyMapping
 
getMappingAnnotation() - Method in interface org.eclipse.jpt.core.context.java.JavaManyToOneMapping
 
getMappingAnnotation() - Method in interface org.eclipse.jpt.core.context.java.JavaOneToManyMapping
 
getMappingAnnotation() - Method in interface org.eclipse.jpt.core.context.java.JavaOneToOneMapping
 
getMappingAnnotation() - Method in interface org.eclipse.jpt.core.context.java.JavaOwnableRelationshipReference
 
getMappingAnnotation() - Method in interface org.eclipse.jpt.core.context.java.JavaRelationshipMapping
 
getMappingAnnotation() - Method in interface org.eclipse.jpt.core.jpa2.context.java.JavaManyToManyMapping2_0
 
getMappingAnnotation() - Method in interface org.eclipse.jpt.core.jpa2.context.java.JavaManyToOneMapping2_0
 
getMappingAnnotation() - Method in interface org.eclipse.jpt.core.jpa2.context.java.JavaOneToManyMapping2_0
 
getMappingAnnotation() - Method in interface org.eclipse.jpt.core.jpa2.context.java.JavaOneToOneMapping2_0
 
getMappingAnnotation() - Method in interface org.eclipse.jpt.core.jpa2.context.java.JavaRelationshipMapping2_0
 
getMappingFile() - Method in interface org.eclipse.jpt.core.context.persistence.MappingFileRef
Return mapping file corresponding to the mapping file ref's file name.
getMappingFileRoot() - Method in interface org.eclipse.jpt.core.context.JpaContextNode
Return the mapping file root if the context node is within a mapping file.
getMappingFiles() - Method in class org.eclipse.jpt.core.resource.persistence.XmlPersistenceUnit
Returns the value of the 'Mapping Files' containment reference list.
getMappingFileXmlResource(String) - Method in interface org.eclipse.jpt.core.JpaProject
Return the XML resource model corresponding to the specified file if that file has the mapping file content type ("org.eclipse.jpt.core.content.mappingFile")
getMappingKey() - Method in interface org.eclipse.jpt.core.context.PersistentAttribute
Return the key for the attribute's mapping.
getMappingKey() - Method in interface org.eclipse.jpt.core.context.PersistentType
 
getMappingKey() - Method in interface org.eclipse.jpt.core.resource.orm.XmlAttributeMapping
 
getMappingKey() - Method in class org.eclipse.jpt.core.resource.orm.XmlBasic
 
getMappingKey() - Method in class org.eclipse.jpt.core.resource.orm.XmlElementCollection
 
getMappingKey() - Method in class org.eclipse.jpt.core.resource.orm.XmlEmbeddable
 
getMappingKey() - Method in class org.eclipse.jpt.core.resource.orm.XmlEmbedded
 
getMappingKey() - Method in class org.eclipse.jpt.core.resource.orm.XmlEmbeddedId
 
getMappingKey() - Method in class org.eclipse.jpt.core.resource.orm.XmlEntity
 
getMappingKey() - Method in class org.eclipse.jpt.core.resource.orm.XmlId
 
getMappingKey() - Method in class org.eclipse.jpt.core.resource.orm.XmlManyToMany
 
getMappingKey() - Method in class org.eclipse.jpt.core.resource.orm.XmlManyToOne
 
getMappingKey() - Method in class org.eclipse.jpt.core.resource.orm.XmlMappedSuperclass
 
getMappingKey() - Method in class org.eclipse.jpt.core.resource.orm.XmlOneToMany
 
getMappingKey() - Method in class org.eclipse.jpt.core.resource.orm.XmlOneToOne
 
getMappingKey() - Method in class org.eclipse.jpt.core.resource.orm.XmlTransient
 
getMappingKey() - Method in interface org.eclipse.jpt.core.resource.orm.XmlTypeMapping
 
getMappingKey() - Method in class org.eclipse.jpt.core.resource.orm.XmlVersion
 
getMappingKey() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlBasicCollection
 
getMappingKey() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlBasicMap
 
getMappingKey() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlTransformation
 
getMappingKey() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlVariableOneToOne
 
getMapsId() - Method in class org.eclipse.jpt.core.resource.orm.AbstractXmlSingleRelationshipMapping
Returns the value of the 'Maps Id' attribute.
getMapsId() - Method in interface org.eclipse.jpt.core.resource.orm.v2_0.XmlMapsId_2_0
Returns the value of the 'Maps Id' attribute.
getMapsIdDerivedIdentityStrategy() - Method in interface org.eclipse.jpt.core.jpa2.context.DerivedIdentity2_0
Return the aggregate (never null) maps id derived identity strategy
getMapsIdDerivedIdentityStrategy() - Method in interface org.eclipse.jpt.core.jpa2.context.orm.OrmDerivedIdentity2_0
 
getMapsIdTextRange() - Method in class org.eclipse.jpt.core.resource.orm.AbstractXmlSingleRelationshipMapping
 
getMapsIdTextRange() - Method in interface org.eclipse.jpt.core.resource.orm.v2_0.XmlMapsId_2_0
Return the text range of the "maps-id" part of the XML document
getMetadataComplete() - Method in class org.eclipse.jpt.core.resource.orm.AbstractXmlTypeMapping
Returns the value of the 'Metadata Complete' attribute.
getMetadataComplete() - Method in interface org.eclipse.jpt.core.resource.orm.XmlTypeMapping
Returns the value of the 'Metadata Complete' attribute.
getMetamodelContainerFieldMapKeyTypeName(CollectionMapping) - Method in interface org.eclipse.jpt.core.context.java.JavaPersistentAttribute.JpaContainer
 
getMetamodelContainerFieldMapKeyTypeName(CollectionMapping) - Method in class org.eclipse.jpt.core.context.java.JavaPersistentAttribute.JpaContainer.Null
 
getMetamodelContainerFieldMapKeyTypeName() - Method in interface org.eclipse.jpt.core.jpa2.context.PersistentAttribute2_0
Return the name of the container map key type to be used in the metamodel field declaration corresponding to the attribute's mapping.
getMetamodelContainerFieldTypeName() - Method in interface org.eclipse.jpt.core.context.java.JavaPersistentAttribute.JpaContainer
 
getMetamodelContainerFieldTypeName() - Method in class org.eclipse.jpt.core.context.java.JavaPersistentAttribute.JpaContainer.Null
 
getMetamodelContainerFieldTypeName() - Method in interface org.eclipse.jpt.core.jpa2.context.PersistentAttribute2_0
Return the name of the container type to be used in the metamodel field declaration corresponding to the attribute's mapping.
getMetamodelField() - Method in interface org.eclipse.jpt.core.jpa2.context.AttributeMapping2_0
Return the Canonical Metamodel field corresponding to the mapping.
getMetamodelFieldMapKeyTypeName() - Method in interface org.eclipse.jpt.core.context.CollectionMapping
 
getMetamodelFile() - Method in interface org.eclipse.jpt.core.jpa2.context.MetamodelSourceType
Return the file generated as a result of the metamodel synchronization.
getMetamodelPackageFragmentRoot() - Method in interface org.eclipse.jpt.core.jpa2.JpaProject2_0
Return the package fragment root that holds the generated Canonical Metamodel.
getMetamodelSourceFolderName() - Method in interface org.eclipse.jpt.core.jpa2.JpaProject2_0.Config
Return the name of the folder that holds the generated Canonical Metamodel.
getMetamodelSourceFolderName() - Method in interface org.eclipse.jpt.core.jpa2.JpaProject2_0
Return the name of the folder that holds the generated Canonical Metamodel.
getMetamodelSourceFolderName(IProject) - Static method in class org.eclipse.jpt.core.JptCorePlugin
Return the name of the metamodel source folder associated with the specified Eclipse project.
getMetamodelTypeName() - Method in interface org.eclipse.jpt.core.jpa2.context.AttributeMapping2_0
Return the name of the mapping's type as used in the Canonical Metamodel.
getMetamodelTypeName() - Method in interface org.eclipse.jpt.core.jpa2.context.PersistentAttribute2_0
Return the attribute's type name for the metamodel.
getMethod() - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkTransformerAnnotation
Corresponds to the 'method' element of the *Transformer annotation.
getMethod() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlCloneCopyPolicy
Returns the value of the 'Method' attribute.
getMethodName() - Method in class org.eclipse.jpt.core.resource.orm.EventMethod
Returns the value of the 'Method Name' attribute.
getMethods(CompilationUnit) - Method in interface org.eclipse.jpt.core.utility.jdt.Type
Return the type's methods.
getMethodTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkTransformerAnnotation
Return the TextRange for the 'method' element.
getMillisecond() - Method in interface org.eclipse.jpt.eclipselink.core.context.EclipseLinkExpiryTimeOfDay
 
getMillisecond() - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkTimeOfDayAnnotation
Corresponds to the 'millisecond' element of the TimeOfDay annotation.
getMillisecond() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlTimeOfDay
Returns the value of the 'Millisecond' attribute.
getMillisecondTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkTimeOfDayAnnotation
Return the TextRange for the 'millisecond' element.
getMinute() - Method in interface org.eclipse.jpt.eclipselink.core.context.EclipseLinkExpiryTimeOfDay
 
getMinute() - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkTimeOfDayAnnotation
Corresponds to the 'minute' element of the TimeOfDay annotation.
getMinute() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlTimeOfDay
Returns the value of the 'Minute' attribute.
getMinuteTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkTimeOfDayAnnotation
Return the TextRange for the 'minute' element.
getModelProvider() - Method in class org.eclipse.jpt.core.resource.JpaXmlResourceProviderEvent
 
getModifiedDeclaration(CompilationUnit) - Method in interface org.eclipse.jpt.core.utility.jdt.Member
Return the member's "modified" declaration from the specified AST.
getModifiedDeclaration() - Method in interface org.eclipse.jpt.core.utility.jdt.Member
Return the member's "modified" declaration from a newly-generated AST.
getModifiers() - Method in interface org.eclipse.jpt.core.jpa2.context.MetamodelField
 
getModifiers() - Method in interface org.eclipse.jpt.core.resource.java.JavaResourcePersistentAttribute
 
getModifySharedDocumentCommandExecutor() - Method in interface org.eclipse.jpt.core.JpaProject
Return the project-wide implementation of the CommandExecutor interface.
getModifySharedDocumentCommandExecutor() - Method in interface org.eclipse.jpt.core.resource.java.JavaResourceCompilationUnit
This allows the resource model to modify the Java source code on the UI thread when it is executing on another thread.
getMostRecentSupportedResourceType(IContentType) - Method in interface org.eclipse.jpt.core.JpaPlatform
Return the most recent supported JpaResourceType for the given content type.
getMostRecentSupportedResourceType(IContentType) - Method in interface org.eclipse.jpt.core.JpaPlatformProvider
Return the most recent resource type for the given content type supported by this platform
getMultiReferenceMapKeyTypeName() - Method in interface org.eclipse.jpt.core.context.java.JavaPersistentAttribute
If the attribute's type is a map type, return the type parameter that can be used as a key type.
getMultiReferenceMapKeyTypeName(JavaResourcePersistentAttribute) - Method in interface org.eclipse.jpt.core.context.java.JavaPersistentAttribute.JpaContainer
 
getMultiReferenceMapKeyTypeName(JavaResourcePersistentAttribute) - Method in class org.eclipse.jpt.core.context.java.JavaPersistentAttribute.JpaContainer.Null
 
getMultiReferenceTargetTypeName() - Method in interface org.eclipse.jpt.core.context.java.JavaPersistentAttribute
If the attribute's type is an appropriate "container" type, return the type parameter that can be used as a target type.
getMultiReferenceTargetTypeName(JavaResourcePersistentAttribute) - Method in interface org.eclipse.jpt.core.context.java.JavaPersistentAttribute.JpaContainer
 
getMultiReferenceTargetTypeName(JavaResourcePersistentAttribute) - Method in class org.eclipse.jpt.core.context.java.JavaPersistentAttribute.JpaContainer.Null
 
getMutable() - Method in interface org.eclipse.jpt.eclipselink.core.context.EclipseLinkBasicMapping
 
getMutable() - Method in interface org.eclipse.jpt.eclipselink.core.context.EclipseLinkIdMapping
 
getMutable() - Method in interface org.eclipse.jpt.eclipselink.core.context.EclipseLinkVersionMapping
 
getMutable() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlBasic
Returns the value of the 'Mutable' attribute.
getMutable() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlId
Returns the value of the 'Mutable' attribute.
getMutable() - Method in interface org.eclipse.jpt.eclipselink.core.resource.orm.XmlMutable
Returns the value of the 'Mutable' attribute.
getMutable() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlVersion
Returns the value of the 'Mutable' attribute.
getMutableTextRange() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlBasic
 
getMutableTextRange() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlId
 
getMutableTextRange() - Method in interface org.eclipse.jpt.eclipselink.core.resource.orm.XmlMutable
Return the TextRange for the mutable attibute.
getMutableTextRange() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlVersion
 
getName() - Method in interface org.eclipse.jpt.core.context.AttributeMapping
 
getName() - Method in interface org.eclipse.jpt.core.context.BaseOverride
 
getName() - Method in interface org.eclipse.jpt.core.context.Entity
Return the name, specified or default if not specified.
getName() - Method in interface org.eclipse.jpt.core.context.Generator
 
getName() - Method in interface org.eclipse.jpt.core.context.NamedColumn
 
getName() - Method in interface org.eclipse.jpt.core.context.orm.OrmAttributeMapping
 
getName() - Method in interface org.eclipse.jpt.core.context.persistence.PersistenceUnit
Return the persistence unit's name.
getName() - Method in interface org.eclipse.jpt.core.context.persistence.PersistenceUnit.Property
 
getName() - Method in interface org.eclipse.jpt.core.context.PersistentAttribute
 
getName() - Method in interface org.eclipse.jpt.core.context.PersistentType
Return the persistent type's [fully-qualified] name.
getName() - Method in interface org.eclipse.jpt.core.context.Query
 
getName() - Method in interface org.eclipse.jpt.core.context.QueryHint
 
getName() - Method in interface org.eclipse.jpt.core.context.Table
Return the specified name if present, otherwise return the default name.
getName() - Method in interface org.eclipse.jpt.core.jpa2.context.MetamodelField
 
getName() - Method in interface org.eclipse.jpt.core.jpa2.context.MetamodelSourceType
Return the source type's name.
getName() - Method in interface org.eclipse.jpt.core.JpaProject
Return the JPA project's name, which is the same as the associated Eclipse project's name.
getName() - Method in interface org.eclipse.jpt.core.resource.java.BaseNamedQueryAnnotation
Corresponds to the 'name' element of the *Query annotation.
getName() - Method in interface org.eclipse.jpt.core.resource.java.BaseTableAnnotation
Corresponds to the 'name' element of the *Table annotation.
getName() - Method in interface org.eclipse.jpt.core.resource.java.EntityAnnotation
Corresponds to the 'name' element of the Entity annotation.
getName() - Method in interface org.eclipse.jpt.core.resource.java.GeneratorAnnotation
Corresponds to the 'name' element of the *Generator annotation.
getName() - Method in interface org.eclipse.jpt.core.resource.java.JavaResourcePersistentAttribute
The Java resource persistent attribute's name does not change.
getName() - Method in interface org.eclipse.jpt.core.resource.java.JavaResourcePersistentType
Return the unqualified (short) type name.
getName() - Method in interface org.eclipse.jpt.core.resource.java.MapKeyAnnotation
Corresponds to the 'name' element of the MapKey annotation.
getName() - Method in interface org.eclipse.jpt.core.resource.java.NamedColumnAnnotation
Corresponds to the 'name' element of the *Column annotation.
getName() - Method in interface org.eclipse.jpt.core.resource.java.OverrideAnnotation
Corresponds to the 'name' element of the override annotations.
getName() - Method in interface org.eclipse.jpt.core.resource.java.QueryHintAnnotation
Corresponds to the 'name' element of the QueryHint annotation.
getName() - Method in class org.eclipse.jpt.core.resource.orm.AbstractXmlAttributeMapping
Returns the value of the 'Name' attribute.
getName() - Method in class org.eclipse.jpt.core.resource.orm.AbstractXmlNamedColumn
Returns the value of the 'Name' attribute.
getName() - Method in class org.eclipse.jpt.core.resource.orm.AbstractXmlTable
Returns the value of the 'Name' attribute.
getName() - Method in enum org.eclipse.jpt.core.resource.orm.AccessType
 
getName() - Method in class org.eclipse.jpt.core.resource.orm.ColumnResult
Returns the value of the 'Name' attribute.
getName() - Method in enum org.eclipse.jpt.core.resource.orm.DiscriminatorType
 
getName() - Method in enum org.eclipse.jpt.core.resource.orm.EnumType
 
getName() - Method in enum org.eclipse.jpt.core.resource.orm.FetchType
 
getName() - Method in class org.eclipse.jpt.core.resource.orm.FieldResult
Returns the value of the 'Name' attribute.
getName() - Method in enum org.eclipse.jpt.core.resource.orm.GenerationType
 
getName() - Method in enum org.eclipse.jpt.core.resource.orm.InheritanceType
 
getName() - Method in class org.eclipse.jpt.core.resource.orm.MapKey
Returns the value of the 'Name' attribute.
getName() - Method in class org.eclipse.jpt.core.resource.orm.SqlResultSetMapping
Returns the value of the 'Name' attribute.
getName() - Method in enum org.eclipse.jpt.core.resource.orm.TemporalType
 
getName() - Method in enum org.eclipse.jpt.core.resource.orm.v2_0.LockModeType_2_0
 
getName() - Method in interface org.eclipse.jpt.core.resource.orm.v2_0.XmlUniqueConstraint_2_0
Returns the value of the 'Name' attribute.
getName() - Method in class org.eclipse.jpt.core.resource.orm.XmlAssociationOverride
Returns the value of the 'Name' attribute.
getName() - Method in interface org.eclipse.jpt.core.resource.orm.XmlAttributeMapping
Returns the value of the 'Name' attribute.
getName() - Method in class org.eclipse.jpt.core.resource.orm.XmlAttributeOverride
Returns the value of the 'Name' attribute.
getName() - Method in class org.eclipse.jpt.core.resource.orm.XmlEntity
Returns the value of the 'Name' attribute.
getName() - Method in interface org.eclipse.jpt.core.resource.orm.XmlGenerator
Returns the value of the 'Name' attribute.
getName() - Method in class org.eclipse.jpt.core.resource.orm.XmlNamedNativeQuery
Returns the value of the 'Name' attribute.
getName() - Method in class org.eclipse.jpt.core.resource.orm.XmlNamedQuery
Returns the value of the 'Name' attribute.
getName() - Method in interface org.eclipse.jpt.core.resource.orm.XmlOverride
Returns the value of the 'Name' attribute.
getName() - Method in interface org.eclipse.jpt.core.resource.orm.XmlQuery
Returns the value of the 'Name' attribute.
getName() - Method in class org.eclipse.jpt.core.resource.orm.XmlQueryHint
Returns the value of the 'Name' attribute.
getName() - Method in class org.eclipse.jpt.core.resource.orm.XmlSequenceGenerator
Returns the value of the 'Name' attribute.
getName() - Method in class org.eclipse.jpt.core.resource.orm.XmlTableGenerator
Returns the value of the 'Name' attribute.
getName() - Method in class org.eclipse.jpt.core.resource.orm.XmlUniqueConstraint
Returns the value of the 'Name' attribute.
getName() - Method in enum org.eclipse.jpt.core.resource.persistence.v2_0.XmlPersistenceUnitCachingType_2_0
 
getName() - Method in enum org.eclipse.jpt.core.resource.persistence.v2_0.XmlPersistenceUnitValidationModeType_2_0
 
getName() - Method in class org.eclipse.jpt.core.resource.persistence.XmlPersistenceUnit
Returns the value of the 'Name' attribute.
getName() - Method in enum org.eclipse.jpt.core.resource.persistence.XmlPersistenceUnitTransactionType
 
getName() - Method in class org.eclipse.jpt.core.resource.persistence.XmlProperty
Returns the value of the 'Name' attribute.
getName() - Method in interface org.eclipse.jpt.db.DatabaseObject
Return the database object's name.
getName() - Method in interface org.eclipse.jpt.eclipselink.core.context.EclipseLinkConverter
 
getName() - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkNamedConverterAnnotation
Corresponds to the 'name' element of the *Converter annotation.
getName() - Method in enum org.eclipse.jpt.eclipselink.core.resource.orm.CacheCoordinationType
 
getName() - Method in enum org.eclipse.jpt.eclipselink.core.resource.orm.CacheType
 
getName() - Method in enum org.eclipse.jpt.eclipselink.core.resource.orm.ExistenceType
 
getName() - Method in enum org.eclipse.jpt.eclipselink.core.resource.orm.v1_1.IdValidationType_1_1
 
getName() - Method in enum org.eclipse.jpt.eclipselink.core.resource.orm.v2_0.OrderCorrectionType_2_0
 
getName() - Method in enum org.eclipse.jpt.eclipselink.core.resource.orm.v2_1.BatchFetchType_2_1
 
getName() - Method in enum org.eclipse.jpt.eclipselink.core.resource.orm.v2_1.CacheKeyType_2_1
 
getName() - Method in interface org.eclipse.jpt.eclipselink.core.resource.orm.v2_1.XmlFetchAttribute_2_1
Returns the value of the 'Name' attribute.
getName() - Method in interface org.eclipse.jpt.eclipselink.core.resource.orm.v2_1.XmlFetchGroup_2_1
Returns the value of the 'Name' attribute.
getName() - Method in enum org.eclipse.jpt.eclipselink.core.resource.orm.XmlChangeTrackingType
 
getName() - Method in enum org.eclipse.jpt.eclipselink.core.resource.orm.XmlDirection
 
getName() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlFetchAttribute
Returns the value of the 'Name' attribute.
getName() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlFetchGroup
Returns the value of the 'Name' attribute.
getName() - Method in enum org.eclipse.jpt.eclipselink.core.resource.orm.XmlJoinFetchType
 
getName() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlNamedConverter
Returns the value of the 'Name' attribute.
getName() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlNamedStoredProcedureQuery
Returns the value of the 'Name' attribute.
getName() - Method in enum org.eclipse.jpt.eclipselink.core.resource.orm.XmlOptimisticLockingType
 
getName() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlProperty
Returns the value of the 'Name' attribute.
getName() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlStoredProcedureParameter
Returns the value of the 'Name' attribute.
getName() - Method in interface org.eclipse.jpt.utility.MethodSignature
Return the method's name.
getNamedNativeQueries() - Method in class org.eclipse.jpt.core.resource.orm.XmlEntity
Returns the value of the 'Named Native Queries' containment reference list.
getNamedNativeQueries() - Method in class org.eclipse.jpt.core.resource.orm.XmlEntityMappings
Returns the value of the 'Named Native Queries' containment reference list.
getNamedNativeQueries() - Method in interface org.eclipse.jpt.core.resource.orm.XmlQueryContainer
Returns the value of the 'Named Native Queries' containment reference list.
getNamedNativeQueries() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlMappedSuperclass
Returns the value of the 'Named Native Queries' containment reference list.
getNamedQueries() - Method in class org.eclipse.jpt.core.resource.orm.XmlEntity
Returns the value of the 'Named Queries' containment reference list.
getNamedQueries() - Method in class org.eclipse.jpt.core.resource.orm.XmlEntityMappings
Returns the value of the 'Named Queries' containment reference list.
getNamedQueries() - Method in interface org.eclipse.jpt.core.resource.orm.XmlQueryContainer
Returns the value of the 'Named Queries' containment reference list.
getNamedQueries() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlMappedSuperclass
Returns the value of the 'Named Queries' containment reference list.
getNamedStoredProcedureQueries() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlEntity
Returns the value of the 'Named Stored Procedure Queries' containment reference list.
getNamedStoredProcedureQueries() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlEntityMappings
Returns the value of the 'Named Stored Procedure Queries' containment reference list.
getNamedStoredProcedureQueries() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlMappedSuperclass
Returns the value of the 'Named Stored Procedure Queries' containment reference list.
getNamedStoredProcedureQueries() - Method in interface org.eclipse.jpt.eclipselink.core.resource.orm.XmlQueryContainer
Returns the value of the 'Named Stored Procedure Queries' containment reference list.
getNameTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.core.context.java.JavaGenerator
 
getNameTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.core.context.java.JavaNamedColumn
Return the (best guess) text location of the column's name.
getNameTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.core.context.java.JavaQuery
 
getNameTextRange() - Method in interface org.eclipse.jpt.core.context.orm.OrmAttributeMapping
 
getNameTextRange() - Method in interface org.eclipse.jpt.core.context.orm.OrmGenerator
 
getNameTextRange() - Method in interface org.eclipse.jpt.core.context.orm.OrmNamedColumn
Return the (best guess) text location of the column's name.
getNameTextRange() - Method in interface org.eclipse.jpt.core.context.orm.OrmQuery
 
getNameTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.core.resource.java.BaseNamedQueryAnnotation
Return the TextRange for the 'name' element.
getNameTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.core.resource.java.BaseTableAnnotation
Return the TextRange for the 'name' element.
getNameTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.core.resource.java.EntityAnnotation
Return the TextRange for the 'name' element.
getNameTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.core.resource.java.GeneratorAnnotation
Return the TextRange for the 'name' element.
getNameTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.core.resource.java.JavaResourcePersistentMember
Return the text range for the member's name.
getNameTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.core.resource.java.MapKeyAnnotation
Return the TextRange for the 'name' element.
getNameTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.core.resource.java.NamedColumnAnnotation
Return the TextRange for the 'name' element.
getNameTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.core.resource.java.OverrideAnnotation
Return the TextRange for the 'name' element.
getNameTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.core.resource.java.QueryHintAnnotation
Return the TextRange for the 'name' element.
getNameTextRange() - Method in class org.eclipse.jpt.core.resource.orm.AbstractXmlAttributeMapping
 
getNameTextRange() - Method in class org.eclipse.jpt.core.resource.orm.AbstractXmlNamedColumn
 
getNameTextRange() - Method in class org.eclipse.jpt.core.resource.orm.AbstractXmlTable
 
getNameTextRange() - Method in interface org.eclipse.jpt.core.resource.orm.XmlAttributeMapping
 
getNameTextRange() - Method in interface org.eclipse.jpt.core.resource.orm.XmlGenerator
 
getNameTextRange() - Method in class org.eclipse.jpt.core.resource.orm.XmlNamedNativeQuery
 
getNameTextRange() - Method in class org.eclipse.jpt.core.resource.orm.XmlNamedQuery
 
getNameTextRange() - Method in interface org.eclipse.jpt.core.resource.orm.XmlQuery
 
getNameTextRange() - Method in class org.eclipse.jpt.core.resource.orm.XmlSequenceGenerator
 
getNameTextRange() - Method in class org.eclipse.jpt.core.resource.orm.XmlTableGenerator
 
getNameTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.core.utility.jdt.Member
Return the member's name text range from the specified AST.
getNameTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkNamedConverterAnnotation
Return the TextRange for the 'name' element.
getNativeSql() - Method in interface org.eclipse.jpt.eclipselink.core.context.persistence.connection.Connection
 
getNavigatorProvider() - Method in interface org.eclipse.jpt.ui.JpaPlatformUi
Return the JpaNavigatorProvider for this platform, which determines Project Explorer content and look
getNestedAnnotationName() - Method in interface org.eclipse.jpt.core.resource.java.AnnotationContainer
Return the name of the nested annotations held by the container.
getNestedAnnotations() - Method in interface org.eclipse.jpt.core.resource.java.AnnotationContainer
Return the nested annotations held by the container.
getNestedAnnotationsSize() - Method in interface org.eclipse.jpt.core.resource.java.AnnotationContainer
Return the number of nested annotations held by the container.
getNewItems() - Method in class org.eclipse.jpt.utility.model.event.ListReplaceEvent
Return the new items that replaced the old items in the list.
getNewValue() - Method in class org.eclipse.jpt.utility.model.event.PropertyChangeEvent
Return the new value of the property.
getNodes() - Method in class org.eclipse.jpt.utility.model.event.TreeChangeEvent
Return the current nodes in the changed tree.
getNodesSize() - Method in class org.eclipse.jpt.utility.model.event.TreeChangeEvent
Return the current nodes in the changed tree.
getNonJtaDataSource() - Method in interface org.eclipse.jpt.core.context.persistence.PersistenceUnit
Return the persistence unit's non-JTA data source.
getNonJtaDataSource() - Method in class org.eclipse.jpt.core.resource.persistence.XmlPersistenceUnit
Returns the value of the 'Non Jta Data Source' attribute.
getNonNullAnnotation(String) - Method in interface org.eclipse.jpt.core.resource.java.JavaResourcePersistentMember
Return the specified annotation.
getNonNullColumn() - Method in interface org.eclipse.jpt.core.resource.java.AttributeOverrideAnnotation
 
getNonNullColumn() - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkWriteTransformerAnnotation
Return a ColumnAnnotation, but do not return null if the 'column' element does not exist on the WriteTransformer annotation.
getNonNullJoinTable() - Method in interface org.eclipse.jpt.core.jpa2.resource.java.AssociationOverride2_0Annotation
 
getNonPrimaryKeyBaseColumns() - Method in interface org.eclipse.jpt.db.ForeignKey
Return the foreign key's "base" columns that are not part of the base table's primary key.
getNonResourceFiles() - Method in class org.eclipse.jpt.core.resource.AbstractXmlResourceProvider
 
getNonResourceInconsistentFiles() - Method in class org.eclipse.jpt.core.resource.AbstractXmlResourceProvider
 
getNullable() - Method in interface org.eclipse.jpt.core.jpa2.resource.java.OrderColumn2_0Annotation
Corresponds to the 'nullable' element of the OrderColumn annotation.
getNullable() - Method in interface org.eclipse.jpt.core.resource.java.BaseColumnAnnotation
Corresponds to the 'nullable' element of the *Column annotation.
getNullable() - Method in class org.eclipse.jpt.core.resource.orm.AbstractXmlColumn
Returns the value of the 'Nullable' attribute.
getNullable() - Method in interface org.eclipse.jpt.core.resource.orm.v2_0.XmlOrderColumn_2_0
Returns the value of the 'Nullable' attribute.
getNullable() - Method in class org.eclipse.jpt.core.resource.orm.XmlOrderColumn
Returns the value of the 'Nullable' attribute.
getNullableTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.core.jpa2.resource.java.OrderColumn2_0Annotation
Return the TextRange for the 'nullable' element.
getNullableTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.core.resource.java.BaseColumnAnnotation
Return the TextRange for the 'nullable' element.
getObjectType() - Method in interface org.eclipse.jpt.eclipselink.core.context.EclipseLinkObjectTypeConverter
 
getObjectType() - Method in interface org.eclipse.jpt.eclipselink.core.context.EclipseLinkTypeConverter
 
getObjectType() - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.BaseEclipseLinkTypeConverterAnnotation
Corresponds to the 'objectType' element of the TypeConverter annotation.
getObjectType() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlObjectTypeConverter
Returns the value of the 'Object Type' attribute.
getObjectType() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlTypeConverter
Returns the value of the 'Object Type' attribute.
getObjectTypeConverter() - Method in interface org.eclipse.jpt.eclipselink.core.context.java.JavaEclipseLinkConverterHolder
 
getObjectTypeConverter() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlBasic
Returns the value of the 'Object Type Converter' containment reference.
getObjectTypeConverter() - Method in interface org.eclipse.jpt.eclipselink.core.resource.orm.XmlConverterHolder
Returns the value of the 'Object Type Converter' containment reference.
getObjectTypeConverter() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlElementCollection
Returns the value of the 'Object Type Converter' containment reference.
getObjectTypeConverter() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlId
Returns the value of the 'Object Type Converter' containment reference.
getObjectTypeConverter() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlManyToMany
Returns the value of the 'Object Type Converter' containment reference.
getObjectTypeConverter() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlOneToMany
Returns the value of the 'Object Type Converter' containment reference.
getObjectTypeConverter() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlVersion
Returns the value of the 'Object Type Converter' containment reference.
getObjectTypeConverters() - Method in interface org.eclipse.jpt.eclipselink.core.resource.orm.XmlConvertersHolder
Returns the value of the 'Object Type Converters' containment reference list.
getObjectTypeConverters() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlElementCollection
Returns the value of the 'Object Type Converters' containment reference list.
getObjectTypeConverters() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlEmbeddable
Returns the value of the 'Object Type Converters' containment reference list.
getObjectTypeConverters() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlEntity
Returns the value of the 'Object Type Converters' containment reference list.
getObjectTypeConverters() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlEntityMappings
Returns the value of the 'Object Type Converters' containment reference list.
getObjectTypeConverters() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlMappedSuperclass
Returns the value of the 'Object Type Converters' containment reference list.
getObjectTypeTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.BaseEclipseLinkTypeConverterAnnotation
Return the TextRange for the 'objectType' element.
getObjectValue() - Method in interface org.eclipse.jpt.eclipselink.core.context.EclipseLinkConversionValue
 
getObjectValue() - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkConversionValueAnnotation
Corresponds to the 'objectValue' element of the ConversionValue annotation.
getObjectValue() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlConversionValue
Returns the value of the 'Object Value' attribute.
getObjectValueTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkConversionValueAnnotation
Return the TextRange for the 'objectValue' element.
getObjectValueTextRange() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlConversionValue
 
getOffset() - Method in class org.eclipse.jpt.core.utility.TextRange.Empty
 
getOffset() - Method in interface org.eclipse.jpt.core.utility.TextRange
Returns the offset of the text.
getOldItems() - Method in class org.eclipse.jpt.utility.model.event.ListReplaceEvent
Return the old items that were replaced by the new items in the list.
getOldValue() - Method in class org.eclipse.jpt.utility.model.event.PropertyChangeEvent
Return the old value of the property.
getOneToManys() - Method in class org.eclipse.jpt.core.resource.orm.Attributes
Returns the value of the 'One To Manys' containment reference list.
getOneToOnes() - Method in class org.eclipse.jpt.core.resource.orm.Attributes
Returns the value of the 'One To Ones' containment reference list.
getOptimisticLocking() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlEntity
Returns the value of the 'Optimistic Locking' containment reference.
getOptimisticLocking() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlMappedSuperclass
Returns the value of the 'Optimistic Locking' containment reference.
getOptional() - Method in interface org.eclipse.jpt.core.resource.java.BasicAnnotation
Corresponds to the 'optional' element of the Basic annotation.
getOptional() - Method in interface org.eclipse.jpt.core.resource.java.ManyToOneAnnotation
Corresponds to the optional element of the ManyToOne annotation.
getOptional() - Method in interface org.eclipse.jpt.core.resource.java.OneToOneAnnotation
Corresponds to the 'optional' element of the OneToOne annotation.
getOptional() - Method in class org.eclipse.jpt.core.resource.orm.AbstractXmlSingleRelationshipMapping
Returns the value of the 'Optional' attribute.
getOptional() - Method in class org.eclipse.jpt.core.resource.orm.XmlBasic
Returns the value of the 'Optional' attribute.
getOptional() - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkTransformationAnnotation
Corresponds to the 'optional' element of the Transformation annotation.
getOptionalTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.core.resource.java.BasicAnnotation
Return the TextRange for the 'optional' element.
getOptionalTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.core.resource.java.ManyToOneAnnotation
Return the TextRange for the optional element.
getOptionalTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.core.resource.java.OneToOneAnnotation
Return the TextRange for the 'optional' element.
getOptionalTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkTransformationAnnotation
Return the TextRange for the 'optional' element.
getOptions() - Method in interface org.eclipse.jpt.core.jpa2.context.persistence.PersistenceUnit2_0
 
getOrderable() - Method in interface org.eclipse.jpt.core.context.CollectionMapping
 
getOrderable() - Method in interface org.eclipse.jpt.core.context.java.JavaMultiRelationshipMapping
 
getOrderBy() - Method in class org.eclipse.jpt.core.resource.orm.AbstractXmlMultiRelationshipMapping
Returns the value of the 'Order By' attribute.
getOrderBy() - Method in class org.eclipse.jpt.core.resource.orm.XmlElementCollection
Returns the value of the 'Order By' attribute.
getOrderBy() - Method in interface org.eclipse.jpt.core.resource.orm.XmlOrderable
Returns the value of the 'Order By' attribute.
getOrderColumn() - Method in interface org.eclipse.jpt.core.jpa2.context.java.JavaOrderable2_0
 
getOrderColumn() - Method in interface org.eclipse.jpt.core.jpa2.context.Orderable2_0
 
getOrderColumn() - Method in interface org.eclipse.jpt.core.jpa2.context.orm.OrmOrderable2_0
 
getOrderColumn() - Method in class org.eclipse.jpt.core.resource.orm.AbstractXmlMultiRelationshipMapping
Returns the value of the 'Order Column' containment reference.
getOrderColumn() - Method in interface org.eclipse.jpt.core.resource.orm.v2_0.XmlOrderable_2_0
Returns the value of the 'Order Column' containment reference.
getOrderColumn() - Method in class org.eclipse.jpt.core.resource.orm.XmlElementCollection
Returns the value of the 'Order Column' containment reference.
getOrderCorrectionType_2_0() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.v2_0.EclipseLinkOrmV2_0Package
Returns the meta object for enum 'Order Correction Type 20'.
getOrmAccessType() - Method in enum org.eclipse.jpt.core.context.AccessType
 
getOrmAttributeMappingDefinition(String) - Method in interface org.eclipse.jpt.core.context.orm.OrmXmlDefinition
Return an OrmAttributeMappingDefinition for the given attribute mapping key.
getOrmDiscriminatorType() - Method in enum org.eclipse.jpt.core.context.DiscriminatorType
 
getOrmEnumType() - Method in enum org.eclipse.jpt.core.context.EnumType
 
getOrmFactory() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the factory that creates the instances of the model.
getOrmFetchType() - Method in enum org.eclipse.jpt.core.context.FetchType
 
getOrmGenerationType() - Method in enum org.eclipse.jpt.core.context.GenerationType
 
getOrmInheritanceType() - Method in enum org.eclipse.jpt.core.context.InheritanceType
 
getOrmLockModeType() - Method in enum org.eclipse.jpt.core.jpa2.context.LockModeType2_0
 
getOrmPackage() - Method in class org.eclipse.jpt.core.resource.orm.OrmFactory
 
getOrmTemporalType() - Method in enum org.eclipse.jpt.core.context.TemporalType
 
getOrmTypeMappingDefinition(String) - Method in interface org.eclipse.jpt.core.context.orm.OrmXmlDefinition
Return an OrmTypeMappingDefinition for the given type mapping key.
getOrmV2_0Factory() - Method in class org.eclipse.jpt.core.resource.orm.v2_0.OrmV2_0Package
Returns the factory that creates the instances of the model.
getOrmV2_0Package() - Method in class org.eclipse.jpt.core.resource.orm.v2_0.OrmV2_0Factory
 
getOrmXmlDeploymentURI(IProject, String) - Static method in class org.eclipse.jpt.core.JptCorePlugin
Return the mapping file (specified as ) deployment URI for the specified project.
getOrphanRemoval() - Method in interface org.eclipse.jpt.core.jpa2.context.java.JavaOrphanRemovalHolder2_0
 
getOrphanRemoval() - Method in interface org.eclipse.jpt.core.jpa2.context.orm.OrmOrphanRemovalHolder2_0
 
getOrphanRemoval() - Method in interface org.eclipse.jpt.core.jpa2.context.OrphanRemovalHolder2_0
 
getOrphanRemoval() - Method in interface org.eclipse.jpt.core.jpa2.resource.java.OrphanRemovable2_0Annotation
Corresponds to the orphanRemoval element of the OneToMany annotation.
getOrphanRemoval() - Method in interface org.eclipse.jpt.core.resource.orm.v2_0.XmlOrphanRemovable_2_0
Returns the value of the 'Orphan Removal' attribute.
getOrphanRemoval() - Method in class org.eclipse.jpt.core.resource.orm.XmlOneToMany
Returns the value of the 'Orphan Removal' attribute.
getOrphanRemoval() - Method in class org.eclipse.jpt.core.resource.orm.XmlOneToOne
Returns the value of the 'Orphan Removal' attribute.
getOrphanRemovalTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.core.jpa2.resource.java.OrphanRemovable2_0Annotation
Return the TextRange for the orphanRemoval element.
getOutputMode() - Method in interface org.eclipse.jpt.eclipselink.core.context.persistence.schema.generation.SchemaGeneration
 
getOverridableTypeMapping() - Method in interface org.eclipse.jpt.core.context.OverrideContainer.Owner
Return the type mapping that contains the attributes/associations to be overridden.
getOverrideAnnotation() - Method in interface org.eclipse.jpt.core.context.java.JavaAssociationOverride
 
getOverrideAnnotation() - Method in interface org.eclipse.jpt.core.context.java.JavaAttributeOverride
 
getOverrideAnnotation() - Method in interface org.eclipse.jpt.core.context.java.JavaOverride
 
getOverridePersistentTypeAccess() - Method in interface org.eclipse.jpt.core.context.PersistentType.Owner
Return the access type that overrides the client persistent type's access type; null if there is no such access override
getOwner() - Method in interface org.eclipse.jpt.core.context.AssociationOverride
 
getOwner() - Method in interface org.eclipse.jpt.core.context.java.JavaAssociationOverride
 
getOwnerDefaultAccess() - Method in interface org.eclipse.jpt.core.context.PersistentType
Return the client persistent type's default access type; null if there is no such access default.
getOwnerOverrideAccess() - Method in interface org.eclipse.jpt.core.context.PersistentType
Return the access type that overrides the client persistent type's access type; null if there is no such access override.
getOwningPersistentType() - Method in interface org.eclipse.jpt.core.context.orm.OrmPersistentAttribute
 
getOwningPersistentType() - Method in interface org.eclipse.jpt.core.context.PersistentAttribute
Return the persistent type that owns this attribute
getOwningTypeMapping() - Method in interface org.eclipse.jpt.core.context.orm.OrmPersistentAttribute
 
getOwningTypeMapping() - Method in interface org.eclipse.jpt.core.context.PersistentAttribute
Return the mapping of the owning persistent type
getPackage() - Method in interface org.eclipse.jpt.core.context.orm.EntityMappings
 
getPackage() - Static method in class org.eclipse.jpt.core.resource.orm.OrmFactory
Deprecated.  
getPackage() - Static method in class org.eclipse.jpt.core.resource.orm.v2_0.OrmV2_0Factory
Deprecated.  
getPackage() - Method in class org.eclipse.jpt.core.resource.orm.XmlEntityMappings
Returns the value of the 'Package' attribute.
getPackage() - Static method in class org.eclipse.jpt.core.resource.persistence.PersistenceFactory
Deprecated.  
getPackage() - Static method in class org.eclipse.jpt.core.resource.persistence.v2_0.PersistenceV2_0Factory
Deprecated.  
getPackage() - Static method in class org.eclipse.jpt.core.resource.xml.CommonFactory
Deprecated.  
getPackage() - Static method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmFactory
Deprecated.  
getPackage() - Static method in class org.eclipse.jpt.eclipselink.core.resource.orm.v1_1.EclipseLinkOrmV1_1Factory
Deprecated.  
getPackage() - Static method in class org.eclipse.jpt.eclipselink.core.resource.orm.v2_0.EclipseLinkOrmV2_0Factory
Deprecated.  
getPackage() - Static method in class org.eclipse.jpt.eclipselink.core.resource.orm.v2_1.EclipseLinkOrmV2_1Factory
Deprecated.  
getPageImageDescriptor() - Method in interface org.eclipse.jpt.ui.details.JpaPageComposite
The image of the tab showing this page.
getPageText() - Method in interface org.eclipse.jpt.ui.details.JpaPageComposite
The text of the tab showing this page.
getParameters() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlNamedStoredProcedureQuery
Returns the value of the 'Parameters' containment reference list.
getParameterTypes() - Method in interface org.eclipse.jpt.utility.MethodSignature
Return the method's parameter types.
getParent() - Method in interface org.eclipse.jpt.core.context.Converter
 
getParent() - Method in interface org.eclipse.jpt.core.context.JoinTable
 
getParent() - Method in interface org.eclipse.jpt.core.context.MappingFile
covariant override
getParent() - Method in interface org.eclipse.jpt.core.context.orm.OrmPersistentType
 
getParent() - Method in interface org.eclipse.jpt.core.context.orm.OrmSecondaryTable
 
getParent() - Method in interface org.eclipse.jpt.core.context.orm.PersistenceUnitMetadata
 
getParent() - Method in interface org.eclipse.jpt.core.context.persistence.Persistence
Covariant override.
getParent() - Method in interface org.eclipse.jpt.core.context.persistence.PersistenceUnit
Covariant override.
getParent() - Method in interface org.eclipse.jpt.core.context.persistence.PersistenceUnit.Property
 
getParent() - Method in interface org.eclipse.jpt.core.context.SecondaryTable
 
getParent() - Method in interface org.eclipse.jpt.core.jpa2.context.CollectionTable2_0
 
getParent() - Method in interface org.eclipse.jpt.core.jpa2.context.orm.OrmOrderable2_0
 
getParent() - Method in interface org.eclipse.jpt.core.JpaNode
Return the JPA node's parent.
getParent() - Method in interface org.eclipse.jpt.eclipselink.core.context.EclipseLinkConversionValue
 
getParent() - Method in interface org.eclipse.jpt.ui.jface.TreeItemContentProvider
Return the parent of the represented item
getParentClass() - Method in interface org.eclipse.jpt.eclipselink.core.resource.orm.v2_1.XmlEntity_2_1
Returns the value of the 'Parent Class' attribute.
getParentClass() - Method in interface org.eclipse.jpt.eclipselink.core.resource.orm.v2_1.XmlMappedSuperclass_2_1
Returns the value of the 'Parent Class' attribute.
getParentClass() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlEntity
Returns the value of the 'Parent Class' attribute.
getParentClass() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlMappedSuperclass
Returns the value of the 'Parent Class' attribute.
getParentEntity() - Method in interface org.eclipse.jpt.core.context.Entity
The first parent in the class hierarchy that is an entity.
getPassword() - Method in interface org.eclipse.jpt.core.jpa2.context.persistence.connection.JpaConnection2_0
 
getPassword() - Method in interface org.eclipse.jpt.eclipselink.core.context.persistence.connection.Connection
 
getPath() - Method in class org.eclipse.jpt.utility.model.event.TreeAddEvent
Return the path to the part of the tree that was added.
getPath() - Method in class org.eclipse.jpt.utility.model.event.TreeRemoveEvent
Return the path to the part of the tree that was removed.
getPersistence() - Method in interface org.eclipse.jpt.core.context.persistence.PersistenceXml
Return the content represented by the root of the persistence.xml file.
getPersistenceFactory() - Method in class org.eclipse.jpt.core.resource.persistence.PersistencePackage
Returns the factory that creates the instances of the model.
getPersistencePackage() - Method in class org.eclipse.jpt.core.resource.persistence.PersistenceFactory
 
getPersistenceUnit() - Method in interface org.eclipse.jpt.core.context.JpaContextNode
Return the persistence unit if the context node is within a persistence unit.
getPersistenceUnit() - Method in interface org.eclipse.jpt.core.context.persistence.PersistenceUnitProperties
Return the PersistenceUnit of this Properties.
getPersistenceUnitDefaults() - Method in interface org.eclipse.jpt.core.context.MappingFileRoot
Return the defaults defined within this mapping file *for the persistence unit*.
getPersistenceUnitDefaults() - Method in interface org.eclipse.jpt.core.context.orm.EntityMappings
 
getPersistenceUnitDefaults() - Method in interface org.eclipse.jpt.core.context.orm.PersistenceUnitMetadata
 
getPersistenceUnitDefaults() - Method in interface org.eclipse.jpt.core.context.persistence.MappingFileRef
Return the mapping file's persistence unit defaults.
getPersistenceUnitDefaults() - Method in class org.eclipse.jpt.core.resource.orm.XmlPersistenceUnitMetadata
Returns the value of the 'Persistence Unit Defaults' containment reference.
getPersistenceUnitMetadata() - Method in interface org.eclipse.jpt.core.context.orm.EntityMappings
 
getPersistenceUnitMetadata() - Method in class org.eclipse.jpt.core.resource.orm.XmlEntityMappings
Returns the value of the 'Persistence Unit Metadata' containment reference.
getPersistenceUnits() - Method in class org.eclipse.jpt.core.resource.persistence.XmlPersistence
Returns the value of the 'Persistence Units' containment reference list.
getPersistenceV2_0Factory() - Method in class org.eclipse.jpt.core.resource.persistence.v2_0.PersistenceV2_0Package
Returns the factory that creates the instances of the model.
getPersistenceV2_0Package() - Method in class org.eclipse.jpt.core.resource.persistence.v2_0.PersistenceV2_0Factory
 
getPersistenceXml() - Method in interface org.eclipse.jpt.core.context.JpaRootContextNode
Return the content represented by the persistence.xml file associated with the root context node's JPA project.
getPersistenceXmlDeploymentURI(IProject) - Static method in class org.eclipse.jpt.core.JptCorePlugin
Return the persistence.xml (specified as "META-INF/persistence.xml") deployment URI for the specified project.
getPersistenceXmlResource() - Method in interface org.eclipse.jpt.core.JpaProject
Return the XML resource model corresponding to the file META-INF/persistence.xml if that file has the persistence content type ("org.eclipse.jpt.core.content.persistence").
getPersistentAttribute() - Method in interface org.eclipse.jpt.core.context.AttributeMapping
 
getPersistentAttribute() - Method in interface org.eclipse.jpt.core.context.java.JavaAttributeMapping
Covariant override.
getPersistentAttribute() - Method in interface org.eclipse.jpt.core.context.JoinColumn.Owner
return the persistent attribute for this join column
getPersistentAttribute() - Method in interface org.eclipse.jpt.core.context.orm.OrmAttributeMapping
 
getPersistentAttribute() - Method in interface org.eclipse.jpt.core.context.ReferenceTable
 
getPersistentType(String) - Method in interface org.eclipse.jpt.core.context.java.JarFile
Return the persistent type with the specified name.
getPersistentType() - Method in interface org.eclipse.jpt.core.context.java.JavaTypeMapping
 
getPersistentType(String) - Method in interface org.eclipse.jpt.core.context.MappingFile
Return the specified persistent type if it is listed in the mapping file; otherwise return null.
getPersistentType(String) - Method in interface org.eclipse.jpt.core.context.orm.EntityMappings
Return the {@link OrmPersistentType) listed in this mapping file with the given fully qualified type name.
getPersistentType() - Method in interface org.eclipse.jpt.core.context.orm.OrmTypeMapping
 
getPersistentType(String) - Method in interface org.eclipse.jpt.core.context.persistence.JarFileRef
Return the persistent type, as listed in the JAR file, with the specified name.
getPersistentType(String) - Method in interface org.eclipse.jpt.core.context.persistence.MappingFileRef
Return the persistent type, as listed in the mapping file, with the specified name.
getPersistentType(String) - Method in interface org.eclipse.jpt.core.context.persistence.PersistenceUnit
Return the persistent type specified in the persistence unit with the specified name.
getPersistentType() - Method in interface org.eclipse.jpt.core.context.TypeMapping
 
getPersistentType() - Method in interface org.eclipse.jpt.core.resource.java.JavaResourceClassFile
Return the class file's persistent type.
getPersistentTypes() - Method in interface org.eclipse.jpt.core.context.orm.EntityMappings
 
getPersistentTypes() - Method in interface org.eclipse.jpt.core.context.persistence.PersistentTypeContainer
Return the container's persistent types.
getPersistentTypesSize() - Method in interface org.eclipse.jpt.core.context.orm.EntityMappings
 
getPkColumnName() - Method in interface org.eclipse.jpt.core.context.TableGenerator
Return the specified primary key colum name if present, otherwise return the default primary key colum name.
getPkColumnName() - Method in interface org.eclipse.jpt.core.resource.java.TableGeneratorAnnotation
Corresponds to the 'pkColumnName' element of the TableGenerator annotation.
getPkColumnName() - Method in class org.eclipse.jpt.core.resource.orm.XmlTableGenerator
Returns the value of the 'Pk Column Name' attribute.
getPkColumnNameTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.core.resource.java.TableGeneratorAnnotation
Return the TextRange for the 'pkColumnName' element.
getPkColumnValue() - Method in interface org.eclipse.jpt.core.context.TableGenerator
Return the specified primary key colum value if present, otherwise return the default primary key colum value.
getPkColumnValue() - Method in interface org.eclipse.jpt.core.resource.java.TableGeneratorAnnotation
Corresponds to the 'pkColumnValue' element of the TableGenerator annotation.
getPkColumnValue() - Method in class org.eclipse.jpt.core.resource.orm.XmlTableGenerator
Returns the value of the 'Pk Column Value' attribute.
getPkColumnValueTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.core.resource.java.TableGeneratorAnnotation
Return the TextRange for the 'pkColumnValue' element.
getPlatformFile(IProject, String) - Static method in class org.eclipse.jpt.core.JptCorePlugin
 
getPossiblePrefix() - Method in interface org.eclipse.jpt.core.context.java.JavaOverride.Owner
Return a prefix (ending in '.') that is allowed to be appended to the override name.
getPossiblePrefix() - Method in interface org.eclipse.jpt.core.context.java.JavaOverrideContainer.Owner
This is necessary for JPA 2.0.
getPostLoad() - Method in class org.eclipse.jpt.core.resource.orm.EntityListener
Returns the value of the 'Post Load' containment reference.
getPostLoad() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Post Load'.
getPostLoad() - Method in class org.eclipse.jpt.core.resource.orm.XmlEntity
Returns the value of the 'Post Load' containment reference.
getPostLoad() - Method in interface org.eclipse.jpt.core.resource.orm.XmlEventMethodContainer
Returns the value of the 'Post Load' containment reference.
getPostPersist() - Method in class org.eclipse.jpt.core.resource.orm.EntityListener
Returns the value of the 'Post Persist' containment reference.
getPostPersist() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Post Persist'.
getPostPersist() - Method in class org.eclipse.jpt.core.resource.orm.XmlEntity
Returns the value of the 'Post Persist' containment reference.
getPostPersist() - Method in interface org.eclipse.jpt.core.resource.orm.XmlEventMethodContainer
Returns the value of the 'Post Persist' containment reference.
getPostRemove() - Method in class org.eclipse.jpt.core.resource.orm.EntityListener
Returns the value of the 'Post Remove' containment reference.
getPostRemove() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Post Remove'.
getPostRemove() - Method in class org.eclipse.jpt.core.resource.orm.XmlEntity
Returns the value of the 'Post Remove' containment reference.
getPostRemove() - Method in interface org.eclipse.jpt.core.resource.orm.XmlEventMethodContainer
Returns the value of the 'Post Remove' containment reference.
getPostUpdate() - Method in class org.eclipse.jpt.core.resource.orm.EntityListener
Returns the value of the 'Post Update' containment reference.
getPostUpdate() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Post Update'.
getPostUpdate() - Method in class org.eclipse.jpt.core.resource.orm.XmlEntity
Returns the value of the 'Post Update' containment reference.
getPostUpdate() - Method in interface org.eclipse.jpt.core.resource.orm.XmlEventMethodContainer
Returns the value of the 'Post Update' containment reference.
getPrecision() - Method in interface org.eclipse.jpt.core.context.Column
 
getPrecision() - Method in interface org.eclipse.jpt.core.resource.java.ColumnAnnotation
Corresponds to the 'precision' element of the Column annotation.
getPrecision() - Method in class org.eclipse.jpt.core.resource.orm.XmlColumn
Returns the value of the 'Precision' attribute.
getPrecision() - Method in interface org.eclipse.jpt.db.Column
Return the column's precision if it is a NumericalDataType; otherwise, return -1.
getPrecisionTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.core.resource.java.ColumnAnnotation
Return the TextRange for the 'precision' element.
getPredominantDerivedIdentityStrategy() - Method in interface org.eclipse.jpt.core.jpa2.context.DerivedIdentity2_0
Return the predominant joining strategy, this should not be null
getPredominantJoiningStrategy() - Method in interface org.eclipse.jpt.core.context.orm.OrmRelationshipReference
 
getPredominantJoiningStrategy() - Method in interface org.eclipse.jpt.core.context.RelationshipReference
Return the predominant joining strategy, this should not be null
getPrePersist() - Method in class org.eclipse.jpt.core.resource.orm.EntityListener
Returns the value of the 'Pre Persist' containment reference.
getPrePersist() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Pre Persist'.
getPrePersist() - Method in class org.eclipse.jpt.core.resource.orm.XmlEntity
Returns the value of the 'Pre Persist' containment reference.
getPrePersist() - Method in interface org.eclipse.jpt.core.resource.orm.XmlEventMethodContainer
Returns the value of the 'Pre Persist' containment reference.
getPreRemove() - Method in class org.eclipse.jpt.core.resource.orm.EntityListener
Returns the value of the 'Pre Remove' containment reference.
getPreRemove() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Pre Remove'.
getPreRemove() - Method in class org.eclipse.jpt.core.resource.orm.XmlEntity
Returns the value of the 'Pre Remove' containment reference.
getPreRemove() - Method in interface org.eclipse.jpt.core.resource.orm.XmlEventMethodContainer
Returns the value of the 'Pre Remove' containment reference.
getPreUpdate() - Method in class org.eclipse.jpt.core.resource.orm.EntityListener
Returns the value of the 'Pre Update' containment reference.
getPreUpdate() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Pre Update'.
getPreUpdate() - Method in class org.eclipse.jpt.core.resource.orm.XmlEntity
Returns the value of the 'Pre Update' containment reference.
getPreUpdate() - Method in interface org.eclipse.jpt.core.resource.orm.XmlEventMethodContainer
Returns the value of the 'Pre Update' containment reference.
getPrimaryDbTable() - Method in interface org.eclipse.jpt.core.context.TypeMapping
Return the type mapping's primary database table.
getPrimaryKey() - Method in interface org.eclipse.jpt.eclipselink.core.resource.orm.v1_1.XmlEntity_1_1
Returns the value of the 'Primary Key' containment reference.
getPrimaryKey() - Method in interface org.eclipse.jpt.eclipselink.core.resource.orm.v1_1.XmlMappedSuperclass_1_1
Returns the value of the 'Primary Key' containment reference.
getPrimaryKey() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlEntity
Returns the value of the 'Primary Key' containment reference.
getPrimaryKey() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlMappedSuperclass
Returns the value of the 'Primary Key' containment reference.
getPrimaryKeyColumn() - Method in interface org.eclipse.jpt.db.Table
Return the table's single primary key column.
getPrimaryKeyColumnName() - Method in interface org.eclipse.jpt.core.context.AttributeMapping
If the mapping is for a primary key column, return the column's name, otherwise return null.
getPrimaryKeyColumnName() - Method in interface org.eclipse.jpt.core.context.Entity
Return the name of the entity's primary key column.
getPrimaryKeyColumnName() - Method in interface org.eclipse.jpt.core.context.PersistentAttribute
If the attribute is mapped to a primary key column, return the column's name, otherwise return null.
getPrimaryKeyColumns() - Method in interface org.eclipse.jpt.db.Table
Return the table's primary key columns.
getPrimaryKeyColumnsSize() - Method in interface org.eclipse.jpt.db.Table
Return the number of primary key columns the table contains.
getPrimaryKeyJavaType() - Method in interface org.eclipse.jpt.db.Column
Return a Java type that is reasonably similar to the column's data type and suitable for use as a primary key field.
getPrimaryKeyJavaTypeDeclaration() - Method in interface org.eclipse.jpt.db.Column
Return a Java type declaration that is reasonably similar to the column's data type and suitable for use as a primary key field.
getPrimaryKeyJoinColumnJoiningStrategy() - Method in interface org.eclipse.jpt.core.context.java.JavaPrimaryKeyJoinColumnEnabledRelationshipReference
 
getPrimaryKeyJoinColumnJoiningStrategy() - Method in interface org.eclipse.jpt.core.context.orm.OrmPrimaryKeyJoinColumnEnabledRelationshipReference
 
getPrimaryKeyJoinColumnJoiningStrategy() - Method in interface org.eclipse.jpt.core.context.PrimaryKeyJoinColumnEnabledRelationshipReference
Return the aggregate (never null) object used to configure the primary key join column joining strategy
getPrimaryKeyJoinColumns() - Method in class org.eclipse.jpt.core.resource.orm.XmlEntity
Returns the value of the 'Primary Key Join Columns' containment reference list.
getPrimaryKeyJoinColumns() - Method in class org.eclipse.jpt.core.resource.orm.XmlOneToOne
Returns the value of the 'Primary Key Join Columns' containment reference list.
getPrimaryKeyJoinColumns() - Method in class org.eclipse.jpt.core.resource.orm.XmlSecondaryTable
Returns the value of the 'Primary Key Join Columns' containment reference list.
getPrimaryTableName() - Method in interface org.eclipse.jpt.core.context.TypeMapping
Return the type mapping's primary table name, null if a primary table does not apply.
getPrivateOwned() - Method in interface org.eclipse.jpt.eclipselink.core.context.EclipseLinkOneToManyMapping
 
getPrivateOwned() - Method in interface org.eclipse.jpt.eclipselink.core.context.EclipseLinkOneToOneMapping
 
getPrivateOwnedTextRange() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlOneToMany
 
getPrivateOwnedTextRange() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlOneToOne
 
getPrivateOwnedTextRange() - Method in interface org.eclipse.jpt.eclipselink.core.resource.orm.XmlPrivateOwned
Return the TextRange for the private-owned attibute.
getProcedureName() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlNamedStoredProcedureQuery
Returns the value of the 'Procedure Name' attribute.
getProfiler() - Method in interface org.eclipse.jpt.eclipselink.core.context.persistence.customization.Customization
 
getProfilerClassName(String) - Static method in enum org.eclipse.jpt.eclipselink.core.context.persistence.customization.Profiler
 
getProfilerFor(String) - Static method in enum org.eclipse.jpt.eclipselink.core.context.persistence.customization.Profiler
Return the Profiler value corresponding to the given literal.
getProject() - Method in interface org.eclipse.jpt.core.JpaProject.Config
Return the Eclipse project to be associated with the new JPA project.
getProject() - Method in interface org.eclipse.jpt.core.JpaProject
Return the Eclipse project associated with the JPA project.
getProject() - Method in class org.eclipse.jpt.core.resource.AbstractXmlResourceProvider
 
getProject() - Method in class org.eclipse.jpt.core.resource.xml.JpaXmlResource
 
getProjectPreferences(IProject) - Static method in class org.eclipse.jpt.core.JptCorePlugin
Return the Dali preferences for the specified Eclipse project.
getProperties() - Method in class org.eclipse.jpt.core.resource.persistence.XmlPersistenceUnit
Returns the value of the 'Properties' containment reference.
getProperties() - Method in class org.eclipse.jpt.core.resource.persistence.XmlProperties
Returns the value of the 'Properties' containment reference list.
getProperties() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlBasic
Returns the value of the 'Properties' containment reference list.
getProperties() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlBasicCollection
Returns the value of the 'Properties' containment reference list.
getProperties() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlBasicMap
Returns the value of the 'Properties' containment reference list.
getProperties() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlElementCollection
Returns the value of the 'Properties' containment reference list.
getProperties() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlEmbeddable
Returns the value of the 'Properties' containment reference list.
getProperties() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlEmbedded
Returns the value of the 'Properties' containment reference list.
getProperties() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlEmbeddedId
Returns the value of the 'Properties' containment reference list.
getProperties() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlEntity
Returns the value of the 'Properties' containment reference list.
getProperties() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlId
Returns the value of the 'Properties' containment reference list.
getProperties() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlManyToMany
Returns the value of the 'Properties' containment reference list.
getProperties() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlManyToOne
Returns the value of the 'Properties' containment reference list.
getProperties() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlMappedSuperclass
Returns the value of the 'Properties' containment reference list.
getProperties() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlOneToMany
Returns the value of the 'Properties' containment reference list.
getProperties() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlOneToOne
Returns the value of the 'Properties' containment reference list.
getProperties() - Method in interface org.eclipse.jpt.eclipselink.core.resource.orm.XmlPropertyContainer
Returns the value of the 'Properties' containment reference list.
getProperties() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlTransformation
Returns the value of the 'Properties' containment reference list.
getProperties() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlTransient
Returns the value of the 'Properties' containment reference list.
getProperties() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlVariableOneToOne
Returns the value of the 'Properties' containment reference list.
getProperties() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlVersion
Returns the value of the 'Properties' containment reference list.
getProperty(String) - Method in interface org.eclipse.jpt.core.context.persistence.PersistenceUnit
Return the *first* property in the persistence unit's property list with the specified name.
getPropertyName() - Method in class org.eclipse.jpt.utility.model.event.PropertyChangeEvent
Return the programmatic name of the property that was changed.
getProvider() - Method in interface org.eclipse.jpt.core.context.persistence.PersistenceUnit
Return the persistence unit's provider.
getProvider() - Method in class org.eclipse.jpt.core.resource.persistence.XmlPersistenceUnit
Returns the value of the 'Provider' attribute.
getProviderID() - Method in interface org.eclipse.jpt.db.ConnectionProfile
Return ID of the provider managing the DTP profile.
getQualifiedName() - Method in interface org.eclipse.jpt.core.resource.java.JavaResourcePersistentType
Return the fully qualified type name.
getQuery() - Method in interface org.eclipse.jpt.core.context.Query
 
getQuery() - Method in interface org.eclipse.jpt.core.resource.java.BaseNamedQueryAnnotation
Corresponds to the 'query' element of the *Query annotation.
getQuery() - Method in class org.eclipse.jpt.core.resource.orm.XmlNamedNativeQuery
Returns the value of the 'Query' attribute.
getQuery() - Method in class org.eclipse.jpt.core.resource.orm.XmlNamedQuery
Returns the value of the 'Query' attribute.
getQuery() - Method in interface org.eclipse.jpt.core.resource.orm.XmlQuery
Returns the value of the 'Query' attribute.
getQueryContainer() - Method in interface org.eclipse.jpt.core.context.Entity
 
getQueryContainer() - Method in interface org.eclipse.jpt.core.context.java.JavaEntity
 
getQueryContainer() - Method in interface org.eclipse.jpt.core.context.orm.EntityMappings
 
getQueryContainer() - Method in interface org.eclipse.jpt.core.context.orm.OrmEntity
 
getQueryParameter() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlStoredProcedureParameter
Returns the value of the 'Query Parameter' attribute.
getQueryRedirectors() - Method in interface org.eclipse.jpt.eclipselink.core.resource.orm.v2_0.XmlEntity_2_0
Returns the value of the 'Query Redirectors' containment reference.
getQueryRedirectors() - Method in interface org.eclipse.jpt.eclipselink.core.resource.orm.v2_1.XmlMappedSuperclass_2_1
Returns the value of the 'Query Redirectors' containment reference.
getQueryRedirectors() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlEntity
Returns the value of the 'Query Redirectors' containment reference.
getQueryRedirectors() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlMappedSuperclass
Returns the value of the 'Query Redirectors' containment reference.
getQueryTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.core.resource.java.BaseNamedQueryAnnotation
Return the TextRange for the 'query' element.
getQueryTimeout() - Method in interface org.eclipse.jpt.core.jpa2.context.persistence.options.JpaOptions2_0
 
getReadAll() - Method in interface org.eclipse.jpt.eclipselink.core.resource.orm.v2_0.XmlQueryRedirectors_2_0
Returns the value of the 'Read All' attribute.
getReadAll() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlQueryRedirectors
Returns the value of the 'Read All' attribute.
getReadConnectionsMax() - Method in interface org.eclipse.jpt.eclipselink.core.context.persistence.connection.Connection
 
getReadConnectionsMin() - Method in interface org.eclipse.jpt.eclipselink.core.context.persistence.connection.Connection
 
getReadConnectionsShared() - Method in interface org.eclipse.jpt.eclipselink.core.context.persistence.connection.Connection
 
getReadObject() - Method in interface org.eclipse.jpt.eclipselink.core.resource.orm.v2_0.XmlQueryRedirectors_2_0
Returns the value of the 'Read Object' attribute.
getReadObject() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlQueryRedirectors
Returns the value of the 'Read Object' attribute.
getReadOnly() - Method in interface org.eclipse.jpt.eclipselink.core.context.EclipseLinkEntity
 
getReadOnly() - Method in interface org.eclipse.jpt.eclipselink.core.context.EclipseLinkMappedSuperclass
 
getReadOnly() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlEntity
Returns the value of the 'Read Only' attribute.
getReadOnly() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlMappedSuperclass
Returns the value of the 'Read Only' attribute.
getReadOnly() - Method in interface org.eclipse.jpt.eclipselink.core.resource.orm.XmlReadOnly
Returns the value of the 'Read Only' attribute.
getReadOnlyTextRange() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlEntity
 
getReadOnlyTextRange() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlMappedSuperclass
 
getReadOnlyTextRange() - Method in interface org.eclipse.jpt.eclipselink.core.resource.orm.XmlReadOnly
Return the TextRange for the read-only attibute.
getReferencedColumn() - Method in interface org.eclipse.jpt.db.ForeignKey.ColumnPair
Return the column pair's "referenced" column.
getReferencedColumnDbTable() - Method in interface org.eclipse.jpt.core.context.BaseJoinColumn
Return the wrapper for the referenced column datasource table
getReferencedColumnDbTable() - Method in interface org.eclipse.jpt.core.context.BaseJoinColumn.Owner
Return the wrapper for the datasource table for the referenced column
getReferencedColumnName() - Method in interface org.eclipse.jpt.core.context.BaseJoinColumn
 
getReferencedColumnName() - Method in interface org.eclipse.jpt.core.resource.java.BaseJoinColumnAnnotation
Corresponds to the 'referencedColumnName' element of the JoinColumn annotation.
getReferencedColumnName() - Method in interface org.eclipse.jpt.core.resource.java.PrimaryKeyJoinColumnAnnotation
Corresponds to the 'referencedColumnName' element of the PrimaryKeyJoinColumn annotation.
getReferencedColumnName() - Method in class org.eclipse.jpt.core.resource.orm.XmlJoinColumn
Returns the value of the 'Referenced Column Name' attribute.
getReferencedColumnName() - Method in class org.eclipse.jpt.core.resource.orm.XmlPrimaryKeyJoinColumn
Returns the value of the 'Referenced Column Name' attribute.
getReferencedColumnNameTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.core.context.java.JavaBaseJoinColumn
Return the (best guess) text location of the referenced column name
getReferencedColumnNameTextRange() - Method in interface org.eclipse.jpt.core.context.orm.OrmBaseJoinColumn
Return the (best guess) text location of the referenced column name
getReferencedColumnNameTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.core.resource.java.BaseJoinColumnAnnotation
Return the TextRange for the 'referencedColumnName' element.
getReferencedColumnNameTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.core.resource.java.PrimaryKeyJoinColumnAnnotation
Return the TextRange for the 'referencedColumnName' element.
getReferencedColumnNameTextRange() - Method in class org.eclipse.jpt.core.resource.orm.XmlJoinColumn
 
getReferencedColumnNameTextRange() - Method in class org.eclipse.jpt.core.resource.orm.XmlPrimaryKeyJoinColumn
 
getReferencedColumns() - Method in interface org.eclipse.jpt.db.ForeignKey
Return the foreign key's "referenced" columns.
getReferencedDbColumn() - Method in interface org.eclipse.jpt.core.context.BaseJoinColumn
Return the wrapper for the datasource referenced column
getReferencedTable() - Method in interface org.eclipse.jpt.db.ForeignKey
Return the foreign key's "referenced" table.
getRefreshOnlyIfNewer() - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkCacheAnnotation
Corresponds to the 'refreshOnlyIfNewer' element of the Cache annotation.
getRefreshOnlyIfNewer() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlCache
Returns the value of the 'Refresh Only If Newer' attribute.
getRefreshOnlyIfNewerTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkCacheAnnotation
Return the TextRange for the 'refreshOnlyIfNewer' element.
getRelationshipMapping(String) - Method in interface org.eclipse.jpt.core.context.AssociationOverride.Owner
Return the relationship mapping with the given attribute name.
getRelationshipMapping() - Method in interface org.eclipse.jpt.core.context.java.JavaRelationshipReference
 
getRelationshipMapping() - Method in interface org.eclipse.jpt.core.context.JoinTable
 
getRelationshipMapping() - Method in interface org.eclipse.jpt.core.context.orm.OrmRelationshipReference
 
getRelationshipMapping() - Method in interface org.eclipse.jpt.core.context.RelationshipReference
 
getRelationshipOwner() - Method in interface org.eclipse.jpt.core.context.RelationshipMapping
Return the relationship owner or null if this is the owning side or it is a unidirectional mapping.
getRelationshipReference() - Method in interface org.eclipse.jpt.core.context.AssociationOverride
 
getRelationshipReference() - Method in interface org.eclipse.jpt.core.context.java.JavaAssociationOverride
 
getRelationshipReference() - Method in interface org.eclipse.jpt.core.context.java.JavaManyToManyMapping
 
getRelationshipReference() - Method in interface org.eclipse.jpt.core.context.java.JavaManyToOneMapping
 
getRelationshipReference() - Method in interface org.eclipse.jpt.core.context.java.JavaOneToManyMapping
 
getRelationshipReference() - Method in interface org.eclipse.jpt.core.context.java.JavaOneToOneMapping
 
getRelationshipReference() - Method in interface org.eclipse.jpt.core.context.JoiningStrategy
Return the relationship reference that owns this strategy
getRelationshipReference() - Method in interface org.eclipse.jpt.core.context.ManyToManyMapping
 
getRelationshipReference() - Method in interface org.eclipse.jpt.core.context.ManyToOneMapping
 
getRelationshipReference() - Method in interface org.eclipse.jpt.core.context.OneToManyMapping
 
getRelationshipReference() - Method in interface org.eclipse.jpt.core.context.OneToOneMapping
covariant override
getRelationshipReference() - Method in interface org.eclipse.jpt.core.context.orm.OrmAssociationOverride
 
getRelationshipReference() - Method in interface org.eclipse.jpt.core.context.orm.OrmManyToManyMapping
 
getRelationshipReference() - Method in interface org.eclipse.jpt.core.context.orm.OrmManyToOneMapping
 
getRelationshipReference() - Method in interface org.eclipse.jpt.core.context.orm.OrmOneToManyMapping
 
getRelationshipReference() - Method in interface org.eclipse.jpt.core.context.orm.OrmOneToOneMapping
 
getRelationshipReference() - Method in interface org.eclipse.jpt.core.context.orm.OrmRelationshipMapping
 
getRelationshipReference() - Method in interface org.eclipse.jpt.core.context.RelationshipMapping
Return the meta-information used to populate the entities of the relationship
getRelationshipReference() - Method in interface org.eclipse.jpt.core.jpa2.context.java.JavaManyToOneMapping2_0
 
getRelationshipReference() - Method in interface org.eclipse.jpt.core.jpa2.context.java.JavaOneToManyMapping2_0
 
getRelationshipReference() - Method in interface org.eclipse.jpt.core.jpa2.context.java.JavaOneToOneMapping2_0
 
getRelationshipReference() - Method in interface org.eclipse.jpt.core.jpa2.context.ManyToOneMapping2_0
 
getRelationshipReference() - Method in interface org.eclipse.jpt.core.jpa2.context.OneToManyMapping2_0
 
getRelationshipReference() - Method in interface org.eclipse.jpt.core.jpa2.context.OneToOneMapping2_0
 
getRelationshipReference() - Method in interface org.eclipse.jpt.core.jpa2.context.orm.OrmManyToOneMapping2_0
 
getRelationshipReference() - Method in interface org.eclipse.jpt.core.jpa2.context.orm.OrmOneToManyMapping2_0
 
getRelationshipReference() - Method in interface org.eclipse.jpt.core.jpa2.context.orm.OrmOneToOneMapping2_0
 
getRelationshipReference() - Method in interface org.eclipse.jpt.eclipselink.core.context.EclipseLinkOneToManyMapping
 
getRelationshipReference() - Method in interface org.eclipse.jpt.eclipselink.core.v2_0.context.EclipseLinkOneToManyMapping2_0
 
getRelationshipSource() - Method in interface org.eclipse.jpt.core.context.JoinColumnJoiningStrategy
The source of the relationship will usually be the owning type mapping.
getRelationshipTarget() - Method in interface org.eclipse.jpt.core.context.JoinColumn.Owner
The target of the relationship will usually be the target entity.
getRelationshipTarget() - Method in interface org.eclipse.jpt.core.context.JoinColumnJoiningStrategy
The target of the relationship will usually be the target entity.
getReport() - Method in interface org.eclipse.jpt.eclipselink.core.resource.orm.v2_0.XmlQueryRedirectors_2_0
Returns the value of the 'Report' attribute.
getReport() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlQueryRedirectors
Returns the value of the 'Report' attribute.
getResolvedAttributeMappingValue() - Method in interface org.eclipse.jpt.core.jpa2.context.MapsIdDerivedIdentityStrategy2_0
Return a resolved attribute mapping, which may be a mapping on the entity, or a mapping within an embeddable mapping on the entity
getResolvedMapKeyEmbeddable() - Method in interface org.eclipse.jpt.core.jpa2.context.CollectionMapping2_0
If the attribute type is not a map or if the map key class is a basic type this will return null.
getResolvedMapKeyEntity() - Method in interface org.eclipse.jpt.core.jpa2.context.CollectionMapping2_0
If the attribute type is not a map or if the map key class is a basic type this will return null.
getResolvedTargetEmbeddable() - Method in interface org.eclipse.jpt.core.jpa2.context.ElementCollectionMapping2_0
If the target class is a basic type this will return null.
getResolvedTargetEntity() - Method in interface org.eclipse.jpt.core.context.RelationshipMapping
 
getResolvedTargetType() - Method in interface org.eclipse.jpt.core.context.CollectionMapping
 
getResource() - Method in interface org.eclipse.jpt.core.IResourcePart
Return the resource of which this object is a part
getResourceAssociationOverrides() - Method in interface org.eclipse.jpt.core.context.orm.OrmAssociationOverrideContainer.Owner
 
getResourceAttributeMapping() - Method in interface org.eclipse.jpt.core.context.orm.OrmAttributeMapping
 
getResourceAttributeMapping() - Method in interface org.eclipse.jpt.core.context.orm.OrmManyToManyMapping
 
getResourceAttributeMapping() - Method in interface org.eclipse.jpt.core.context.orm.OrmManyToOneMapping
 
getResourceAttributeMapping() - Method in interface org.eclipse.jpt.core.context.orm.OrmMultiRelationshipMapping
 
getResourceAttributeMapping() - Method in interface org.eclipse.jpt.core.context.orm.OrmOneToManyMapping
 
getResourceAttributeMapping() - Method in interface org.eclipse.jpt.core.context.orm.OrmOneToOneMapping
 
getResourceAttributeMapping() - Method in interface org.eclipse.jpt.core.jpa2.context.orm.OrmElementCollectionMapping2_0
 
getResourceAttributeOverrides() - Method in interface org.eclipse.jpt.core.context.orm.OrmAttributeOverrideContainer.Owner
 
getResourceClassRef() - Method in interface org.eclipse.jpt.core.context.persistence.ClassRef
 
getResourceColumn() - Method in interface org.eclipse.jpt.core.context.orm.OrmColumn.Owner
 
getResourceColumn() - Method in interface org.eclipse.jpt.core.context.orm.OrmDiscriminatorColumn
 
getResourceDefinition(JpaResourceType) - Method in interface org.eclipse.jpt.core.JpaPlatform
Return a ResourceDefinition to describe the context model for a file of the given resource type.
getResourceJoinTable() - Method in interface org.eclipse.jpt.core.context.orm.OrmJoinTableJoiningStrategy
 
getResourceMapping() - Method in interface org.eclipse.jpt.core.context.orm.OrmJoinColumnEnabledRelationshipReference
 
getResourceMapping() - Method in interface org.eclipse.jpt.core.context.orm.OrmJoinTableEnabledRelationshipReference
 
getResourceMapping() - Method in interface org.eclipse.jpt.core.context.orm.OrmManyToManyRelationshipReference
 
getResourceMapping() - Method in interface org.eclipse.jpt.core.context.orm.OrmManyToOneRelationshipReference
 
getResourceMapping() - Method in interface org.eclipse.jpt.core.context.orm.OrmOneToManyRelationshipReference
 
getResourceMapping() - Method in interface org.eclipse.jpt.core.context.orm.OrmOneToOneRelationshipReference
 
getResourceMapping() - Method in interface org.eclipse.jpt.core.context.orm.OrmOwnableRelationshipReference
 
getResourceModel() - Method in interface org.eclipse.jpt.core.JpaFile
Return the resource model corresponding to the JPA file; typically a JPA compilation unit, a JPA XML resource, or a JPA package fragment root (JAR).
getResourceModel(IContentType) - Method in interface org.eclipse.jpt.core.JpaFile
Convenience method.
getResourceNodeFactory() - Method in interface org.eclipse.jpt.core.context.orm.OrmXmlDefinition
Return the factory for building xml resource nodes
getResourceNodeFactory() - Method in interface org.eclipse.jpt.core.context.persistence.PersistenceXmlDefinition
 
getResourcePersistentAttribute() - Method in interface org.eclipse.jpt.core.context.java.JavaPersistentAttribute
Return the "resource" persistent attribute.
getResourcePersistentType() - Method in interface org.eclipse.jpt.core.context.java.JavaPersistentType
Return the Java resource persistent type.
getResources() - Method in class org.eclipse.jpt.core.resource.AbstractXmlResourceProvider
 
getResourceType() - Method in interface org.eclipse.jpt.core.context.JpaContextNode
Return the resource type of the context node's resource.
getResourceType() - Method in interface org.eclipse.jpt.core.JpaResourceModel
Return the resource type of the model.
getResourceType() - Method in interface org.eclipse.jpt.core.JpaStructureNode
Return the content type of the structure node's resource.
getResourceType() - Method in class org.eclipse.jpt.core.resource.xml.JpaXmlResource
 
getResourceType() - Method in interface org.eclipse.jpt.core.ResourceDefinition
Return the associated resource type.
getResourceTypeMapping() - Method in interface org.eclipse.jpt.core.context.orm.OrmTypeMapping
 
getResourceUiDefinition(JpaResourceType) - Method in interface org.eclipse.jpt.ui.JpaPlatformUi
Return a resource ui definition for the specified resource type.
getResultClass() - Method in interface org.eclipse.jpt.core.context.NamedNativeQuery
 
getResultClass() - Method in interface org.eclipse.jpt.core.resource.java.NamedNativeQueryAnnotation
Corresponds to the 'resultClass' element of the NamedNativeQuery annotation.
getResultClass() - Method in class org.eclipse.jpt.core.resource.orm.XmlNamedNativeQuery
Returns the value of the 'Result Class' attribute.
getResultClass() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlNamedStoredProcedureQuery
Returns the value of the 'Result Class' attribute.
getResultClassEnclosingTypeSeparator() - Method in interface org.eclipse.jpt.core.context.NamedNativeQuery
Return the char to be used for browsing or creating the result class IType.
getResultClassTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.core.resource.java.NamedNativeQueryAnnotation
Return the TextRange for the 'resultClass' element.
getResultSetMapping() - Method in interface org.eclipse.jpt.core.context.NamedNativeQuery
 
getResultSetMapping() - Method in interface org.eclipse.jpt.core.resource.java.NamedNativeQueryAnnotation
Corresponds to the 'resultSetMapping' element of the NamedNativeQuery annotation.
getResultSetMapping() - Method in class org.eclipse.jpt.core.resource.orm.XmlNamedNativeQuery
Returns the value of the 'Result Set Mapping' attribute.
getResultSetMapping() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlNamedStoredProcedureQuery
Returns the value of the 'Result Set Mapping' attribute.
getResultSetMappingTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.core.resource.java.NamedNativeQueryAnnotation
Return the TextRange for the 'resultSetMapping' element.
getReturnInsert() - Method in interface org.eclipse.jpt.eclipselink.core.resource.orm.v2_1.XmlBasic_2_1
Returns the value of the 'Return Insert' containment reference.
getReturnInsert() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlBasic
Returns the value of the 'Return Insert' containment reference.
getReturnOnly() - Method in interface org.eclipse.jpt.eclipselink.core.resource.orm.v2_1.XmlReturnInsert_2_1
Returns the value of the 'Return Only' attribute.
getReturnOnly() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlReturnInsert
Returns the value of the 'Return Only' attribute.
getReturnsResultSet() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlNamedStoredProcedureQuery
Returns the value of the 'Returns Result Set' attribute.
getReturnUpdate() - Method in interface org.eclipse.jpt.eclipselink.core.resource.orm.v2_1.XmlBasic_2_1
Returns the value of the 'Return Update' attribute.
getReturnUpdate() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlBasic
Returns the value of the 'Return Update' attribute.
getRoot() - Method in interface org.eclipse.jpt.core.context.MappingFile
Return the mapping file's root.
getRoot() - Method in interface org.eclipse.jpt.core.resource.java.JavaResourceNode
Return the root of the Java resource containment hierarchy (typically either a compilation unit or a package fragment root).
getRootContextNode() - Method in interface org.eclipse.jpt.core.JpaProject
Return the root of the JPA project's context model.
getRootEntity() - Method in interface org.eclipse.jpt.core.context.Entity
Return the ultimate top of the inheritance hierarchy This method should never return null.
getRootObject() - Method in class org.eclipse.jpt.core.resource.xml.JpaXmlResource
 
getRootTranslator() - Static method in class org.eclipse.jpt.core.resource.orm.XmlEntityMappings
 
getRootTranslator() - Static method in class org.eclipse.jpt.core.resource.persistence.XmlPersistence
 
getRootTranslator() - Method in class org.eclipse.jpt.core.resource.xml.JpaXmlResource
 
getRootTranslator() - Static method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlEntityMappings
 
getSAXParserFactory() - Method in class org.eclipse.jpt.core.JptCorePlugin
 
getScale() - Method in interface org.eclipse.jpt.core.context.Column
 
getScale() - Method in interface org.eclipse.jpt.core.resource.java.ColumnAnnotation
Corresponds to the 'scale' element of the Column annotation.
getScale() - Method in class org.eclipse.jpt.core.resource.orm.XmlColumn
Returns the value of the 'Scale' attribute.
getScale() - Method in interface org.eclipse.jpt.db.Column
Return the column's scale if it is an ExactNumericDataType; otherwise, return -1.
getScaleTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.core.resource.java.ColumnAnnotation
Return the TextRange for the 'scale' element.
getSchema() - Method in interface org.eclipse.jpt.core.context.MappingFilePersistenceUnitDefaults
 
getSchema() - Method in interface org.eclipse.jpt.core.context.MappingFileRoot
Return the specified schema if present, otherwise return the default schema.
getSchema() - Method in interface org.eclipse.jpt.core.context.orm.EntityMappings
Return the specified schema if present, otherwise return the default schema.
getSchema() - Method in interface org.eclipse.jpt.core.context.orm.OrmPersistenceUnitDefaults
Return the specified schema if present, otherwise return the default schema.
getSchema() - Method in interface org.eclipse.jpt.core.context.Table
Return the specified schema if present, otherwise return the default schema.
getSchema() - Method in interface org.eclipse.jpt.core.context.TableGenerator
Return the specified schema if present, otherwise return the default schema.
getSchema() - Method in interface org.eclipse.jpt.core.jpa2.context.SequenceGenerator2_0
Return the specified schema if present, otherwise return the default schema.
getSchema() - Method in interface org.eclipse.jpt.core.jpa2.resource.java.SequenceGenerator2_0Annotation
Corresponds to the 'schema' element of the TableGenerator annotation.
getSchema() - Method in interface org.eclipse.jpt.core.resource.java.BaseTableAnnotation
Corresponds to the 'schema' element of the *Table annotation.
getSchema() - Method in interface org.eclipse.jpt.core.resource.java.TableGeneratorAnnotation
Corresponds to the 'schema' element of the TableGenerator annotation.
getSchema() - Method in class org.eclipse.jpt.core.resource.orm.AbstractXmlTable
Returns the value of the 'Schema' attribute.
getSchema() - Method in interface org.eclipse.jpt.core.resource.orm.v2_0.XmlSequenceGenerator_2_0
Returns the value of the 'Schema' attribute.
getSchema() - Method in class org.eclipse.jpt.core.resource.orm.XmlEntityMappings
Returns the value of the 'Schema' attribute.
getSchema() - Method in class org.eclipse.jpt.core.resource.orm.XmlPersistenceUnitDefaults
Returns the value of the 'Schema' attribute.
getSchema() - Method in class org.eclipse.jpt.core.resource.orm.XmlSequenceGenerator
Returns the value of the 'Schema' attribute.
getSchema() - Method in class org.eclipse.jpt.core.resource.orm.XmlTableGenerator
Returns the value of the 'Schema' attribute.
getSchema() - Method in interface org.eclipse.jpt.db.Sequence
Return the sequence's schema.
getSchema() - Method in interface org.eclipse.jpt.db.Table
Return the table's schema.
getSchemaForIdentifier(String) - Method in interface org.eclipse.jpt.db.SchemaContainer
Return the schema for the specified identifier.
getSchemaLocation() - Method in class org.eclipse.jpt.core.resource.xml.AbstractJpaRootEObject
Returns the value of the 'Schema Location' attribute.
getSchemaLocation() - Method in interface org.eclipse.jpt.core.resource.xml.JpaRootEObject
Returns the value of the 'Schema Location' attribute.
getSchemaNamed(String) - Method in interface org.eclipse.jpt.db.SchemaContainer
Return the schema with specified name.
getSchemata() - Method in interface org.eclipse.jpt.db.SchemaContainer
Return the container's schemata.
getSchemataSize() - Method in interface org.eclipse.jpt.db.SchemaContainer
Return the number of schemata in the container.
getSchemaTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.core.jpa2.resource.java.SequenceGenerator2_0Annotation
Return the TextRange for the 'schema' element.
getSchemaTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.core.resource.java.BaseTableAnnotation
Return the TextRange for the 'schema' element.
getSchemaTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.core.resource.java.TableGeneratorAnnotation
Return the TextRange for the 'schema' element.
getSchemaTextRange() - Method in class org.eclipse.jpt.core.resource.orm.AbstractXmlTable
 
getSecond() - Method in interface org.eclipse.jpt.eclipselink.core.context.EclipseLinkExpiryTimeOfDay
 
getSecond() - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkTimeOfDayAnnotation
Corresponds to the 'second' element of the TimeOfDay annotation.
getSecond() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlTimeOfDay
Returns the value of the 'Second' attribute.
getSecondaryTables() - Method in class org.eclipse.jpt.core.resource.orm.XmlEntity
Returns the value of the 'Secondary Tables' containment reference list.
getSecondTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkTimeOfDayAnnotation
Return the TextRange for the 'second' element.
getSelectedColumns() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlOptimisticLocking
Returns the value of the 'Selected Columns' containment reference list.
getSelectionTextRange() - Method in interface org.eclipse.jpt.core.context.orm.OrmAttributeMapping
 
getSelectionTextRange() - Method in interface org.eclipse.jpt.core.context.orm.OrmTypeMapping
 
getSelectionTextRange() - Method in interface org.eclipse.jpt.core.JpaStructureNode
Return the text range to be used to select text in the editor corresponding to this node.
getSelectionTextRange() - Method in class org.eclipse.jpt.core.resource.xml.AbstractJpaEObject
 
getSelectionTextRange() - Method in interface org.eclipse.jpt.core.resource.xml.JpaEObject
Return the text range to be used for selection.
getSequenceForIdentifier(String) - Method in interface org.eclipse.jpt.db.Schema
Return the sequence for the specified identifier.
getSequenceGenerator() - Method in interface org.eclipse.jpt.core.context.GeneratorContainer
 
getSequenceGenerator() - Method in interface org.eclipse.jpt.core.context.java.JavaGeneratorContainer
 
getSequenceGenerator() - Method in interface org.eclipse.jpt.core.context.orm.OrmGeneratorContainer
 
getSequenceGenerator() - Method in class org.eclipse.jpt.core.resource.orm.XmlEntity
Returns the value of the 'Sequence Generator' containment reference.
getSequenceGenerator() - Method in interface org.eclipse.jpt.core.resource.orm.XmlGeneratorContainer
Returns the value of the 'Sequence Generator' containment reference.
getSequenceGenerator() - Method in class org.eclipse.jpt.core.resource.orm.XmlId
Returns the value of the 'Sequence Generator' containment reference.
getSequenceGenerator() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlBasic
Returns the value of the 'Sequence Generator' containment reference.
getSequenceGenerator() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlMappedSuperclass
Returns the value of the 'Sequence Generator' containment reference.
getSequenceGenerators() - Method in interface org.eclipse.jpt.core.context.orm.EntityMappings
 
getSequenceGenerators() - Method in class org.eclipse.jpt.core.resource.orm.XmlEntityMappings
Returns the value of the 'Sequence Generators' containment reference list.
getSequenceGeneratorsSize() - Method in interface org.eclipse.jpt.core.context.orm.EntityMappings
 
getSequenceName() - Method in interface org.eclipse.jpt.core.context.SequenceGenerator
 
getSequenceName() - Method in interface org.eclipse.jpt.core.resource.java.SequenceGeneratorAnnotation
Corresponds to the 'sequenceName' element of the *Generator annotation.
getSequenceName() - Method in class org.eclipse.jpt.core.resource.orm.XmlSequenceGenerator
Returns the value of the 'Sequence Name' attribute.
getSequenceNamed(String) - Method in interface org.eclipse.jpt.db.Schema
Return the sequence with specified name.
getSequenceNameTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.core.resource.java.SequenceGeneratorAnnotation
Return the TextRange for the 'sequenceName' element.
getSequences() - Method in interface org.eclipse.jpt.db.Schema
Return the schema's sequences.
getSequencesSize() - Method in interface org.eclipse.jpt.db.Schema
Return the number of sequences the schema contains.
getSession() - Method in interface org.eclipse.jpt.eclipselink.core.context.persistence.logging.Logging
 
getSessionName() - Method in interface org.eclipse.jpt.eclipselink.core.context.persistence.options.Options
 
getSessionsXml() - Method in interface org.eclipse.jpt.eclipselink.core.context.persistence.options.Options
 
getSetMethod() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlAccessMethods
Returns the value of the 'Set Method' attribute.
getShared() - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkCacheAnnotation
Corresponds to the 'shared' element of the Cache annotation.
getShared() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlCache
Returns the value of the 'Shared' attribute.
getSharedCacheDefault() - Method in interface org.eclipse.jpt.eclipselink.core.context.persistence.caching.Caching
 
getSharedCacheMode() - Method in interface org.eclipse.jpt.core.jpa2.context.persistence.PersistenceUnit2_0
Return the persistence unit's shared cache mode, whether specified or defaulted.
getSharedCacheMode() - Method in interface org.eclipse.jpt.core.resource.persistence.v2_0.XmlPersistenceUnit_2_0
Returns the value of the 'Shared Cache Mode' attribute.
getSharedCacheMode() - Method in class org.eclipse.jpt.core.resource.persistence.XmlPersistenceUnit
Returns the value of the 'Shared Cache Mode' attribute.
getSharedCacheOf(String) - Method in interface org.eclipse.jpt.eclipselink.core.context.persistence.caching.Caching
 
getSharedTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkCacheAnnotation
Return the TextRange for the 'shared' element.
getShortName() - Method in interface org.eclipse.jpt.core.context.PersistentType
Return the persistent type's short name.
getSignature() - Method in interface org.eclipse.jpt.utility.MethodSignature
Return a string representation of the method's signature:
getSingleReferenceTargetTypeName() - Method in interface org.eclipse.jpt.core.context.java.JavaPersistentAttribute
Return the attribute's type name if it is valid as a target type (i.e.
getSize() - Method in interface org.eclipse.jpt.eclipselink.core.context.EclipseLinkCaching
This is the combination of defaultSize and specifiedSize.
getSize() - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkCacheAnnotation
Corresponds to the 'size' element of the Cache annotation.
getSize() - Method in interface org.eclipse.jpt.eclipselink.core.resource.orm.v2_1.XmlBatchFetch_2_1
Returns the value of the 'Size' attribute.
getSize() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlBatchFetch
Returns the value of the 'Size' attribute.
getSize() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlCache
Returns the value of the 'Size' attribute.
getSizeTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkCacheAnnotation
Return the TextRange for the 'size' element.
getSortedCatalogIdentifiers() - Method in interface org.eclipse.jpt.db.Database
Return the database's catalog identifiers, sorted by name.
getSortedCatalogNames() - Method in interface org.eclipse.jpt.db.Database
Return the database's catalog names, sorted.
getSortedColumnIdentifiers() - Method in interface org.eclipse.jpt.db.Table
Return the table's column identifers, sorted by name.
getSortedSchemaIdentifiers() - Method in interface org.eclipse.jpt.db.SchemaContainer
Return the container's schema identifiers, sorted by name.
getSortedSchemaNames() - Method in interface org.eclipse.jpt.db.SchemaContainer
Return the container's schema names, sorted.
getSortedSequenceIdentifiers() - Method in interface org.eclipse.jpt.db.Schema
Return the schema's sequence identifers, sorted by name.
getSortedTableIdentifiers() - Method in interface org.eclipse.jpt.db.Schema
Return the schema's table identifiers, sorted by name.
getSortedValueChoices() - Method in interface org.eclipse.jpt.core.jpa2.context.MapsIdDerivedIdentityStrategy2_0
Return a sorted iterator of possible value choices
getSource() - Method in class org.eclipse.jpt.core.utility.BodySourceWriter
 
getSource() - Method in class org.eclipse.jpt.utility.model.event.ChangeEvent
Covariant override.
getSourceIndex() - Method in class org.eclipse.jpt.utility.model.event.ListMoveEvent
Return the index from which the items were moved.
getSpecifiedAccess() - Method in interface org.eclipse.jpt.core.context.AccessHolder
Return the specified access type;
getSpecifiedAccess() - Method in interface org.eclipse.jpt.core.context.orm.EntityMappings
 
getSpecifiedAccess() - Method in interface org.eclipse.jpt.core.resource.java.JavaResourcePersistentAttribute
Return the access type explicitly specified by the javax.persistence.Access annotation.
getSpecifiedAllocationSize() - Method in interface org.eclipse.jpt.core.context.Generator
 
getSpecifiedAlwaysRefresh() - Method in interface org.eclipse.jpt.eclipselink.core.context.EclipseLinkCaching
 
getSpecifiedCacheable() - Method in interface org.eclipse.jpt.core.jpa2.context.Cacheable2_0
 
getSpecifiedCatalog() - Method in interface org.eclipse.jpt.core.context.orm.EntityMappings
 
getSpecifiedCatalog() - Method in interface org.eclipse.jpt.core.context.orm.OrmPersistenceUnitDefaults
 
getSpecifiedCatalog() - Method in interface org.eclipse.jpt.core.context.Table
 
getSpecifiedCatalog() - Method in interface org.eclipse.jpt.core.context.TableGenerator
 
getSpecifiedCatalog() - Method in interface org.eclipse.jpt.core.jpa2.context.SequenceGenerator2_0
 
getSpecifiedConverterName() - Method in interface org.eclipse.jpt.eclipselink.core.context.EclipseLinkConvert
 
getSpecifiedCoordinationType() - Method in interface org.eclipse.jpt.eclipselink.core.context.EclipseLinkCaching
 
getSpecifiedCustomizerClass() - Method in interface org.eclipse.jpt.eclipselink.core.context.EclipseLinkCustomizer
 
getSpecifiedDisableHits() - Method in interface org.eclipse.jpt.eclipselink.core.context.EclipseLinkCaching
 
getSpecifiedDiscriminatorType() - Method in interface org.eclipse.jpt.core.context.DiscriminatorColumn
 
getSpecifiedDiscriminatorValue() - Method in interface org.eclipse.jpt.core.context.Entity
 
getSpecifiedEnumType() - Method in interface org.eclipse.jpt.core.context.EnumeratedConverter
 
getSpecifiedExcludeUnlistedClasses() - Method in interface org.eclipse.jpt.core.context.persistence.PersistenceUnit
Return the persistence unit's specified "exclude unlisted classes" flag.
getSpecifiedExistenceType() - Method in interface org.eclipse.jpt.eclipselink.core.context.EclipseLinkCaching
 
getSpecifiedFetch() - Method in interface org.eclipse.jpt.core.context.Fetchable
 
getSpecifiedGenerator() - Method in interface org.eclipse.jpt.core.context.GeneratedValue
 
getSpecifiedIdClassName() - Method in interface org.eclipse.jpt.core.context.IdClassReference
Return the specified name of the id class, null if none is specified in the resource model
getSpecifiedInheritanceStrategy() - Method in interface org.eclipse.jpt.core.context.Entity
 
getSpecifiedInitialValue() - Method in interface org.eclipse.jpt.core.context.Generator
 
getSpecifiedInsertable() - Method in interface org.eclipse.jpt.core.context.BaseColumn
 
getSpecifiedInsertable() - Method in interface org.eclipse.jpt.core.jpa2.context.OrderColumn2_0
 
getSpecifiedJavaAttributeMappingDefinition(JavaPersistentAttribute) - Method in interface org.eclipse.jpt.core.JpaPlatform
Return a JavaAttributeMappingDefinition that describes the interpretation of the attribute as it exists, complete with annotations.
getSpecifiedJavaAttributeMappingDefinition(String) - Method in interface org.eclipse.jpt.core.JpaPlatform
Return a JavaAttributeMappingDefinition for the given mapping key.
getSpecifiedLength() - Method in interface org.eclipse.jpt.core.context.Column
 
getSpecifiedLength() - Method in interface org.eclipse.jpt.core.context.DiscriminatorColumn
 
getSpecifiedLockMode() - Method in interface org.eclipse.jpt.core.jpa2.context.NamedQuery2_0
 
getSpecifiedMapKey() - Method in interface org.eclipse.jpt.core.context.CollectionMapping
 
getSpecifiedMapKeyClass() - Method in interface org.eclipse.jpt.core.jpa2.context.CollectionMapping2_0
 
getSpecifiedMapping() - Method in interface org.eclipse.jpt.core.context.java.JavaPersistentAttribute
covariant override
getSpecifiedMapping() - Method in interface org.eclipse.jpt.core.context.orm.OrmPersistentAttribute
 
getSpecifiedMapping() - Method in interface org.eclipse.jpt.core.context.PersistentAttribute
Return the attribute's "specified" mapping - could be null.
getSpecifiedMetadataComplete() - Method in interface org.eclipse.jpt.core.context.orm.OrmTypeMapping
 
getSpecifiedMutable() - Method in interface org.eclipse.jpt.eclipselink.core.context.EclipseLinkMutable
 
getSpecifiedName() - Method in interface org.eclipse.jpt.core.context.Entity
Return the specified name.
getSpecifiedName() - Method in interface org.eclipse.jpt.core.context.NamedColumn
 
getSpecifiedName() - Method in interface org.eclipse.jpt.core.context.Table
 
getSpecifiedNullable() - Method in interface org.eclipse.jpt.core.context.BaseColumn
 
getSpecifiedNullable() - Method in interface org.eclipse.jpt.core.jpa2.context.OrderColumn2_0
 
getSpecifiedOptional() - Method in interface org.eclipse.jpt.core.context.Nullable
 
getSpecifiedOrderBy() - Method in interface org.eclipse.jpt.core.context.Orderable
 
getSpecifiedOrphanRemoval() - Method in interface org.eclipse.jpt.core.jpa2.context.OrphanRemovable2_0
 
getSpecifiedPkColumnName() - Method in interface org.eclipse.jpt.core.context.TableGenerator
 
getSpecifiedPkColumnValue() - Method in interface org.eclipse.jpt.core.context.TableGenerator
 
getSpecifiedPrecision() - Method in interface org.eclipse.jpt.core.context.Column
 
getSpecifiedReadOnly() - Method in interface org.eclipse.jpt.eclipselink.core.context.EclipseLinkReadOnly
 
getSpecifiedReferencedColumnName() - Method in interface org.eclipse.jpt.core.context.BaseJoinColumn
 
getSpecifiedRefreshOnlyIfNewer() - Method in interface org.eclipse.jpt.eclipselink.core.context.EclipseLinkCaching
 
getSpecifiedScale() - Method in interface org.eclipse.jpt.core.context.Column
 
getSpecifiedSchema() - Method in interface org.eclipse.jpt.core.context.orm.EntityMappings
 
getSpecifiedSchema() - Method in interface org.eclipse.jpt.core.context.orm.OrmPersistenceUnitDefaults
 
getSpecifiedSchema() - Method in interface org.eclipse.jpt.core.context.Table
 
getSpecifiedSchema() - Method in interface org.eclipse.jpt.core.context.TableGenerator
 
getSpecifiedSchema() - Method in interface org.eclipse.jpt.core.jpa2.context.SequenceGenerator2_0
 
getSpecifiedSequenceName() - Method in interface org.eclipse.jpt.core.context.SequenceGenerator
 
getSpecifiedShared() - Method in interface org.eclipse.jpt.eclipselink.core.context.EclipseLinkCaching
 
getSpecifiedSharedCacheMode() - Method in interface org.eclipse.jpt.core.jpa2.context.persistence.PersistenceUnit2_0
Return the persistence unit's specified shared cache mode.
getSpecifiedSize() - Method in interface org.eclipse.jpt.eclipselink.core.context.EclipseLinkCaching
 
getSpecifiedStrategy() - Method in interface org.eclipse.jpt.core.context.GeneratedValue
 
getSpecifiedTable() - Method in interface org.eclipse.jpt.core.context.BaseColumn
 
getSpecifiedTable() - Method in interface org.eclipse.jpt.core.context.TableGenerator
 
getSpecifiedTargetClass() - Method in interface org.eclipse.jpt.core.jpa2.context.ElementCollectionMapping2_0
 
getSpecifiedTargetEntity() - Method in interface org.eclipse.jpt.core.context.RelationshipMapping
 
getSpecifiedTransactionType() - Method in interface org.eclipse.jpt.core.context.persistence.PersistenceUnit
Return the persistence unit's specified transaction type.
getSpecifiedType() - Method in interface org.eclipse.jpt.eclipselink.core.context.EclipseLinkCaching
 
getSpecifiedType() - Method in interface org.eclipse.jpt.eclipselink.core.context.EclipseLinkChangeTracking
 
getSpecifiedUnique() - Method in interface org.eclipse.jpt.core.context.BaseColumn
 
getSpecifiedUpdatable() - Method in interface org.eclipse.jpt.core.context.BaseColumn
 
getSpecifiedUpdatable() - Method in interface org.eclipse.jpt.core.jpa2.context.OrderColumn2_0
 
getSpecifiedValidationMode() - Method in interface org.eclipse.jpt.core.jpa2.context.persistence.PersistenceUnit2_0
Return the persistence unit's specified validation mode.
getSpecifiedValue() - Method in interface org.eclipse.jpt.core.jpa2.context.MapsIdDerivedIdentityStrategy2_0
Return the specified value (the id which has been specified in code) Will return null if no value is specified
getSpecifiedValueColumnName() - Method in interface org.eclipse.jpt.core.context.TableGenerator
 
getSqlResultSetMapping() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Sql Result Set Mapping'.
getSqlResultSetMapping_ColumnResults() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the containment reference list 'Column Results'.
getSqlResultSetMapping_EntityResults() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the containment reference list 'Entity Results'.
getSqlResultSetMapping_Name() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the attribute 'Name'.
getSqlResultSetMappings() - Method in class org.eclipse.jpt.core.resource.orm.XmlEntity
Returns the value of the 'Sql Result Set Mappings' containment reference list.
getSqlResultSetMappings() - Method in class org.eclipse.jpt.core.resource.orm.XmlEntityMappings
Returns the value of the 'Sql Result Set Mappings' containment reference list.
getSqlResultSetMappings() - Method in interface org.eclipse.jpt.eclipselink.core.resource.orm.v2_1.XmlMappedSuperclass_2_1
Returns the value of the 'Sql Result Set Mappings' containment reference list.
getSqlResultSetMappings() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlMappedSuperclass
Returns the value of the 'Sql Result Set Mappings' containment reference list.
getStateValidator() - Method in class org.eclipse.jpt.core.resource.AbstractXmlResourceProvider
 
getStrategy() - Method in interface org.eclipse.jpt.core.context.GeneratedValue
 
getStrategy() - Method in interface org.eclipse.jpt.core.resource.java.GeneratedValueAnnotation
Corresponds to the 'strategy' element of the GeneratedValue annotation.
getStrategy() - Method in interface org.eclipse.jpt.core.resource.java.InheritanceAnnotation
Corresponds to the 'strategy' element of the Inheritance annotation.
getStrategy() - Method in class org.eclipse.jpt.core.resource.orm.Inheritance
Returns the value of the 'Strategy' attribute.
getStrategy() - Method in class org.eclipse.jpt.core.resource.orm.XmlGeneratedValue
Returns the value of the 'Strategy' attribute.
getStrategyTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.core.resource.java.GeneratedValueAnnotation
Return the TextRange for the 'strategy' element.
getStrategyTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.core.resource.java.InheritanceAnnotation
Return the TextRange for the 'strategy' element.
getStrategyTextRange() - Method in class org.eclipse.jpt.core.resource.orm.Inheritance
 
getStructConverter() - Method in interface org.eclipse.jpt.eclipselink.core.context.java.JavaEclipseLinkConverterHolder
 
getStructConverter() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlBasic
Returns the value of the 'Struct Converter' containment reference.
getStructConverter() - Method in interface org.eclipse.jpt.eclipselink.core.resource.orm.XmlConverterHolder
Returns the value of the 'Struct Converter' containment reference.
getStructConverter() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlElementCollection
Returns the value of the 'Struct Converter' containment reference.
getStructConverter() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlId
Returns the value of the 'Struct Converter' containment reference.
getStructConverter() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlManyToMany
Returns the value of the 'Struct Converter' containment reference.
getStructConverter() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlOneToMany
Returns the value of the 'Struct Converter' containment reference.
getStructConverter() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlVersion
Returns the value of the 'Struct Converter' containment reference.
getStructConverters() - Method in interface org.eclipse.jpt.eclipselink.core.resource.orm.XmlConvertersHolder
Returns the value of the 'Struct Converters' containment reference list.
getStructConverters() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlElementCollection
Returns the value of the 'Struct Converters' containment reference list.
getStructConverters() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlEmbeddable
Returns the value of the 'Struct Converters' containment reference list.
getStructConverters() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlEntity
Returns the value of the 'Struct Converters' containment reference list.
getStructConverters() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlEntityMappings
Returns the value of the 'Struct Converters' containment reference list.
getStructConverters() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlMappedSuperclass
Returns the value of the 'Struct Converters' containment reference list.
getStructureNode(int) - Method in interface org.eclipse.jpt.core.JpaFile
Return the structure node best corresponding to the location in the file.
getStructureNode(int) - Method in interface org.eclipse.jpt.core.JpaStructureNode
Return the structure node at the given offset.
getStructureProvider(JpaFile) - Method in interface org.eclipse.jpt.ui.JpaPlatformUi
Return a structure provider for the specified JPA file.
getStructureProvider() - Method in interface org.eclipse.jpt.ui.ResourceUiDefinition
Return the structure provider association with this mapping file type.
getSuperclassQualifiedName() - Method in interface org.eclipse.jpt.core.resource.java.JavaResourcePersistentType
Return the fully qualified name of the type's superclass.
getSuperPersistentType() - Method in interface org.eclipse.jpt.core.context.PersistentType
Return the "super" PersistentType from the "persistence" inheritance hierarchy.
getSuperPersistentType() - Method in interface org.eclipse.jpt.core.jpa2.context.MetamodelSourceType
Return the source type's super type.
getSuperTypeMapping() - Method in interface org.eclipse.jpt.core.context.TypeMapping
Return the type mapping of this type mapping's super type.
getSupportingAnnotationNames() - Method in interface org.eclipse.jpt.core.context.java.JavaAttributeMapping
Return all fully qualified annotation names that are supported with this mapping type.
getSupportingAnnotationNames() - Method in interface org.eclipse.jpt.core.context.java.JavaTypeMapping
 
getTable() - Method in interface org.eclipse.jpt.core.context.Entity
Return the table for this entity, either specified or default.
getTable() - Method in interface org.eclipse.jpt.core.context.java.JavaEntity
 
getTable() - Method in interface org.eclipse.jpt.core.context.NamedColumn
Return the table name for this column.
getTable() - Method in interface org.eclipse.jpt.core.context.orm.OrmEntity
 
getTable() - Method in interface org.eclipse.jpt.core.context.TableGenerator
Return the specified table if present, otherwise return the default table.
getTable() - Method in interface org.eclipse.jpt.core.resource.java.BaseColumnAnnotation
Corresponds to the 'table' element of the *Column annotation.
getTable() - Method in interface org.eclipse.jpt.core.resource.java.TableGeneratorAnnotation
Corresponds to the 'table' element of the TableGenerator annotation.
getTable() - Method in class org.eclipse.jpt.core.resource.orm.AbstractXmlColumn
Returns the value of the 'Table' attribute.
getTable() - Method in class org.eclipse.jpt.core.resource.orm.XmlEntity
Returns the value of the 'Table' containment reference.
getTable() - Method in class org.eclipse.jpt.core.resource.orm.XmlTableGenerator
Returns the value of the 'Table' attribute.
getTable() - Method in interface org.eclipse.jpt.db.Column
Return the column's table.
getTableForIdentifier(String) - Method in interface org.eclipse.jpt.db.Schema
Return the table for the specified identifier.
getTableGenerator() - Method in interface org.eclipse.jpt.core.context.GeneratorContainer
 
getTableGenerator() - Method in interface org.eclipse.jpt.core.context.java.JavaGeneratorContainer
 
getTableGenerator() - Method in interface org.eclipse.jpt.core.context.orm.OrmGeneratorContainer
 
getTableGenerator() - Method in class org.eclipse.jpt.core.resource.orm.XmlEntity
Returns the value of the 'Table Generator' containment reference.
getTableGenerator() - Method in interface org.eclipse.jpt.core.resource.orm.XmlGeneratorContainer
Returns the value of the 'Table Generator' containment reference.
getTableGenerator() - Method in class org.eclipse.jpt.core.resource.orm.XmlId
Returns the value of the 'Table Generator' containment reference.
getTableGenerator() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlBasic
Returns the value of the 'Table Generator' containment reference.
getTableGenerator() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlMappedSuperclass
Returns the value of the 'Table Generator' containment reference.
getTableGenerators() - Method in interface org.eclipse.jpt.core.context.orm.EntityMappings
 
getTableGenerators() - Method in class org.eclipse.jpt.core.resource.orm.XmlEntityMappings
Returns the value of the 'Table Generators' containment reference list.
getTableGeneratorsSize() - Method in interface org.eclipse.jpt.core.context.orm.EntityMappings
 
getTableName() - Method in interface org.eclipse.jpt.core.context.JoiningStrategy
Return the table name associated with columns on this joining strategy.
getTableName() - Method in interface org.eclipse.jpt.core.jpa2.context.Orderable2_0.Owner
Return the name of the table which the column belongs to
getTableNamed(String) - Method in interface org.eclipse.jpt.db.Schema
Return the table with specified name.
getTablePerConcreteClassInheritanceIsSupported() - Method in interface org.eclipse.jpt.core.JpaPlatformVariation
Return whether table-per-concrete-class is a supported inheritance strategy in the JPA platform.
getTables() - Method in interface org.eclipse.jpt.db.Schema
Return the schema's tables.
getTablesSize() - Method in interface org.eclipse.jpt.db.Schema
Return the number of tables the schema contains.
getTableTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.core.context.java.JavaBaseColumn
Return the (best guess) text location of the column's table.
getTableTextRange() - Method in interface org.eclipse.jpt.core.context.orm.OrmBaseColumn
Return the (best guess) text location of the column's table.
getTableTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.core.resource.java.BaseColumnAnnotation
Return the TextRange for the 'table' element.
getTableTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.core.resource.java.TableGeneratorAnnotation
Return the TextRange for the 'table' element.
getTableTextRange() - Method in class org.eclipse.jpt.core.resource.orm.AbstractXmlColumn
 
getTargetClass() - Method in interface org.eclipse.jpt.core.jpa2.context.ElementCollectionMapping2_0
 
getTargetClass() - Method in interface org.eclipse.jpt.core.jpa2.resource.java.ElementCollection2_0Annotation
Corresponds to the 'targetClass' element of the element collection annotation.
getTargetClass() - Method in interface org.eclipse.jpt.core.resource.orm.v2_0.XmlElementCollection_2_0
Returns the value of the 'Target Class' attribute.
getTargetClass() - Method in class org.eclipse.jpt.core.resource.orm.XmlElementCollection
Returns the value of the 'Target Class' attribute.
getTargetClassEnclosingTypeSeparator() - Method in interface org.eclipse.jpt.core.jpa2.context.ElementCollectionMapping2_0
Return the char to be used for browsing or creating the target class IType.
getTargetClassTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.core.jpa2.resource.java.ElementCollection2_0Annotation
Return the TextRange for the 'targetClass' element.
getTargetClassTextRange() - Method in interface org.eclipse.jpt.core.resource.orm.v2_0.XmlElementCollection_2_0
Return the TextRange for the target-class attribute.
getTargetClassTextRange() - Method in class org.eclipse.jpt.core.resource.orm.XmlElementCollection
 
getTargetDatabase() - Method in interface org.eclipse.jpt.eclipselink.core.context.persistence.options.Options
 
getTargetDatabaseFor(String) - Static method in enum org.eclipse.jpt.eclipselink.core.context.persistence.options.TargetDatabase
Return the TargetDatabase value corresponding to the given literal.
getTargetEmbeddable() - Method in interface org.eclipse.jpt.core.context.BaseEmbeddedMapping
Return the Embeddable that matches the type of this mapping.
getTargetEntity() - Method in interface org.eclipse.jpt.core.context.RelationshipMapping
 
getTargetEntity() - Method in interface org.eclipse.jpt.core.resource.java.RelationshipMappingAnnotation
Corresponds to the 'targetEntity' element of the relationship mapping annotations.
getTargetEntity() - Method in class org.eclipse.jpt.core.resource.orm.AbstractXmlRelationshipMapping
Returns the value of the 'Target Entity' attribute.
getTargetEntityEnclosingTypeSeparator() - Method in interface org.eclipse.jpt.core.context.RelationshipMapping
Return the char to be used for browsing or creating the target entity IType.
getTargetEntityTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.core.resource.java.RelationshipMappingAnnotation
Return the TextRange for the 'targetEntity' element.
getTargetEntityTextRange() - Method in class org.eclipse.jpt.core.resource.orm.AbstractXmlRelationshipMapping
Return the TextRange for the target-entity attribute.
getTargetIndex() - Method in class org.eclipse.jpt.utility.model.event.ListMoveEvent
Return the index to which the items were moved.
getTargetServer() - Method in interface org.eclipse.jpt.eclipselink.core.context.persistence.options.Options
 
getTargetServerFor(String) - Static method in enum org.eclipse.jpt.eclipselink.core.context.persistence.options.TargetServer
Return the TargetServer value corresponding to the given literal.
getTemporal() - Method in class org.eclipse.jpt.core.resource.orm.XmlBasic
Returns the value of the 'Temporal' attribute.
getTemporal() - Method in interface org.eclipse.jpt.core.resource.orm.XmlConvertibleMapping
Returns the value of the 'Temporal' attribute.
getTemporal() - Method in class org.eclipse.jpt.core.resource.orm.XmlElementCollection
Returns the value of the 'Temporal' attribute.
getTemporal() - Method in class org.eclipse.jpt.core.resource.orm.XmlId
Returns the value of the 'Temporal' attribute.
getTemporal() - Method in class org.eclipse.jpt.core.resource.orm.XmlVersion
Returns the value of the 'Temporal' attribute.
getTemporalMutable() - Method in interface org.eclipse.jpt.eclipselink.core.context.persistence.options.Options
 
getTemporalTextRange() - Method in class org.eclipse.jpt.core.resource.orm.XmlBasic
 
getTemporalTextRange() - Method in interface org.eclipse.jpt.core.resource.orm.XmlConvertibleMapping
Return the TextRange for the temporal element.
getTemporalTextRange() - Method in class org.eclipse.jpt.core.resource.orm.XmlElementCollection
 
getTemporalTextRange() - Method in class org.eclipse.jpt.core.resource.orm.XmlId
 
getTemporalTextRange() - Method in class org.eclipse.jpt.core.resource.orm.XmlVersion
 
getTemporalTextRange() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlElementCollection
 
getTemporalType() - Method in interface org.eclipse.jpt.core.context.TemporalConverter
 
getTemporalType() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for enum 'Temporal Type'.
getText(Object) - Method in class org.eclipse.jpt.ui.jface.DelegatingContentAndLabelProvider
 
getText() - Method in interface org.eclipse.jpt.ui.jface.ItemLabelProvider
Return the text for the item
getTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.core.resource.java.JavaResourceNode
Return the [source] node's text range in the compilation unit's file.
getThread() - Method in interface org.eclipse.jpt.eclipselink.core.context.persistence.logging.Logging
 
getThrowExceptions() - Method in interface org.eclipse.jpt.eclipselink.core.context.persistence.customization.Customization
 
getTimestamp() - Method in interface org.eclipse.jpt.eclipselink.core.context.persistence.logging.Logging
 
getTransactionType() - Method in interface org.eclipse.jpt.core.context.persistence.PersistenceUnit
Return the persistence unit's transaction type, whether specified or defaulted.
getTransactionType() - Method in class org.eclipse.jpt.core.resource.persistence.XmlPersistenceUnit
Returns the value of the 'Transaction Type' attribute.
getTransformations() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.Attributes
Returns the value of the 'Transformations' containment reference list.
getTransformerClass() - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkTransformerAnnotation
Corresponds to the 'transformerClass' element of the *Transformer annotation.
getTransformerClassTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkTransformerAnnotation
Return the TextRange for the 'transformerClass' element.
getTransients() - Method in class org.eclipse.jpt.core.resource.orm.Attributes
Returns the value of the 'Transients' containment reference list.
getTreeItemContentProviderFactory() - Method in interface org.eclipse.jpt.ui.navigator.JpaNavigatorProvider
Build an factory to create TreeItemContentProviders
getTreeItemContentProviderFactory() - Method in interface org.eclipse.jpt.ui.structure.JpaStructureProvider
Build an factory to create TreeItemContentProviders
getTreeName() - Method in class org.eclipse.jpt.utility.model.event.TreeEvent
Return the programmatic name of the tree that was changed.
getType() - Method in interface org.eclipse.jpt.core.context.Converter
Return a string that represents the type of converter.
getType() - Method in class org.eclipse.jpt.core.resource.JpaXmlResourceProviderEvent
 
getType() - Method in interface org.eclipse.jpt.eclipselink.core.context.EclipseLinkCaching
This is the combination of defaultType and specifiedType.
getType() - Method in interface org.eclipse.jpt.eclipselink.core.context.EclipseLinkChangeTracking
This is the combination of defaultType and specifiedType.
getType() - Method in interface org.eclipse.jpt.eclipselink.core.context.EclipseLinkConverter
Return a string that represents the type of converter.
getType() - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkCacheAnnotation
Corresponds to the 'type' element of the Cache annotation.
getType() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlCache
Returns the value of the 'Type' attribute.
getType() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlChangeTracking
Returns the value of the 'Type' attribute.
getType() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlOptimisticLocking
Returns the value of the 'Type' attribute.
getType() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlStoredProcedureParameter
Returns the value of the 'Type' attribute.
getTypeArgumentNames() - Method in interface org.eclipse.jpt.core.jpa2.context.MetamodelField
 
getTypeBinding(CompilationUnit) - Method in interface org.eclipse.jpt.core.utility.jdt.Attribute
Return the type binding for the attribute's declared type, as opposed to its declaring type.
getTypeConverter() - Method in interface org.eclipse.jpt.eclipselink.core.context.java.JavaEclipseLinkConverterHolder
 
getTypeConverter() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlBasic
Returns the value of the 'Type Converter' containment reference.
getTypeConverter() - Method in interface org.eclipse.jpt.eclipselink.core.resource.orm.XmlConverterHolder
Returns the value of the 'Type Converter' containment reference.
getTypeConverter() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlElementCollection
Returns the value of the 'Type Converter' containment reference.
getTypeConverter() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlId
Returns the value of the 'Type Converter' containment reference.
getTypeConverter() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlManyToMany
Returns the value of the 'Type Converter' containment reference.
getTypeConverter() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlOneToMany
Returns the value of the 'Type Converter' containment reference.
getTypeConverter() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlVersion
Returns the value of the 'Type Converter' containment reference.
getTypeConverters() - Method in interface org.eclipse.jpt.eclipselink.core.resource.orm.XmlConvertersHolder
Returns the value of the 'Type Converters' containment reference list.
getTypeConverters() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlElementCollection
Returns the value of the 'Type Converters' containment reference list.
getTypeConverters() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlEmbeddable
Returns the value of the 'Type Converters' containment reference list.
getTypeConverters() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlEntity
Returns the value of the 'Type Converters' containment reference list.
getTypeConverters() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlEntityMappings
Returns the value of the 'Type Converters' containment reference list.
getTypeConverters() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlMappedSuperclass
Returns the value of the 'Type Converters' containment reference list.
getTypeMapping() - Method in interface org.eclipse.jpt.core.context.AttributeMapping
Return the mapping for the attribute mapping's attribute's type.
getTypeMapping() - Method in interface org.eclipse.jpt.core.context.BaseOverride.Owner
Return the type mapping that this override is contained in
getTypeMapping() - Method in interface org.eclipse.jpt.core.context.NamedColumn.Owner
Return the type mapping that contains the column.
getTypeMapping() - Method in interface org.eclipse.jpt.core.context.orm.OrmOverrideContainer.Owner
 
getTypeMapping() - Method in interface org.eclipse.jpt.core.context.OverrideContainer.Owner
Return the mapping of the persistent type where the container is defined.
getTypeMapping() - Method in interface org.eclipse.jpt.core.context.RelationshipReference
Return the TypeMapping that owns this relationship reference
getTypeMappings() - Method in class org.eclipse.jpt.core.resource.orm.XmlEntityMappings
 
getTypeName() - Method in interface org.eclipse.jpt.core.context.java.JavaPersistentAttribute.JpaContainer
 
getTypeName() - Method in class org.eclipse.jpt.core.context.java.JavaPersistentAttribute.JpaContainer.Null
 
getTypeName() - Method in interface org.eclipse.jpt.core.context.PersistentAttribute
Return the resolved, qualified name of the attribute's type (e.g.
getTypeName() - Method in interface org.eclipse.jpt.core.jpa2.context.MetamodelField
 
getTypeName() - Method in interface org.eclipse.jpt.core.resource.java.JavaResourcePersistentAttribute
Return the resolved, qualified name of the attribute's type (e.g.
getTypes(CompilationUnit) - Method in interface org.eclipse.jpt.core.utility.jdt.Type
Return the type's nested types (does not include annotations or enums).
getTypeTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkCacheAnnotation
Return the TextRange for the 'type' element.
getTypeTypeArgumentName(int) - Method in interface org.eclipse.jpt.core.resource.java.JavaResourcePersistentAttribute
 
getUnique() - Method in interface org.eclipse.jpt.core.resource.java.BaseColumnAnnotation
Corresponds to the 'unique' element of the *Column annotation.
getUnique() - Method in class org.eclipse.jpt.core.resource.orm.AbstractXmlColumn
Returns the value of the 'Unique' attribute.
getUniqueConstraints() - Method in class org.eclipse.jpt.core.resource.orm.AbstractXmlTable
Returns the value of the 'Unique Constraints' containment reference list.
getUniqueConstraints() - Method in class org.eclipse.jpt.core.resource.orm.XmlTableGenerator
Returns the value of the 'Unique Constraints' containment reference list.
getUniqueTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.core.resource.java.BaseColumnAnnotation
Return the TextRange for the 'unique' element.
getUpdatable() - Method in interface org.eclipse.jpt.core.jpa2.resource.java.OrderColumn2_0Annotation
Corresponds to the 'updatable' element of the OrderColumn annotation.
getUpdatable() - Method in interface org.eclipse.jpt.core.resource.java.BaseColumnAnnotation
Corresponds to the 'updatable' element of the *Column annotation.
getUpdatable() - Method in class org.eclipse.jpt.core.resource.orm.AbstractXmlColumn
Returns the value of the 'Updatable' attribute.
getUpdatable() - Method in interface org.eclipse.jpt.core.resource.orm.v2_0.XmlOrderColumn_2_0
Returns the value of the 'Updatable' attribute.
getUpdatable() - Method in class org.eclipse.jpt.core.resource.orm.XmlOrderColumn
Returns the value of the 'Updatable' attribute.
getUpdatableTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.core.jpa2.resource.java.OrderColumn2_0Annotation
Return the TextRange for the 'updatable' element.
getUpdatableTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.core.resource.java.BaseColumnAnnotation
Return the TextRange for the 'updatable' element.
getUpdate() - Method in interface org.eclipse.jpt.eclipselink.core.resource.orm.v2_0.XmlQueryRedirectors_2_0
Returns the value of the 'Update' attribute.
getUpdate() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlQueryRedirectors
Returns the value of the 'Update' attribute.
getUpdater() - Method in interface org.eclipse.jpt.core.JpaProject
Return the implementation of the Updater interface that will be used to "update" the JPA project.
getUrl() - Method in interface org.eclipse.jpt.core.jpa2.context.persistence.connection.JpaConnection2_0
 
getURL() - Method in interface org.eclipse.jpt.db.ConnectionProfile
Return the default connection URL.
getUrl() - Method in interface org.eclipse.jpt.eclipselink.core.context.persistence.connection.Connection
 
getUser() - Method in interface org.eclipse.jpt.core.jpa2.context.persistence.connection.JpaConnection2_0
 
getUser() - Method in interface org.eclipse.jpt.eclipselink.core.context.persistence.connection.Connection
 
getUserName() - Method in interface org.eclipse.jpt.db.ConnectionProfile
Return the default user name.
getUserOverrideDefaultCatalog() - Method in interface org.eclipse.jpt.core.JpaProject.Config
Return the catalog to use instead of the connection profile's default catalog.
getUserOverrideDefaultCatalog() - Method in interface org.eclipse.jpt.core.JpaProject
Return the identifier of the catalog to be used as a default for the JPA project instead of the one that is associated by default with the connection profile.
getUserOverrideDefaultCatalog(IProject) - Static method in class org.eclipse.jpt.core.JptCorePlugin
Return the default catalog (identifier) associated with the specified Eclipse project.
getUserOverrideDefaultSchema() - Method in interface org.eclipse.jpt.core.JpaProject.Config
Return the name of the schema to use instead of the default schema of the connection profile.
getUserOverrideDefaultSchema() - Method in interface org.eclipse.jpt.core.JpaProject
Return the identifier of the schema to be used as a default for the JPA project instead of the one that is associated by default with the connection profile.
getUserOverrideDefaultSchema(IProject) - Static method in class org.eclipse.jpt.core.JptCorePlugin
Return the default schema (identifier) associated with the specified Eclipse project.
getUserPassword() - Method in interface org.eclipse.jpt.db.ConnectionProfile
Return the default user password.
getValidateSchema() - Method in interface org.eclipse.jpt.eclipselink.core.context.persistence.customization.Customization
 
getValidation() - Method in interface org.eclipse.jpt.eclipselink.core.resource.orm.v1_1.XmlPrimaryKey_1_1
Returns the value of the 'Validation' attribute.
getValidation() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlPrimaryKey
Returns the value of the 'Validation' attribute.
getValidationGroupPrePersist() - Method in interface org.eclipse.jpt.core.jpa2.context.persistence.options.JpaOptions2_0
 
getValidationGroupPreRemove() - Method in interface org.eclipse.jpt.core.jpa2.context.persistence.options.JpaOptions2_0
 
getValidationGroupPreUpdate() - Method in interface org.eclipse.jpt.core.jpa2.context.persistence.options.JpaOptions2_0
 
getValidationMode() - Method in interface org.eclipse.jpt.core.jpa2.context.persistence.PersistenceUnit2_0
Return the persistence unit's validation mode, whether specified or defaulted.
getValidationMode() - Method in interface org.eclipse.jpt.core.resource.persistence.v2_0.XmlPersistenceUnit_2_0
Returns the value of the 'Validation Mode' attribute.
getValidationMode() - Method in class org.eclipse.jpt.core.resource.persistence.XmlPersistenceUnit
Returns the value of the 'Validation Mode' attribute.
getValidationOnly() - Method in interface org.eclipse.jpt.eclipselink.core.context.persistence.customization.Customization
 
getValidationTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.core.context.java.JavaJpaContextNode
 
getValidationTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.core.context.java.JavaNamedColumn.Owner
Return the column owner's text range.
getValidationTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.core.context.java.JavaOverrideContainer.Owner
 
getValidationTextRange() - Method in interface org.eclipse.jpt.core.context.orm.OrmNamedColumn.Owner
Return the column owner's text range.
getValidationTextRange() - Method in interface org.eclipse.jpt.core.context.orm.OrmOverrideContainer.Owner
 
getValidationTextRange() - Method in interface org.eclipse.jpt.core.context.XmlContextNode
 
getValidationTextRange() - Method in class org.eclipse.jpt.core.resource.persistence.XmlJarFileRef
 
getValidationTextRange() - Method in class org.eclipse.jpt.core.resource.xml.AbstractJpaEObject
 
getValidationTextRange() - Method in interface org.eclipse.jpt.core.resource.xml.JpaEObject
Return the text range to be used for validation.
getValue() - Method in interface org.eclipse.jpt.core.context.persistence.PersistenceUnit.Property
 
getValue() - Method in interface org.eclipse.jpt.core.context.QueryHint
 
getValue() - Method in interface org.eclipse.jpt.core.jpa2.context.IdDerivedIdentityStrategy2_0
Return whether this object uses a derived id
getValue() - Method in interface org.eclipse.jpt.core.jpa2.context.MapsIdDerivedIdentityStrategy2_0
Return the specfied value, or in absence of that, the default value
getValue() - Method in interface org.eclipse.jpt.core.jpa2.resource.java.Access2_0Annotation
Corresponds to the 'value' element of the Access annotation.
getValue() - Method in interface org.eclipse.jpt.core.jpa2.resource.java.Cacheable2_0Annotation
Corresponds to the 'value' element of the Cacheable annotation.
getValue(int) - Method in interface org.eclipse.jpt.core.jpa2.resource.java.GeneratedAnnotation
Corresponds to the value element of the Generated annotation.
getValue() - Method in interface org.eclipse.jpt.core.jpa2.resource.java.MapKeyClass2_0Annotation
Corresponds to the 'value' element of the MapKeyClass annotation.
getValue() - Method in interface org.eclipse.jpt.core.jpa2.resource.java.MapsId2_0Annotation
Corresponds to the 'value' element of the MapsId annotation.
getValue() - Method in interface org.eclipse.jpt.core.jpa2.resource.java.StaticMetamodelAnnotation
Corresponds to the value element of the StaticMetamodel annotation.
getValue() - Method in interface org.eclipse.jpt.core.resource.java.DiscriminatorValueAnnotation
Corresponds to the 'value' element of the DiscriminatorValue annotation.
getValue() - Method in interface org.eclipse.jpt.core.resource.java.EnumeratedAnnotation
Corresponds to the 'value' element of the Enumerated annotation.
getValue() - Method in interface org.eclipse.jpt.core.resource.java.IdClassAnnotation
Corresponds to the 'value' element of the IdClass annotation.
getValue() - Method in interface org.eclipse.jpt.core.resource.java.OrderByAnnotation
Corresponds to the 'value' element of the OrderBy annotation.
getValue() - Method in interface org.eclipse.jpt.core.resource.java.QueryHintAnnotation
Corresponds to the 'value' element of the QueryHint annotation.
getValue() - Method in interface org.eclipse.jpt.core.resource.java.TemporalAnnotation
Corresponds to the 'value' element of the Temporal annotation.
getValue() - Method in enum org.eclipse.jpt.core.resource.orm.AccessType
 
getValue() - Method in enum org.eclipse.jpt.core.resource.orm.DiscriminatorType
 
getValue() - Method in enum org.eclipse.jpt.core.resource.orm.EnumType
 
getValue() - Method in enum org.eclipse.jpt.core.resource.orm.FetchType
 
getValue() - Method in enum org.eclipse.jpt.core.resource.orm.GenerationType
 
getValue() - Method in enum org.eclipse.jpt.core.resource.orm.InheritanceType
 
getValue() - Method in enum org.eclipse.jpt.core.resource.orm.TemporalType
 
getValue() - Method in enum org.eclipse.jpt.core.resource.orm.v2_0.LockModeType_2_0
 
getValue() - Method in class org.eclipse.jpt.core.resource.orm.XmlQueryHint
Returns the value of the 'Value' attribute.
getValue() - Method in enum org.eclipse.jpt.core.resource.persistence.v2_0.XmlPersistenceUnitCachingType_2_0
 
getValue() - Method in enum org.eclipse.jpt.core.resource.persistence.v2_0.XmlPersistenceUnitValidationModeType_2_0
 
getValue() - Method in enum org.eclipse.jpt.core.resource.persistence.XmlPersistenceUnitTransactionType
 
getValue() - Method in class org.eclipse.jpt.core.resource.persistence.XmlProperty
Returns the value of the 'Value' attribute.
getValue() - Method in interface org.eclipse.jpt.core.utility.jdt.AnnotationElementAdapter
Return the value of the adapter's annotation element.
getValue(CompilationUnit) - Method in interface org.eclipse.jpt.core.utility.jdt.AnnotationElementAdapter
Given the specified compilation unit, return the value of the adapter's annotation element.
getValue(ModifiedDeclaration) - Method in interface org.eclipse.jpt.core.utility.jdt.DeclarationAnnotationElementAdapter
Given the specified declaration, return the value of the annotation element.
getValue() - Method in interface org.eclipse.jpt.eclipselink.core.context.EclipseLinkJoinFetch
 
getValue() - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkChangeTrackingAnnotation
Corresponds to the 'value' element of the ChangeTracking annotation.
getValue() - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkConvertAnnotation
Corresponds to the 'value' element of the Convert annotation.
getValue() - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkCustomizerAnnotation
Corresponds to the 'value' element of the Customizer annotation.
getValue() - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkExistenceCheckingAnnotation
Corresponds to the 'value' element of the ExistenceChecking annotation.
getValue() - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkJoinFetchAnnotation
Corresponds to the 'value' element of the JoinFetch annotation.
getValue() - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkMutableAnnotation
Corresponds to the 'value' element of the Mutable annotation.
getValue() - Method in enum org.eclipse.jpt.eclipselink.core.resource.orm.CacheCoordinationType
 
getValue() - Method in enum org.eclipse.jpt.eclipselink.core.resource.orm.CacheType
 
getValue() - Method in enum org.eclipse.jpt.eclipselink.core.resource.orm.ExistenceType
 
getValue() - Method in enum org.eclipse.jpt.eclipselink.core.resource.orm.v1_1.IdValidationType_1_1
 
getValue() - Method in enum org.eclipse.jpt.eclipselink.core.resource.orm.v2_0.OrderCorrectionType_2_0
 
getValue() - Method in enum org.eclipse.jpt.eclipselink.core.resource.orm.v2_1.BatchFetchType_2_1
 
getValue() - Method in enum org.eclipse.jpt.eclipselink.core.resource.orm.v2_1.CacheKeyType_2_1
 
getValue() - Method in enum org.eclipse.jpt.eclipselink.core.resource.orm.XmlChangeTrackingType
 
getValue() - Method in enum org.eclipse.jpt.eclipselink.core.resource.orm.XmlDirection
 
getValue() - Method in enum org.eclipse.jpt.eclipselink.core.resource.orm.XmlJoinFetchType
 
getValue() - Method in enum org.eclipse.jpt.eclipselink.core.resource.orm.XmlOptimisticLockingType
 
getValue() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlProperty
Returns the value of the 'Value' attribute.
getValue() - Method in interface org.eclipse.jpt.eclipselink.core.v2_0.resource.java.EclipseLinkClassExtractorAnnotation2_1
Corresponds to the 'value' element of the ClassExtractor annotation.
getValue() - Method in interface org.eclipse.jpt.utility.model.value.PropertyValueModel
Return the property's value.
getValueAssociationOverrideContainer() - Method in interface org.eclipse.jpt.core.jpa2.context.ElementCollectionMapping2_0
 
getValueAssociationOverrideContainer() - Method in interface org.eclipse.jpt.core.jpa2.context.java.JavaElementCollectionMapping2_0
 
getValueAssociationOverrideContainer() - Method in interface org.eclipse.jpt.core.jpa2.context.orm.OrmElementCollectionMapping2_0
 
getValueAttributeOverrideContainer() - Method in interface org.eclipse.jpt.core.jpa2.context.ElementCollectionMapping2_0
 
getValueAttributeOverrideContainer() - Method in interface org.eclipse.jpt.core.jpa2.context.java.JavaElementCollectionMapping2_0
 
getValueAttributeOverrideContainer() - Method in interface org.eclipse.jpt.core.jpa2.context.orm.OrmElementCollectionMapping2_0
 
getValueColumn() - Method in interface org.eclipse.jpt.core.jpa2.context.ElementCollectionMapping2_0
Return the value column for this element collection mapping.
getValueColumn() - Method in interface org.eclipse.jpt.core.jpa2.context.java.JavaElementCollectionMapping2_0
 
getValueColumn() - Method in interface org.eclipse.jpt.core.jpa2.context.orm.OrmElementCollectionMapping2_0
 
getValueColumnName() - Method in interface org.eclipse.jpt.core.context.TableGenerator
Return the specified value colum name if present, otherwise return the default value colum name.
getValueColumnName() - Method in interface org.eclipse.jpt.core.resource.java.TableGeneratorAnnotation
Corresponds to the 'valueColumnName' element of the TableGenerator annotation.
getValueColumnName() - Method in class org.eclipse.jpt.core.resource.orm.XmlTableGenerator
Returns the value of the 'Value Column Name' attribute.
getValueColumnNameTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.core.resource.java.TableGeneratorAnnotation
Return the TextRange for the 'valueColumnName' element.
getValueTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.core.jpa2.resource.java.Access2_0Annotation
Return the TextRange for the 'value' element.
getValueTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.core.jpa2.resource.java.Cacheable2_0Annotation
Return the TextRange for the 'value' element.
getValueTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.core.jpa2.resource.java.MapKeyClass2_0Annotation
Return the TextRange for the 'value' element.
getValueTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.core.jpa2.resource.java.MapsId2_0Annotation
Return the TextRange for the 'value' element.
getValueTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.core.resource.java.DiscriminatorValueAnnotation
Return the TextRange for the 'value' element.
getValueTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.core.resource.java.EnumeratedAnnotation
Return the TextRange for the 'value' element.
getValueTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.core.resource.java.IdClassAnnotation
Return the TextRange for the 'value' element.
getValueTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.core.resource.java.OrderByAnnotation
Return the TextRange for the 'value' element.
getValueTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.core.resource.java.QueryHintAnnotation
Return the TextRange for the 'value' element.
getValueTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.core.resource.java.TemporalAnnotation
Return the TextRange for the 'value' element.
getValueTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkChangeTrackingAnnotation
Return the TextRange for the 'value' element.
getValueTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkConvertAnnotation
Return the TextRange for the 'value' element.
getValueTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkCustomizerAnnotation
Return the TextRange for the 'value' element.
getValueTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkExistenceCheckingAnnotation
Return the TextRange for the 'value' element.
getValueTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkJoinFetchAnnotation
Return the TextRange for the 'value' element.
getValueTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkMutableAnnotation
Return the TextRange for the 'value' element.
getValueTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.eclipselink.core.v2_0.resource.java.EclipseLinkClassExtractorAnnotation2_1
Return the TextRange for the 'value' element.
getValueType() - Method in interface org.eclipse.jpt.core.context.CollectionMapping
 
getValueType() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlProperty
Returns the value of the 'Value Type' attribute.
getVariableOneToOnes() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.Attributes
Returns the value of the 'Variable One To Ones' containment reference list.
getVendorName() - Method in interface org.eclipse.jpt.db.Database
Return the name of the database's vendor.
getVersion() - Method in interface org.eclipse.jpt.core.context.orm.EntityMappings
 
getVersion() - Method in interface org.eclipse.jpt.core.JpaPlatform.Version
Return the platform's version.
getVersion() - Method in class org.eclipse.jpt.core.JpaResourceType
 
getVersion() - Method in class org.eclipse.jpt.core.resource.xml.AbstractJpaRootEObject
Returns the value of the 'Version' attribute.
getVersion() - Method in interface org.eclipse.jpt.core.resource.xml.JpaRootEObject
Returns the value of the 'Version' attribute.
getVersion() - Method in class org.eclipse.jpt.core.resource.xml.JpaXmlResource
 
getVersion() - Method in interface org.eclipse.jpt.db.Database
Return the database's version.
getVersions() - Method in class org.eclipse.jpt.core.resource.orm.Attributes
Returns the value of the 'Versions' containment reference list.
getVersionTextRange() - Method in class org.eclipse.jpt.core.resource.xml.AbstractJpaRootEObject
 
getVersionTextRange() - Method in interface org.eclipse.jpt.core.resource.xml.JpaRootEObject
 
getWeaving() - Method in interface org.eclipse.jpt.eclipselink.core.context.persistence.customization.Customization
 
getWeavingChangeTracking() - Method in interface org.eclipse.jpt.eclipselink.core.context.persistence.customization.Customization
 
getWeavingEager() - Method in interface org.eclipse.jpt.eclipselink.core.context.persistence.customization.Customization
 
getWeavingFetchGroups() - Method in interface org.eclipse.jpt.eclipselink.core.context.persistence.customization.Customization
 
getWeavingInternal() - Method in interface org.eclipse.jpt.eclipselink.core.context.persistence.customization.Customization
 
getWeavingLazy() - Method in interface org.eclipse.jpt.eclipselink.core.context.persistence.customization.Customization
 
getWorkingCopyMethod() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlCloneCopyPolicy
Returns the value of the 'Working Copy Method' attribute.
getWorkspacePreferences() - Static method in class org.eclipse.jpt.core.JptCorePlugin
Return the Dali preferences for the current workspace instance.
getWriteConnectionsMax() - Method in interface org.eclipse.jpt.eclipselink.core.context.persistence.connection.Connection
 
getWriteConnectionsMin() - Method in interface org.eclipse.jpt.eclipselink.core.context.persistence.connection.Connection
 
getWritePrefix() - Method in interface org.eclipse.jpt.core.context.java.JavaOverrideContainer.Owner
This is necessary for JPA 2.0.
getXmlAccessHolder() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Xml Access Holder'.
getXmlAccessHolder_Access() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the attribute 'Access'.
getXmlAccessMethods() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for class 'Xml Access Methods'.
getXmlAccessMethods_GetMethod() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for the attribute 'Get Method'.
getXmlAccessMethods_SetMethod() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for the attribute 'Set Method'.
getXmlAccessMethodsHolder() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for class 'Xml Access Methods Holder'.
getXmlAccessMethodsHolder_AccessMethods() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for the containment reference 'Access Methods'.
getXmlAssociationOverride() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Xml Association Override'.
getXmlAssociationOverride_2_0() - Method in class org.eclipse.jpt.core.resource.orm.v2_0.OrmV2_0Package
Returns the meta object for class 'Xml Association Override 20'.
getXmlAssociationOverride_2_0_Description() - Method in class org.eclipse.jpt.core.resource.orm.v2_0.OrmV2_0Package
Returns the meta object for the attribute 'Description'.
getXmlAssociationOverride_2_0_JoinTable() - Method in class org.eclipse.jpt.core.resource.orm.v2_0.OrmV2_0Package
Returns the meta object for the containment reference 'Join Table'.
getXmlAssociationOverrideContainer() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Xml Association Override Container'.
getXmlAssociationOverrideContainer_AssociationOverrides() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the containment reference list 'Association Overrides'.
getXmlAttributeMapping() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Xml Attribute Mapping'.
getXmlAttributeMapping() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for class 'Xml Attribute Mapping'.
getXmlAttributeMapping_2_0() - Method in class org.eclipse.jpt.core.resource.orm.v2_0.OrmV2_0Package
Returns the meta object for class 'Xml Attribute Mapping 20'.
getXmlAttributeMapping_Name() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the attribute 'Name'.
getXmlAttributeOverride() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Xml Attribute Override'.
getXmlAttributeOverride_2_0() - Method in class org.eclipse.jpt.core.resource.orm.v2_0.OrmV2_0Package
Returns the meta object for class 'Xml Attribute Override 20'.
getXmlAttributeOverride_2_0_Description() - Method in class org.eclipse.jpt.core.resource.orm.v2_0.OrmV2_0Package
Returns the meta object for the attribute 'Description'.
getXmlAttributeOverride_Column() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the containment reference 'Column'.
getXmlAttributeOverrideContainer() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Xml Attribute Override Container'.
getXmlAttributeOverrideContainer_AttributeOverrides() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the containment reference list 'Attribute Overrides'.
getXmlAttributes_2_0() - Method in class org.eclipse.jpt.core.resource.orm.v2_0.OrmV2_0Package
Returns the meta object for class 'Xml Attributes 20'.
getXmlAttributes_2_0_Description() - Method in class org.eclipse.jpt.core.resource.orm.v2_0.OrmV2_0Package
Returns the meta object for the attribute 'Description'.
getXmlAttributes_2_0_ElementCollections() - Method in class org.eclipse.jpt.core.resource.orm.v2_0.OrmV2_0Package
Returns the meta object for the containment reference list 'Element Collections'.
getXmlBasic() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Xml Basic'.
getXmlBasic() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for class 'Xml Basic'.
getXmlBasic_1_1() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.v1_1.EclipseLinkOrmV1_1Package
Returns the meta object for class 'Xml Basic 11'.
getXmlBasic_1_1_GeneratedValue() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.v1_1.EclipseLinkOrmV1_1Package
Returns the meta object for the containment reference 'Generated Value'.
getXmlBasic_2_1() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.v2_1.EclipseLinkOrmV2_1Package
Returns the meta object for class 'Xml Basic 21'.
getXmlBasic_2_1_AttributeType() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.v2_1.EclipseLinkOrmV2_1Package
Returns the meta object for the attribute 'Attribute Type'.
getXmlBasic_2_1_ReturnInsert() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.v2_1.EclipseLinkOrmV2_1Package
Returns the meta object for the containment reference 'Return Insert'.
getXmlBasic_2_1_ReturnUpdate() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.v2_1.EclipseLinkOrmV2_1Package
Returns the meta object for the attribute 'Return Update'.
getXmlBasic_Fetch() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the attribute 'Fetch'.
getXmlBasic_Optional() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the attribute 'Optional'.
getXmlBasicCollection() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for class 'Xml Basic Collection'.
getXmlBasicMap() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for class 'Xml Basic Map'.
getXmlBatchFetch() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for class 'Xml Batch Fetch'.
getXmlBatchFetch_2_1() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.v2_1.EclipseLinkOrmV2_1Package
Returns the meta object for class 'Xml Batch Fetch 21'.
getXmlBatchFetch_2_1_BatchFetchType() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.v2_1.EclipseLinkOrmV2_1Package
Returns the meta object for the attribute 'Batch Fetch Type'.
getXmlBatchFetch_2_1_Size() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.v2_1.EclipseLinkOrmV2_1Package
Returns the meta object for the attribute 'Size'.
getXmlBatchFetchHolder() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for class 'Xml Batch Fetch Holder'.
getXmlBatchFetchHolder_BatchFetch() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for the containment reference 'Batch Fetch'.
getXmlCache() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for class 'Xml Cache'.
getXmlCache_AlwaysRefresh() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for the attribute 'Always Refresh'.
getXmlCache_CoordinationType() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for the attribute 'Coordination Type'.
getXmlCache_DisableHits() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for the attribute 'Disable Hits'.
getXmlCache_Expiry() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for the attribute 'Expiry'.
getXmlCache_ExpiryTimeOfDay() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for the containment reference 'Expiry Time Of Day'.
getXmlCache_RefreshOnlyIfNewer() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for the attribute 'Refresh Only If Newer'.
getXmlCache_Shared() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for the attribute 'Shared'.
getXmlCache_Size() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for the attribute 'Size'.
getXmlCache_Type() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for the attribute 'Type'.
getXmlCacheable_2_0() - Method in class org.eclipse.jpt.core.resource.orm.v2_0.OrmV2_0Package
Returns the meta object for class 'Xml Cacheable 20'.
getXmlCacheable_2_0_Cacheable() - Method in class org.eclipse.jpt.core.resource.orm.v2_0.OrmV2_0Package
Returns the meta object for the attribute 'Cacheable'.
getXmlCacheHolder() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for class 'Xml Cache Holder'.
getXmlCacheHolder_Cache() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for the containment reference 'Cache'.
getXmlCacheHolder_ExistenceChecking() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for the attribute 'Existence Checking'.
getXmlCascadeType_2_0() - Method in class org.eclipse.jpt.core.resource.orm.v2_0.OrmV2_0Package
Returns the meta object for class 'Xml Cascade Type 20'.
getXmlCascadeType_2_0_CascadeDetach() - Method in class org.eclipse.jpt.core.resource.orm.v2_0.OrmV2_0Package
Returns the meta object for the attribute 'Cascade Detach'.
getXmlChangeTracking() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for class 'Xml Change Tracking'.
getXmlChangeTracking_Type() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for the attribute 'Type'.
getXmlChangeTrackingHolder() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for class 'Xml Change Tracking Holder'.
getXmlChangeTrackingHolder_ChangeTracking() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for the containment reference 'Change Tracking'.
getXmlChangeTrackingType() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for enum 'Xml Change Tracking Type'.
getXmlClassReference() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Xml Class Reference'.
getXmlClassReference_ClassName() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the attribute 'Class Name'.
getXmlCloneCopyPolicy() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for class 'Xml Clone Copy Policy'.
getXmlCloneCopyPolicy_Method() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for the attribute 'Method'.
getXmlCloneCopyPolicy_WorkingCopyMethod() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for the attribute 'Working Copy Method'.
getXmlCollectionMapping_2_0() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.v2_0.EclipseLinkOrmV2_0Package
Returns the meta object for class 'Xml Collection Mapping 20'.
getXmlCollectionMapping_2_0_MapKeyConvert() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.v2_0.EclipseLinkOrmV2_0Package
Returns the meta object for the attribute 'Map Key Convert'.
getXmlCollectionTable() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Xml Collection Table'.
getXmlCollectionTable_2_0() - Method in class org.eclipse.jpt.core.resource.orm.v2_0.OrmV2_0Package
Returns the meta object for class 'Xml Collection Table 20'.
getXmlColumn() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Xml Column'.
getXmlColumn_Length() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the attribute 'Length'.
getXmlColumn_Precision() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the attribute 'Precision'.
getXmlColumn_Scale() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the attribute 'Scale'.
getXmlConversionValue() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for class 'Xml Conversion Value'.
getXmlConversionValue_DataValue() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for the attribute 'Data Value'.
getXmlConversionValue_ObjectValue() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for the attribute 'Object Value'.
getXmlConverter() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for class 'Xml Converter'.
getXmlConverter_ClassName() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for the attribute 'Class Name'.
getXmlConverterHolder() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for class 'Xml Converter Holder'.
getXmlConverterHolder_Converter() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for the containment reference 'Converter'.
getXmlConverterHolder_ObjectTypeConverter() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for the containment reference 'Object Type Converter'.
getXmlConverterHolder_StructConverter() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for the containment reference 'Struct Converter'.
getXmlConverterHolder_TypeConverter() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for the containment reference 'Type Converter'.
getXmlConvertersHolder() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for class 'Xml Converters Holder'.
getXmlConvertersHolder_Converters() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for the containment reference list 'Converters'.
getXmlConvertersHolder_ObjectTypeConverters() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for the containment reference list 'Object Type Converters'.
getXmlConvertersHolder_StructConverters() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for the containment reference list 'Struct Converters'.
getXmlConvertersHolder_TypeConverters() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for the containment reference list 'Type Converters'.
getXmlConvertibleMapping() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Xml Convertible Mapping'.
getXmlConvertibleMapping() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for class 'Xml Convertible Mapping'.
getXmlConvertibleMapping_Convert() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for the attribute 'Convert'.
getXmlConvertibleMapping_Enumerated() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the attribute 'Enumerated'.
getXmlConvertibleMapping_Lob() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the attribute 'Lob'.
getXmlConvertibleMapping_Temporal() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the attribute 'Temporal'.
getXmlCopyPolicy() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for class 'Xml Copy Policy'.
getXmlCopyPolicy_Class() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for the attribute 'Class'.
getXmlCustomizer() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for class 'Xml Customizer'.
getXmlCustomizer_CustomizerClassName() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for the attribute 'Customizer Class Name'.
getXmlCustomizerHolder() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for class 'Xml Customizer Holder'.
getXmlCustomizerHolder_Customizer() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for the containment reference 'Customizer'.
getXmlDerivedId_2_0() - Method in class org.eclipse.jpt.core.resource.orm.v2_0.OrmV2_0Package
Returns the meta object for class 'Xml Derived Id 20'.
getXmlDerivedId_2_0_Id() - Method in class org.eclipse.jpt.core.resource.orm.v2_0.OrmV2_0Package
Returns the meta object for the attribute 'Id'.
getXmlDirection() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for enum 'Xml Direction'.
getXmlDiscriminatorColumn() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Xml Discriminator Column'.
getXmlDiscriminatorColumn_DiscriminatorType() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the attribute 'Discriminator Type'.
getXmlDiscriminatorColumn_Length() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the attribute 'Length'.
getXmlElementCollection() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Xml Element Collection'.
getXmlElementCollection() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for class 'Xml Element Collection'.
getXmlElementCollection_2_0() - Method in class org.eclipse.jpt.core.resource.orm.v2_0.OrmV2_0Package
Returns the meta object for class 'Xml Element Collection 20'.
getXmlElementCollection_2_0() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.v2_0.EclipseLinkOrmV2_0Package
Returns the meta object for class 'Xml Element Collection 20'.
getXmlElementCollection_2_0_CollectionTable() - Method in class org.eclipse.jpt.core.resource.orm.v2_0.OrmV2_0Package
Returns the meta object for the containment reference 'Collection Table'.
getXmlElementCollection_2_0_Column() - Method in class org.eclipse.jpt.core.resource.orm.v2_0.OrmV2_0Package
Returns the meta object for the containment reference 'Column'.
getXmlElementCollection_2_0_Fetch() - Method in class org.eclipse.jpt.core.resource.orm.v2_0.OrmV2_0Package
Returns the meta object for the attribute 'Fetch'.
getXmlElementCollection_2_0_MapKey() - Method in class org.eclipse.jpt.core.resource.orm.v2_0.OrmV2_0Package
Returns the meta object for the containment reference 'Map Key'.
getXmlElementCollection_2_0_MapKeyClass() - Method in class org.eclipse.jpt.core.resource.orm.v2_0.OrmV2_0Package
Returns the meta object for the containment reference 'Map Key Class'.
getXmlElementCollection_2_0_MapKeyColumn() - Method in class org.eclipse.jpt.core.resource.orm.v2_0.OrmV2_0Package
Returns the meta object for the containment reference 'Map Key Column'.
getXmlElementCollection_2_0_MapKeyEnumerated() - Method in class org.eclipse.jpt.core.resource.orm.v2_0.OrmV2_0Package
Returns the meta object for the attribute 'Map Key Enumerated'.
getXmlElementCollection_2_0_MapKeyJoinColumns() - Method in class org.eclipse.jpt.core.resource.orm.v2_0.OrmV2_0Package
Returns the meta object for the containment reference list 'Map Key Join Columns'.
getXmlElementCollection_2_0_MapKeyTemporal() - Method in class org.eclipse.jpt.core.resource.orm.v2_0.OrmV2_0Package
Returns the meta object for the attribute 'Map Key Temporal'.
getXmlElementCollection_2_0_TargetClass() - Method in class org.eclipse.jpt.core.resource.orm.v2_0.OrmV2_0Package
Returns the meta object for the attribute 'Target Class'.
getXmlElementCollection_2_1() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.v2_1.EclipseLinkOrmV2_1Package
Returns the meta object for class 'Xml Element Collection 21'.
getXmlElementCollection_2_1_AttributeType() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.v2_1.EclipseLinkOrmV2_1Package
Returns the meta object for the attribute 'Attribute Type'.
getXmlEmbeddable() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Xml Embeddable'.
getXmlEmbeddable() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for class 'Xml Embeddable'.
getXmlEmbeddable_2_1() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.v2_1.EclipseLinkOrmV2_1Package
Returns the meta object for class 'Xml Embeddable 21'.
getXmlEmbeddable_CloneCopyPolicy() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for the containment reference 'Clone Copy Policy'.
getXmlEmbeddable_CopyPolicy() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for the containment reference 'Copy Policy'.
getXmlEmbeddable_ExcludeDefaultMappings() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for the attribute 'Exclude Default Mappings'.
getXmlEmbeddable_InstantiationCopyPolicy() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for the containment reference 'Instantiation Copy Policy'.
getXmlEmbedded() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Xml Embedded'.
getXmlEmbedded() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for class 'Xml Embedded'.
getXmlEmbedded_2_0() - Method in class org.eclipse.jpt.core.resource.orm.v2_0.OrmV2_0Package
Returns the meta object for class 'Xml Embedded 20'.
getXmlEmbedded_2_1() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.v2_1.EclipseLinkOrmV2_1Package
Returns the meta object for class 'Xml Embedded 21'.
getXmlEmbedded_2_1_AttributeType() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.v2_1.EclipseLinkOrmV2_1Package
Returns the meta object for the attribute 'Attribute Type'.
getXmlEmbeddedId() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Xml Embedded Id'.
getXmlEmbeddedId() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for class 'Xml Embedded Id'.
getXmlEmbeddedId_2_1() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.v2_1.EclipseLinkOrmV2_1Package
Returns the meta object for class 'Xml Embedded Id 21'.
getXmlEmbeddedId_2_1_AttributeType() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.v2_1.EclipseLinkOrmV2_1Package
Returns the meta object for the attribute 'Attribute Type'.
getXmlEntity() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Xml Entity'.
getXmlEntity() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for class 'Xml Entity'.
getXmlEntity_1_1() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.v1_1.EclipseLinkOrmV1_1Package
Returns the meta object for class 'Xml Entity 11'.
getXmlEntity_1_1_PrimaryKey() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.v1_1.EclipseLinkOrmV1_1Package
Returns the meta object for the containment reference 'Primary Key'.
getXmlEntity_2_0() - Method in class org.eclipse.jpt.core.resource.orm.v2_0.OrmV2_0Package
Returns the meta object for class 'Xml Entity 20'.
getXmlEntity_2_0() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.v2_0.EclipseLinkOrmV2_0Package
Returns the meta object for class 'Xml Entity 20'.
getXmlEntity_2_0_CacheInterceptor() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.v2_0.EclipseLinkOrmV2_0Package
Returns the meta object for the containment reference 'Cache Interceptor'.
getXmlEntity_2_0_QueryRedirectors() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.v2_0.EclipseLinkOrmV2_0Package
Returns the meta object for the containment reference 'Query Redirectors'.
getXmlEntity_2_1() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.v2_1.EclipseLinkOrmV2_1Package
Returns the meta object for class 'Xml Entity 21'.
getXmlEntity_2_1_ClassExtractor() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.v2_1.EclipseLinkOrmV2_1Package
Returns the meta object for the containment reference 'Class Extractor'.
getXmlEntity_2_1_ParentClass() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.v2_1.EclipseLinkOrmV2_1Package
Returns the meta object for the attribute 'Parent Class'.
getXmlEntity_CloneCopyPolicy() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for the containment reference 'Clone Copy Policy'.
getXmlEntity_CopyPolicy() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for the containment reference 'Copy Policy'.
getXmlEntity_DiscriminatorColumn() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the containment reference 'Discriminator Column'.
getXmlEntity_DiscriminatorValue() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the attribute 'Discriminator Value'.
getXmlEntity_EntityListeners() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the containment reference 'Entity Listeners'.
getXmlEntity_ExcludeDefaultListeners() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the attribute 'Exclude Default Listeners'.
getXmlEntity_ExcludeDefaultMappings() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for the attribute 'Exclude Default Mappings'.
getXmlEntity_ExcludeSuperclassListeners() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the attribute 'Exclude Superclass Listeners'.
getXmlEntity_Inheritance() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the containment reference 'Inheritance'.
getXmlEntity_InstantiationCopyPolicy() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for the containment reference 'Instantiation Copy Policy'.
getXmlEntity_Name() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the attribute 'Name'.
getXmlEntity_OptimisticLocking() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for the containment reference 'Optimistic Locking'.
getXmlEntity_PrimaryKeyJoinColumns() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the containment reference list 'Primary Key Join Columns'.
getXmlEntity_SecondaryTables() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the containment reference list 'Secondary Tables'.
getXmlEntity_SqlResultSetMappings() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the containment reference list 'Sql Result Set Mappings'.
getXmlEntity_Table() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the containment reference 'Table'.
getXmlEntityListener_2_0() - Method in class org.eclipse.jpt.core.resource.orm.v2_0.OrmV2_0Package
Returns the meta object for class 'Xml Entity Listener 20'.
getXmlEntityListener_2_0_Description() - Method in class org.eclipse.jpt.core.resource.orm.v2_0.OrmV2_0Package
Returns the meta object for the attribute 'Description'.
getXmlEntityMappings() - Method in interface org.eclipse.jpt.core.context.orm.EntityMappings
 
getXmlEntityMappings() - Method in interface org.eclipse.jpt.core.context.orm.PersistenceUnitMetadata
 
getXmlEntityMappings() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Xml Entity Mappings'.
getXmlEntityMappings() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for class 'Xml Entity Mappings'.
getXmlEntityMappings_2_1() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.v2_1.EclipseLinkOrmV2_1Package
Returns the meta object for class 'Xml Entity Mappings 21'.
getXmlEntityMappings_Catalog() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the attribute 'Catalog'.
getXmlEntityMappings_Description() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the attribute 'Description'.
getXmlEntityMappings_Embeddables() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the containment reference list 'Embeddables'.
getXmlEntityMappings_Entities() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the containment reference list 'Entities'.
getXmlEntityMappings_MappedSuperclasses() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the containment reference list 'Mapped Superclasses'.
getXmlEntityMappings_Package() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the attribute 'Package'.
getXmlEntityMappings_PersistenceUnitMetadata() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the containment reference 'Persistence Unit Metadata'.
getXmlEntityMappings_Schema() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the attribute 'Schema'.
getXmlEntityMappings_SequenceGenerators() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the containment reference list 'Sequence Generators'.
getXmlEntityMappings_SqlResultSetMappings() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the containment reference list 'Sql Result Set Mappings'.
getXmlEntityMappings_TableGenerators() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the containment reference list 'Table Generators'.
getXmlEnumValue() - Method in enum org.eclipse.jpt.core.jpa2.context.persistence.options.ValidationMode
 
getXmlEventMethod_2_0() - Method in class org.eclipse.jpt.core.resource.orm.v2_0.OrmV2_0Package
Returns the meta object for class 'Xml Event Method 20'.
getXmlEventMethod_2_0_Description() - Method in class org.eclipse.jpt.core.resource.orm.v2_0.OrmV2_0Package
Returns the meta object for the attribute 'Description'.
getXmlEventMethodContainer() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Xml Event Method Container'.
getXmlEventMethodContainer_PostLoad() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the containment reference 'Post Load'.
getXmlEventMethodContainer_PostPersist() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the containment reference 'Post Persist'.
getXmlEventMethodContainer_PostRemove() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the containment reference 'Post Remove'.
getXmlEventMethodContainer_PostUpdate() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the containment reference 'Post Update'.
getXmlEventMethodContainer_PrePersist() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the containment reference 'Pre Persist'.
getXmlEventMethodContainer_PreRemove() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the containment reference 'Pre Remove'.
getXmlEventMethodContainer_PreUpdate() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the containment reference 'Pre Update'.
getXmlFetchAttribute() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for class 'Xml Fetch Attribute'.
getXmlFetchAttribute_2_1() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.v2_1.EclipseLinkOrmV2_1Package
Returns the meta object for class 'Xml Fetch Attribute 21'.
getXmlFetchAttribute_2_1_Name() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.v2_1.EclipseLinkOrmV2_1Package
Returns the meta object for the attribute 'Name'.
getXmlFetchGroup() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for class 'Xml Fetch Group'.
getXmlFetchGroup_2_1() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.v2_1.EclipseLinkOrmV2_1Package
Returns the meta object for class 'Xml Fetch Group 21'.
getXmlFetchGroup_2_1_Attributes() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.v2_1.EclipseLinkOrmV2_1Package
Returns the meta object for the containment reference list 'Attributes'.
getXmlFetchGroup_2_1_Load() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.v2_1.EclipseLinkOrmV2_1Package
Returns the meta object for the attribute 'Load'.
getXmlFetchGroup_2_1_Name() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.v2_1.EclipseLinkOrmV2_1Package
Returns the meta object for the attribute 'Name'.
getXmlFetchGroupContainer_2_1() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.v2_1.EclipseLinkOrmV2_1Package
Returns the meta object for class 'Xml Fetch Group Container 21'.
getXmlFetchGroupContainer_2_1_FetchGroups() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.v2_1.EclipseLinkOrmV2_1Package
Returns the meta object for the containment reference list 'Fetch Groups'.
getXmlGeneratedValue() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Xml Generated Value'.
getXmlGeneratedValue_Generator() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the attribute 'Generator'.
getXmlGeneratedValue_Strategy() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the attribute 'Strategy'.
getXmlGenerator() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Xml Generator'.
getXmlGenerator_2_0() - Method in class org.eclipse.jpt.core.resource.orm.v2_0.OrmV2_0Package
Returns the meta object for class 'Xml Generator 20'.
getXmlGenerator_2_0_Description() - Method in class org.eclipse.jpt.core.resource.orm.v2_0.OrmV2_0Package
Returns the meta object for the attribute 'Description'.
getXmlGenerator_AllocationSize() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the attribute 'Allocation Size'.
getXmlGenerator_InitialValue() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the attribute 'Initial Value'.
getXmlGenerator_Name() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the attribute 'Name'.
getXmlGeneratorContainer() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Xml Generator Container'.
getXmlGeneratorContainer_SequenceGenerator() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the containment reference 'Sequence Generator'.
getXmlGeneratorContainer_TableGenerator() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the containment reference 'Table Generator'.
getXmlId() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Xml Id'.
getXmlId() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for class 'Xml Id'.
getXmlId_2_1() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.v2_1.EclipseLinkOrmV2_1Package
Returns the meta object for class 'Xml Id 21'.
getXmlId_2_1_AttributeType() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.v2_1.EclipseLinkOrmV2_1Package
Returns the meta object for the attribute 'Attribute Type'.
getXmlId_GeneratedValue() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the containment reference 'Generated Value'.
getXmlIdClassContainer() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Xml Id Class Container'.
getXmlIdClassContainer_IdClass() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the containment reference 'Id Class'.
getXmlInstantiationCopyPolicy() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for class 'Xml Instantiation Copy Policy'.
getXmlJarFileRef() - Method in class org.eclipse.jpt.core.resource.persistence.PersistencePackage
Returns the meta object for class 'Xml Jar File Ref'.
getXmlJarFileRef_FileName() - Method in class org.eclipse.jpt.core.resource.persistence.PersistencePackage
Returns the meta object for the attribute 'File Name'.
getXmlJavaClassRef() - Method in class org.eclipse.jpt.core.resource.persistence.PersistencePackage
Returns the meta object for class 'Xml Java Class Ref'.
getXmlJavaClassRef_JavaClass() - Method in class org.eclipse.jpt.core.resource.persistence.PersistencePackage
Returns the meta object for the attribute 'Java Class'.
getXmlJoinColumn() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Xml Join Column'.
getXmlJoinColumn_ReferencedColumnName() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the attribute 'Referenced Column Name'.
getXmlJoinColumnsMapping() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Xml Join Columns Mapping'.
getXmlJoinColumnsMapping_JoinColumns() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the containment reference list 'Join Columns'.
getXmlJoinFetch() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for class 'Xml Join Fetch'.
getXmlJoinFetch_JoinFetch() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for the attribute 'Join Fetch'.
getXmlJoinFetchType() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for enum 'Xml Join Fetch Type'.
getXmlJoinTable() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Xml Join Table'.
getXmlJoinTable_InverseJoinColumns() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the containment reference list 'Inverse Join Columns'.
getXmlJoinTableMapping() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Xml Join Table Mapping'.
getXmlJoinTableMapping_JoinTable() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the containment reference 'Join Table'.
getXmlManyToMany() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Xml Many To Many'.
getXmlManyToMany() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for class 'Xml Many To Many'.
getXmlManyToMany_2_0() - Method in class org.eclipse.jpt.core.resource.orm.v2_0.OrmV2_0Package
Returns the meta object for class 'Xml Many To Many 20'.
getXmlManyToMany_2_0() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.v2_0.EclipseLinkOrmV2_0Package
Returns the meta object for class 'Xml Many To Many 20'.
getXmlManyToMany_2_1() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.v2_1.EclipseLinkOrmV2_1Package
Returns the meta object for class 'Xml Many To Many 21'.
getXmlManyToMany_2_1_AttributeType() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.v2_1.EclipseLinkOrmV2_1Package
Returns the meta object for the attribute 'Attribute Type'.
getXmlManyToOne() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Xml Many To One'.
getXmlManyToOne() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for class 'Xml Many To One'.
getXmlManyToOne_2_1() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.v2_1.EclipseLinkOrmV2_1Package
Returns the meta object for class 'Xml Many To One 21'.
getXmlMapKeyAssociationOverrideContainer_2_0() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.v2_0.EclipseLinkOrmV2_0Package
Returns the meta object for class 'Xml Map Key Association Override Container 20'.
getXmlMapKeyAssociationOverrideContainer_2_0_MapKeyAssociationOverrides() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.v2_0.EclipseLinkOrmV2_0Package
Returns the meta object for the containment reference list 'Map Key Association Overrides'.
getXmlMapKeyAttributeOverrideContainer_2_0() - Method in class org.eclipse.jpt.core.resource.orm.v2_0.OrmV2_0Package
Returns the meta object for class 'Xml Map Key Attribute Override Container 20'.
getXmlMapKeyAttributeOverrideContainer_2_0_MapKeyAttributeOverrides() - Method in class org.eclipse.jpt.core.resource.orm.v2_0.OrmV2_0Package
Returns the meta object for the containment reference list 'Map Key Attribute Overrides'.
getXmlMappedByMapping() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Xml Mapped By Mapping'.
getXmlMappedByMapping_MappedBy() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the attribute 'Mapped By'.
getXmlMappedSuperclass() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Xml Mapped Superclass'.
getXmlMappedSuperclass() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for class 'Xml Mapped Superclass'.
getXmlMappedSuperclass_1_1() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.v1_1.EclipseLinkOrmV1_1Package
Returns the meta object for class 'Xml Mapped Superclass 11'.
getXmlMappedSuperclass_1_1_PrimaryKey() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.v1_1.EclipseLinkOrmV1_1Package
Returns the meta object for the containment reference 'Primary Key'.
getXmlMappedSuperclass_2_0() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.v2_0.EclipseLinkOrmV2_0Package
Returns the meta object for class 'Xml Mapped Superclass 20'.
getXmlMappedSuperclass_2_0_CacheInterceptor() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.v2_0.EclipseLinkOrmV2_0Package
Returns the meta object for the containment reference 'Cache Interceptor'.
getXmlMappedSuperclass_2_1() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.v2_1.EclipseLinkOrmV2_1Package
Returns the meta object for class 'Xml Mapped Superclass 21'.
getXmlMappedSuperclass_2_1_ParentClass() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.v2_1.EclipseLinkOrmV2_1Package
Returns the meta object for the attribute 'Parent Class'.
getXmlMappedSuperclass_2_1_QueryRedirectors() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.v2_1.EclipseLinkOrmV2_1Package
Returns the meta object for the containment reference 'Query Redirectors'.
getXmlMappedSuperclass_2_1_SqlResultSetMappings() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.v2_1.EclipseLinkOrmV2_1Package
Returns the meta object for the containment reference list 'Sql Result Set Mappings'.
getXmlMappedSuperclass_CloneCopyPolicy() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for the containment reference 'Clone Copy Policy'.
getXmlMappedSuperclass_CopyPolicy() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for the containment reference 'Copy Policy'.
getXmlMappedSuperclass_EntityListeners() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the containment reference 'Entity Listeners'.
getXmlMappedSuperclass_ExcludeDefaultListeners() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the attribute 'Exclude Default Listeners'.
getXmlMappedSuperclass_ExcludeDefaultMappings() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for the attribute 'Exclude Default Mappings'.
getXmlMappedSuperclass_ExcludeSuperclassListeners() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the attribute 'Exclude Superclass Listeners'.
getXmlMappedSuperclass_InstantiationCopyPolicy() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for the containment reference 'Instantiation Copy Policy'.
getXmlMappedSuperclass_OptimisticLocking() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for the containment reference 'Optimistic Locking'.
getXmlMappingFileRef() - Method in class org.eclipse.jpt.core.resource.persistence.PersistencePackage
Returns the meta object for class 'Xml Mapping File Ref'.
getXmlMappingFileRef_FileName() - Method in class org.eclipse.jpt.core.resource.persistence.PersistencePackage
Returns the meta object for the attribute 'File Name'.
getXmlMapsId_2_0() - Method in class org.eclipse.jpt.core.resource.orm.v2_0.OrmV2_0Package
Returns the meta object for class 'Xml Maps Id 20'.
getXmlMapsId_2_0_MapsId() - Method in class org.eclipse.jpt.core.resource.orm.v2_0.OrmV2_0Package
Returns the meta object for the attribute 'Maps Id'.
getXmlMultiRelationshipMapping_2_0() - Method in class org.eclipse.jpt.core.resource.orm.v2_0.OrmV2_0Package
Returns the meta object for class 'Xml Multi Relationship Mapping 20'.
getXmlMultiRelationshipMapping_2_0_MapKeyClass() - Method in class org.eclipse.jpt.core.resource.orm.v2_0.OrmV2_0Package
Returns the meta object for the containment reference 'Map Key Class'.
getXmlMultiRelationshipMapping_2_0_MapKeyColumn() - Method in class org.eclipse.jpt.core.resource.orm.v2_0.OrmV2_0Package
Returns the meta object for the containment reference 'Map Key Column'.
getXmlMultiRelationshipMapping_2_0_MapKeyEnumerated() - Method in class org.eclipse.jpt.core.resource.orm.v2_0.OrmV2_0Package
Returns the meta object for the attribute 'Map Key Enumerated'.
getXmlMultiRelationshipMapping_2_0_MapKeyJoinColumns() - Method in class org.eclipse.jpt.core.resource.orm.v2_0.OrmV2_0Package
Returns the meta object for the containment reference list 'Map Key Join Columns'.
getXmlMultiRelationshipMapping_2_0_MapKeyTemporal() - Method in class org.eclipse.jpt.core.resource.orm.v2_0.OrmV2_0Package
Returns the meta object for the attribute 'Map Key Temporal'.
getXmlMutable() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for class 'Xml Mutable'.
getXmlMutable_Mutable() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for the attribute 'Mutable'.
getXmlNamedConverter() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for class 'Xml Named Converter'.
getXmlNamedConverter_Name() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for the attribute 'Name'.
getXmlNamedNativeQuery() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Xml Named Native Query'.
getXmlNamedNativeQuery_ResultClass() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the attribute 'Result Class'.
getXmlNamedNativeQuery_ResultSetMapping() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the attribute 'Result Set Mapping'.
getXmlNamedQuery() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Xml Named Query'.
getXmlNamedQuery_2_0() - Method in class org.eclipse.jpt.core.resource.orm.v2_0.OrmV2_0Package
Returns the meta object for class 'Xml Named Query 20'.
getXmlNamedQuery_2_0_LockMode() - Method in class org.eclipse.jpt.core.resource.orm.v2_0.OrmV2_0Package
Returns the meta object for the attribute 'Lock Mode'.
getXmlNamedStoredProcedureQuery() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for class 'Xml Named Stored Procedure Query'.
getXmlNamedStoredProcedureQuery_Hints() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for the containment reference list 'Hints'.
getXmlNamedStoredProcedureQuery_Name() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for the attribute 'Name'.
getXmlNamedStoredProcedureQuery_Parameters() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for the containment reference list 'Parameters'.
getXmlNamedStoredProcedureQuery_ProcedureName() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for the attribute 'Procedure Name'.
getXmlNamedStoredProcedureQuery_ResultClass() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for the attribute 'Result Class'.
getXmlNamedStoredProcedureQuery_ResultSetMapping() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for the attribute 'Result Set Mapping'.
getXmlNamedStoredProcedureQuery_ReturnsResultSet() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for the attribute 'Returns Result Set'.
getXmlNullAttributeMapping() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Xml Null Attribute Mapping'.
getXmlObjectTypeConverter() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for class 'Xml Object Type Converter'.
getXmlObjectTypeConverter_ConversionValues() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for the containment reference list 'Conversion Values'.
getXmlObjectTypeConverter_DataType() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for the attribute 'Data Type'.
getXmlObjectTypeConverter_DefaultObjectValue() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for the attribute 'Default Object Value'.
getXmlObjectTypeConverter_ObjectType() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for the attribute 'Object Type'.
getXmlOneToMany() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Xml One To Many'.
getXmlOneToMany() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for class 'Xml One To Many'.
getXmlOneToMany_2_0() - Method in class org.eclipse.jpt.core.resource.orm.v2_0.OrmV2_0Package
Returns the meta object for class 'Xml One To Many 20'.
getXmlOneToMany_2_0() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.v2_0.EclipseLinkOrmV2_0Package
Returns the meta object for class 'Xml One To Many 20'.
getXmlOneToMany_2_1() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.v2_1.EclipseLinkOrmV2_1Package
Returns the meta object for class 'Xml One To Many 21'.
getXmlOneToMany_2_1_AttributeType() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.v2_1.EclipseLinkOrmV2_1Package
Returns the meta object for the attribute 'Attribute Type'.
getXmlOneToOne() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Xml One To One'.
getXmlOneToOne() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for class 'Xml One To One'.
getXmlOneToOne_2_0() - Method in class org.eclipse.jpt.core.resource.orm.v2_0.OrmV2_0Package
Returns the meta object for class 'Xml One To One 20'.
getXmlOneToOne_2_1() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.v2_1.EclipseLinkOrmV2_1Package
Returns the meta object for class 'Xml One To One 21'.
getXmlOneToOne_PrimaryKeyJoinColumns() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the containment reference list 'Primary Key Join Columns'.
getXmlOptimisticLocking() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for class 'Xml Optimistic Locking'.
getXmlOptimisticLocking_Cascade() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for the attribute 'Cascade'.
getXmlOptimisticLocking_SelectedColumns() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for the containment reference list 'Selected Columns'.
getXmlOptimisticLocking_Type() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for the attribute 'Type'.
getXmlOptimisticLockingType() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for enum 'Xml Optimistic Locking Type'.
getXmlOrderable() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Xml Orderable'.
getXmlOrderable_2_0() - Method in class org.eclipse.jpt.core.resource.orm.v2_0.OrmV2_0Package
Returns the meta object for class 'Xml Orderable 20'.
getXmlOrderable_2_0_OrderColumn() - Method in class org.eclipse.jpt.core.resource.orm.v2_0.OrmV2_0Package
Returns the meta object for the containment reference 'Order Column'.
getXmlOrderable_OrderBy() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the attribute 'Order By'.
getXmlOrderColumn() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Xml Order Column'.
getXmlOrderColumn() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for class 'Xml Order Column'.
getXmlOrderColumn_2_0() - Method in class org.eclipse.jpt.core.resource.orm.v2_0.OrmV2_0Package
Returns the meta object for class 'Xml Order Column 20'.
getXmlOrderColumn_2_0() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.v2_0.EclipseLinkOrmV2_0Package
Returns the meta object for class 'Xml Order Column 20'.
getXmlOrderColumn_2_0_CorrectionType() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.v2_0.EclipseLinkOrmV2_0Package
Returns the meta object for the attribute 'Correction Type'.
getXmlOrderColumn_2_0_Insertable() - Method in class org.eclipse.jpt.core.resource.orm.v2_0.OrmV2_0Package
Returns the meta object for the attribute 'Insertable'.
getXmlOrderColumn_2_0_Nullable() - Method in class org.eclipse.jpt.core.resource.orm.v2_0.OrmV2_0Package
Returns the meta object for the attribute 'Nullable'.
getXmlOrderColumn_2_0_Updatable() - Method in class org.eclipse.jpt.core.resource.orm.v2_0.OrmV2_0Package
Returns the meta object for the attribute 'Updatable'.
getXmlOrphanRemovable_2_0() - Method in class org.eclipse.jpt.core.resource.orm.v2_0.OrmV2_0Package
Returns the meta object for class 'Xml Orphan Removable 20'.
getXmlOrphanRemovable_2_0_OrphanRemoval() - Method in class org.eclipse.jpt.core.resource.orm.v2_0.OrmV2_0Package
Returns the meta object for the attribute 'Orphan Removal'.
getXmlOverride() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Xml Override'.
getXmlOverride_Name() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the attribute 'Name'.
getXmlPersistence() - Method in interface org.eclipse.jpt.core.context.persistence.Persistence
Return the resource model object associated with this context model object
getXmlPersistence() - Method in class org.eclipse.jpt.core.resource.persistence.PersistencePackage
Returns the meta object for class 'Xml Persistence'.
getXmlPersistence_PersistenceUnits() - Method in class org.eclipse.jpt.core.resource.persistence.PersistencePackage
Returns the meta object for the containment reference list 'Persistence Units'.
getXmlPersistenceUnit() - Method in class org.eclipse.jpt.core.resource.persistence.PersistencePackage
Returns the meta object for class 'Xml Persistence Unit'.
getXmlPersistenceUnit_2_0() - Method in class org.eclipse.jpt.core.resource.persistence.v2_0.PersistenceV2_0Package
Returns the meta object for class 'Xml Persistence Unit 20'.
getXmlPersistenceUnit_2_0_SharedCacheMode() - Method in class org.eclipse.jpt.core.resource.persistence.v2_0.PersistenceV2_0Package
Returns the meta object for the attribute 'Shared Cache Mode'.
getXmlPersistenceUnit_2_0_ValidationMode() - Method in class org.eclipse.jpt.core.resource.persistence.v2_0.PersistenceV2_0Package
Returns the meta object for the attribute 'Validation Mode'.
getXmlPersistenceUnit_Classes() - Method in class org.eclipse.jpt.core.resource.persistence.PersistencePackage
Returns the meta object for the containment reference list 'Classes'.
getXmlPersistenceUnit_Description() - Method in class org.eclipse.jpt.core.resource.persistence.PersistencePackage
Returns the meta object for the attribute 'Description'.
getXmlPersistenceUnit_ExcludeUnlistedClasses() - Method in class org.eclipse.jpt.core.resource.persistence.PersistencePackage
Returns the meta object for the attribute 'Exclude Unlisted Classes'.
getXmlPersistenceUnit_JarFiles() - Method in class org.eclipse.jpt.core.resource.persistence.PersistencePackage
Returns the meta object for the containment reference list 'Jar Files'.
getXmlPersistenceUnit_JtaDataSource() - Method in class org.eclipse.jpt.core.resource.persistence.PersistencePackage
Returns the meta object for the attribute 'Jta Data Source'.
getXmlPersistenceUnit_MappingFiles() - Method in class org.eclipse.jpt.core.resource.persistence.PersistencePackage
Returns the meta object for the containment reference list 'Mapping Files'.
getXmlPersistenceUnit_Name() - Method in class org.eclipse.jpt.core.resource.persistence.PersistencePackage
Returns the meta object for the attribute 'Name'.
getXmlPersistenceUnit_NonJtaDataSource() - Method in class org.eclipse.jpt.core.resource.persistence.PersistencePackage
Returns the meta object for the attribute 'Non Jta Data Source'.
getXmlPersistenceUnit_Properties() - Method in class org.eclipse.jpt.core.resource.persistence.PersistencePackage
Returns the meta object for the containment reference 'Properties'.
getXmlPersistenceUnit_Provider() - Method in class org.eclipse.jpt.core.resource.persistence.PersistencePackage
Returns the meta object for the attribute 'Provider'.
getXmlPersistenceUnit_TransactionType() - Method in class org.eclipse.jpt.core.resource.persistence.PersistencePackage
Returns the meta object for the attribute 'Transaction Type'.
getXmlPersistenceUnitCachingType_2_0() - Method in class org.eclipse.jpt.core.resource.persistence.v2_0.PersistenceV2_0Package
Returns the meta object for enum 'Xml Persistence Unit Caching Type 20'.
getXmlPersistenceUnitDefaults() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Xml Persistence Unit Defaults'.
getXmlPersistenceUnitDefaults() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for class 'Xml Persistence Unit Defaults'.
getXmlPersistenceUnitDefaults_2_0() - Method in class org.eclipse.jpt.core.resource.orm.v2_0.OrmV2_0Package
Returns the meta object for class 'Xml Persistence Unit Defaults 20'.
getXmlPersistenceUnitDefaults_2_0_DelimitedIdentifiers() - Method in class org.eclipse.jpt.core.resource.orm.v2_0.OrmV2_0Package
Returns the meta object for the attribute 'Delimited Identifiers'.
getXmlPersistenceUnitDefaults_2_0_Description() - Method in class org.eclipse.jpt.core.resource.orm.v2_0.OrmV2_0Package
Returns the meta object for the attribute 'Description'.
getXmlPersistenceUnitDefaults_2_1() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.v2_1.EclipseLinkOrmV2_1Package
Returns the meta object for class 'Xml Persistence Unit Defaults 21'.
getXmlPersistenceUnitDefaults_CascadePersist() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the attribute 'Cascade Persist'.
getXmlPersistenceUnitDefaults_Catalog() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the attribute 'Catalog'.
getXmlPersistenceUnitDefaults_EntityListeners() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the containment reference 'Entity Listeners'.
getXmlPersistenceUnitDefaults_Schema() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the attribute 'Schema'.
getXmlPersistenceUnitMetadata() - Method in interface org.eclipse.jpt.core.context.orm.PersistenceUnitMetadata
 
getXmlPersistenceUnitMetadata() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Xml Persistence Unit Metadata'.
getXmlPersistenceUnitMetadata() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for class 'Xml Persistence Unit Metadata'.
getXmlPersistenceUnitMetadata_2_0() - Method in class org.eclipse.jpt.core.resource.orm.v2_0.OrmV2_0Package
Returns the meta object for class 'Xml Persistence Unit Metadata 20'.
getXmlPersistenceUnitMetadata_2_0_Description() - Method in class org.eclipse.jpt.core.resource.orm.v2_0.OrmV2_0Package
Returns the meta object for the attribute 'Description'.
getXmlPersistenceUnitMetadata_ExcludeDefaultMappings() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for the attribute 'Exclude Default Mappings'.
getXmlPersistenceUnitMetadata_PersistenceUnitDefaults() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the containment reference 'Persistence Unit Defaults'.
getXmlPersistenceUnitMetadata_XmlMappingMetadataComplete() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the attribute 'Xml Mapping Metadata Complete'.
getXmlPersistenceUnitTransactionType() - Method in class org.eclipse.jpt.core.resource.persistence.PersistencePackage
Returns the meta object for enum 'Xml Persistence Unit Transaction Type'.
getXmlPersistenceUnitValidationModeType_2_0() - Method in class org.eclipse.jpt.core.resource.persistence.v2_0.PersistenceV2_0Package
Returns the meta object for enum 'Xml Persistence Unit Validation Mode Type 20'.
getXmlPrimaryKey() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for class 'Xml Primary Key'.
getXmlPrimaryKey_1_1() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.v1_1.EclipseLinkOrmV1_1Package
Returns the meta object for class 'Xml Primary Key 11'.
getXmlPrimaryKey_1_1_Columns() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.v1_1.EclipseLinkOrmV1_1Package
Returns the meta object for the containment reference list 'Columns'.
getXmlPrimaryKey_1_1_Validation() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.v1_1.EclipseLinkOrmV1_1Package
Returns the meta object for the attribute 'Validation'.
getXmlPrimaryKey_2_1() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.v2_1.EclipseLinkOrmV2_1Package
Returns the meta object for class 'Xml Primary Key 21'.
getXmlPrimaryKey_2_1_CacheKeyType() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.v2_1.EclipseLinkOrmV2_1Package
Returns the meta object for the attribute 'Cache Key Type'.
getXmlPrimaryKeyJoinColumn() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Xml Primary Key Join Column'.
getXmlPrimaryKeyJoinColumn_ReferencedColumnName() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the attribute 'Referenced Column Name'.
getXmlPrivateOwned() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for class 'Xml Private Owned'.
getXmlPrivateOwned_PrivateOwned() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for the attribute 'Private Owned'.
getXmlProperties() - Method in class org.eclipse.jpt.core.resource.persistence.PersistencePackage
Returns the meta object for class 'Xml Properties'.
getXmlProperties_Properties() - Method in class org.eclipse.jpt.core.resource.persistence.PersistencePackage
Returns the meta object for the containment reference list 'Properties'.
getXmlProperty() - Method in interface org.eclipse.jpt.core.context.persistence.PersistenceUnit.Property
 
getXmlProperty() - Method in class org.eclipse.jpt.core.resource.persistence.PersistencePackage
Returns the meta object for class 'Xml Property'.
getXmlProperty() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for class 'Xml Property'.
getXmlProperty_Name() - Method in class org.eclipse.jpt.core.resource.persistence.PersistencePackage
Returns the meta object for the attribute 'Name'.
getXmlProperty_Name() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for the attribute 'Name'.
getXmlProperty_Value() - Method in class org.eclipse.jpt.core.resource.persistence.PersistencePackage
Returns the meta object for the attribute 'Value'.
getXmlProperty_Value() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for the attribute 'Value'.
getXmlProperty_ValueType() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for the attribute 'Value Type'.
getXmlPropertyContainer() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for class 'Xml Property Container'.
getXmlPropertyContainer_Properties() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for the containment reference list 'Properties'.
getXmlQuery() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Xml Query'.
getXmlQuery_2_0() - Method in class org.eclipse.jpt.core.resource.orm.v2_0.OrmV2_0Package
Returns the meta object for class 'Xml Query 20'.
getXmlQuery_2_0_Description() - Method in class org.eclipse.jpt.core.resource.orm.v2_0.OrmV2_0Package
Returns the meta object for the attribute 'Description'.
getXmlQuery_Hints() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the containment reference list 'Hints'.
getXmlQuery_Name() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the attribute 'Name'.
getXmlQuery_Query() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the attribute 'Query'.
getXmlQueryContainer() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Xml Query Container'.
getXmlQueryContainer() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for class 'Xml Query Container'.
getXmlQueryContainer_NamedNativeQueries() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the containment reference list 'Named Native Queries'.
getXmlQueryContainer_NamedQueries() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the containment reference list 'Named Queries'.
getXmlQueryContainer_NamedStoredProcedureQueries() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for the containment reference list 'Named Stored Procedure Queries'.
getXmlQueryHint() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Xml Query Hint'.
getXmlQueryHint_2_0() - Method in class org.eclipse.jpt.core.resource.orm.v2_0.OrmV2_0Package
Returns the meta object for class 'Xml Query Hint 20'.
getXmlQueryHint_2_0_Description() - Method in class org.eclipse.jpt.core.resource.orm.v2_0.OrmV2_0Package
Returns the meta object for the attribute 'Description'.
getXmlQueryHint_Name() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the attribute 'Name'.
getXmlQueryHint_Value() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the attribute 'Value'.
getXmlQueryRedirectors() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for class 'Xml Query Redirectors'.
getXmlQueryRedirectors_2_0() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.v2_0.EclipseLinkOrmV2_0Package
Returns the meta object for class 'Xml Query Redirectors 20'.
getXmlQueryRedirectors_2_0_AllQueries() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.v2_0.EclipseLinkOrmV2_0Package
Returns the meta object for the attribute 'All Queries'.
getXmlQueryRedirectors_2_0_Delete() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.v2_0.EclipseLinkOrmV2_0Package
Returns the meta object for the attribute 'Delete'.
getXmlQueryRedirectors_2_0_Insert() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.v2_0.EclipseLinkOrmV2_0Package
Returns the meta object for the attribute 'Insert'.
getXmlQueryRedirectors_2_0_ReadAll() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.v2_0.EclipseLinkOrmV2_0Package
Returns the meta object for the attribute 'Read All'.
getXmlQueryRedirectors_2_0_ReadObject() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.v2_0.EclipseLinkOrmV2_0Package
Returns the meta object for the attribute 'Read Object'.
getXmlQueryRedirectors_2_0_Report() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.v2_0.EclipseLinkOrmV2_0Package
Returns the meta object for the attribute 'Report'.
getXmlQueryRedirectors_2_0_Update() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.v2_0.EclipseLinkOrmV2_0Package
Returns the meta object for the attribute 'Update'.
getXmlReadOnly() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for class 'Xml Read Only'.
getXmlReadOnly_ReadOnly() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for the attribute 'Read Only'.
getXmlReferenceTable() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Xml Reference Table'.
getXmlReferenceTable_JoinColumns() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the containment reference list 'Join Columns'.
getXmlResource() - Method in interface org.eclipse.jpt.core.context.XmlFile
Return the resource model object
getXmlResource() - Method in class org.eclipse.jpt.core.resource.AbstractXmlResourceProvider
Return the resource, if it exists.
getXmlResource() - Method in interface org.eclipse.jpt.core.resource.JpaXmlResourceProvider
 
getXmlReturnInsert() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for class 'Xml Return Insert'.
getXmlReturnInsert_2_1() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.v2_1.EclipseLinkOrmV2_1Package
Returns the meta object for class 'Xml Return Insert 21'.
getXmlReturnInsert_2_1_ReturnOnly() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.v2_1.EclipseLinkOrmV2_1Package
Returns the meta object for the attribute 'Return Only'.
getXmlSecondaryTable() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Xml Secondary Table'.
getXmlSecondaryTable_PrimaryKeyJoinColumns() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the containment reference list 'Primary Key Join Columns'.
getXmlSequence() - Method in interface org.eclipse.jpt.core.context.orm.OrmAttributeMapping
Attributes are a sequence in the orm schema.
getXmlSequence() - Method in interface org.eclipse.jpt.core.context.orm.OrmTypeMapping
type mappings are a sequence in the orm schema.
getXmlSequenceGenerator() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Xml Sequence Generator'.
getXmlSequenceGenerator_2_0() - Method in class org.eclipse.jpt.core.resource.orm.v2_0.OrmV2_0Package
Returns the meta object for class 'Xml Sequence Generator 20'.
getXmlSequenceGenerator_2_0_Catalog() - Method in class org.eclipse.jpt.core.resource.orm.v2_0.OrmV2_0Package
Returns the meta object for the attribute 'Catalog'.
getXmlSequenceGenerator_2_0_Schema() - Method in class org.eclipse.jpt.core.resource.orm.v2_0.OrmV2_0Package
Returns the meta object for the attribute 'Schema'.
getXmlSequenceGenerator_SequenceName() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the attribute 'Sequence Name'.
getXmlSingleRelationshipMapping_2_0() - Method in class org.eclipse.jpt.core.resource.orm.v2_0.OrmV2_0Package
Returns the meta object for class 'Xml Single Relationship Mapping 20'.
getXmlSqlResultSetMapping_2_0() - Method in class org.eclipse.jpt.core.resource.orm.v2_0.OrmV2_0Package
Returns the meta object for class 'Xml Sql Result Set Mapping 20'.
getXmlSqlResultSetMapping_2_0_Description() - Method in class org.eclipse.jpt.core.resource.orm.v2_0.OrmV2_0Package
Returns the meta object for the attribute 'Description'.
getXmlStoredProcedureParameter() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for class 'Xml Stored Procedure Parameter'.
getXmlStoredProcedureParameter_Direction() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for the attribute 'Direction'.
getXmlStoredProcedureParameter_JdbcType() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for the attribute 'Jdbc Type'.
getXmlStoredProcedureParameter_JdbcTypeName() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for the attribute 'Jdbc Type Name'.
getXmlStoredProcedureParameter_Name() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for the attribute 'Name'.
getXmlStoredProcedureParameter_QueryParameter() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for the attribute 'Query Parameter'.
getXmlStoredProcedureParameter_Type() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for the attribute 'Type'.
getXmlStructConverter() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for class 'Xml Struct Converter'.
getXmlStructConverter_Converter() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for the attribute 'Converter'.
getXmlTable() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Xml Table'.
getXmlTableGenerator() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Xml Table Generator'.
getXmlTableGenerator_Catalog() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the attribute 'Catalog'.
getXmlTableGenerator_PkColumnName() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the attribute 'Pk Column Name'.
getXmlTableGenerator_PkColumnValue() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the attribute 'Pk Column Value'.
getXmlTableGenerator_Schema() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the attribute 'Schema'.
getXmlTableGenerator_Table() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the attribute 'Table'.
getXmlTableGenerator_UniqueConstraints() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the containment reference list 'Unique Constraints'.
getXmlTableGenerator_ValueColumnName() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the attribute 'Value Column Name'.
getXmlTimeOfDay() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for class 'Xml Time Of Day'.
getXmlTimeOfDay_Hour() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for the attribute 'Hour'.
getXmlTimeOfDay_Millisecond() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for the attribute 'Millisecond'.
getXmlTimeOfDay_Minute() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for the attribute 'Minute'.
getXmlTimeOfDay_Second() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for the attribute 'Second'.
getXmlTransformation() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for class 'Xml Transformation'.
getXmlTransformation_2_1() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.v2_1.EclipseLinkOrmV2_1Package
Returns the meta object for class 'Xml Transformation 21'.
getXmlTransformation_2_1_AttributeType() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.v2_1.EclipseLinkOrmV2_1Package
Returns the meta object for the attribute 'Attribute Type'.
getXmlTransient() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Xml Transient'.
getXmlTransient() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for class 'Xml Transient'.
getXmlTypeConverter() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for class 'Xml Type Converter'.
getXmlTypeConverter_DataType() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for the attribute 'Data Type'.
getXmlTypeConverter_ObjectType() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for the attribute 'Object Type'.
getXmlTypeMapping() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Xml Type Mapping'.
getXmlTypeMapping_Attributes() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the containment reference 'Attributes'.
getXmlTypeMapping_ClassName() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the attribute 'Class Name'.
getXmlTypeMapping_Description() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the attribute 'Description'.
getXmlTypeMapping_MetadataComplete() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the attribute 'Metadata Complete'.
getXmlUniqueConstraint() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Xml Unique Constraint'.
getXmlUniqueConstraint_2_0() - Method in class org.eclipse.jpt.core.resource.orm.v2_0.OrmV2_0Package
Returns the meta object for class 'Xml Unique Constraint 20'.
getXmlUniqueConstraint_2_0_Name() - Method in class org.eclipse.jpt.core.resource.orm.v2_0.OrmV2_0Package
Returns the meta object for the attribute 'Name'.
getXmlUniqueConstraint_ColumnNames() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the attribute list 'Column Names'.
getXmlVariableOneToOne() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for class 'Xml Variable One To One'.
getXmlVersion() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Xml Version'.
getXmlVersion() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for class 'Xml Version'.
getXmlVersion_2_1() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.v2_1.EclipseLinkOrmV2_1Package
Returns the meta object for class 'Xml Version 21'.
getXmlVersion_2_1_AttributeType() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.v2_1.EclipseLinkOrmV2_1Package
Returns the meta object for the attribute 'Attribute Type'.

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