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

G

GENERATED_VALUE - Static variable in interface org.eclipse.jpt.core.resource.java.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
 
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_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.
GeneratorHolder - 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.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.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.
getAbstractXmlAbstractColumn() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Abstract Xml Abstract Column'.
getAbstractXmlAttributeMapping() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Abstract Xml Attribute Mapping'.
getAbstractXmlBaseTable() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Abstract Xml Base Table'.
getAbstractXmlNamedColumn() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Abstract Xml Named Column'.
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 tye type's access type ("field" or "property").
getAccess() - Method in class org.eclipse.jpt.core.resource.orm.AbstractXmlTypeMapping
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.
getAccess() - Method in interface org.eclipse.jpt.core.resource.orm.XmlTypeMapping
Returns the value of the 'Access' attribute.
getAccess() - Method in interface org.eclipse.jpt.eclipselink1_1.core.resource.orm.XmlAttributeMapping
Returns the value of the 'Access' attribute.
getAccess() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.XmlBasicCollectionImpl
Returns the value of the 'Access' attribute.
getAccess() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.XmlBasicImpl
Returns the value of the 'Access' attribute.
getAccess() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.XmlBasicMapImpl
Returns the value of the 'Access' attribute.
getAccess() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.XmlEmbeddedIdImpl
Returns the value of the 'Access' attribute.
getAccess() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.XmlEmbeddedImpl
Returns the value of the 'Access' attribute.
getAccess() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.XmlIdImpl
Returns the value of the 'Access' attribute.
getAccess() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.XmlManyToManyImpl
Returns the value of the 'Access' attribute.
getAccess() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.XmlManyToOneImpl
Returns the value of the 'Access' attribute.
getAccess() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.XmlOneToManyImpl
Returns the value of the 'Access' attribute.
getAccess() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.XmlOneToOneImpl
Returns the value of the 'Access' attribute.
getAccess() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.XmlTransformationImpl
Returns the value of the 'Access' attribute.
getAccess() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.XmlTransientImpl
Returns the value of the 'Access' attribute.
getAccess() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.XmlVariableOneToOneImpl
Returns the value of the 'Access' attribute.
getAccess() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.XmlVersionImpl
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.XmlBasicCollectionImpl
Returns the value of the 'Access Methods' containment reference.
getAccessMethods() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlBasicImpl
Returns the value of the 'Access Methods' containment reference.
getAccessMethods() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlBasicMapImpl
Returns the value of the 'Access Methods' containment reference.
getAccessMethods() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlEmbeddedIdImpl
Returns the value of the 'Access Methods' containment reference.
getAccessMethods() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlEmbeddedImpl
Returns the value of the 'Access Methods' containment reference.
getAccessMethods() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlIdImpl
Returns the value of the 'Access Methods' containment reference.
getAccessMethods() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlManyToManyImpl
Returns the value of the 'Access Methods' containment reference.
getAccessMethods() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlManyToOneImpl
Returns the value of the 'Access Methods' containment reference.
getAccessMethods() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlOneToManyImpl
Returns the value of the 'Access Methods' containment reference.
getAccessMethods() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlOneToOneImpl
Returns the value of the 'Access Methods' containment reference.
getAccessMethods() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlTransformationImpl
Returns the value of the 'Access Methods' containment reference.
getAccessMethods() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlVariableOneToOneImpl
Returns the value of the 'Access Methods' containment reference.
getAccessMethods() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlVersionImpl
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'.
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.XmlSequenceGeneratorImpl
Returns the value of the 'Allocation Size' attribute.
getAllocationSize() - Method in class org.eclipse.jpt.core.resource.orm.XmlTableGeneratorImpl
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.
getAlwaysRefresh() - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.CacheAnnotation
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.CacheAnnotation
Return the TextRange for the 'alwaysRefresh' element.
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.JavaAttributeMappingProvider
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.JavaTypeMappingProvider
Return the type mapping's Java annotation name.
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.
getArrayDepth() - Method in interface org.eclipse.jpt.utility.JavaType
Return the type's "array depth".
getAspectName() - Method in class org.eclipse.jpt.utility.model.event.ChangeEvent
Return the name of the aspect of the source that changed.
getAspectName() - Method in class org.eclipse.jpt.utility.model.event.CollectionChangeEvent
 
getAspectName() - Method in class org.eclipse.jpt.utility.model.event.ListChangeEvent
 
getAspectName() - Method in class org.eclipse.jpt.utility.model.event.PropertyChangeEvent
 
getAspectName() - Method in class org.eclipse.jpt.utility.model.event.StateChangeEvent
 
getAspectName() - Method in class org.eclipse.jpt.utility.model.event.TreeChangeEvent
 
getAssociationOverrides() - Method in class org.eclipse.jpt.core.resource.orm.XmlEntity
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.
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() - Method in class org.eclipse.jpt.core.resource.orm.Attributes
 
getAttributeMappings() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.Attributes
 
getAttributeMappingUiProvider(String, IContentType) - Method in interface org.eclipse.jpt.ui.JpaPlatformUi
Return an attribute mapping ui provider for the given content type
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
covariant override
getAttributeNamed(String) - Method in interface org.eclipse.jpt.core.context.PersistentType
Return the attribute named attributeName if it exists locally on this type
getAttributeOverrideNamed(String) - Method in interface org.eclipse.jpt.core.context.BaseEmbeddedMapping
Return the attribute overrides, whether specified or default, with the given name.
getAttributeOverrideNamed(String) - Method in interface org.eclipse.jpt.core.context.Entity
Return the attribute overrides, whether specified or default, with the given name.
getAttributeOverrideNamed(String) - Method in interface org.eclipse.jpt.core.context.java.JavaBaseEmbeddedMapping
 
getAttributeOverrideNamed(String) - Method in interface org.eclipse.jpt.core.context.java.JavaEntity
 
getAttributeOverrideNamed(String) - Method in interface org.eclipse.jpt.core.context.orm.OrmBaseEmbeddedMapping
 
getAttributeOverrideNamed(String) - Method in interface org.eclipse.jpt.core.context.orm.OrmEntity
 
getAttributeOverrides() - Method in interface org.eclipse.jpt.core.resource.orm.BaseXmlEmbedded
Returns the value of the 'Attribute Overrides' containment reference list.
getAttributeOverrides() - Method in class org.eclipse.jpt.core.resource.orm.XmlEmbeddedIdImpl
Returns the value of the 'Attribute Overrides' containment reference list.
getAttributeOverrides() - Method in class org.eclipse.jpt.core.resource.orm.XmlEmbeddedImpl
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.
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_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
 
getBaseColumn() - Method in interface org.eclipse.jpt.db.ForeignKey.ColumnPair
Return the column pair's "base" column.
getBaseTable() - Method in interface org.eclipse.jpt.db.ForeignKey
Return the foreign key's "base" table.
getBaseXmlEmbedded() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Base Xml Embedded'.
getBaseXmlEmbedded_AttributeOverrides() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the containment reference list 'Attribute Overrides'.
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.
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.
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.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.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.
getCacheCoordinationType() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for enum 'Cache Coordination Type'.
getCacheType() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for enum 'Cache Type'.
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.EclipseLinkJavaEntity
 
getCaching() - Method in interface org.eclipse.jpt.eclipselink.core.context.java.EclipseLinkJavaMappedSuperclass
 
getCascade() - Method in interface org.eclipse.jpt.core.context.RelationshipMapping
 
getCascade() - Method in class org.eclipse.jpt.core.resource.orm.XmlManyToManyImpl
Returns the value of the 'Cascade' containment reference.
getCascade() - Method in class org.eclipse.jpt.core.resource.orm.XmlManyToOneImpl
Returns the value of the 'Cascade' containment reference.
getCascade() - Method in class org.eclipse.jpt.core.resource.orm.XmlOneToManyImpl
Returns the value of the 'Cascade' containment reference.
getCascade() - Method in class org.eclipse.jpt.core.resource.orm.XmlOneToOneImpl
Returns the value of the 'Cascade' containment reference.
getCascade() - Method in interface org.eclipse.jpt.core.resource.orm.XmlRelationshipMapping
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'.
getCascadeTypeImpl() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Cascade Type Impl'.
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.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.AbstractXmlBaseTable
Returns the value of the 'Catalog' attribute.
getCatalog() - Method in interface org.eclipse.jpt.core.resource.orm.XmlBaseTable
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 interface org.eclipse.jpt.core.resource.orm.XmlTableGenerator
Returns the value of the 'Catalog' attribute.
getCatalog() - Method in class org.eclipse.jpt.core.resource.orm.XmlTableGeneratorImpl
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.
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.AbstractXmlBaseTable
 
getCatalogTextRange() - Method in interface org.eclipse.jpt.core.resource.orm.XmlBaseTable
Return the TextRange for the catalog attibute.
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.
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 class org.eclipse.jpt.core.resource.orm.XmlIdClass
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.XmlConverter
Returns the value of the 'Class Name' attribute.
getClassName() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlConverterImpl
Returns the value of the 'Class Name' attribute.
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.
getCollectionName() - Method in class org.eclipse.jpt.utility.model.event.CollectionChangeEvent
Return the programmatic name of the collection that was changed.
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.XmlAttributeOverride
Returns the value of the 'Column' containment reference.
getColumn() - Method in class org.eclipse.jpt.core.resource.orm.XmlAttributeOverrideImpl
Returns the value of the 'Column' containment reference.
getColumn() - Method in class org.eclipse.jpt.core.resource.orm.XmlBasicImpl
Returns the value of the 'Column' containment reference.
getColumn() - Method in class org.eclipse.jpt.core.resource.orm.XmlIdImpl
Returns the value of the 'Column' containment reference.
getColumn() - Method in class org.eclipse.jpt.core.resource.orm.XmlVersionImpl
Returns the value of the 'Column' containment reference.
getColumn() - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.WriteTransformerAnnotation
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.
getColumnDefinition() - Method in interface org.eclipse.jpt.core.resource.orm.XmlNamedColumn
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(String) - Method in interface org.eclipse.jpt.core.context.AttributeOverride.Owner
Return the column mapping with the given attribute name.
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 interface org.eclipse.jpt.core.resource.orm.XmlUniqueConstraint
Returns the value of the 'Column Names' attribute list.
getColumnNames() - Method in class org.eclipse.jpt.core.resource.orm.XmlUniqueConstraintImpl
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.
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.
getColumnTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.WriteTransformerAnnotation
Return the TextRange for the 'column' element.
getCompilationUnit() - Method in interface org.eclipse.jpt.core.resource.java.JavaResourceCompilationUnit
Return the corresponding JDT compilation unit.
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.
getContainer() - Method in interface org.eclipse.jpt.db.Schema
Return the schema's container; either a catalog or a database.
getContainerAnnotationName() - Method in interface org.eclipse.jpt.core.resource.java.AnnotationContainer
Return the name of the container annotation.
getContainerJdtAnnotation(CompilationUnit) - Method in interface org.eclipse.jpt.core.resource.java.AnnotationContainer
Return the corresponding JDT DOM annotation from the specified AST compilation unit.
getContents() - Method in class org.eclipse.jpt.core.resource.xml.JpaXmlResource
 
getContentType() - Method in interface org.eclipse.jpt.core.context.MappingFileProvider
Return the associated mapping file content type.
getContentType() - Method in interface org.eclipse.jpt.core.context.orm.OrmAttributeMappingProvider
 
getContentType() - Method in interface org.eclipse.jpt.core.context.orm.OrmTypeMapping
 
getContentType() - Method in interface org.eclipse.jpt.core.context.orm.OrmTypeMappingProvider
 
getContentType() - Method in interface org.eclipse.jpt.core.context.orm.OrmXml
 
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 interface org.eclipse.jpt.core.JpaStructureNode
Return the content type of the structure node's resource.
getContentType() - Method in class org.eclipse.jpt.core.resource.xml.JpaXmlResource
 
getContentType() - Method in interface org.eclipse.jpt.ui.details.JpaDetailsProvider
Return the content type of the reosurce
getContentType() - Method in interface org.eclipse.jpt.ui.details.MappingUiProvider
Return the content type of the mapping
getContentType() - Method in interface org.eclipse.jpt.ui.structure.JpaStructureProvider
Return the type of content supported by the structure provider.
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
 
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 interface org.eclipse.jpt.eclipselink.core.resource.orm.XmlObjectTypeConverter
Returns the value of the 'Conversion Values' containment reference list.
getConversionValues() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlObjectTypeConverterImpl
Returns the value of the 'Conversion Values' containment reference list.
getConvert() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlBasicImpl
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.XmlIdImpl
Returns the value of the 'Convert' attribute.
getConvert() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlVersionImpl
Returns the value of the 'Convert' attribute.
getConverter() - Method in interface org.eclipse.jpt.core.context.ConvertibleMapping
Return the specified converter if it is not null and the default converter otherwise.
getConverter() - Method in interface org.eclipse.jpt.eclipselink.core.context.Convert
This will return null if there is no converter specified on the mapping
getConverter() - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.StructConverterAnnotation
Corresponds to the 'converter' element of the StructConverter annotation.
getConverter() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlBasicImpl
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.XmlIdImpl
Returns the value of the 'Converter' containment reference.
getConverter() - Method in interface 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.XmlStructConverterImpl
Returns the value of the 'Converter' attribute.
getConverter() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlVersionImpl
Returns the value of the 'Converter' containment reference.
getConverterClass() - Method in interface org.eclipse.jpt.eclipselink.core.context.CustomConverter
 
getConverterClass() - Method in interface org.eclipse.jpt.eclipselink.core.context.StructConverter
 
getConverterClass() - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.ConverterAnnotation
Corresponds to the 'converterClass' element of the Converter annotation.
getConverterClassTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.ConverterAnnotation
Return the TextRange for the 'converterClass' element.
getConverterHolder() - Method in interface org.eclipse.jpt.eclipselink.core.context.java.EclipseLinkJavaEmbeddable
 
getConverterHolder() - Method in interface org.eclipse.jpt.eclipselink.core.context.java.EclipseLinkJavaEntity
 
getConverterHolder() - Method in interface org.eclipse.jpt.eclipselink.core.context.java.EclipseLinkJavaMappedSuperclass
 
getConverterName() - Method in interface org.eclipse.jpt.eclipselink.core.context.Convert
 
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.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.StructConverterAnnotation
Return the TextRange for the 'converter' element.
getConvertTextRange() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlBasicImpl
 
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.XmlIdImpl
 
getConvertTextRange() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlVersionImpl
 
getCoordinationType() - Method in interface org.eclipse.jpt.eclipselink.core.context.Caching
This is the combination of defaultCoordinationType and specifiedCoordinationType.
getCoordinationType() - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.CacheAnnotation
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.CacheAnnotation
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.
getCustomConverter() - Method in interface org.eclipse.jpt.eclipselink.core.context.java.JavaConverterHolder
 
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.Customizer
 
getCustomizerClassEnclosingTypeSeparator() - Method in interface org.eclipse.jpt.eclipselink.core.context.Customizer
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.
getCustomizerClassNameTextRange() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlCustomizer
 
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.
getDatabaseFinder() - Method in interface org.eclipse.jpt.core.JpaPlatform
Return a finder that can be used to look up various objects (schemata, tables, columns, etc.) on the database, respecting the platform's and database's case-sensitivity.
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.ObjectTypeConverter
 
getDataType() - Method in interface org.eclipse.jpt.eclipselink.core.context.TypeConverter
 
getDataType() - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.BaseTypeConverterAnnotation
Corresponds to the 'dataType' element of the TypeConverter annotation.
getDataType() - Method in interface 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.XmlObjectTypeConverterImpl
Returns the value of the 'Data Type' attribute.
getDataType() - Method in interface org.eclipse.jpt.eclipselink.core.resource.orm.XmlTypeConverter
Returns the value of the 'Data Type' attribute.
getDataType() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlTypeConverterImpl
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.BaseTypeConverterAnnotation
Return the TextRange for the 'dataType' element.
getDataValue() - Method in interface org.eclipse.jpt.eclipselink.core.context.ConversionValue
 
getDataValue() - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.ConversionValueAnnotation
Corresponds to the 'dataValue' element of the ConversionValue annotation.
getDataValue() - Method in interface org.eclipse.jpt.eclipselink.core.resource.orm.XmlConversionValue
Returns the value of the 'Data Value' attribute.
getDataValue() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlConversionValueImpl
Returns the value of the 'Data Value' attribute.
getDataValueTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.ConversionValueAnnotation
Return the TextRange for the 'dataValue' element.
getDataValueTextRange() - Method in interface org.eclipse.jpt.eclipselink.core.resource.orm.XmlConversionValue
Return the TextRange for the data-value attribute.
getDataValueTextRange() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlConversionValueImpl
 
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
 
getDbSchemaContainer() - Method in interface org.eclipse.jpt.core.context.orm.OrmPersistenceUnitDefaults
 
getDbSchemaContainer() - Method in interface org.eclipse.jpt.core.context.Table
 
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() - 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
getDeclaration() - Method in interface org.eclipse.jpt.core.utility.jdt.ModifiedDeclaration
Return the "declaration" AST node.
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
 
getDefaultAttributeMappingUiProvider(String, IContentType) - Method in interface org.eclipse.jpt.ui.JpaPlatformUi
Return a default attribute mapping ui provider for the given content type 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.
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.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.
getDefaultColumnName() - Method in interface org.eclipse.jpt.core.context.NamedColumn.Owner
Return the default column name
getDefaultConverter() - Method in interface org.eclipse.jpt.core.context.ConvertibleMapping
Return the default converter, NO_CONVERTER except in instances where an underlying model has a converter set (an xml mapping could return a default converter if one is set in java)
getDefaultConverter() - Method in interface org.eclipse.jpt.core.context.java.JavaBasicMapping
 
getDefaultConverter() - Method in interface org.eclipse.jpt.core.context.java.JavaIdMapping
 
getDefaultConverter() - Method in interface org.eclipse.jpt.core.context.java.JavaVersionMapping
 
getDefaultConverter() - Method in interface org.eclipse.jpt.core.context.orm.OrmBasicMapping
 
getDefaultConverter() - Method in interface org.eclipse.jpt.core.context.orm.OrmIdMapping
 
getDefaultConverter() - Method in interface org.eclipse.jpt.core.context.orm.OrmVersionMapping
 
getDefaultConverterName() - Method in interface org.eclipse.jpt.eclipselink.core.context.Convert
 
getDefaultCoordinationType() - Method in interface org.eclipse.jpt.eclipselink.core.context.Caching
 
getDefaultCustomizerClass() - Method in interface org.eclipse.jpt.eclipselink.core.context.Customizer
 
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.
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
 
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 ContentType
getDefaultEnumType() - Method in interface org.eclipse.jpt.core.context.EnumeratedConverter
 
getDefaultExcludeUnlistedClasses() - Method in interface org.eclipse.jpt.core.context.persistence.PersistenceUnit
Return whether the persistence unit excludes unlisted classes by default.
getDefaultExistenceType() - Method in interface org.eclipse.jpt.eclipselink.core.context.Caching
 
getDefaultFetch() - Method in interface org.eclipse.jpt.core.context.Fetchable
 
getDefaultGenerator() - Method in interface org.eclipse.jpt.core.context.GeneratedValue
 
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
 
getDefaultJavaAttributeMappingKey(JavaPersistentAttribute) - Method in interface org.eclipse.jpt.core.JpaPlatform
Return the Java attribute mapping key for the default mapping for the specified attribute.
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.JoinColumnJoiningStrategy
Return the default join column or null.
getDefaultJoinColumn() - Method in interface org.eclipse.jpt.core.context.JoinTable
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
 
getDefaultJpaPlatformId() - Static method in class org.eclipse.jpt.core.JptCorePlugin
Return the default JPA platform ID for creating new JPA projects
getDefaultKey() - Method in interface org.eclipse.jpt.ui.details.DefaultMappingUiProvider
Returns a unique string that corresponds to the key of the mapping in the core.
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
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
 
getDefaultObjectValue() - Method in interface org.eclipse.jpt.eclipselink.core.context.ObjectTypeConverter
 
getDefaultObjectValue() - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.ObjectTypeConverterAnnotation
Corresponds to the 'defaultObjectValue' element of the ObjectTypeConverter annotation.
getDefaultObjectValue() - Method in interface org.eclipse.jpt.eclipselink.core.resource.orm.XmlObjectTypeConverter
Returns the value of the 'Default Object Value' attribute.
getDefaultObjectValue() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlObjectTypeConverterImpl
Returns the value of the 'Default Object Value' attribute.
getDefaultObjectValueTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.ObjectTypeConverterAnnotation
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.
getDefaultPackage() - Method in interface org.eclipse.jpt.core.context.orm.OrmPersistentType
Return the persistent type's default package.
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 JPA 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.
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.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.
getDefaultSequenceName() - Method in interface org.eclipse.jpt.core.context.SequenceGenerator
 
getDefaultSize() - Method in interface org.eclipse.jpt.eclipselink.core.context.Caching
 
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.BaseColumn.Owner
Return the table to which the column belongs 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.
getDefaultTargetEntity() - Method in interface org.eclipse.jpt.core.context.RelationshipMapping
 
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.Caching
 
getDefaultType() - Method in interface org.eclipse.jpt.eclipselink.core.context.ChangeTracking
 
getDefaultTypeMappingUiProvider(IContentType) - Method in interface org.eclipse.jpt.ui.JpaPlatformUi
Return a default type mapping ui provider for the given content type or null
getDefaultValueColumnName() - Method in interface org.eclipse.jpt.core.context.TableGenerator
 
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.
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.XmlEntityMappings
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
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.CacheAnnotation
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.CacheAnnotation
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.OrmPackage
Returns the meta object for data type 'Discriminator Value'.
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
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.
getEclipseLink1_1OrmFactory() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.EclipseLink1_1OrmPackage
Returns the factory that creates the instances of the model.
getEclipseLink1_1OrmPackage() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.EclipseLink1_1OrmFactory
 
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
 
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.RelationshipMapping
Return the entity that owns the relationship 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'.
getEntityListener_PostLoad() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the containment reference 'Post Load'.
getEntityListener_PostPersist() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the containment reference 'Post Persist'.
getEntityListener_PostRemove() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the containment reference 'Post Remove'.
getEntityListener_PostUpdate() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the containment reference 'Post Update'.
getEntityListener_PrePersist() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the containment reference 'Pre Persist'.
getEntityListener_PreRemove() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the containment reference 'Pre Remove'.
getEntityListener_PreUpdate() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the containment reference 'Pre Update'.
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
 
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.OrmPackage
Returns the meta object for data type 'Enumerated'.
getEnumerated() - Method in class org.eclipse.jpt.core.resource.orm.XmlBasicImpl
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.XmlIdImpl
Returns the value of the 'Enumerated' attribute.
getEnumerated() - Method in class org.eclipse.jpt.core.resource.orm.XmlVersionImpl
Returns the value of the 'Enumerated' attribute.
getEnumeratedTextRange() - Method in class org.eclipse.jpt.core.resource.orm.XmlBasicImpl
 
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.XmlIdImpl
 
getEnumeratedTextRange() - Method in class org.eclipse.jpt.core.resource.orm.XmlVersionImpl
 
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'.
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'.
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.
getExcludeUnlistedClasses() - Method in class org.eclipse.jpt.core.resource.persistence.XmlPersistenceUnit
Returns the value of the 'Exclude Unlisted Classes' attribute.
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.Caching
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.Caching
corresponds to the Cache expiry element.
getExpiry() - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.CacheAnnotation
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.CacheAnnotation
Return the TextRange for the 'expiry' element.
getExpiryTimeOfDay() - Method in interface org.eclipse.jpt.eclipselink.core.context.Caching
corresponds to the Cache expiryTimeOfDay annotation or xml element.
getExpiryTimeOfDay() - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.CacheAnnotation
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.CacheAnnotation
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.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 interface org.eclipse.jpt.core.resource.orm.XmlBasic
Returns the value of the 'Fetch' attribute.
getFetch() - Method in class org.eclipse.jpt.core.resource.orm.XmlBasicImpl
Returns the value of the 'Fetch' attribute.
getFetch() - Method in class org.eclipse.jpt.core.resource.orm.XmlManyToManyImpl
Returns the value of the 'Fetch' attribute.
getFetch() - Method in class org.eclipse.jpt.core.resource.orm.XmlManyToOneImpl
Returns the value of the 'Fetch' attribute.
getFetch() - Method in class org.eclipse.jpt.core.resource.orm.XmlOneToManyImpl
Returns the value of the 'Fetch' attribute.
getFetch() - Method in class org.eclipse.jpt.core.resource.orm.XmlOneToOneImpl
Returns the value of the 'Fetch' attribute.
getFetch() - Method in interface org.eclipse.jpt.core.resource.orm.XmlRelationshipMapping
Returns the value of the 'Fetch' attribute.
getFetch() - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.TransformationAnnotation
Corresponds to the 'fetch' element of the Transformation annotation.
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.TransformationAnnotation
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.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.
getFullyQualifiedClassName() - Method in interface org.eclipse.jpt.core.resource.java.IdClassAnnotation
Return the fully-qualified IdClass name as resolved by the AST's bindings.
getFullyQualifiedResultClassName() - Method in interface org.eclipse.jpt.core.resource.java.NamedNativeQueryAnnotation
 
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.
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 interface org.eclipse.jpt.core.resource.orm.XmlId
Returns the value of the 'Generated Value' containment reference.
getGeneratedValue() - Method in class org.eclipse.jpt.core.resource.orm.XmlIdImpl
Returns the value of the 'Generated Value' containment reference.
getGeneratedValue() - Method in interface org.eclipse.jpt.eclipselink1_1.core.resource.orm.XmlBasic
Returns the value of the 'Generated Value' containment reference.
getGeneratedValue() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.XmlBasicImpl
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 interface org.eclipse.jpt.core.resource.orm.XmlGeneratedValue
Returns the value of the 'Generator' attribute.
getGenerator() - Method in class org.eclipse.jpt.core.resource.orm.XmlGeneratedValueImpl
Returns the value of the 'Generator' attribute.
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 interface org.eclipse.jpt.core.resource.orm.XmlGeneratedValue
Return the TextRange for the generator attibute.
getGeneratorTextRange() - Method in class org.eclipse.jpt.core.resource.orm.XmlGeneratedValueImpl
 
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.ExpiryTimeOfDay
 
getHour() - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.TimeOfDayAnnotation
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.TimeOfDayAnnotation
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 interface org.eclipse.jpt.ui.details.JpaDetailsProvider
Return the id of the corresponding JpaStructureNode.
getIdClass() - Method in interface org.eclipse.jpt.core.context.IdClassHolder
 
getIdClass() - Method in class org.eclipse.jpt.core.resource.orm.XmlEntity
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.IdClassHolder
Return the char to be used for browsing or creating the id class IType.
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.
getImage(String) - Static method in class org.eclipse.jpt.eclipselink.ui.JptEclipseLinkUiPlugin
This returns an image for a .gif from the icons folder
getImage() - Method in interface org.eclipse.jpt.ui.details.MappingUiProvider
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
This returns an image for a .gif from the icons folder
getImageDescriptor(String) - Static method in class org.eclipse.jpt.eclipselink.ui.JptEclipseLinkUiPlugin
This gets a .gif from the icons folder.
getImageDescriptor(String) - Static method in class org.eclipse.jpt.ui.JptUiPlugin
This gets a .gif from the icons folder.
getImpliedMappingFileRef() - Method in interface org.eclipse.jpt.core.context.persistence.PersistenceUnit
Return the persistence unit's implied mapping file ref.
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.ListChangeEvent
Return the index at which the items were added to, removed from, or 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.XmlSequenceGeneratorImpl
Returns the value of the 'Initial Value' attribute.
getInitialValue() - Method in class org.eclipse.jpt.core.resource.orm.XmlTableGeneratorImpl
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.
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.AbstractXmlAbstractColumn
Returns the value of the 'Insertable' attribute.
getInsertable() - Method in interface org.eclipse.jpt.core.resource.orm.XmlAbstractColumn
Returns the value of the 'Insertable' attribute.
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 interface org.eclipse.jpt.core.resource.orm.XmlJoinTable
Returns the value of the 'Inverse Join Columns' containment reference list.
getInverseJoinColumns() - Method in class org.eclipse.jpt.core.resource.orm.XmlJoinTableImpl
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
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 (Web projects have a different deployment structure than non-web projects)
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.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 java.lang.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
 
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.
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.
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.
getJdtAnnotation(CompilationUnit) - Method in interface org.eclipse.jpt.core.resource.java.Annotation
Return the corresponding JDT DOM annotation from the specified AST compilation unit.
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 JoinColumn annotation's 'name' element.
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.OrmJoinColumnEnabledRelationshipReference
 
getJoinColumns() - Method in interface org.eclipse.jpt.core.resource.orm.XmlAssociationOverride
Returns the value of the 'Join Columns' containment reference list.
getJoinColumns() - Method in class org.eclipse.jpt.core.resource.orm.XmlAssociationOverrideImpl
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 interface org.eclipse.jpt.core.resource.orm.XmlJoinTable
Returns the value of the 'Join Columns' containment reference list.
getJoinColumns() - Method in class org.eclipse.jpt.core.resource.orm.XmlJoinTableImpl
Returns the value of the 'Join Columns' containment reference list.
getJoinColumns() - Method in class org.eclipse.jpt.core.resource.orm.XmlManyToOneImpl
Returns the value of the 'Join Columns' containment reference list.
getJoinColumns() - Method in class org.eclipse.jpt.core.resource.orm.XmlOneToManyImpl
Returns the value of the 'Join Columns' containment reference list.
getJoinColumns() - Method in class org.eclipse.jpt.core.resource.orm.XmlOneToOneImpl
Returns the value of the 'Join Columns' containment reference list.
getJoinFetch() - Method in interface org.eclipse.jpt.eclipselink.core.context.EclipseLinkRelationshipMapping
 
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.XmlManyToManyImpl
Returns the value of the 'Join Fetch' attribute.
getJoinFetch() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlManyToOneImpl
Returns the value of the 'Join Fetch' attribute.
getJoinFetch() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlOneToManyImpl
Returns the value of the 'Join Fetch' attribute.
getJoinFetch() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlOneToOneImpl
Returns the value of the 'Join Fetch' attribute.
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.XmlManyToManyImpl
 
getJoinFetchTextRange() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlManyToOneImpl
 
getJoinFetchTextRange() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlOneToManyImpl
 
getJoinFetchTextRange() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlOneToOneImpl
 
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.resource.orm.XmlJoinTableMapping
Returns the value of the 'Join Table' containment reference.
getJoinTable() - Method in class org.eclipse.jpt.core.resource.orm.XmlManyToManyImpl
Returns the value of the 'Join Table' containment reference.
getJoinTable() - Method in class org.eclipse.jpt.core.resource.orm.XmlManyToOneImpl
Returns the value of the 'Join Table' containment reference.
getJoinTable() - Method in class org.eclipse.jpt.core.resource.orm.XmlOneToManyImpl
Returns the value of the 'Join Table' containment reference.
getJoinTable() - Method in class org.eclipse.jpt.core.resource.orm.XmlOneToOneImpl
Returns the value of the 'Join Table' containment reference.
getJoinTableDefaultName() - Method in interface org.eclipse.jpt.core.context.RelationshipMapping
 
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
 
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.
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.JpaModel
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) - Method in interface org.eclipse.jpt.core.JpaProject
Return the JPA file corresponding to the specified 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
 
getJpaModel() - Static method in class org.eclipse.jpt.core.JptCorePlugin
Return the singular JPA model corresponding to the current workspace.
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.
getJpaPlatformUi(JpaPlatform) - Method in class org.eclipse.jpt.ui.JptUiPlugin
Return the JPA platform UI corresponding to the given JPA platform
getJpaProject(IProject) - Method in interface org.eclipse.jpt.core.JpaModel
Return the JPA project corresponding to the specified Eclipse project.
getJpaProject() - Method in interface org.eclipse.jpt.core.JpaNode
Return the JPA project the node belongs to.
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.
getJpaUiFactory() - Method in interface org.eclipse.jpt.ui.JpaPlatformUi
 
getJpaValidation() - Method in interface org.eclipse.jpt.core.JpaPlatform
 
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 IPersistentAttributeMapping.
getKey() - Method in interface org.eclipse.jpt.core.context.java.JavaAttributeMappingProvider
Return the attribute mapping's key.
getKey() - Method in interface org.eclipse.jpt.core.context.java.JavaTypeMappingProvider
Return the type mapping's key.
getKey() - Method in interface org.eclipse.jpt.core.context.orm.OrmAttributeMappingProvider
 
getKey() - Method in interface org.eclipse.jpt.core.context.orm.OrmTypeMappingProvider
 
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.MappingUiProvider
Returns a unique string that corresponds to the key of the mapping in the core (JavaAttributeMappingProvider and/or OrmAttributeMappingProvider).
getLabel() - Method in interface org.eclipse.jpt.ui.details.MappingUiProvider
Returns a human readable text of the mapping type.
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 interface org.eclipse.jpt.core.resource.orm.XmlColumn
Returns the value of the 'Length' attribute.
getLength() - Method in class org.eclipse.jpt.core.resource.orm.XmlColumnImpl
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.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.
getLengthTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.core.resource.java.ColumnAnnotation
Return the TextRange for the 'length' element.
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.MappingUiProvider
Returns a human readable text of the mapping type to be used in the mapping change link label
getListName() - Method in class org.eclipse.jpt.utility.model.event.ListChangeEvent
Return the programmatic name of the list that was changed.
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.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.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
 
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.XmlBasicImpl
 
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.XmlIdImpl
 
getLobTextRange() - Method in class org.eclipse.jpt.core.resource.orm.XmlVersionImpl
 
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.MultiRelationshipMapping
 
getMapKey() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Map Key'.
getMapKey() - Method in class org.eclipse.jpt.core.resource.orm.XmlManyToManyImpl
Returns the value of the 'Map Key' containment reference.
getMapKey() - Method in interface org.eclipse.jpt.core.resource.orm.XmlMultiRelationshipMapping
Returns the value of the 'Map Key' containment reference.
getMapKey() - Method in class org.eclipse.jpt.core.resource.orm.XmlOneToManyImpl
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'.
getMapKeyImpl() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Map Key Impl'.
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.XmlManyToManyImpl
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.XmlOneToManyImpl
Returns the value of the 'Mapped By' attribute.
getMappedBy() - Method in class org.eclipse.jpt.core.resource.orm.XmlOneToOneImpl
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.XmlManyToManyImpl
 
getMappedByTextRange() - Method in interface org.eclipse.jpt.core.resource.orm.XmlMappedByMapping
 
getMappedByTextRange() - Method in class org.eclipse.jpt.core.resource.orm.XmlOneToManyImpl
 
getMappedByTextRange() - Method in class org.eclipse.jpt.core.resource.orm.XmlOneToOneImpl
 
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
covariant override
getMapping() - Method in interface org.eclipse.jpt.core.context.PersistentAttribute
Return the attribute's "specified" mapping, or if it is null return the "default" mapping.
getMapping() - Method in interface org.eclipse.jpt.core.context.PersistentType
 
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.resource.java.JavaResourcePersistentMember
Return the member's mapping annotation.
getMappingAnnotation(String) - Method in interface org.eclipse.jpt.core.resource.java.JavaResourcePersistentMember
Return the mapping annotation with the specified name.
getMappingFile() - Method in interface org.eclipse.jpt.core.context.persistence.MappingFileRef
Return the mapping file ref's mapping file corresponding to the file name.
getMappingFileRoot() - Method in interface org.eclipse.jpt.core.context.JpaContextNode
Return the mapping file root object if the context node is within a mapping file context.
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.XmlBasicImpl
 
getMappingKey() - Method in class org.eclipse.jpt.core.resource.orm.XmlEmbeddable
 
getMappingKey() - Method in class org.eclipse.jpt.core.resource.orm.XmlEmbeddedIdImpl
 
getMappingKey() - Method in class org.eclipse.jpt.core.resource.orm.XmlEmbeddedImpl
 
getMappingKey() - Method in class org.eclipse.jpt.core.resource.orm.XmlEntity
 
getMappingKey() - Method in class org.eclipse.jpt.core.resource.orm.XmlIdImpl
 
getMappingKey() - Method in class org.eclipse.jpt.core.resource.orm.XmlManyToManyImpl
 
getMappingKey() - Method in class org.eclipse.jpt.core.resource.orm.XmlManyToOneImpl
 
getMappingKey() - Method in class org.eclipse.jpt.core.resource.orm.XmlMappedSuperclass
 
getMappingKey() - Method in class org.eclipse.jpt.core.resource.orm.XmlOneToManyImpl
 
getMappingKey() - Method in class org.eclipse.jpt.core.resource.orm.XmlOneToOneImpl
 
getMappingKey() - Method in class org.eclipse.jpt.core.resource.orm.XmlTransientImpl
 
getMappingKey() - Method in interface org.eclipse.jpt.core.resource.orm.XmlTypeMapping
 
getMappingKey() - Method in class org.eclipse.jpt.core.resource.orm.XmlVersionImpl
 
getMappingKey() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlBasicCollectionImpl
 
getMappingKey() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlBasicMapImpl
 
getMappingKey() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlTransformationImpl
 
getMappingKey() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlVariableOneToOneImpl
 
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.
getMethod() - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.TransformerAnnotation
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.TransformerAnnotation
Return the TextRange for the 'method' element.
getMillisecond() - Method in interface org.eclipse.jpt.eclipselink.core.context.ExpiryTimeOfDay
 
getMillisecond() - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.TimeOfDayAnnotation
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.TimeOfDayAnnotation
Return the TextRange for the 'millisecond' element.
getMinute() - Method in interface org.eclipse.jpt.eclipselink.core.context.ExpiryTimeOfDay
 
getMinute() - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.TimeOfDayAnnotation
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.TimeOfDayAnnotation
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.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.
getMoveLength() - Method in class org.eclipse.jpt.utility.model.event.ListChangeEvent
In the case of "moved" items, this will be the number of items moved.
getMultiReferenceEntityTypeName() - 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 entity.
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.XmlBasicImpl
Returns the value of the 'Mutable' attribute.
getMutable() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlIdImpl
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.XmlVersionImpl
Returns the value of the 'Mutable' attribute.
getMutableTextRange() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlBasicImpl
 
getMutableTextRange() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlIdImpl
 
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.XmlVersionImpl
 
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.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.AbstractXmlBaseTable
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 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 interface org.eclipse.jpt.core.resource.orm.MapKey
Returns the value of the 'Name' attribute.
getName() - Method in class org.eclipse.jpt.core.resource.orm.MapKeyImpl
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 interface org.eclipse.jpt.core.resource.orm.XmlAssociationOverride
Returns the value of the 'Name' attribute.
getName() - Method in class org.eclipse.jpt.core.resource.orm.XmlAssociationOverrideImpl
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 interface org.eclipse.jpt.core.resource.orm.XmlAttributeOverride
Returns the value of the 'Name' attribute.
getName() - Method in class org.eclipse.jpt.core.resource.orm.XmlAttributeOverrideImpl
Returns the value of the 'Name' attribute.
getName() - Method in interface org.eclipse.jpt.core.resource.orm.XmlBaseTable
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 interface org.eclipse.jpt.core.resource.orm.XmlNamedColumn
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.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.XmlSequenceGeneratorImpl
Returns the value of the 'Name' attribute.
getName() - Method in class org.eclipse.jpt.core.resource.orm.XmlTableGeneratorImpl
Returns the value of the 'Name' attribute.
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.NamedConverterAnnotation
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.XmlChangeTrackingType
 
getName() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlConverterImpl
Returns the value of the 'Name' attribute.
getName() - Method in enum org.eclipse.jpt.eclipselink.core.resource.orm.XmlDirection
 
getName() - Method in enum org.eclipse.jpt.eclipselink.core.resource.orm.XmlJoinFetchType
 
getName() - Method in interface 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 class org.eclipse.jpt.eclipselink.core.resource.orm.XmlObjectTypeConverterImpl
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 class org.eclipse.jpt.eclipselink.core.resource.orm.XmlStructConverterImpl
Returns the value of the 'Name' attribute.
getName() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlTypeConverterImpl
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.
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.
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.
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.AbstractXmlBaseTable
 
getNameTextRange() - Method in class org.eclipse.jpt.core.resource.orm.AbstractXmlNamedColumn
 
getNameTextRange() - Method in interface org.eclipse.jpt.core.resource.orm.XmlAttributeMapping
 
getNameTextRange() - Method in interface org.eclipse.jpt.core.resource.orm.XmlBaseTable
Return the TextRange for the name attibute.
getNameTextRange() - Method in interface org.eclipse.jpt.core.resource.orm.XmlGenerator
 
getNameTextRange() - Method in interface org.eclipse.jpt.core.resource.orm.XmlNamedColumn
Return the TextRange for the name attibute.
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.XmlSequenceGeneratorImpl
 
getNameTextRange() - Method in class org.eclipse.jpt.core.resource.orm.XmlTableGeneratorImpl
 
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.NamedConverterAnnotation
Return the TextRange for the 'name' element.
getNavigatorProvider() - Method in interface org.eclipse.jpt.ui.JpaPlatformUi
Return the JpaNavigatorProvider for this platform, which determines Project Explorer content and look
getNestableAnnotationName() - Method in interface org.eclipse.jpt.core.resource.java.AnnotationContainer
Return the name of the nested annotations held by the container.
getNewValue() - Method in class org.eclipse.jpt.utility.model.event.PropertyChangeEvent
Return the new value of the property.
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.
getNonNullColumn() - Method in interface org.eclipse.jpt.core.resource.java.AttributeOverrideAnnotation
 
getNonNullColumn() - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.WriteTransformerAnnotation
Return a ColumnAnnotation, but do not return null if the 'column' element does not exist on the WriteTransformer annotation.
getNonNullSupportingAnnotation(String) - Method in interface org.eclipse.jpt.core.resource.java.JavaResourcePersistentMember
Return the specified supporting annotation.
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.resource.java.BaseColumnAnnotation
Corresponds to the 'nullable' element of the *Column annotation.
getNullable() - Method in class org.eclipse.jpt.core.resource.orm.AbstractXmlAbstractColumn
Returns the value of the 'Nullable' attribute.
getNullable() - Method in interface org.eclipse.jpt.core.resource.orm.XmlAbstractColumn
Returns the value of the 'Nullable' attribute.
getNullableTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.core.resource.java.BaseColumnAnnotation
Return the TextRange for the 'nullable' element.
getNullMappingAnnotation(String) - Method in interface org.eclipse.jpt.core.resource.java.JavaResourcePersistentAttribute
Return a null mapping annotation with the specified name.
getObjectType() - Method in interface org.eclipse.jpt.eclipselink.core.context.ObjectTypeConverter
 
getObjectType() - Method in interface org.eclipse.jpt.eclipselink.core.context.TypeConverter
 
getObjectType() - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.BaseTypeConverterAnnotation
Corresponds to the 'objectType' element of the TypeConverter annotation.
getObjectType() - Method in interface 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.XmlObjectTypeConverterImpl
Returns the value of the 'Object Type' attribute.
getObjectType() - Method in interface org.eclipse.jpt.eclipselink.core.resource.orm.XmlTypeConverter
Returns the value of the 'Object Type' attribute.
getObjectType() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlTypeConverterImpl
Returns the value of the 'Object Type' attribute.
getObjectTypeConverter() - Method in interface org.eclipse.jpt.eclipselink.core.context.java.JavaConverterHolder
 
getObjectTypeConverter() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlBasicImpl
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.XmlIdImpl
Returns the value of the 'Object Type Converter' containment reference.
getObjectTypeConverter() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlVersionImpl
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.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.BaseTypeConverterAnnotation
Return the TextRange for the 'objectType' element.
getObjectValue() - Method in interface org.eclipse.jpt.eclipselink.core.context.ConversionValue
 
getObjectValue() - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.ConversionValueAnnotation
Corresponds to the 'objectValue' element of the ConversionValue annotation.
getObjectValue() - Method in interface org.eclipse.jpt.eclipselink.core.resource.orm.XmlConversionValue
Returns the value of the 'Object Value' attribute.
getObjectValue() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlConversionValueImpl
Returns the value of the 'Object Value' attribute.
getObjectValueTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.ConversionValueAnnotation
Return the TextRange for the 'objectValue' element.
getObjectValueTextRange() - Method in interface org.eclipse.jpt.eclipselink.core.resource.orm.XmlConversionValue
Return the TextRange for the object-value attribute.
getObjectValueTextRange() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlConversionValueImpl
 
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.
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 interface org.eclipse.jpt.core.resource.orm.XmlBasic
Returns the value of the 'Optional' attribute.
getOptional() - Method in class org.eclipse.jpt.core.resource.orm.XmlBasicImpl
Returns the value of the 'Optional' attribute.
getOptional() - Method in class org.eclipse.jpt.core.resource.orm.XmlManyToOneImpl
Returns the value of the 'Optional' attribute.
getOptional() - Method in class org.eclipse.jpt.core.resource.orm.XmlOneToOneImpl
Returns the value of the 'Optional' attribute.
getOptional() - Method in interface org.eclipse.jpt.core.resource.orm.XmlSingleRelationshipMapping
Returns the value of the 'Optional' attribute.
getOptional() - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.TransformationAnnotation
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.TransformationAnnotation
Return the TextRange for the 'optional' element.
getOrderBy() - Method in interface org.eclipse.jpt.core.context.MultiRelationshipMapping
 
getOrderBy() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for data type 'Order By'.
getOrderBy() - Method in class org.eclipse.jpt.core.resource.orm.XmlManyToManyImpl
Returns the value of the 'Order By' attribute.
getOrderBy() - Method in interface org.eclipse.jpt.core.resource.orm.XmlMultiRelationshipMapping
Returns the value of the 'Order By' attribute.
getOrderBy() - Method in class org.eclipse.jpt.core.resource.orm.XmlOneToManyImpl
Returns the value of the 'Order By' attribute.
getOrmAccessType() - Method in enum org.eclipse.jpt.core.context.AccessType
 
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
 
getOrmPackage() - Method in class org.eclipse.jpt.core.resource.orm.OrmFactory
 
getOrmTemporalType() - Method in enum org.eclipse.jpt.core.context.TemporalType
 
getOrmXmlDeploymentURI(IProject, String) - Static method in class org.eclipse.jpt.core.JptCorePlugin
Return the mapping file (specified as "META-INF/") deployment URI for the specified project.
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.AttributeOverride
 
getOwner() - Method in interface org.eclipse.jpt.core.context.BaseColumn
 
getOwner() - Method in interface org.eclipse.jpt.core.context.java.JavaBaseColumn
 
getOwner() - Method in interface org.eclipse.jpt.core.context.java.JavaBaseJoinColumn
 
getOwner() - Method in interface org.eclipse.jpt.core.context.java.JavaColumn
 
getOwner() - Method in interface org.eclipse.jpt.core.context.java.JavaJoinColumn
 
getOwner() - Method in interface org.eclipse.jpt.core.context.java.JavaNamedColumn
 
getOwner() - Method in interface org.eclipse.jpt.core.context.JoinColumn
 
getOwner() - Method in interface org.eclipse.jpt.core.context.NamedColumn
 
getOwner() - Method in interface org.eclipse.jpt.core.context.orm.OrmBaseColumn
 
getOwner() - Method in interface org.eclipse.jpt.core.context.orm.OrmBaseJoinColumn
 
getOwner() - Method in interface org.eclipse.jpt.core.context.orm.OrmColumn
 
getOwner() - Method in interface org.eclipse.jpt.core.context.orm.OrmJoinColumn
 
getOwner() - Method in interface org.eclipse.jpt.core.context.orm.OrmNamedColumn
 
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
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() - 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.eclipselink.core.resource.orm.EclipseLinkOrmFactory
Deprecated.  
getPackage() - Static method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.EclipseLink1_1OrmFactory
Deprecated.  
getPageImage() - 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.orm.OrmPersistentType
covariant override
getParent() - Method in interface org.eclipse.jpt.core.context.orm.OrmSecondaryTable
 
getParent() - Method in interface org.eclipse.jpt.core.context.orm.OrmXml
covariant override
getParent() - Method in interface org.eclipse.jpt.core.context.persistence.Persistence
 
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.JpaNode
Return the JPA node's parent.
getParent() - Method in interface org.eclipse.jpt.eclipselink.core.context.ConversionValue
 
getParent() - Method in interface org.eclipse.jpt.ui.jface.TreeItemContentProvider
Return the parent of the represented item
getParentEntity() - Method in interface org.eclipse.jpt.core.context.Entity
The first parent in the class hierarchy that is an entity.
getParentPersistentType() - Method in interface org.eclipse.jpt.core.context.PersistentType
Return the parent PersistentType from the inheritance hierarchy.
getPath() - Method in class org.eclipse.jpt.utility.model.event.TreeChangeEvent
Return the path to the part of the tree that was changed.
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.xml context.
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.
getPersistenceXml() - Method in interface org.eclipse.jpt.core.context.JpaRootContextNode
Return the content represented by the persistence.xml file associated with this 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.orm.OrmAttributeMapping
 
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 PersistentType listed in this mapping file with the given fullyQualifiedTypeName.
getPersistentType(String) - Method in interface org.eclipse.jpt.core.context.orm.EntityMappings
Return the {@link OrmPersistentType) listed in this mapping file with the given type name.
getPersistentType() - Method in interface org.eclipse.jpt.core.context.orm.OrmPersistentAttribute
 
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.PersistentAttribute
 
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.
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 interface org.eclipse.jpt.core.resource.orm.XmlTableGenerator
Returns the value of the 'Pk Column Name' attribute.
getPkColumnName() - Method in class org.eclipse.jpt.core.resource.orm.XmlTableGeneratorImpl
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 interface org.eclipse.jpt.core.resource.orm.XmlTableGenerator
Returns the value of the 'Pk Column Value' attribute.
getPkColumnValue() - Method in class org.eclipse.jpt.core.resource.orm.XmlTableGeneratorImpl
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
 
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 class org.eclipse.jpt.core.resource.orm.XmlMappedSuperclass
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 class org.eclipse.jpt.core.resource.orm.XmlMappedSuperclass
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 class org.eclipse.jpt.core.resource.orm.XmlMappedSuperclass
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 class org.eclipse.jpt.core.resource.orm.XmlMappedSuperclass
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 interface org.eclipse.jpt.core.resource.orm.XmlColumn
Returns the value of the 'Precision' attribute.
getPrecision() - Method in class org.eclipse.jpt.core.resource.orm.XmlColumnImpl
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.
getPredominantJoiningStrategy() - Method in interface org.eclipse.jpt.core.context.RelationshipReference
 
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 class org.eclipse.jpt.core.resource.orm.XmlMappedSuperclass
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 class org.eclipse.jpt.core.resource.orm.XmlMappedSuperclass
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 class org.eclipse.jpt.core.resource.orm.XmlMappedSuperclass
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.
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.
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 interface 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.XmlOneToOneImpl
Returns the value of the 'Primary Key Join Columns' containment reference list.
getPrimaryKeyJoinColumns() - Method in interface org.eclipse.jpt.core.resource.orm.XmlSecondaryTable
Returns the value of the 'Primary Key Join Columns' containment reference list.
getPrimaryKeyJoinColumns() - Method in class org.eclipse.jpt.core.resource.orm.XmlSecondaryTableImpl
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.XmlOneToManyImpl
 
getPrivateOwnedTextRange() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlOneToOneImpl
 
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.
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
 
getProjectPreferences(IProject) - Static method in class org.eclipse.jpt.core.JptCorePlugin
Return the JPA 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 interface org.eclipse.jpt.eclipselink.core.resource.orm.XmlBasic
Returns the value of the 'Properties' containment reference list.
getProperties() - Method in interface 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.XmlBasicCollectionImpl
Returns the value of the 'Properties' containment reference list.
getProperties() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlBasicImpl
Returns the value of the 'Properties' containment reference list.
getProperties() - Method in interface 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.XmlBasicMapImpl
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 interface org.eclipse.jpt.eclipselink.core.resource.orm.XmlEmbedded
Returns the value of the 'Properties' containment reference list.
getProperties() - Method in interface 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.XmlEmbeddedIdImpl
Returns the value of the 'Properties' containment reference list.
getProperties() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlEmbeddedImpl
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 interface 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.XmlIdImpl
Returns the value of the 'Properties' containment reference list.
getProperties() - Method in interface 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.XmlManyToManyImpl
Returns the value of the 'Properties' containment reference list.
getProperties() - Method in interface 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.XmlManyToOneImpl
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 interface 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.XmlOneToManyImpl
Returns the value of the 'Properties' containment reference list.
getProperties() - Method in interface org.eclipse.jpt.eclipselink.core.resource.orm.XmlOneToOne
Returns the value of the 'Properties' containment reference list.
getProperties() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlOneToOneImpl
Returns the value of the 'Properties' containment reference list.
getProperties() - Method in interface 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.XmlTransformationImpl
Returns the value of the 'Properties' containment reference list.
getProperties() - Method in interface 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.XmlVariableOneToOneImpl
Returns the value of the 'Properties' containment reference list.
getProperties() - Method in interface org.eclipse.jpt.eclipselink.core.resource.orm.XmlVersion
Returns the value of the 'Properties' containment reference list.
getProperties() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlVersionImpl
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.
getQueryParameter() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlStoredProcedureParameter
Returns the value of the 'Query Parameter' attribute.
getQueryTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.core.resource.java.BaseNamedQueryAnnotation
Return the TextRange for the 'query' element.
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.JoinColumnAnnotation
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 interface 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.XmlJoinColumnImpl
Returns the value of the 'Referenced Column Name' attribute.
getReferencedColumnName() - Method in interface org.eclipse.jpt.core.resource.orm.XmlPrimaryKeyJoinColumn
Returns the value of the 'Referenced Column Name' attribute.
getReferencedColumnName() - Method in class org.eclipse.jpt.core.resource.orm.XmlPrimaryKeyJoinColumnImpl
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.JoinColumnAnnotation
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 interface org.eclipse.jpt.core.resource.orm.XmlJoinColumn
 
getReferencedColumnNameTextRange() - Method in class org.eclipse.jpt.core.resource.orm.XmlJoinColumnImpl
 
getReferencedColumnNameTextRange() - Method in interface org.eclipse.jpt.core.resource.orm.XmlPrimaryKeyJoinColumn
Return the TextRange for the referenced-column-name attibute.
getReferencedColumnNameTextRange() - Method in class org.eclipse.jpt.core.resource.orm.XmlPrimaryKeyJoinColumnImpl
 
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.CacheAnnotation
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.CacheAnnotation
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.JavaJoinTable
 
getRelationshipMapping() - Method in interface org.eclipse.jpt.core.context.java.JavaRelationshipReference
 
getRelationshipMapping() - Method in interface org.eclipse.jpt.core.context.JoinColumn.Owner
return the relationship mapping for this join column
getRelationshipMapping() - Method in interface org.eclipse.jpt.core.context.JoinTable
 
getRelationshipMapping() - Method in interface org.eclipse.jpt.core.context.orm.OrmJoinTable
 
getRelationshipMapping() - Method in interface org.eclipse.jpt.core.context.orm.OrmRelationshipReference
 
getRelationshipMapping() - Method in interface org.eclipse.jpt.core.context.RelationshipReference
 
getRelationshipReference() - Method in interface org.eclipse.jpt.core.context.java.JavaJoiningStrategy
 
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.OrmJoiningStrategy
 
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.eclipselink.core.context.EclipseLinkOneToManyMapping
 
getResolvedTargetEntity() - Method in interface org.eclipse.jpt.core.context.RelationshipMapping
 
getResource() - Method in interface org.eclipse.jpt.core.IResourcePart
Return the resource of which this object is a part
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.OrmOneToManyMapping
 
getResourceAttributeMapping() - Method in interface org.eclipse.jpt.core.context.orm.OrmOneToOneMapping
 
getResourceColumn() - Method in interface org.eclipse.jpt.core.context.java.JavaColumn.Owner
 
getResourceColumn() - Method in interface org.eclipse.jpt.core.context.orm.OrmColumn.Owner
 
getResourceColumn() - Method in interface org.eclipse.jpt.core.context.orm.OrmDiscriminatorColumn
 
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.
getResourcePersistenceUnitMetadata() - Method in interface org.eclipse.jpt.core.context.orm.PersistenceUnitMetadata
 
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
 
getResources() - Method in class org.eclipse.jpt.core.resource.AbstractXmlResourceProvider
 
getResourceTypeMapping() - Method in interface org.eclipse.jpt.core.context.orm.OrmTypeMapping
 
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.
getReturnsResultSet() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlNamedStoredProcedureQuery
Returns the value of the 'Returns Result Set' attribute.
getRoot() - Method in interface org.eclipse.jpt.core.context.MappingFile
Return the root object of this mapping file
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.
getRootTranslator() - Static method in class org.eclipse.jpt.core.resource.persistence.XmlPersistence
 
getRootTranslator() - Method in class org.eclipse.jpt.core.resource.xml.JpaXmlResource
 
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 interface org.eclipse.jpt.core.resource.orm.XmlColumn
Returns the value of the 'Scale' attribute.
getScale() - Method in class org.eclipse.jpt.core.resource.orm.XmlColumnImpl
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.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.AbstractXmlBaseTable
Returns the value of the 'Schema' attribute.
getSchema() - Method in interface org.eclipse.jpt.core.resource.orm.XmlBaseTable
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 interface org.eclipse.jpt.core.resource.orm.XmlTableGenerator
Returns the value of the 'Schema' attribute.
getSchema() - Method in class org.eclipse.jpt.core.resource.orm.XmlTableGeneratorImpl
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.
getSchemaNamed(String) - Method in interface org.eclipse.jpt.db.SchemaContainer
Return the schema with specified name.
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.AbstractXmlBaseTable
 
getSchemaTextRange() - Method in interface org.eclipse.jpt.core.resource.orm.XmlBaseTable
Return the TextRange for the schema attibute.
getSecond() - Method in interface org.eclipse.jpt.eclipselink.core.context.ExpiryTimeOfDay
 
getSecond() - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.TimeOfDayAnnotation
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.TimeOfDayAnnotation
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.GeneratorHolder
 
getSequenceGenerator() - Method in interface org.eclipse.jpt.core.context.java.JavaGeneratorHolder
 
getSequenceGenerator() - Method in interface org.eclipse.jpt.core.context.orm.OrmGeneratorHolder
 
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.XmlId
Returns the value of the 'Sequence Generator' containment reference.
getSequenceGenerator() - Method in class org.eclipse.jpt.core.resource.orm.XmlIdImpl
Returns the value of the 'Sequence Generator' containment reference.
getSequenceGenerator() - Method in interface org.eclipse.jpt.eclipselink1_1.core.resource.orm.XmlBasic
Returns the value of the 'Sequence Generator' containment reference.
getSequenceGenerator() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.XmlBasicImpl
Returns the value of the 'Sequence Generator' containment reference.
getSequenceGenerators() - Method in class org.eclipse.jpt.core.resource.orm.XmlEntityMappings
Returns the value of the 'Sequence Generators' containment reference list.
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 interface org.eclipse.jpt.core.resource.orm.XmlSequenceGenerator
Returns the value of the 'Sequence Name' attribute.
getSequenceName() - Method in class org.eclipse.jpt.core.resource.orm.XmlSequenceGeneratorImpl
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.
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.CacheAnnotation
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.
getSharedTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.CacheAnnotation
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: "foo(int, java.lang.String)"
getSingleReferenceEntityTypeName() - Method in interface org.eclipse.jpt.core.context.java.JavaPersistentAttribute
Return the attribute's type name if it is valid as a target entity type (i.e.
getSize() - Method in interface org.eclipse.jpt.eclipselink.core.context.Caching
This is the combination of defaultSize and specifiedSize.
getSize() - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.CacheAnnotation
Corresponds to the 'size' element of the Cache annotation.
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.CacheAnnotation
Return the TextRange for the 'size' element.
getSource() - Method in class org.eclipse.jpt.utility.model.event.ChangeEvent
Covariant override.
getSourceIndex() - Method in class org.eclipse.jpt.utility.model.event.ListChangeEvent
In the case of "moved" items, this will be the "source" index.
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.Caching
 
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
 
getSpecifiedConverter() - Method in interface org.eclipse.jpt.core.context.ConvertibleMapping
Return the specified converter or null, if none is specified in the underlying resource model
getSpecifiedConverter() - Method in interface org.eclipse.jpt.core.context.java.JavaBasicMapping
 
getSpecifiedConverter() - Method in interface org.eclipse.jpt.core.context.java.JavaIdMapping
 
getSpecifiedConverter() - Method in interface org.eclipse.jpt.core.context.java.JavaVersionMapping
 
getSpecifiedConverter() - Method in interface org.eclipse.jpt.core.context.orm.OrmBasicMapping
 
getSpecifiedConverter() - Method in interface org.eclipse.jpt.core.context.orm.OrmIdMapping
 
getSpecifiedConverter() - Method in interface org.eclipse.jpt.core.context.orm.OrmVersionMapping
 
getSpecifiedConverterName() - Method in interface org.eclipse.jpt.eclipselink.core.context.Convert
 
getSpecifiedCoordinationType() - Method in interface org.eclipse.jpt.eclipselink.core.context.Caching
 
getSpecifiedCustomizerClass() - Method in interface org.eclipse.jpt.eclipselink.core.context.Customizer
 
getSpecifiedDisableHits() - Method in interface org.eclipse.jpt.eclipselink.core.context.Caching
 
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.Caching
 
getSpecifiedFetch() - Method in interface org.eclipse.jpt.core.context.Fetchable
 
getSpecifiedGenerator() - Method in interface org.eclipse.jpt.core.context.GeneratedValue
 
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
 
getSpecifiedLength() - Method in interface org.eclipse.jpt.core.context.Column
 
getSpecifiedLength() - Method in interface org.eclipse.jpt.core.context.DiscriminatorColumn
 
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.Mutable
 
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
 
getSpecifiedOptional() - Method in interface org.eclipse.jpt.core.context.Nullable
 
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.ReadOnly
 
getSpecifiedReferencedColumnName() - Method in interface org.eclipse.jpt.core.context.BaseJoinColumn
 
getSpecifiedRefreshOnlyIfNewer() - Method in interface org.eclipse.jpt.eclipselink.core.context.Caching
 
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
 
getSpecifiedSequenceName() - Method in interface org.eclipse.jpt.core.context.SequenceGenerator
 
getSpecifiedShared() - Method in interface org.eclipse.jpt.eclipselink.core.context.Caching
 
getSpecifiedSize() - Method in interface org.eclipse.jpt.eclipselink.core.context.Caching
 
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
 
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.Caching
 
getSpecifiedType() - Method in interface org.eclipse.jpt.eclipselink.core.context.ChangeTracking
 
getSpecifiedUnique() - Method in interface org.eclipse.jpt.core.context.BaseColumn
 
getSpecifiedUpdatable() - Method in interface org.eclipse.jpt.core.context.BaseColumn
 
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.
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 interface org.eclipse.jpt.core.resource.orm.XmlGeneratedValue
Returns the value of the 'Strategy' attribute.
getStrategy() - Method in class org.eclipse.jpt.core.resource.orm.XmlGeneratedValueImpl
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.JavaConverterHolder
 
getStructConverter() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlBasicImpl
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.XmlIdImpl
Returns the value of the 'Struct Converter' containment reference.
getStructConverter() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlVersionImpl
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.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.
getSuperclassQualifiedName() - Method in interface org.eclipse.jpt.core.resource.java.JavaResourcePersistentType
Return the fully qualified name of the type's superclass.
getSupportingAnnotation(String) - Method in interface org.eclipse.jpt.core.resource.java.JavaResourcePersistentMember
Return the specified supporting annotation.
getTable() - Method in interface org.eclipse.jpt.core.context.BaseColumn
 
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.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.AbstractXmlAbstractColumn
Returns the value of the 'Table' attribute.
getTable() - Method in interface org.eclipse.jpt.core.resource.orm.XmlAbstractColumn
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 interface org.eclipse.jpt.core.resource.orm.XmlTableGenerator
Returns the value of the 'Table' attribute.
getTable() - Method in class org.eclipse.jpt.core.resource.orm.XmlTableGeneratorImpl
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.GeneratorHolder
 
getTableGenerator() - Method in interface org.eclipse.jpt.core.context.java.JavaGeneratorHolder
 
getTableGenerator() - Method in interface org.eclipse.jpt.core.context.orm.OrmGeneratorHolder
 
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.XmlId
Returns the value of the 'Table Generator' containment reference.
getTableGenerator() - Method in class org.eclipse.jpt.core.resource.orm.XmlIdImpl
Returns the value of the 'Table Generator' containment reference.
getTableGenerator() - Method in interface org.eclipse.jpt.eclipselink1_1.core.resource.orm.XmlBasic
Returns the value of the 'Table Generator' containment reference.
getTableGenerator() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.XmlBasicImpl
Returns the value of the 'Table Generator' containment reference.
getTableGenerators() - Method in class org.eclipse.jpt.core.resource.orm.XmlEntityMappings
Returns the value of the 'Table Generators' containment reference list.
getTableNamed(String) - Method in interface org.eclipse.jpt.db.Schema
Return the table with specified name.
getTablePerConcreteClassInheritanceIsSupported() - Method in interface org.eclipse.jpt.core.JpaValidation
Return whether table-per-concrete-class is a supported inheritance strategy in the jpa platform.
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.AbstractXmlAbstractColumn
 
getTableTextRange() - Method in interface org.eclipse.jpt.core.resource.orm.XmlAbstractColumn
Return the TextRange for the table attibute.
getTargetEntity() - Method in interface org.eclipse.jpt.core.context.JoinColumn.Owner
return the entity referenced by the join column
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.XmlManyToManyImpl
Returns the value of the 'Target Entity' attribute.
getTargetEntity() - Method in class org.eclipse.jpt.core.resource.orm.XmlManyToOneImpl
Returns the value of the 'Target Entity' attribute.
getTargetEntity() - Method in class org.eclipse.jpt.core.resource.orm.XmlOneToManyImpl
Returns the value of the 'Target Entity' attribute.
getTargetEntity() - Method in class org.eclipse.jpt.core.resource.orm.XmlOneToOneImpl
Returns the value of the 'Target Entity' attribute.
getTargetEntity() - Method in interface org.eclipse.jpt.core.resource.orm.XmlRelationshipMapping
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.XmlManyToManyImpl
 
getTargetEntityTextRange() - Method in class org.eclipse.jpt.core.resource.orm.XmlManyToOneImpl
 
getTargetEntityTextRange() - Method in class org.eclipse.jpt.core.resource.orm.XmlOneToManyImpl
 
getTargetEntityTextRange() - Method in class org.eclipse.jpt.core.resource.orm.XmlOneToOneImpl
 
getTargetEntityTextRange() - Method in interface org.eclipse.jpt.core.resource.orm.XmlRelationshipMapping
Return the TextRange for the target-entity attribute.
getTargetIndex() - Method in class org.eclipse.jpt.utility.model.event.ListChangeEvent
In the case of "moved" items, this will be the "target" index.
getTemporal() - Method in class org.eclipse.jpt.core.resource.orm.XmlBasicImpl
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.XmlIdImpl
Returns the value of the 'Temporal' attribute.
getTemporal() - Method in class org.eclipse.jpt.core.resource.orm.XmlVersionImpl
Returns the value of the 'Temporal' attribute.
getTemporalTextRange() - Method in class org.eclipse.jpt.core.resource.orm.XmlBasicImpl
 
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.XmlIdImpl
 
getTemporalTextRange() - Method in class org.eclipse.jpt.core.resource.orm.XmlVersionImpl
 
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.
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.TransformerAnnotation
Corresponds to the 'transformerClass' element of the *Transformer annotation.
getTransformerClassTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.TransformerAnnotation
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.TreeChangeEvent
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.Caching
This is the combination of defaultType and specifiedType.
getType() - Method in interface org.eclipse.jpt.eclipselink.core.context.ChangeTracking
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.CacheAnnotation
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.
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.JavaConverterHolder
 
getTypeConverter() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlBasicImpl
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.XmlIdImpl
Returns the value of the 'Type Converter' containment reference.
getTypeConverter() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlVersionImpl
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.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.OrmPersistentAttribute
 
getTypeMapping() - Method in interface org.eclipse.jpt.core.context.PersistentAttribute
 
getTypeMappings() - Method in class org.eclipse.jpt.core.resource.orm.XmlEntityMappings
 
getTypeMappingUiProvider(String, IContentType) - Method in interface org.eclipse.jpt.ui.JpaPlatformUi
Return an type mapping ui provider for the given content type
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.CacheAnnotation
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.AbstractXmlAbstractColumn
Returns the value of the 'Unique' attribute.
getUnique() - Method in interface org.eclipse.jpt.core.resource.orm.XmlAbstractColumn
Returns the value of the 'Unique' attribute.
getUniqueConstraints() - Method in class org.eclipse.jpt.core.resource.orm.AbstractXmlBaseTable
Returns the value of the 'Unique Constraints' containment reference list.
getUniqueConstraints() - Method in interface org.eclipse.jpt.core.resource.orm.XmlBaseTable
Returns the value of the 'Unique Constraints' containment reference list.
getUniqueConstraints() - Method in interface org.eclipse.jpt.core.resource.orm.XmlTableGenerator
Returns the value of the 'Unique Constraints' containment reference list.
getUniqueConstraints() - Method in class org.eclipse.jpt.core.resource.orm.XmlTableGeneratorImpl
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.resource.java.BaseColumnAnnotation
Corresponds to the 'updatable' element of the *Column annotation.
getUpdatable() - Method in class org.eclipse.jpt.core.resource.orm.AbstractXmlAbstractColumn
Returns the value of the 'Updatable' attribute.
getUpdatable() - Method in interface org.eclipse.jpt.core.resource.orm.XmlAbstractColumn
Returns the value of the 'Updatable' attribute.
getUpdatableTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.core.resource.java.BaseColumnAnnotation
Return the TextRange for the 'updatable' element.
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.db.ConnectionProfile
Return the default connection URL.
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 name 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.
getUserOverrideDefaultCatalogName(IProject) - Static method in class org.eclipse.jpt.core.JptCorePlugin
Return the default catalog name 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 name of the schema to be used as a default for the project instead of the one that is associated by default with the connection profile.
getUserOverrideDefaultSchemaName(IProject) - Static method in class org.eclipse.jpt.core.JptCorePlugin
Return the default schema name associated with the specified Eclipse project.
getUserPassword() - Method in interface org.eclipse.jpt.db.ConnectionProfile
Return the default user password.
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() - 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.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.resource.java.AccessAnnotation
Corresponds to the 'value' element of the Access 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 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.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.JoinFetch
 
getValue() - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.ChangeTrackingAnnotation
Corresponds to the 'value' element of the ChangeTracking annotation.
getValue() - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.ConvertAnnotation
Corresponds to the 'value' element of the Convert annotation.
getValue() - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.CustomizerAnnotation
Corresponds to the 'value' element of the Customizer annotation.
getValue() - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.ExistenceCheckingAnnotation
Corresponds to the 'value' element of the ExistenceChecking annotation.
getValue() - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.JoinFetchAnnotation
Corresponds to the 'value' element of the JoinFetch annotation.
getValue() - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.MutableAnnotation
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.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.utility.model.value.PropertyValueModel
Return the property's value.
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 interface org.eclipse.jpt.core.resource.orm.XmlTableGenerator
Returns the value of the 'Value Column Name' attribute.
getValueColumnName() - Method in class org.eclipse.jpt.core.resource.orm.XmlTableGeneratorImpl
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.resource.java.AccessAnnotation
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.ChangeTrackingAnnotation
Return the TextRange for the 'value' element.
getValueTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.ConvertAnnotation
Return the TextRange for the 'value' element.
getValueTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.CustomizerAnnotation
Return the TextRange for the 'value' element.
getValueTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.ExistenceCheckingAnnotation
Return the TextRange for the 'value' element.
getValueTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.JoinFetchAnnotation
Return the TextRange for the 'value' element.
getValueTextRange(CompilationUnit) - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.MutableAnnotation
Return the TextRange for the 'value' element.
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 class org.eclipse.jpt.core.resource.orm.XmlEntityMappings
Returns the value of the 'Version' attribute.
getVersion() - Method in class org.eclipse.jpt.core.resource.persistence.XmlPersistence
Returns the value of the 'Version' attribute.
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.
getVersionType() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for data type 'Version Type'.
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 JPA preferences for the current workspace instance.
getXmlAbstractColumn() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Xml Abstract Column'.
getXmlAbstractColumn_Insertable() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the attribute 'Insertable'.
getXmlAbstractColumn_Nullable() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the attribute 'Nullable'.
getXmlAbstractColumn_Table() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the attribute 'Table'.
getXmlAbstractColumn_Unique() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the attribute 'Unique'.
getXmlAbstractColumn_Updatable() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the attribute 'Updatable'.
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_JoinColumns() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the containment reference list 'Join Columns'.
getXmlAssociationOverride_Name() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the attribute 'Name'.
getXmlAssociationOverrideImpl() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Xml Association Override Impl'.
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.eclipselink1_1.core.resource.orm.EclipseLink1_1OrmPackage
Returns the meta object for class 'Xml Attribute Mapping'.
getXmlAttributeMapping_Access() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.EclipseLink1_1OrmPackage
Returns the meta object for the attribute 'Access'.
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_Column() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the containment reference 'Column'.
getXmlAttributeOverride_Name() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the attribute 'Name'.
getXmlAttributeOverrideImpl() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Xml Attribute Override Impl'.
getXmlBaseTable() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Xml Base Table'.
getXmlBaseTable_Catalog() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the attribute 'Catalog'.
getXmlBaseTable_Name() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the attribute 'Name'.
getXmlBaseTable_Schema() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the attribute 'Schema'.
getXmlBaseTable_UniqueConstraints() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the containment reference list 'Unique Constraints'.
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() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.EclipseLink1_1OrmPackage
Returns the meta object for class 'Xml Basic'.
getXmlBasic_Fetch() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the attribute 'Fetch'.
getXmlBasic_GeneratedValue() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.EclipseLink1_1OrmPackage
Returns the meta object for the containment reference 'Generated Value'.
getXmlBasic_Optional() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the attribute 'Optional'.
getXmlBasic_Properties() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for the containment reference list 'Properties'.
getXmlBasic_SequenceGenerator() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.EclipseLink1_1OrmPackage
Returns the meta object for the containment reference 'Sequence Generator'.
getXmlBasic_TableGenerator() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.EclipseLink1_1OrmPackage
Returns the meta object for the containment reference 'Table Generator'.
getXmlBasicCollection() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for class 'Xml Basic Collection'.
getXmlBasicCollection() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.EclipseLink1_1OrmPackage
Returns the meta object for class 'Xml Basic Collection'.
getXmlBasicCollection_Properties() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for the containment reference list 'Properties'.
getXmlBasicCollectionImpl() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for class 'Xml Basic Collection Impl'.
getXmlBasicCollectionImpl() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.EclipseLink1_1OrmPackage
Returns the meta object for class 'Xml Basic Collection Impl'.
getXmlBasicImpl() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Xml Basic Impl'.
getXmlBasicImpl() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for class 'Xml Basic Impl'.
getXmlBasicImpl() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.EclipseLink1_1OrmPackage
Returns the meta object for class 'Xml Basic Impl'.
getXmlBasicMap() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for class 'Xml Basic Map'.
getXmlBasicMap() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.EclipseLink1_1OrmPackage
Returns the meta object for class 'Xml Basic Map'.
getXmlBasicMap_Properties() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for the containment reference list 'Properties'.
getXmlBasicMapImpl() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for class 'Xml Basic Map Impl'.
getXmlBasicMapImpl() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.EclipseLink1_1OrmPackage
Returns the meta object for class 'Xml Basic Map Impl'.
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'.
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'.
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'.
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'.
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'.
getXmlColumnImpl() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Xml Column Impl'.
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'.
getXmlConversionValueImpl() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for class 'Xml Conversion Value Impl'.
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'.
getXmlConverterImpl() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for class 'Xml Converter Impl'.
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'.
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'.
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_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'.
getXmlEmbeddable_Properties() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for the containment reference list 'Properties'.
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() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.EclipseLink1_1OrmPackage
Returns the meta object for class 'Xml Embedded'.
getXmlEmbedded_Properties() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for the containment reference list 'Properties'.
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() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.EclipseLink1_1OrmPackage
Returns the meta object for class 'Xml Embedded Id'.
getXmlEmbeddedId_Properties() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for the containment reference list 'Properties'.
getXmlEmbeddedIdImpl() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Xml Embedded Id Impl'.
getXmlEmbeddedIdImpl() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for class 'Xml Embedded Id Impl'.
getXmlEmbeddedIdImpl() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.EclipseLink1_1OrmPackage
Returns the meta object for class 'Xml Embedded Id Impl'.
getXmlEmbeddedImpl() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Xml Embedded Impl'.
getXmlEmbeddedImpl() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for class 'Xml Embedded Impl'.
getXmlEmbeddedImpl() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.EclipseLink1_1OrmPackage
Returns the meta object for class 'Xml Embedded Impl'.
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_AssociationOverrides() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the containment reference list 'Association Overrides'.
getXmlEntity_AttributeOverrides() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the containment reference list 'Attribute Overrides'.
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_IdClass() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the containment reference 'Id Class'.
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_NamedNativeQueries() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the containment reference list 'Named Native Queries'.
getXmlEntity_NamedQueries() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the containment reference list 'Named Queries'.
getXmlEntity_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'.
getXmlEntity_OptimisticLocking() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for the containment reference 'Optimistic Locking'.
getXmlEntity_PostLoad() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the containment reference 'Post Load'.
getXmlEntity_PostPersist() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the containment reference 'Post Persist'.
getXmlEntity_PostRemove() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the containment reference 'Post Remove'.
getXmlEntity_PostUpdate() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the containment reference 'Post Update'.
getXmlEntity_PrePersist() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the containment reference 'Pre Persist'.
getXmlEntity_PreRemove() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the containment reference 'Pre Remove'.
getXmlEntity_PreUpdate() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the containment reference 'Pre Update'.
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_Properties() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for the containment reference list 'Properties'.
getXmlEntity_SecondaryTables() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the containment reference list 'Secondary Tables'.
getXmlEntity_SequenceGenerator() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the containment reference 'Sequence Generator'.
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'.
getXmlEntity_TableGenerator() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the containment reference 'Table Generator'.
getXmlEntityMappings() - Method in interface org.eclipse.jpt.core.context.orm.EntityMappings
 
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() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.EclipseLink1_1OrmPackage
Returns the meta object for class 'Xml Entity Mappings'.
getXmlEntityMappings_Access() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the attribute 'Access'.
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_NamedNativeQueries() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the containment reference list 'Named Native Queries'.
getXmlEntityMappings_NamedQueries() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the containment reference list 'Named Queries'.
getXmlEntityMappings_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'.
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'.
getXmlEntityMappings_Version() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the attribute 'Version'.
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'.
getXmlGeneratedValueImpl() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Xml Generated Value Impl'.
getXmlGenerator() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Xml Generator'.
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'.
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() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.EclipseLink1_1OrmPackage
Returns the meta object for class 'Xml Id'.
getXmlId_GeneratedValue() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the containment reference 'Generated Value'.
getXmlId_Properties() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for the containment reference list 'Properties'.
getXmlId_SequenceGenerator() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the containment reference 'Sequence Generator'.
getXmlId_TableGenerator() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the containment reference 'Table Generator'.
getXmlIdClass() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Xml Id Class'.
getXmlIdClass_ClassName() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the attribute 'Class Name'.
getXmlIdImpl() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Xml Id Impl'.
getXmlIdImpl() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for class 'Xml Id Impl'.
getXmlIdImpl() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.EclipseLink1_1OrmPackage
Returns the meta object for class 'Xml Id Impl'.
getXmlInstantiationPolicy() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for class 'Xml Instantiation 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'.
getXmlJoinColumnImpl() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Xml Join Column Impl'.
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'.
getXmlJoinTable_JoinColumns() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the containment reference list 'Join Columns'.
getXmlJoinTableImpl() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Xml Join Table Impl'.
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() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.EclipseLink1_1OrmPackage
Returns the meta object for class 'Xml Many To Many'.
getXmlManyToMany_Properties() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for the containment reference list 'Properties'.
getXmlManyToManyImpl() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Xml Many To Many Impl'.
getXmlManyToManyImpl() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for class 'Xml Many To Many Impl'.
getXmlManyToManyImpl() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.EclipseLink1_1OrmPackage
Returns the meta object for class 'Xml Many To Many Impl'.
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() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.EclipseLink1_1OrmPackage
Returns the meta object for class 'Xml Many To One'.
getXmlManyToOne_Properties() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for the containment reference list 'Properties'.
getXmlManyToOneImpl() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Xml Many To One Impl'.
getXmlManyToOneImpl() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for class 'Xml Many To One Impl'.
getXmlManyToOneImpl() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.EclipseLink1_1OrmPackage
Returns the meta object for class 'Xml Many To One Impl'.
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_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_IdClass() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the containment reference 'Id Class'.
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'.
getXmlMappedSuperclass_PostLoad() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the containment reference 'Post Load'.
getXmlMappedSuperclass_PostPersist() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the containment reference 'Post Persist'.
getXmlMappedSuperclass_PostRemove() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the containment reference 'Post Remove'.
getXmlMappedSuperclass_PostUpdate() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the containment reference 'Post Update'.
getXmlMappedSuperclass_PrePersist() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the containment reference 'Pre Persist'.
getXmlMappedSuperclass_PreRemove() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the containment reference 'Pre Remove'.
getXmlMappedSuperclass_PreUpdate() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the containment reference 'Pre Update'.
getXmlMappedSuperclass_Properties() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for the containment reference list 'Properties'.
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'.
getXmlMultiRelationshipMapping() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Xml Multi Relationship Mapping'.
getXmlMultiRelationshipMapping_MapKey() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the containment reference 'Map Key'.
getXmlMultiRelationshipMapping_OrderBy() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the attribute 'Order By'.
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'.
getXmlNamedColumn() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Xml Named Column'.
getXmlNamedColumn_ColumnDefinition() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the attribute 'Column Definition'.
getXmlNamedColumn_Name() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the attribute 'Name'.
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'.
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'.
getXmlObjectTypeConverterImpl() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for class 'Xml Object Type Converter Impl'.
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() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.EclipseLink1_1OrmPackage
Returns the meta object for class 'Xml One To Many'.
getXmlOneToMany_Properties() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for the containment reference list 'Properties'.
getXmlOneToManyImpl() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Xml One To Many Impl'.
getXmlOneToManyImpl() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for class 'Xml One To Many Impl'.
getXmlOneToManyImpl() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.EclipseLink1_1OrmPackage
Returns the meta object for class 'Xml One To Many Impl'.
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() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.EclipseLink1_1OrmPackage
Returns the meta object for class 'Xml One To One'.
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'.
getXmlOneToOne_Properties() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for the containment reference list 'Properties'.
getXmlOneToOneImpl() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Xml One To One Impl'.
getXmlOneToOneImpl() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for class 'Xml One To One Impl'.
getXmlOneToOneImpl() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.EclipseLink1_1OrmPackage
Returns the meta object for class 'Xml One To One Impl'.
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'.
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'.
getXmlPersistence_Version() - Method in class org.eclipse.jpt.core.resource.persistence.PersistencePackage
Returns the meta object for the attribute 'Version'.
getXmlPersistenceUnit() - Method in class org.eclipse.jpt.core.resource.persistence.PersistencePackage
Returns the meta object for class 'Xml Persistence Unit'.
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'.
getXmlPersistenceUnitDefaults() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Xml Persistence Unit Defaults'.
getXmlPersistenceUnitDefaults_Access() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the attribute 'Access'.
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 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_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'.
getXmlPersistenceUnitTransactionTypeObject() - Method in class org.eclipse.jpt.core.resource.persistence.PersistencePackage
Returns the meta object for data type 'Xml Persistence Unit Transaction Type Object'.
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'.
getXmlPrimaryKeyJoinColumnImpl() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Xml Primary Key Join Column Impl'.
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'.
getXmlQuery() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Xml Query'.
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'.
getXmlQueryHint() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Xml Query Hint'.
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'.
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'.
getXmlRelationshipMapping() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Xml Relationship Mapping'.
getXmlRelationshipMapping_Cascade() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the containment reference 'Cascade'.
getXmlRelationshipMapping_Fetch() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the attribute 'Fetch'.
getXmlRelationshipMapping_TargetEntity() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the attribute 'Target Entity'.
getXmlResource() - Method in interface org.eclipse.jpt.core.context.MappingFile
Return the underlying xml resource
getXmlResource() - Method in interface org.eclipse.jpt.core.context.persistence.PersistenceXml
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
 
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'.
getXmlSecondaryTableImpl() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Xml Secondary Table Impl'.
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_SequenceName() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the attribute 'Sequence Name'.
getXmlSequenceGeneratorImpl() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Xml Sequence Generator Impl'.
getXmlSingleRelationshipMapping() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Xml Single Relationship Mapping'.
getXmlSingleRelationshipMapping_Optional() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the attribute 'Optional'.
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'.
getXmlStructConverterImpl() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for class 'Xml Struct Converter Impl'.
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'.
getXmlTableGeneratorImpl() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Xml Table Generator Impl'.
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() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.EclipseLink1_1OrmPackage
Returns the meta object for class 'Xml Transformation'.
getXmlTransformation_Properties() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for the containment reference list 'Properties'.
getXmlTransformationImpl() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for class 'Xml Transformation Impl'.
getXmlTransformationImpl() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.EclipseLink1_1OrmPackage
Returns the meta object for class 'Xml Transformation Impl'.
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.eclipselink1_1.core.resource.orm.EclipseLink1_1OrmPackage
Returns the meta object for class 'Xml Transient'.
getXmlTransientImpl() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Xml Transient Impl'.
getXmlTransientImpl() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.EclipseLink1_1OrmPackage
Returns the meta object for class 'Xml Transient Impl'.
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'.
getXmlTypeConverterImpl() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for class 'Xml Type Converter Impl'.
getXmlTypeMapping() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Xml Type Mapping'.
getXmlTypeMapping_Access() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the attribute 'Access'.
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_ColumnNames() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for the attribute list 'Column Names'.
getXmlUniqueConstraintImpl() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Xml Unique Constraint Impl'.
getXmlVariableOneToOne() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for class 'Xml Variable One To One'.
getXmlVariableOneToOne() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.EclipseLink1_1OrmPackage
Returns the meta object for class 'Xml Variable One To One'.
getXmlVariableOneToOne_Properties() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for the containment reference list 'Properties'.
getXmlVariableOneToOneImpl() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for class 'Xml Variable One To One Impl'.
getXmlVariableOneToOneImpl() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.EclipseLink1_1OrmPackage
Returns the meta object for class 'Xml Variable One To One Impl'.
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.core.resource.persistence.PersistencePackage
Returns the meta object for data type 'Xml Version'.
getXmlVersion() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for class 'Xml Version'.
getXmlVersion() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.EclipseLink1_1OrmPackage
Returns the meta object for class 'Xml Version'.
getXmlVersion_Properties() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for the containment reference list 'Properties'.
getXmlVersionImpl() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Returns the meta object for class 'Xml Version Impl'.
getXmlVersionImpl() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Returns the meta object for class 'Xml Version Impl'.
getXmlVersionImpl() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.EclipseLink1_1OrmPackage
Returns the meta object for class 'Xml Version Impl'.

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