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

C

CACHE - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkJPA
 
CACHE__ALWAYS_REFRESH - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkJPA
 
CACHE__COORDINATION_TYPE - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkJPA
 
CACHE__DISABLE_HITS - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkJPA
 
CACHE__EXPIRY - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkJPA
 
CACHE__EXPIRY_TIME_OF_DAY - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkJPA
 
CACHE__REFRESH_ONLY_IF_NEWER - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkJPA
 
CACHE__SHARED - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkJPA
 
CACHE__SIZE - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkJPA
 
CACHE__TYPE - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkJPA
 
CACHE_COORDINATION_TYPE - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkJPA
 
CACHE_COORDINATION_TYPE - Static variable in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
The meta object id for the 'Cache Coordination Type' enum.
CACHE_COORDINATION_TYPE - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage.Literals
The meta object literal for the 'Cache Coordination Type' enum.
CACHE_COORDINATION_TYPE_ - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkJPA
 
CACHE_COORDINATION_TYPE__INVALIDATE_CHANGED_OBJECTS - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkJPA
 
CACHE_COORDINATION_TYPE__NONE - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkJPA
 
CACHE_COORDINATION_TYPE__SEND_NEW_OBJECTS_WITH_CHANGES - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkJPA
 
CACHE_COORDINATION_TYPE__SEND_OBJECT_CHANGES - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkJPA
 
CACHE_TYPE - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkJPA
 
CACHE_TYPE - Static variable in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
The meta object id for the 'Cache Type' enum.
CACHE_TYPE - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage.Literals
The meta object literal for the 'Cache Type' enum.
CACHE_TYPE_ - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkJPA
 
CACHE_TYPE__CACHE - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkJPA
 
CACHE_TYPE__FULL - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkJPA
 
CACHE_TYPE__HARD_WEAK - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkJPA
 
CACHE_TYPE__NONE - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkJPA
 
CACHE_TYPE__SOFT - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkJPA
 
CACHE_TYPE__SOFT_WEAK - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkJPA
 
CACHE_TYPE__WEAK - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkJPA
 
CACHE_VALUE - Static variable in enum org.eclipse.jpt.eclipselink.core.resource.orm.CacheType
The 'CACHE' literal value.
CacheAnnotation - Interface in org.eclipse.jpt.eclipselink.core.resource.java
Corresponds to the EclipseLink annotation org.eclipse.persistence.annotations.Cache Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
CacheCoordinationType - Enum in org.eclipse.jpt.eclipselink.core.context
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
CacheCoordinationType - Enum in org.eclipse.jpt.eclipselink.core.resource.java
Corresponds to the EclipseLink enum org.eclipse.persistence.annotations.CacheCoordinationType Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
CacheCoordinationType - Enum in org.eclipse.jpt.eclipselink.core.resource.orm
A representation of the literals of the enumeration 'Cache Coordination Type', and utility methods for working with them.
cacheNonResourceValidateState(List) - Method in class org.eclipse.jpt.core.resource.AbstractXmlResourceProvider
 
CacheType - Enum in org.eclipse.jpt.eclipselink.core.context
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
CacheType - Enum in org.eclipse.jpt.eclipselink.core.resource.java
Corresponds to the EclipseLink enum org.eclipse.persistence.annotations.CacheType Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
CacheType - Enum in org.eclipse.jpt.eclipselink.core.resource.orm
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
Caching - Interface in org.eclipse.jpt.eclipselink.core.context
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
candidateMapKeyNames() - Method in interface org.eclipse.jpt.core.context.MultiRelationshipMapping
 
candidateMappedByAttributeNames() - Method in interface org.eclipse.jpt.core.context.MappedByJoiningStrategy
Return an iterator of possible attribute names that this object might use
candidateUniqueConstraintColumnNames() - Method in interface org.eclipse.jpt.core.context.UniqueConstraint.Owner
 
canWorkOffline() - Method in interface org.eclipse.jpt.db.ConnectionProfile
Return whether the connection profile supports working offline and data has been saved for working offline.
Cascade - 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.
CASCADE_ALL_PROPERTY - Static variable in interface org.eclipse.jpt.core.resource.java.RelationshipMappingAnnotation
 
CASCADE_MERGE_PROPERTY - Static variable in interface org.eclipse.jpt.core.resource.java.RelationshipMappingAnnotation
 
CASCADE_PERSIST_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.orm.OrmPersistenceUnitDefaults
 
CASCADE_PERSIST_PROPERTY - Static variable in interface org.eclipse.jpt.core.resource.java.RelationshipMappingAnnotation
 
CASCADE_REFRESH_PROPERTY - Static variable in interface org.eclipse.jpt.core.resource.java.RelationshipMappingAnnotation
 
CASCADE_REMOVE_PROPERTY - Static variable in interface org.eclipse.jpt.core.resource.java.RelationshipMappingAnnotation
 
CASCADE_TYPE - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
CASCADE_TYPE - Static variable in class org.eclipse.jpt.core.resource.orm.OrmPackage
The meta object id for the 'Cascade Type' class.
CASCADE_TYPE - Static variable in interface org.eclipse.jpt.core.resource.orm.OrmPackage.Literals
The meta object literal for the 'Cascade Type' class.
CASCADE_TYPE_ - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
CASCADE_TYPE__ALL - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
CASCADE_TYPE__CASCADE_ALL - Static variable in class org.eclipse.jpt.core.resource.orm.OrmPackage
The feature id for the 'Cascade All' attribute.
CASCADE_TYPE__CASCADE_ALL - Static variable in interface org.eclipse.jpt.core.resource.orm.OrmPackage.Literals
The meta object literal for the 'Cascade All' attribute feature.
CASCADE_TYPE__CASCADE_MERGE - Static variable in class org.eclipse.jpt.core.resource.orm.OrmPackage
The feature id for the 'Cascade Merge' attribute.
CASCADE_TYPE__CASCADE_MERGE - Static variable in interface org.eclipse.jpt.core.resource.orm.OrmPackage.Literals
The meta object literal for the 'Cascade Merge' attribute feature.
CASCADE_TYPE__CASCADE_PERSIST - Static variable in class org.eclipse.jpt.core.resource.orm.OrmPackage
The feature id for the 'Cascade Persist' attribute.
CASCADE_TYPE__CASCADE_PERSIST - Static variable in interface org.eclipse.jpt.core.resource.orm.OrmPackage.Literals
The meta object literal for the 'Cascade Persist' attribute feature.
CASCADE_TYPE__CASCADE_REFRESH - Static variable in class org.eclipse.jpt.core.resource.orm.OrmPackage
The feature id for the 'Cascade Refresh' attribute.
CASCADE_TYPE__CASCADE_REFRESH - Static variable in interface org.eclipse.jpt.core.resource.orm.OrmPackage.Literals
The meta object literal for the 'Cascade Refresh' attribute feature.
CASCADE_TYPE__CASCADE_REMOVE - Static variable in class org.eclipse.jpt.core.resource.orm.OrmPackage
The feature id for the 'Cascade Remove' attribute.
CASCADE_TYPE__CASCADE_REMOVE - Static variable in interface org.eclipse.jpt.core.resource.orm.OrmPackage.Literals
The meta object literal for the 'Cascade Remove' attribute feature.
CASCADE_TYPE__MERGE - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
CASCADE_TYPE__PERSIST - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
CASCADE_TYPE__REFRESH - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
CASCADE_TYPE__REMOVE - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
CASCADE_TYPE_FEATURE_COUNT - Static variable in class org.eclipse.jpt.core.resource.orm.OrmPackage
The number of structural features of the 'Cascade Type' class.
CASCADE_TYPE_IMPL - Static variable in class org.eclipse.jpt.core.resource.orm.OrmPackage
The meta object id for the 'Cascade Type Impl' class.
CASCADE_TYPE_IMPL - Static variable in interface org.eclipse.jpt.core.resource.orm.OrmPackage.Literals
The meta object literal for the 'Cascade Type Impl' class.
CASCADE_TYPE_IMPL__CASCADE_ALL - Static variable in class org.eclipse.jpt.core.resource.orm.OrmPackage
The feature id for the 'Cascade All' attribute.
CASCADE_TYPE_IMPL__CASCADE_MERGE - Static variable in class org.eclipse.jpt.core.resource.orm.OrmPackage
The feature id for the 'Cascade Merge' attribute.
CASCADE_TYPE_IMPL__CASCADE_PERSIST - Static variable in class org.eclipse.jpt.core.resource.orm.OrmPackage
The feature id for the 'Cascade Persist' attribute.
CASCADE_TYPE_IMPL__CASCADE_REFRESH - Static variable in class org.eclipse.jpt.core.resource.orm.OrmPackage
The feature id for the 'Cascade Refresh' attribute.
CASCADE_TYPE_IMPL__CASCADE_REMOVE - Static variable in class org.eclipse.jpt.core.resource.orm.OrmPackage
The feature id for the 'Cascade Remove' attribute.
CASCADE_TYPE_IMPL_FEATURE_COUNT - Static variable in class org.eclipse.jpt.core.resource.orm.OrmPackage
The number of structural features of the 'Cascade Type Impl' class.
CascadeType - Enum in org.eclipse.jpt.core.resource.java
Corresponds to the JPA enum javax.persistence.CascadeType Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
CascadeType - Interface in org.eclipse.jpt.core.resource.orm
A representation of the model object 'Cascade Type'.
CascadeTypeImpl - Class in org.eclipse.jpt.core.resource.orm
A representation of the model object 'Cascade Type'.
caseAbstractXmlAttributeMapping(AbstractXmlAttributeMapping) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmSwitch
Returns the result of interpreting the object as an instance of 'Abstract Xml Attribute Mapping'.
caseBaseXmlEmbedded(BaseXmlEmbedded) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmSwitch
Returns the result of interpreting the object as an instance of 'Base Xml Embedded'.
caseColumnMapping(ColumnMapping) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmSwitch
Returns the result of interpreting the object as an instance of 'Column Mapping'.
caseEclipseLinkOrm_XmlBasic(XmlBasic) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmSwitch
Returns the result of interpreting the object as an instance of 'Xml Basic'.
caseEclipseLinkOrm_XmlBasicCollection(XmlBasicCollection) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmSwitch
Returns the result of interpreting the object as an instance of 'Xml Basic Collection'.
caseEclipseLinkOrm_XmlBasicCollectionImpl(XmlBasicCollectionImpl) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmSwitch
Returns the result of interpreting the object as an instance of 'Xml Basic Collection Impl'.
caseEclipseLinkOrm_XmlBasicImpl(XmlBasicImpl) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmSwitch
Returns the result of interpreting the object as an instance of 'Xml Basic Impl'.
caseEclipseLinkOrm_XmlBasicMap(XmlBasicMap) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmSwitch
Returns the result of interpreting the object as an instance of 'Xml Basic Map'.
caseEclipseLinkOrm_XmlBasicMapImpl(XmlBasicMapImpl) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmSwitch
Returns the result of interpreting the object as an instance of 'Xml Basic Map Impl'.
caseEclipseLinkOrm_XmlConvertibleMapping(XmlConvertibleMapping) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmSwitch
Returns the result of interpreting the object as an instance of 'Xml Convertible Mapping'.
caseEclipseLinkOrm_XmlEmbedded(XmlEmbedded) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmSwitch
Returns the result of interpreting the object as an instance of 'Xml Embedded'.
caseEclipseLinkOrm_XmlEmbeddedId(XmlEmbeddedId) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmSwitch
Returns the result of interpreting the object as an instance of 'Xml Embedded Id'.
caseEclipseLinkOrm_XmlEmbeddedIdImpl(XmlEmbeddedIdImpl) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmSwitch
Returns the result of interpreting the object as an instance of 'Xml Embedded Id Impl'.
caseEclipseLinkOrm_XmlEmbeddedImpl(XmlEmbeddedImpl) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmSwitch
Returns the result of interpreting the object as an instance of 'Xml Embedded Impl'.
caseEclipseLinkOrm_XmlEntityMappings(XmlEntityMappings) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmSwitch
Returns the result of interpreting the object as an instance of 'Xml Entity Mappings'.
caseEclipseLinkOrm_XmlId(XmlId) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmSwitch
Returns the result of interpreting the object as an instance of 'Xml Id'.
caseEclipseLinkOrm_XmlIdImpl(XmlIdImpl) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmSwitch
Returns the result of interpreting the object as an instance of 'Xml Id Impl'.
caseEclipseLinkOrm_XmlManyToMany(XmlManyToMany) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmSwitch
Returns the result of interpreting the object as an instance of 'Xml Many To Many'.
caseEclipseLinkOrm_XmlManyToManyImpl(XmlManyToManyImpl) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmSwitch
Returns the result of interpreting the object as an instance of 'Xml Many To Many Impl'.
caseEclipseLinkOrm_XmlManyToOne(XmlManyToOne) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmSwitch
Returns the result of interpreting the object as an instance of 'Xml Many To One'.
caseEclipseLinkOrm_XmlManyToOneImpl(XmlManyToOneImpl) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmSwitch
Returns the result of interpreting the object as an instance of 'Xml Many To One Impl'.
caseEclipseLinkOrm_XmlOneToMany(XmlOneToMany) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmSwitch
Returns the result of interpreting the object as an instance of 'Xml One To Many'.
caseEclipseLinkOrm_XmlOneToManyImpl(XmlOneToManyImpl) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmSwitch
Returns the result of interpreting the object as an instance of 'Xml One To Many Impl'.
caseEclipseLinkOrm_XmlOneToOne(XmlOneToOne) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmSwitch
Returns the result of interpreting the object as an instance of 'Xml One To One'.
caseEclipseLinkOrm_XmlOneToOneImpl(XmlOneToOneImpl) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmSwitch
Returns the result of interpreting the object as an instance of 'Xml One To One Impl'.
caseEclipseLinkOrm_XmlTransformation(XmlTransformation) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmSwitch
Returns the result of interpreting the object as an instance of 'Xml Transformation'.
caseEclipseLinkOrm_XmlTransformationImpl(XmlTransformationImpl) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmSwitch
Returns the result of interpreting the object as an instance of 'Xml Transformation Impl'.
caseEclipseLinkOrm_XmlVariableOneToOne(XmlVariableOneToOne) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmSwitch
Returns the result of interpreting the object as an instance of 'Xml Variable One To One'.
caseEclipseLinkOrm_XmlVariableOneToOneImpl(XmlVariableOneToOneImpl) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmSwitch
Returns the result of interpreting the object as an instance of 'Xml Variable One To One Impl'.
caseEclipseLinkOrm_XmlVersion(XmlVersion) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmSwitch
Returns the result of interpreting the object as an instance of 'Xml Version'.
caseEclipseLinkOrm_XmlVersionImpl(XmlVersionImpl) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmSwitch
Returns the result of interpreting the object as an instance of 'Xml Version Impl'.
caseOrm_XmlAttributeMapping(XmlAttributeMapping) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmSwitch
Returns the result of interpreting the object as an instance of 'Xml Attribute Mapping'.
caseOrm_XmlBasic(XmlBasic) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmSwitch
Returns the result of interpreting the object as an instance of 'Xml Basic'.
caseOrm_XmlBasicImpl(XmlBasicImpl) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmSwitch
Returns the result of interpreting the object as an instance of 'Xml Basic Impl'.
caseOrm_XmlEmbedded(XmlEmbedded) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmSwitch
Returns the result of interpreting the object as an instance of 'Xml Embedded'.
caseOrm_XmlEmbeddedId(XmlEmbeddedId) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmSwitch
Returns the result of interpreting the object as an instance of 'Xml Embedded Id'.
caseOrm_XmlEmbeddedIdImpl(XmlEmbeddedIdImpl) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmSwitch
Returns the result of interpreting the object as an instance of 'Xml Embedded Id Impl'.
caseOrm_XmlEmbeddedImpl(XmlEmbeddedImpl) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmSwitch
Returns the result of interpreting the object as an instance of 'Xml Embedded Impl'.
caseOrm_XmlEntityMappings(XmlEntityMappings) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmSwitch
Returns the result of interpreting the object as an instance of 'Xml Entity Mappings'.
caseOrm_XmlId(XmlId) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmSwitch
Returns the result of interpreting the object as an instance of 'Xml Id'.
caseOrm_XmlIdImpl(XmlIdImpl) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmSwitch
Returns the result of interpreting the object as an instance of 'Xml Id Impl'.
caseOrm_XmlManyToMany(XmlManyToMany) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmSwitch
Returns the result of interpreting the object as an instance of 'Xml Many To Many'.
caseOrm_XmlManyToManyImpl(XmlManyToManyImpl) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmSwitch
Returns the result of interpreting the object as an instance of 'Xml Many To Many Impl'.
caseOrm_XmlManyToOne(XmlManyToOne) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmSwitch
Returns the result of interpreting the object as an instance of 'Xml Many To One'.
caseOrm_XmlManyToOneImpl(XmlManyToOneImpl) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmSwitch
Returns the result of interpreting the object as an instance of 'Xml Many To One Impl'.
caseOrm_XmlOneToMany(XmlOneToMany) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmSwitch
Returns the result of interpreting the object as an instance of 'Xml One To Many'.
caseOrm_XmlOneToManyImpl(XmlOneToManyImpl) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmSwitch
Returns the result of interpreting the object as an instance of 'Xml One To Many Impl'.
caseOrm_XmlOneToOne(XmlOneToOne) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmSwitch
Returns the result of interpreting the object as an instance of 'Xml One To One'.
caseOrm_XmlOneToOneImpl(XmlOneToOneImpl) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmSwitch
Returns the result of interpreting the object as an instance of 'Xml One To One Impl'.
caseOrm_XmlTransient(XmlTransient) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmSwitch
Returns the result of interpreting the object as an instance of 'Xml Transient'.
caseOrm_XmlTransientImpl(XmlTransientImpl) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmSwitch
Returns the result of interpreting the object as an instance of 'Xml Transient Impl'.
caseOrm_XmlVersion(XmlVersion) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmSwitch
Returns the result of interpreting the object as an instance of 'Xml Version'.
caseOrm_XmlVersionImpl(XmlVersionImpl) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmSwitch
Returns the result of interpreting the object as an instance of 'Xml Version Impl'.
caseXmlAccessMethodsHolder(XmlAccessMethodsHolder) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmSwitch
Returns the result of interpreting the object as an instance of 'Xml Access Methods Holder'.
caseXmlAttributeMapping(XmlAttributeMapping) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmSwitch
Returns the result of interpreting the object as an instance of 'Xml Attribute Mapping'.
caseXmlBasic(XmlBasic) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmSwitch
Returns the result of interpreting the object as an instance of 'Xml Basic'.
caseXmlBasicCollection(XmlBasicCollection) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmSwitch
Returns the result of interpreting the object as an instance of 'Xml Basic Collection'.
caseXmlBasicCollectionImpl(XmlBasicCollectionImpl) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmSwitch
Returns the result of interpreting the object as an instance of 'Xml Basic Collection Impl'.
caseXmlBasicImpl(XmlBasicImpl) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmSwitch
Returns the result of interpreting the object as an instance of 'Xml Basic Impl'.
caseXmlBasicMap(XmlBasicMap) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmSwitch
Returns the result of interpreting the object as an instance of 'Xml Basic Map'.
caseXmlBasicMapImpl(XmlBasicMapImpl) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmSwitch
Returns the result of interpreting the object as an instance of 'Xml Basic Map Impl'.
caseXmlConverterHolder(XmlConverterHolder) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmSwitch
Returns the result of interpreting the object as an instance of 'Xml Converter Holder'.
caseXmlConvertersHolder(XmlConvertersHolder) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmSwitch
Returns the result of interpreting the object as an instance of 'Xml Converters Holder'.
caseXmlConvertibleMapping(XmlConvertibleMapping) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmSwitch
Returns the result of interpreting the object as an instance of 'Xml Convertible Mapping'.
caseXmlEmbedded(XmlEmbedded) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmSwitch
Returns the result of interpreting the object as an instance of 'Xml Embedded'.
caseXmlEmbeddedId(XmlEmbeddedId) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmSwitch
Returns the result of interpreting the object as an instance of 'Xml Embedded Id'.
caseXmlEmbeddedIdImpl(XmlEmbeddedIdImpl) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmSwitch
Returns the result of interpreting the object as an instance of 'Xml Embedded Id Impl'.
caseXmlEmbeddedImpl(XmlEmbeddedImpl) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmSwitch
Returns the result of interpreting the object as an instance of 'Xml Embedded Impl'.
caseXmlEntityMappings(XmlEntityMappings) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmSwitch
Returns the result of interpreting the object as an instance of 'Xml Entity Mappings'.
caseXmlId(XmlId) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmSwitch
Returns the result of interpreting the object as an instance of 'Xml Id'.
caseXmlIdImpl(XmlIdImpl) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmSwitch
Returns the result of interpreting the object as an instance of 'Xml Id Impl'.
caseXmlJoinColumnsMapping(XmlJoinColumnsMapping) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmSwitch
Returns the result of interpreting the object as an instance of 'Xml Join Columns Mapping'.
caseXmlJoinFetch(XmlJoinFetch) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmSwitch
Returns the result of interpreting the object as an instance of 'Xml Join Fetch'.
caseXmlJoinTableMapping(XmlJoinTableMapping) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmSwitch
Returns the result of interpreting the object as an instance of 'Xml Join Table Mapping'.
caseXmlManyToMany(XmlManyToMany) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmSwitch
Returns the result of interpreting the object as an instance of 'Xml Many To Many'.
caseXmlManyToManyImpl(XmlManyToManyImpl) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmSwitch
Returns the result of interpreting the object as an instance of 'Xml Many To Many Impl'.
caseXmlManyToOne(XmlManyToOne) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmSwitch
Returns the result of interpreting the object as an instance of 'Xml Many To One'.
caseXmlManyToOneImpl(XmlManyToOneImpl) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmSwitch
Returns the result of interpreting the object as an instance of 'Xml Many To One Impl'.
caseXmlMappedByMapping(XmlMappedByMapping) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmSwitch
Returns the result of interpreting the object as an instance of 'Xml Mapped By Mapping'.
caseXmlMultiRelationshipMapping(XmlMultiRelationshipMapping) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmSwitch
Returns the result of interpreting the object as an instance of 'Xml Multi Relationship Mapping'.
caseXmlMutable(XmlMutable) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmSwitch
Returns the result of interpreting the object as an instance of 'Xml Mutable'.
caseXmlOneToMany(XmlOneToMany) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmSwitch
Returns the result of interpreting the object as an instance of 'Xml One To Many'.
caseXmlOneToManyImpl(XmlOneToManyImpl) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmSwitch
Returns the result of interpreting the object as an instance of 'Xml One To Many Impl'.
caseXmlOneToOne(XmlOneToOne) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmSwitch
Returns the result of interpreting the object as an instance of 'Xml One To One'.
caseXmlOneToOneImpl(XmlOneToOneImpl) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmSwitch
Returns the result of interpreting the object as an instance of 'Xml One To One Impl'.
caseXmlPrivateOwned(XmlPrivateOwned) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmSwitch
Returns the result of interpreting the object as an instance of 'Xml Private Owned'.
caseXmlRelationshipMapping(XmlRelationshipMapping) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmSwitch
Returns the result of interpreting the object as an instance of 'Xml Relationship Mapping'.
caseXmlSingleRelationshipMapping(XmlSingleRelationshipMapping) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmSwitch
Returns the result of interpreting the object as an instance of 'Xml Single Relationship Mapping'.
caseXmlTransformation(XmlTransformation) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmSwitch
Returns the result of interpreting the object as an instance of 'Xml Transformation'.
caseXmlTransformationImpl(XmlTransformationImpl) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmSwitch
Returns the result of interpreting the object as an instance of 'Xml Transformation Impl'.
caseXmlTransient(XmlTransient) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmSwitch
Returns the result of interpreting the object as an instance of 'Xml Transient'.
caseXmlTransientImpl(XmlTransientImpl) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmSwitch
Returns the result of interpreting the object as an instance of 'Xml Transient Impl'.
caseXmlVariableOneToOne(XmlVariableOneToOne) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmSwitch
Returns the result of interpreting the object as an instance of 'Xml Variable One To One'.
caseXmlVariableOneToOneImpl(XmlVariableOneToOneImpl) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmSwitch
Returns the result of interpreting the object as an instance of 'Xml Variable One To One Impl'.
caseXmlVersion(XmlVersion) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmSwitch
Returns the result of interpreting the object as an instance of 'Xml Version'.
caseXmlVersionImpl(XmlVersionImpl) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmSwitch
Returns the result of interpreting the object as an instance of 'Xml Version Impl'.
Catalog - Interface in org.eclipse.jpt.db
Database catalog Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
CATALOG_PROPERTY - Static variable in interface org.eclipse.jpt.core.resource.java.BaseTableAnnotation
 
CATALOG_PROPERTY - Static variable in interface org.eclipse.jpt.core.resource.java.TableGeneratorAnnotation
 
catalogChanged(ConnectionProfile, Catalog) - Method in class org.eclipse.jpt.db.ConnectionAdapter
 
catalogChanged(ConnectionProfile, Catalog) - Method in interface org.eclipse.jpt.db.ConnectionListener
 
catalogs() - Method in interface org.eclipse.jpt.db.Database
Return the database's catalogs.
catalogsSize() - Method in interface org.eclipse.jpt.db.Database
Return the number of catalogs the database contains.
catalogTouches(int, CompilationUnit) - Method in interface org.eclipse.jpt.core.resource.java.BaseTableAnnotation
Return whether the specified position touches the 'catalog' element.
catalogTouches(int, CompilationUnit) - Method in interface org.eclipse.jpt.core.resource.java.TableGeneratorAnnotation
Return whether the specified position touches the 'catalog' element.
CHANGE_TRACKING - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkJPA
 
CHANGE_TRACKING__VALUE - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkJPA
 
CHANGE_TRACKING_TYPE - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkJPA
 
CHANGE_TRACKING_TYPE_ - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkJPA
 
CHANGE_TRACKING_TYPE__ATTRIBUTE - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkJPA
 
CHANGE_TRACKING_TYPE__AUTO - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkJPA
 
CHANGE_TRACKING_TYPE__DEFERRED - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkJPA
 
CHANGE_TRACKING_TYPE__OBJECT - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkJPA
 
CHANGED_COLUMNS_VALUE - Static variable in enum org.eclipse.jpt.eclipselink.core.resource.orm.XmlOptimisticLockingType
The 'CHANGED COLUMNS' literal value.
ChangeEvent - Class in org.eclipse.jpt.utility.model.event
Abstract class for all the change events that can be fired by models.
ChangeListener - Interface in org.eclipse.jpt.utility.model.listener
Marker interface.
changeMapping(OrmPersistentType, OrmTypeMapping, OrmTypeMapping) - Method in interface org.eclipse.jpt.core.context.orm.EntityMappings
 
changeMapping(OrmPersistentAttribute, OrmAttributeMapping, OrmAttributeMapping) - Method in interface org.eclipse.jpt.core.context.orm.OrmPersistentType
 
ChangeTracking - Interface in org.eclipse.jpt.eclipselink.core.context
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
ChangeTrackingAnnotation - Interface in org.eclipse.jpt.eclipselink.core.resource.java
Corresponds to the EclipseLink annotation org.eclipse.persistence.annotations.ChangeTracking Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
ChangeTrackingType - Enum in org.eclipse.jpt.eclipselink.core.context
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
ChangeTrackingType - Enum in org.eclipse.jpt.eclipselink.core.resource.java
Corresponds to the EclipseLink enum org.eclipse.persistence.annotations.ChangeTrackingType Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
CHAR_VALUE - Static variable in enum org.eclipse.jpt.core.resource.orm.DiscriminatorType
The 'CHAR' literal value.
CHECK_CACHE_VALUE - Static variable in enum org.eclipse.jpt.eclipselink.core.resource.orm.ExistenceType
The 'CHECK CACHE' literal value.
CHECK_DATABASE_VALUE - Static variable in enum org.eclipse.jpt.eclipselink.core.resource.orm.ExistenceType
The 'CHECK DATABASE' literal value.
checkActivation(ResourceStateValidatorPresenter) - Method in class org.eclipse.jpt.core.resource.AbstractXmlResourceProvider
 
checkReadOnly() - Method in class org.eclipse.jpt.core.resource.AbstractXmlResourceProvider
 
checkSave(ResourceStateValidatorPresenter) - Method in class org.eclipse.jpt.core.resource.AbstractXmlResourceProvider
 
child(int) - Method in interface org.eclipse.jpt.utility.model.value.TreeNodeValueModel
Return the node's child at the specified index.
childrenModel() - Method in interface org.eclipse.jpt.utility.model.value.TreeNodeValueModel
Return a list value model of the node's child nodes.
childrenSize() - Method in interface org.eclipse.jpt.utility.model.value.TreeNodeValueModel
Return the size of the node's list of children.
CLASS - Static variable in interface org.eclipse.jpt.core.resource.persistence.JPA
 
CLASS_FILES_COLLECTION - Static variable in interface org.eclipse.jpt.core.resource.java.JavaResourcePackageFragment
 
CLASS_INSTANCE_CONVERTER - Static variable in interface org.eclipse.jpt.eclipselink.core.context.Convert
Reserved name for specifying a class instance converter.
CLASS_NAME_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.persistence.ClassRef
String constant associated with changes to the class name
CLASS_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.orm.OrmTypeMapping
 
CLASS_REF_ID - Static variable in interface org.eclipse.jpt.core.context.persistence.PersistenceStructureNodes
 
classChanged(String, String) - Method in interface org.eclipse.jpt.core.context.orm.OrmPersistentType
 
classFiles() - Method in interface org.eclipse.jpt.core.resource.java.JavaResourcePackageFragment
Return the package fragment's class files that contain "persistable" types.
classFilesSize() - Method in interface org.eclipse.jpt.core.resource.java.JavaResourcePackageFragment
Return the size of the package fragment's class files.
ClassRef - Interface in org.eclipse.jpt.core.context.persistence
This is the context model corresponding to the persistence resource model XmlJavaClassRef, which corresponds to the 'class' tag in the persistence.xml.
classRefs() - Method in interface org.eclipse.jpt.core.context.persistence.PersistenceUnit
Return the persistence unit's list of class refs, both specified and implied.
classRefsSize() - Method in interface org.eclipse.jpt.core.context.persistence.PersistenceUnit
Return the size of the persistence unit's list of class refs, both specified and implied.
cloneWithSource(Model) - Method in class org.eclipse.jpt.utility.model.event.ChangeEvent
Return a copy of the event with the specified source replacing the current source.
cloneWithSource(Model) - Method in class org.eclipse.jpt.utility.model.event.CollectionChangeEvent
Return a copy of the event with the specified source replacing the current source.
cloneWithSource(Model, String) - Method in class org.eclipse.jpt.utility.model.event.CollectionChangeEvent
Return a copy of the event with the specified source and collection name replacing the current source and collection name.
cloneWithSource(Model) - Method in class org.eclipse.jpt.utility.model.event.ListChangeEvent
Return a copy of the event with the specified source replacing the current source.
cloneWithSource(Model, String) - Method in class org.eclipse.jpt.utility.model.event.ListChangeEvent
Return a copy of the event with the specified source and list name replacing the current source and list name.
cloneWithSource(Model, String, int) - Method in class org.eclipse.jpt.utility.model.event.ListChangeEvent
Return a copy of the event with the specified source and list name replacing the current source and list name and displacing the index by the specified amount.
cloneWithSource(Model) - Method in class org.eclipse.jpt.utility.model.event.PropertyChangeEvent
 
cloneWithSource(Model, String) - Method in class org.eclipse.jpt.utility.model.event.PropertyChangeEvent
Return a copy of the event with the specified source replacing the current source and the property name.
cloneWithSource(Model) - Method in class org.eclipse.jpt.utility.model.event.StateChangeEvent
 
cloneWithSource(Model) - Method in class org.eclipse.jpt.utility.model.event.TreeChangeEvent
 
cloneWithSource(Model, String) - Method in class org.eclipse.jpt.utility.model.event.TreeChangeEvent
Return a copy of the event with the specified source replacing the current source and the tree name.
closed(ConnectionProfile) - Method in class org.eclipse.jpt.db.ConnectionAdapter
 
closed(ConnectionProfile) - Method in interface org.eclipse.jpt.db.ConnectionListener
 
CollectionChangeAdapter - Class in org.eclipse.jpt.utility.model.listener
Convenience implementation of CollectionChangeListener.
CollectionChangeAdapter() - Constructor for class org.eclipse.jpt.utility.model.listener.CollectionChangeAdapter
Default constructor.
collectionChanged(CollectionChangeEvent) - Method in class org.eclipse.jpt.utility.model.listener.CollectionChangeAdapter
 
collectionChanged(CollectionChangeEvent) - Method in interface org.eclipse.jpt.utility.model.listener.CollectionChangeListener
This method gets called when a bound collection is changed in a manner that is not easily characterized by the other methods in this interface.
CollectionChangeEvent - Class in org.eclipse.jpt.utility.model.event
A "collection change" event gets delivered whenever a model changes a "bound" or "constrained" collection.
CollectionChangeEvent(Model, String, Collection<?>) - Constructor for class org.eclipse.jpt.utility.model.event.CollectionChangeEvent
Construct a new collection change event.
CollectionChangeEvent(Model, String) - Constructor for class org.eclipse.jpt.utility.model.event.CollectionChangeEvent
Construct a new collection change event.
CollectionChangeListener - Interface in org.eclipse.jpt.utility.model.listener
A "collection change" event gets fired whenever a model changes a "bound" collection.
collectionCleared(CollectionChangeEvent) - Method in class org.eclipse.jpt.utility.model.listener.CollectionChangeAdapter
 
collectionCleared(CollectionChangeEvent) - Method in interface org.eclipse.jpt.utility.model.listener.CollectionChangeListener
This method gets called when a bound collection is cleared.
CollectionValueModel<E> - Interface in org.eclipse.jpt.utility.model.value
Interface used to abstract collection accessing and change notification and make it more pluggable.
Column - 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.
COLUMN - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
Column - Interface in org.eclipse.jpt.db
Database column Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
COLUMN__COLUMN_DEFINITION - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
COLUMN__INSERTABLE - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
COLUMN__LENGTH - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
COLUMN__NAME - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
COLUMN__NULLABLE - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
COLUMN__PRECISION - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
COLUMN__SCALE - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
COLUMN__TABLE - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
COLUMN__UNIQUE - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
COLUMN__UPDATABLE - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
COLUMN_DEFINITION_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.NamedColumn
 
COLUMN_DEFINITION_PROPERTY - Static variable in interface org.eclipse.jpt.core.resource.java.NamedColumnAnnotation
 
COLUMN_IMAGE - Static variable in class org.eclipse.jpt.ui.CommonImages
 
COLUMN_KEY_IMAGE - Static variable in class org.eclipse.jpt.ui.CommonImages
 
COLUMN_MAPPING - Static variable in class org.eclipse.jpt.core.resource.orm.OrmPackage
The meta object id for the 'Column Mapping' class.
COLUMN_MAPPING - Static variable in interface org.eclipse.jpt.core.resource.orm.OrmPackage.Literals
The meta object literal for the 'Column Mapping' class.
COLUMN_MAPPING__COLUMN - Static variable in class org.eclipse.jpt.core.resource.orm.OrmPackage
The feature id for the 'Column' containment reference.
COLUMN_MAPPING__COLUMN - Static variable in interface org.eclipse.jpt.core.resource.orm.OrmPackage.Literals
The meta object literal for the 'Column' containment reference feature.
COLUMN_MAPPING_FEATURE_COUNT - Static variable in class org.eclipse.jpt.core.resource.orm.OrmPackage
The number of structural features of the 'Column Mapping' class.
COLUMN_NAMES_LIST - Static variable in interface org.eclipse.jpt.core.context.UniqueConstraint
 
COLUMN_NAMES_LIST - Static variable in interface org.eclipse.jpt.core.resource.java.UniqueConstraintAnnotation
 
COLUMN_PROPERTY - Static variable in interface org.eclipse.jpt.core.resource.java.AttributeOverrideAnnotation
 
COLUMN_PROPERTY - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.java.WriteTransformerAnnotation
 
COLUMN_RESULT - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
COLUMN_RESULT - Static variable in class org.eclipse.jpt.core.resource.orm.OrmPackage
The meta object id for the 'Column Result' class.
COLUMN_RESULT - Static variable in interface org.eclipse.jpt.core.resource.orm.OrmPackage.Literals
The meta object literal for the 'Column Result' class.
COLUMN_RESULT__NAME - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
COLUMN_RESULT__NAME - Static variable in class org.eclipse.jpt.core.resource.orm.OrmPackage
The feature id for the 'Name' attribute.
COLUMN_RESULT__NAME - Static variable in interface org.eclipse.jpt.core.resource.orm.OrmPackage.Literals
The meta object literal for the 'Name' attribute feature.
COLUMN_RESULT_FEATURE_COUNT - Static variable in class org.eclipse.jpt.core.resource.orm.OrmPackage
The number of structural features of the 'Column Result' class.
ColumnAnnotation - Interface in org.eclipse.jpt.core.resource.java
Corresponds to the JPA annotation javax.persistence.Column Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
columnChanged(ConnectionProfile, Column) - Method in class org.eclipse.jpt.db.ConnectionAdapter
 
columnChanged(ConnectionProfile, Column) - Method in interface org.eclipse.jpt.db.ConnectionListener
 
ColumnMapping - 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.
ColumnMapping - Interface in org.eclipse.jpt.core.resource.orm
A representation of the model object 'Column Mapping'.
columnNames() - Method in interface org.eclipse.jpt.core.context.UniqueConstraint
Return a list iterator of the column names.
columnNames() - Method in interface org.eclipse.jpt.core.resource.java.UniqueConstraintAnnotation
Corresponds to the 'columnNames' element of the UniqueConstraint annotation.
columnNamesSize() - Method in interface org.eclipse.jpt.core.context.UniqueConstraint
Return the number of column names.
columnNamesSize() - Method in interface org.eclipse.jpt.core.resource.java.UniqueConstraintAnnotation
Corresponds to the 'columnNames' element of the UniqueConstraint annotation.
columnNamesTouches(int, CompilationUnit) - Method in interface org.eclipse.jpt.core.resource.java.UniqueConstraintAnnotation
Return whether the specified position touches the 'columnNames' element.
columnPairs() - Method in interface org.eclipse.jpt.db.ForeignKey
Return the foreign key's column pairs.
columnPairsSize() - Method in interface org.eclipse.jpt.db.ForeignKey
Return the size of the foreign key's column pairs.
ColumnResult - Class in org.eclipse.jpt.core.resource.orm
A representation of the model object 'Column Result'.
columns() - Method in interface org.eclipse.jpt.db.Table
Return the table's columns.
columnsSize() - Method in interface org.eclipse.jpt.db.Table
Return the number of columns the table contains.
Command - Interface in org.eclipse.jpt.utility
Simple interface for implementing the GOF Command design pattern, and it doesn't carry the baggage of java.lang.Runnable.
Command.Disabled - Class in org.eclipse.jpt.utility
Singleton implementation of the command interface that will throw an exception when executed.
Command.Null - Class in org.eclipse.jpt.utility
Singleton implementation of the command interface that will do nothing when executed.
CommandExecutor - Interface in org.eclipse.jpt.utility
This interface allows clients to control how a command is executed.
CommandExecutor.Default - Class in org.eclipse.jpt.utility
Singleton implementation of the command executor interface that simply executes the command without any sort of enhancement.
CommonImages - Class in org.eclipse.jpt.ui
 
CommonImages() - Constructor for class org.eclipse.jpt.ui.CommonImages
 
COMPILATION_UNIT_ID - Static variable in interface org.eclipse.jpt.core.context.java.JavaStructureNodes
 
connect() - Method in interface org.eclipse.jpt.db.ConnectionProfile
Connect to the database.
CONNECTION_PROFILE_NAME_PROPERTY - Static variable in interface org.eclipse.jpt.core.JpaDataSource
ID string used when connectionProfileName property is changed
CONNECTION_PROFILE_PROPERTY - Static variable in interface org.eclipse.jpt.core.JpaDataSource
ID string used when connectionProfile property is changed
CONNECTION_PROFILE_TYPE - Static variable in interface org.eclipse.jpt.db.ConnectionProfile
 
ConnectionAdapter - Class in org.eclipse.jpt.db
An empty implementation of ConnectionListener.
ConnectionAdapter() - Constructor for class org.eclipse.jpt.db.ConnectionAdapter
 
ConnectionListener - Interface in org.eclipse.jpt.db
A ConnectionListener is notified of any changes to a connection.
ConnectionProfile - Interface in org.eclipse.jpt.db
Database connection profile Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
ConnectionProfileAdapter - Class in org.eclipse.jpt.db
An empty implementation of ProfileListener.
ConnectionProfileAdapter() - Constructor for class org.eclipse.jpt.db.ConnectionProfileAdapter
 
connectionProfileAdded(String) - Method in class org.eclipse.jpt.db.ConnectionProfileAdapter
 
connectionProfileAdded(String) - Method in interface org.eclipse.jpt.db.ConnectionProfileListener
The specified profile has been added.
ConnectionProfileFactory - Interface in org.eclipse.jpt.db
Database connection profile factory Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
connectionProfileIsActive() - Method in interface org.eclipse.jpt.core.JpaDataSource
Return whether the profile is either connected to a live database session or working off-line (i.e.
ConnectionProfileListener - Interface in org.eclipse.jpt.db
A ProfileListener is notified of any changes to the DTP connection profiles.
connectionProfileNames() - Method in interface org.eclipse.jpt.db.ConnectionProfileFactory
Return the names of the DTP connection profiles the factory can wrap with new connection profiles.
connectionProfileRemoved(String) - Method in class org.eclipse.jpt.db.ConnectionProfileAdapter
 
connectionProfileRemoved(String) - Method in interface org.eclipse.jpt.db.ConnectionProfileListener
The specified profile has been removed.
connectionProfileRenamed(String, String) - Method in class org.eclipse.jpt.db.ConnectionProfileAdapter
 
connectionProfileRenamed(String, String) - Method in interface org.eclipse.jpt.db.ConnectionProfileListener
The specified profile has been renamed.
ContainerAnnotation<T extends NestableAnnotation> - Interface in org.eclipse.jpt.core.resource.java
Common behavior for all "container" annotations.
contains(int, CompilationUnit) - Method in interface org.eclipse.jpt.core.context.java.JavaPersistentAttribute
Return whether the attribute contains the given offset into the text file.
contains(int) - Method in interface org.eclipse.jpt.core.context.orm.OrmAttributeMapping
 
contains(int) - Method in interface org.eclipse.jpt.core.context.orm.OrmPersistentAttribute
 
contains(int) - Method in interface org.eclipse.jpt.core.context.orm.OrmPersistentType
 
containsJpaProject(IProject) - Method in interface org.eclipse.jpt.core.JpaModel
Return whether the JPA model contains a JPA project corresponding to the specified Eclipse project.
containsOffset(int) - Method in interface org.eclipse.jpt.core.context.orm.EntityMappings
 
containsOffset(int) - Method in interface org.eclipse.jpt.core.context.orm.OrmTypeMapping
 
containsOffset(int) - Method in interface org.eclipse.jpt.core.context.persistence.ClassRef
Return whether the text representation of this persistence unit contains the given text offset
containsOffset(int) - Method in interface org.eclipse.jpt.core.context.persistence.JarFileRef
Return whether the text representation of the JAR file ref contains the specified text offset.
containsOffset(int) - Method in interface org.eclipse.jpt.core.context.persistence.MappingFileRef
Return whether the text representation of the mapping file contains the specified text offset.
containsOffset(int) - Method in interface org.eclipse.jpt.core.context.persistence.Persistence
Return whether the text representation of this persistence contains the given text offset
containsOffset(int) - Method in interface org.eclipse.jpt.core.context.persistence.PersistenceUnit
Return whether the text representation of this persistence unit contains the given text offset
containsOffset(int) - Method in class org.eclipse.jpt.core.resource.xml.AbstractJpaEObject
 
containsOffset(int) - Method in interface org.eclipse.jpt.core.resource.xml.JpaEObject
Return true if this object's text representation contains the text offset
containsPersistentType(String) - Method in interface org.eclipse.jpt.core.context.orm.EntityMappings
 
containsSpecifiedInverseJoinColumns() - Method in interface org.eclipse.jpt.core.context.JoinTable
 
containsSpecifiedJoinColumns() - Method in interface org.eclipse.jpt.core.context.AssociationOverride
 
containsSpecifiedJoinColumns() - Method in interface org.eclipse.jpt.core.context.JoinTable
 
containsVirtualPersistentAttribute(OrmPersistentAttribute) - Method in interface org.eclipse.jpt.core.context.orm.OrmPersistentType
Return whether this persistent type contains the given virtual persistent attribute.
containsVirtualSecondaryTable(OrmSecondaryTable) - Method in interface org.eclipse.jpt.core.context.orm.OrmEntity
Return whether the entity contains the given secondary table in its list of virtual secondary tables
CONTENT_PREFIX - Static variable in class org.eclipse.jpt.core.JptCorePlugin
 
CONTENT_PREFIX_ - Static variable in class org.eclipse.jpt.core.JptCorePlugin
 
CONVERSION_VALUE - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkJPA
 
CONVERSION_VALUE__DATA_VALUE - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkJPA
 
CONVERSION_VALUE__OBJECT_VALUE - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkJPA
 
CONVERSION_VALUES_LIST - Static variable in interface org.eclipse.jpt.eclipselink.core.context.ObjectTypeConverter
 
CONVERSION_VALUES_LIST - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.java.ObjectTypeConverterAnnotation
 
ConversionValue - Interface in org.eclipse.jpt.eclipselink.core.context
Corresponds to a ConversionValue resource model object Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
ConversionValueAnnotation - Interface in org.eclipse.jpt.eclipselink.core.resource.java
Corresponds to the EclipseLink annotation org.eclipse.persistence.annotations.ConversionValue Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
conversionValueAt(int) - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.ObjectTypeConverterAnnotation
Corresponds to the 'conversionValues' element of the ObjectTypeConverter annotation.
conversionValues() - Method in interface org.eclipse.jpt.eclipselink.core.context.ObjectTypeConverter
Return a list iterator of the conversion values.
conversionValues() - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.ObjectTypeConverterAnnotation
Corresponds to the 'conversionValues' element of the ObjectTypeConverter annotation.
conversionValuesSize() - Method in interface org.eclipse.jpt.eclipselink.core.context.ObjectTypeConverter
Return the number of conversion values.
conversionValuesSize() - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.ObjectTypeConverterAnnotation
Corresponds to the 'conversionValues' element of the ObjectTypeConverter annotation.
convert(T, AST) - Method in interface org.eclipse.jpt.core.utility.jdt.ExpressionConverter
Convert the specified object to an expression that is owned by the specified AST.
convert(Expression) - Method in interface org.eclipse.jpt.core.utility.jdt.ExpressionConverter
Convert the specified expression to an object of some pre-determined type.
Convert - Interface in org.eclipse.jpt.eclipselink.core.context
Corresponds to a Convert resource model object Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
CONVERT - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkJPA
 
CONVERT__VALUE - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkJPA
 
convertAccessTypeToString(EDataType, Object) - Method in class org.eclipse.jpt.core.resource.orm.OrmFactory
 
ConvertAnnotation - Interface in org.eclipse.jpt.eclipselink.core.resource.java
Corresponds to the EclipseLink annotation org.eclipse.persistence.annotations.Convert Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
convertCacheCoordinationTypeToString(EDataType, Object) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmFactory
 
convertCacheTypeToString(EDataType, Object) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmFactory
 
convertDiscriminatorTypeToString(EDataType, Object) - Method in class org.eclipse.jpt.core.resource.orm.OrmFactory
 
convertDiscriminatorValueToString(EDataType, Object) - Method in class org.eclipse.jpt.core.resource.orm.OrmFactory
 
convertEnumeratedToString(EDataType, Object) - Method in class org.eclipse.jpt.core.resource.orm.OrmFactory
 
convertEnumTypeToString(EDataType, Object) - Method in class org.eclipse.jpt.core.resource.orm.OrmFactory
 
Converter - 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.
CONVERTER - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkJPA
 
CONVERTER__CONVERTER_CLASS - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkJPA
 
CONVERTER__NAME - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkJPA
 
CONVERTER_CLASS_PROPERTY - Static variable in interface org.eclipse.jpt.eclipselink.core.context.CustomConverter
 
CONVERTER_CLASS_PROPERTY - Static variable in interface org.eclipse.jpt.eclipselink.core.context.StructConverter
 
CONVERTER_CLASS_PROPERTY - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.java.ConverterAnnotation
 
CONVERTER_PROPERTY - Static variable in interface org.eclipse.jpt.eclipselink.core.context.Convert
 
CONVERTER_PROPERTY - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.java.StructConverterAnnotation
 
ConverterAnnotation - Interface in org.eclipse.jpt.eclipselink.core.resource.java
Corresponds to the EclipseLink annotation org.eclipse.persistence.annotations.Converter Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
converterClassImplementsInterface(String, CompilationUnit) - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.ConverterAnnotation
Return whether the converter class implements the specified interface.
convertExistenceTypeToString(EDataType, Object) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmFactory
 
convertFetchTypeToString(EDataType, Object) - Method in class org.eclipse.jpt.core.resource.orm.OrmFactory
 
convertGenerationTypeToString(EDataType, Object) - Method in class org.eclipse.jpt.core.resource.orm.OrmFactory
 
ConvertibleMapping - 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.
convertInheritanceTypeToString(EDataType, Object) - Method in class org.eclipse.jpt.core.resource.orm.OrmFactory
 
convertNameToIdentifier(String) - Method in interface org.eclipse.jpt.db.Database
Convert the specified name to a database-appropriate SQL identifier.
convertOrderByToString(EDataType, Object) - Method in class org.eclipse.jpt.core.resource.orm.OrmFactory
 
convertTemporalTypeToString(EDataType, Object) - Method in class org.eclipse.jpt.core.resource.orm.OrmFactory
 
convertToPlatformFile(String) - Method in interface org.eclipse.jpt.core.JpaProject
 
convertToString(EDataType, Object) - Method in class org.eclipse.jpt.core.resource.orm.OrmFactory
 
convertToString(EDataType, Object) - Method in class org.eclipse.jpt.core.resource.persistence.PersistenceFactory
 
convertToString(EDataType, Object) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmFactory
 
convertVersionTypeToString(EDataType, Object) - Method in class org.eclipse.jpt.core.resource.orm.OrmFactory
 
convertXmlChangeTrackingTypeToString(EDataType, Object) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmFactory
 
convertXmlDirectionToString(EDataType, Object) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmFactory
 
convertXmlJoinFetchTypeToString(EDataType, Object) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmFactory
 
convertXmlOptimisticLockingTypeToString(EDataType, Object) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmFactory
 
convertXmlPersistenceUnitTransactionTypeObjectToString(EDataType, Object) - Method in class org.eclipse.jpt.core.resource.persistence.PersistenceFactory
 
convertXmlPersistenceUnitTransactionTypeToString(EDataType, Object) - Method in class org.eclipse.jpt.core.resource.persistence.PersistenceFactory
 
convertXmlVersionToString(EDataType, Object) - Method in class org.eclipse.jpt.core.resource.persistence.PersistenceFactory
 
COORDINATION_TYPE_PROPERTY - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.java.CacheAnnotation
 
correspondingAnnotationNames() - Method in interface org.eclipse.jpt.core.context.java.JavaTypeMapping
 
create(EClass) - Method in class org.eclipse.jpt.core.resource.orm.OrmFactory
 
create(EClass) - Method in class org.eclipse.jpt.core.resource.persistence.PersistenceFactory
 
create(EClass) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmFactory
 
create(EClass) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.EclipseLink1_1OrmFactory
 
createAbstractXmlAttributeMappingAdapter() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmAdapterFactory
Creates a new adapter for an object of class 'Abstract Xml Attribute Mapping'.
createAccessTypeFromString(EDataType, String) - Method in class org.eclipse.jpt.core.resource.orm.OrmFactory
 
createAdapter(Notifier) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmAdapterFactory
Creates an adapter for the target.
createAttributes() - Method in class org.eclipse.jpt.core.resource.orm.OrmFactory
 
createAttributes() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmFactory
 
createBaseXmlEmbeddedAdapter() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmAdapterFactory
Creates a new adapter for an object of class 'Base Xml Embedded'.
createButton(Composite, String) - Method in interface org.eclipse.jpt.ui.WidgetFactory
Creates a new regular button.
createCacheCoordinationTypeFromString(EDataType, String) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmFactory
 
createCacheTypeFromString(EDataType, String) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmFactory
 
createCascadeTypeImpl() - Method in class org.eclipse.jpt.core.resource.orm.OrmFactory
 
createCCombo(Composite) - Method in interface org.eclipse.jpt.ui.WidgetFactory
Creates a new non-editable custom Combo.
createCheckBox(Composite, String) - Method in interface org.eclipse.jpt.ui.WidgetFactory
Creates a new check box button.
createColumnMappingAdapter() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmAdapterFactory
Creates a new adapter for an object of class 'Column Mapping'.
createColumnResult() - Method in class org.eclipse.jpt.core.resource.orm.OrmFactory
 
createCombo(Composite) - Method in interface org.eclipse.jpt.ui.WidgetFactory
Creates a new non-editable Combo.
createComposite(Composite) - Method in interface org.eclipse.jpt.ui.WidgetFactory
Creates a new container.
createDateTime(Composite, int) - Method in interface org.eclipse.jpt.ui.WidgetFactory
Creates a new DateTime.
createDiscriminatorTypeFromString(EDataType, String) - Method in class org.eclipse.jpt.core.resource.orm.OrmFactory
 
createDiscriminatorValueFromString(EDataType, String) - Method in class org.eclipse.jpt.core.resource.orm.OrmFactory
 
createEclipseLinkOrm_XmlBasicAdapter() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmAdapterFactory
Creates a new adapter for an object of class 'Xml Basic'.
createEclipseLinkOrm_XmlBasicCollectionAdapter() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmAdapterFactory
Creates a new adapter for an object of class 'Xml Basic Collection'.
createEclipseLinkOrm_XmlBasicCollectionImplAdapter() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmAdapterFactory
Creates a new adapter for an object of class 'Xml Basic Collection Impl'.
createEclipseLinkOrm_XmlBasicImplAdapter() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmAdapterFactory
Creates a new adapter for an object of class 'Xml Basic Impl'.
createEclipseLinkOrm_XmlBasicMapAdapter() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmAdapterFactory
Creates a new adapter for an object of class 'Xml Basic Map'.
createEclipseLinkOrm_XmlBasicMapImplAdapter() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmAdapterFactory
Creates a new adapter for an object of class 'Xml Basic Map Impl'.
createEclipseLinkOrm_XmlConvertibleMappingAdapter() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmAdapterFactory
Creates a new adapter for an object of class 'Xml Convertible Mapping'.
createEclipseLinkOrm_XmlEmbeddedAdapter() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmAdapterFactory
Creates a new adapter for an object of class 'Xml Embedded'.
createEclipseLinkOrm_XmlEmbeddedIdAdapter() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmAdapterFactory
Creates a new adapter for an object of class 'Xml Embedded Id'.
createEclipseLinkOrm_XmlEmbeddedIdImplAdapter() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmAdapterFactory
Creates a new adapter for an object of class 'Xml Embedded Id Impl'.
createEclipseLinkOrm_XmlEmbeddedImplAdapter() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmAdapterFactory
Creates a new adapter for an object of class 'Xml Embedded Impl'.
createEclipseLinkOrm_XmlEntityMappingsAdapter() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmAdapterFactory
Creates a new adapter for an object of class 'Xml Entity Mappings'.
createEclipseLinkOrm_XmlIdAdapter() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmAdapterFactory
Creates a new adapter for an object of class 'Xml Id'.
createEclipseLinkOrm_XmlIdImplAdapter() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmAdapterFactory
Creates a new adapter for an object of class 'Xml Id Impl'.
createEclipseLinkOrm_XmlManyToManyAdapter() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmAdapterFactory
Creates a new adapter for an object of class 'Xml Many To Many'.
createEclipseLinkOrm_XmlManyToManyImplAdapter() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmAdapterFactory
Creates a new adapter for an object of class 'Xml Many To Many Impl'.
createEclipseLinkOrm_XmlManyToOneAdapter() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmAdapterFactory
Creates a new adapter for an object of class 'Xml Many To One'.
createEclipseLinkOrm_XmlManyToOneImplAdapter() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmAdapterFactory
Creates a new adapter for an object of class 'Xml Many To One Impl'.
createEclipseLinkOrm_XmlOneToManyAdapter() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmAdapterFactory
Creates a new adapter for an object of class 'Xml One To Many'.
createEclipseLinkOrm_XmlOneToManyImplAdapter() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmAdapterFactory
Creates a new adapter for an object of class 'Xml One To Many Impl'.
createEclipseLinkOrm_XmlOneToOneAdapter() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmAdapterFactory
Creates a new adapter for an object of class 'Xml One To One'.
createEclipseLinkOrm_XmlOneToOneImplAdapter() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmAdapterFactory
Creates a new adapter for an object of class 'Xml One To One Impl'.
createEclipseLinkOrm_XmlTransformationAdapter() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmAdapterFactory
Creates a new adapter for an object of class 'Xml Transformation'.
createEclipseLinkOrm_XmlTransformationImplAdapter() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmAdapterFactory
Creates a new adapter for an object of class 'Xml Transformation Impl'.
createEclipseLinkOrm_XmlVariableOneToOneAdapter() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmAdapterFactory
Creates a new adapter for an object of class 'Xml Variable One To One'.
createEclipseLinkOrm_XmlVariableOneToOneImplAdapter() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmAdapterFactory
Creates a new adapter for an object of class 'Xml Variable One To One Impl'.
createEclipseLinkOrm_XmlVersionAdapter() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmAdapterFactory
Creates a new adapter for an object of class 'Xml Version'.
createEclipseLinkOrm_XmlVersionImplAdapter() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmAdapterFactory
Creates a new adapter for an object of class 'Xml Version Impl'.
createEditableCCombo(Composite) - Method in interface org.eclipse.jpt.ui.WidgetFactory
Creates a new editable custom CCombo.
createEditableCombo(Composite) - Method in interface org.eclipse.jpt.ui.WidgetFactory
Creates a new editable Combo.
createEntityListener() - Method in class org.eclipse.jpt.core.resource.orm.OrmFactory
 
createEntityListeners() - Method in class org.eclipse.jpt.core.resource.orm.OrmFactory
 
createEntityResult() - Method in class org.eclipse.jpt.core.resource.orm.OrmFactory
 
createEnumeratedFromString(EDataType, String) - Method in class org.eclipse.jpt.core.resource.orm.OrmFactory
 
createEnumTypeFromString(EDataType, String) - Method in class org.eclipse.jpt.core.resource.orm.OrmFactory
 
createEObjectAdapter() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmAdapterFactory
Creates a new adapter for the default case.
createEventMethod() - Method in class org.eclipse.jpt.core.resource.orm.OrmFactory
 
createExistenceTypeFromString(EDataType, String) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmFactory
 
createFetchTypeFromString(EDataType, String) - Method in class org.eclipse.jpt.core.resource.orm.OrmFactory
 
createFieldResult() - Method in class org.eclipse.jpt.core.resource.orm.OrmFactory
 
createFileAndResource() - Method in class org.eclipse.jpt.core.resource.AbstractXmlResourceProvider
This will actually create the underlying file and the JpaXmlResource that corresponds to it.
createFromString(EDataType, String) - Method in class org.eclipse.jpt.core.resource.orm.OrmFactory
 
createFromString(EDataType, String) - Method in class org.eclipse.jpt.core.resource.persistence.PersistenceFactory
 
createFromString(EDataType, String) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmFactory
 
createGenerationTypeFromString(EDataType, String) - Method in class org.eclipse.jpt.core.resource.orm.OrmFactory
 
createGroup(Composite, String) - Method in interface org.eclipse.jpt.ui.WidgetFactory
Creates a new titled pane (group box).
createHyperlink(Composite, String) - Method in interface org.eclipse.jpt.ui.WidgetFactory
Creates a new label that is shown as a hyperlink.
createImage(ImageDescriptor) - Static method in class org.eclipse.jpt.ui.CommonImages
 
createInheritance() - Method in class org.eclipse.jpt.core.resource.orm.OrmFactory
 
createInheritanceTypeFromString(EDataType, String) - Method in class org.eclipse.jpt.core.resource.orm.OrmFactory
 
createJavaBasicMappingComposite(PropertyValueModel<JavaBasicMapping>, Composite, WidgetFactory) - Method in interface org.eclipse.jpt.ui.JpaUiFactory
Creates a new JpaComposite used to edit a JavaBasicMapping.
createJavaEmbeddableComposite(PropertyValueModel<JavaEmbeddable>, Composite, WidgetFactory) - Method in interface org.eclipse.jpt.ui.JpaUiFactory
Creates a new JpaComposite used to edit a JavaEmbeddable.
createJavaEmbeddedIdMappingComposite(PropertyValueModel<JavaEmbeddedIdMapping>, Composite, WidgetFactory) - Method in interface org.eclipse.jpt.ui.JpaUiFactory
Creates a new JpaComposite used to edit a JavaEmbeddedIdMapping.
createJavaEmbeddedMappingComposite(PropertyValueModel<JavaEmbeddedMapping>, Composite, WidgetFactory) - Method in interface org.eclipse.jpt.ui.JpaUiFactory
Creates a new JpaComposite used to edit a JavaEmbeddedMapping.
createJavaEntityComposite(PropertyValueModel<JavaEntity>, Composite, WidgetFactory) - Method in interface org.eclipse.jpt.ui.JpaUiFactory
Creates a new JpaComposite used to edit an JavaEntity.
createJavaIdMappingComposite(PropertyValueModel<JavaIdMapping>, Composite, WidgetFactory) - Method in interface org.eclipse.jpt.ui.JpaUiFactory
Creates a new JpaComposite used to edit a JavaIdMapping.
createJavaManyToManyMappingComposite(PropertyValueModel<JavaManyToManyMapping>, Composite, WidgetFactory) - Method in interface org.eclipse.jpt.ui.JpaUiFactory
Creates a new JpaComposite used to edit a JavaManyToManyMapping.
createJavaManyToOneMappingComposite(PropertyValueModel<JavaManyToOneMapping>, Composite, WidgetFactory) - Method in interface org.eclipse.jpt.ui.JpaUiFactory
Creates a new JpaComposite used to edit a JavaManyToOneMapping.
createJavaMappedSuperclassComposite(PropertyValueModel<JavaMappedSuperclass>, Composite, WidgetFactory) - Method in interface org.eclipse.jpt.ui.JpaUiFactory
Creates a new JpaComposite used to edit a JavaMappedSuperclass.
createJavaOneToManyMappingComposite(PropertyValueModel<? extends JavaOneToManyMapping>, Composite, WidgetFactory) - Method in interface org.eclipse.jpt.ui.JpaUiFactory
Creates a new JpaComposite used to edit a JavaOneToManyMapping.
createJavaOneToOneMappingComposite(PropertyValueModel<JavaOneToOneMapping>, Composite, WidgetFactory) - Method in interface org.eclipse.jpt.ui.JpaUiFactory
Creates a new JpaComposite used to edit a JavaOneToOneMapping.
createJavaTransientMappingComposite(PropertyValueModel<JavaTransientMapping>, Composite, WidgetFactory) - Method in interface org.eclipse.jpt.ui.JpaUiFactory
Creates a new JpaComposite used to edit a JavaTransientMapping.
createJavaVersionMappingComposite(PropertyValueModel<JavaVersionMapping>, Composite, WidgetFactory) - Method in interface org.eclipse.jpt.ui.JpaUiFactory
Creates a new JpaComposite used to edit a JavaVersionMapping.
createLabel(Composite, String) - Method in interface org.eclipse.jpt.ui.WidgetFactory
Creates a new label.
createList(Composite, int) - Method in interface org.eclipse.jpt.ui.WidgetFactory
Creates a new list.
createLob() - Method in class org.eclipse.jpt.core.resource.orm.OrmFactory
 
createMapKeyImpl() - Method in class org.eclipse.jpt.core.resource.orm.OrmFactory
 
createMultiLineLabel(Composite, String) - Method in interface org.eclipse.jpt.ui.WidgetFactory
Creates a new label that can be wrapped on multiple lines.
createMultiLineText(Composite) - Method in interface org.eclipse.jpt.ui.WidgetFactory
Creates a new editable text area.
createOrderByFromString(EDataType, String) - Method in class org.eclipse.jpt.core.resource.orm.OrmFactory
 
createOrm_XmlAttributeMappingAdapter() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmAdapterFactory
Creates a new adapter for an object of class 'Xml Attribute Mapping'.
createOrm_XmlBasicAdapter() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmAdapterFactory
Creates a new adapter for an object of class 'Xml Basic'.
createOrm_XmlBasicImplAdapter() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmAdapterFactory
Creates a new adapter for an object of class 'Xml Basic Impl'.
createOrm_XmlEmbeddedAdapter() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmAdapterFactory
Creates a new adapter for an object of class 'Xml Embedded'.
createOrm_XmlEmbeddedIdAdapter() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmAdapterFactory
Creates a new adapter for an object of class 'Xml Embedded Id'.
createOrm_XmlEmbeddedIdImplAdapter() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmAdapterFactory
Creates a new adapter for an object of class 'Xml Embedded Id Impl'.
createOrm_XmlEmbeddedImplAdapter() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmAdapterFactory
Creates a new adapter for an object of class 'Xml Embedded Impl'.
createOrm_XmlEntityMappingsAdapter() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmAdapterFactory
Creates a new adapter for an object of class 'Xml Entity Mappings'.
createOrm_XmlIdAdapter() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmAdapterFactory
Creates a new adapter for an object of class 'Xml Id'.
createOrm_XmlIdImplAdapter() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmAdapterFactory
Creates a new adapter for an object of class 'Xml Id Impl'.
createOrm_XmlManyToManyAdapter() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmAdapterFactory
Creates a new adapter for an object of class 'Xml Many To Many'.
createOrm_XmlManyToManyImplAdapter() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmAdapterFactory
Creates a new adapter for an object of class 'Xml Many To Many Impl'.
createOrm_XmlManyToOneAdapter() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmAdapterFactory
Creates a new adapter for an object of class 'Xml Many To One'.
createOrm_XmlManyToOneImplAdapter() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmAdapterFactory
Creates a new adapter for an object of class 'Xml Many To One Impl'.
createOrm_XmlOneToManyAdapter() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmAdapterFactory
Creates a new adapter for an object of class 'Xml One To Many'.
createOrm_XmlOneToManyImplAdapter() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmAdapterFactory
Creates a new adapter for an object of class 'Xml One To Many Impl'.
createOrm_XmlOneToOneAdapter() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmAdapterFactory
Creates a new adapter for an object of class 'Xml One To One'.
createOrm_XmlOneToOneImplAdapter() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmAdapterFactory
Creates a new adapter for an object of class 'Xml One To One Impl'.
createOrm_XmlTransientAdapter() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmAdapterFactory
Creates a new adapter for an object of class 'Xml Transient'.
createOrm_XmlTransientImplAdapter() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmAdapterFactory
Creates a new adapter for an object of class 'Xml Transient Impl'.
createOrm_XmlVersionAdapter() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmAdapterFactory
Creates a new adapter for an object of class 'Xml Version'.
createOrm_XmlVersionImplAdapter() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmAdapterFactory
Creates a new adapter for an object of class 'Xml Version Impl'.
createOrmBasicMappingComposite(PropertyValueModel<OrmBasicMapping>, Composite, WidgetFactory) - Method in interface org.eclipse.jpt.ui.JpaUiFactory
Creates a new JpaComposite used to edit an OrmBasicMapping.
createOrmEmbeddableComposite(PropertyValueModel<OrmEmbeddable>, Composite, WidgetFactory) - Method in interface org.eclipse.jpt.ui.JpaUiFactory
Creates a new JpaComposite used to edit an OrmEmbeddable.
createOrmEmbeddedIdMappingComposite(PropertyValueModel<OrmEmbeddedIdMapping>, Composite, WidgetFactory) - Method in interface org.eclipse.jpt.ui.JpaUiFactory
Creates a new JpaComposite used to edit an OrmEmbeddedIdMapping.
createOrmEmbeddedMappingComposite(PropertyValueModel<OrmEmbeddedMapping>, Composite, WidgetFactory) - Method in interface org.eclipse.jpt.ui.JpaUiFactory
Creates a new JpaComposite used to edit an OrmEmbeddedMapping.
createOrmEntityComposite(PropertyValueModel<OrmEntity>, Composite, WidgetFactory) - Method in interface org.eclipse.jpt.ui.JpaUiFactory
Creates a new JpaComposite used to edit an OrmEntity.
createOrmIdMappingComposite(PropertyValueModel<OrmIdMapping>, Composite, WidgetFactory) - Method in interface org.eclipse.jpt.ui.JpaUiFactory
Creates a new JpaComposite used to edit an OrmIdMapping.
createOrmManyToManyMappingComposite(PropertyValueModel<OrmManyToManyMapping>, Composite, WidgetFactory) - Method in interface org.eclipse.jpt.ui.JpaUiFactory
Creates a new JpaComposite used to edit an OrmManyToManyMapping.
createOrmManyToOneMappingComposite(PropertyValueModel<OrmManyToOneMapping>, Composite, WidgetFactory) - Method in interface org.eclipse.jpt.ui.JpaUiFactory
Creates a new JpaComposite used to edit an OrmManyToOneMapping.
createOrmMappedSuperclassComposite(PropertyValueModel<OrmMappedSuperclass>, Composite, WidgetFactory) - Method in interface org.eclipse.jpt.ui.JpaUiFactory
Creates a new JpaComposite used to edit an OrmMappedSuperclass.
createOrmOneToManyMappingComposite(PropertyValueModel<OrmOneToManyMapping>, Composite, WidgetFactory) - Method in interface org.eclipse.jpt.ui.JpaUiFactory
Creates a new JpaComposite used to edit an OrmOneToManyMapping.
createOrmOneToOneMappingComposite(PropertyValueModel<OrmOneToOneMapping>, Composite, WidgetFactory) - Method in interface org.eclipse.jpt.ui.JpaUiFactory
Creates a new JpaComposite used to edit an OrmOneToOneMapping.
createOrmTransientMappingComposite(PropertyValueModel<OrmTransientMapping>, Composite, WidgetFactory) - Method in interface org.eclipse.jpt.ui.JpaUiFactory
Creates a new JpaComposite used to edit an OrmTransientMapping.
createOrmVersionMappingComposite(PropertyValueModel<OrmVersionMapping>, Composite, WidgetFactory) - Method in interface org.eclipse.jpt.ui.JpaUiFactory
Creates a new JpaComposite used to edit an OrmVersionMapping.
createPackageContents() - Method in class org.eclipse.jpt.core.resource.orm.OrmPackage
Creates the meta-model objects for the package.
createPackageContents() - Method in class org.eclipse.jpt.core.resource.persistence.PersistencePackage
Creates the meta-model objects for the package.
createPackageContents() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage
Creates the meta-model objects for the package.
createPackageContents() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.EclipseLink1_1OrmPackage
Creates the meta-model objects for the package.
createPasswordText(Composite) - Method in interface org.eclipse.jpt.ui.WidgetFactory
Creates a new editable text field that handles password.
createPersistenceUnitComposites(PropertyValueModel<PersistenceUnit>, Composite, WidgetFactory) - Method in interface org.eclipse.jpt.ui.JpaUiFactory
Creates the list of JpaComposites used to edit a PersistenceUnit.
createPostLoad() - Method in class org.eclipse.jpt.core.resource.orm.OrmFactory
 
createPostPersist() - Method in class org.eclipse.jpt.core.resource.orm.OrmFactory
 
createPostRemove() - Method in class org.eclipse.jpt.core.resource.orm.OrmFactory
 
createPostUpdate() - Method in class org.eclipse.jpt.core.resource.orm.OrmFactory
 
createPrePersist() - Method in class org.eclipse.jpt.core.resource.orm.OrmFactory
 
createPreRemove() - Method in class org.eclipse.jpt.core.resource.orm.OrmFactory
 
createPreUpdate() - Method in class org.eclipse.jpt.core.resource.orm.OrmFactory
 
createPushButton(Composite, String) - Method in interface org.eclipse.jpt.ui.WidgetFactory
Creates a new push button (toggle between selected and unselected).
createRadioButton(Composite, String) - Method in interface org.eclipse.jpt.ui.WidgetFactory
Creates a new radio button.
createResourcePersistenceUnitMetadata() - Method in interface org.eclipse.jpt.core.context.orm.PersistenceUnitMetadata
 
createSection(Composite, int) - Method in interface org.eclipse.jpt.ui.WidgetFactory
Creates a new section, which is a collapsable pane with a title bar.
createSpinner(Composite) - Method in interface org.eclipse.jpt.ui.WidgetFactory
Creates a new spinner.
createSqlResultSetMapping() - Method in class org.eclipse.jpt.core.resource.orm.OrmFactory
 
createTable(Composite, int) - Method in interface org.eclipse.jpt.ui.WidgetFactory
Creates a new table.
createTemporalTypeFromString(EDataType, String) - Method in class org.eclipse.jpt.core.resource.orm.OrmFactory
 
createText(Composite) - Method in interface org.eclipse.jpt.ui.WidgetFactory
Creates a new editable text field.
createTriStateCheckBox(Composite, String) - Method in interface org.eclipse.jpt.ui.WidgetFactory
Creates a new tri-state check box.
createVersionTypeFromString(EDataType, String) - Method in class org.eclipse.jpt.core.resource.orm.OrmFactory
 
createXmlAccessMethods() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmFactory
 
createXmlAccessMethodsHolderAdapter() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmAdapterFactory
Creates a new adapter for an object of class 'Xml Access Methods Holder'.
createXmlAssociationOverrideImpl() - Method in class org.eclipse.jpt.core.resource.orm.OrmFactory
 
createXmlAttributeMappingAdapter() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmAdapterFactory
Creates a new adapter for an object of class 'Xml Attribute Mapping'.
createXmlAttributeOverrideImpl() - Method in class org.eclipse.jpt.core.resource.orm.OrmFactory
 
createXmlBasicAdapter() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmAdapterFactory
Creates a new adapter for an object of class 'Xml Basic'.
createXmlBasicCollectionAdapter() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmAdapterFactory
Creates a new adapter for an object of class 'Xml Basic Collection'.
createXmlBasicCollectionImpl() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmFactory
 
createXmlBasicCollectionImpl() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.EclipseLink1_1OrmFactory
 
createXmlBasicCollectionImplAdapter() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmAdapterFactory
Creates a new adapter for an object of class 'Xml Basic Collection Impl'.
createXmlBasicImpl() - Method in class org.eclipse.jpt.core.resource.orm.OrmFactory
 
createXmlBasicImpl() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmFactory
 
createXmlBasicImpl() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.EclipseLink1_1OrmFactory
 
createXmlBasicImplAdapter() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmAdapterFactory
Creates a new adapter for an object of class 'Xml Basic Impl'.
createXmlBasicMapAdapter() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmAdapterFactory
Creates a new adapter for an object of class 'Xml Basic Map'.
createXmlBasicMapImpl() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmFactory
 
createXmlBasicMapImpl() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.EclipseLink1_1OrmFactory
 
createXmlBasicMapImplAdapter() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmAdapterFactory
Creates a new adapter for an object of class 'Xml Basic Map Impl'.
createXmlCache() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmFactory
 
createXmlChangeTracking() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmFactory
 
createXmlChangeTrackingTypeFromString(EDataType, String) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmFactory
 
createXmlCloneCopyPolicy() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmFactory
 
createXmlColumnImpl() - Method in class org.eclipse.jpt.core.resource.orm.OrmFactory
 
createXmlConversionValueImpl() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmFactory
 
createXmlConverterHolderAdapter() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmAdapterFactory
Creates a new adapter for an object of class 'Xml Converter Holder'.
createXmlConverterImpl() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmFactory
 
createXmlConvertersHolderAdapter() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmAdapterFactory
Creates a new adapter for an object of class 'Xml Converters Holder'.
createXmlConvertibleMappingAdapter() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmAdapterFactory
Creates a new adapter for an object of class 'Xml Convertible Mapping'.
createXmlCopyPolicy() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmFactory
 
createXmlCustomizer() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmFactory
 
createXmlDirectionFromString(EDataType, String) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmFactory
 
createXmlDiscriminatorColumn() - Method in class org.eclipse.jpt.core.resource.orm.OrmFactory
 
createXmlEmbeddable() - Method in class org.eclipse.jpt.core.resource.orm.OrmFactory
 
createXmlEmbeddable() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmFactory
 
createXmlEmbeddedAdapter() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmAdapterFactory
Creates a new adapter for an object of class 'Xml Embedded'.
createXmlEmbeddedIdAdapter() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmAdapterFactory
Creates a new adapter for an object of class 'Xml Embedded Id'.
createXmlEmbeddedIdImpl() - Method in class org.eclipse.jpt.core.resource.orm.OrmFactory
 
createXmlEmbeddedIdImpl() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmFactory
 
createXmlEmbeddedIdImpl() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.EclipseLink1_1OrmFactory
 
createXmlEmbeddedIdImplAdapter() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmAdapterFactory
Creates a new adapter for an object of class 'Xml Embedded Id Impl'.
createXmlEmbeddedImpl() - Method in class org.eclipse.jpt.core.resource.orm.OrmFactory
 
createXmlEmbeddedImpl() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmFactory
 
createXmlEmbeddedImpl() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.EclipseLink1_1OrmFactory
 
createXmlEmbeddedImplAdapter() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmAdapterFactory
Creates a new adapter for an object of class 'Xml Embedded Impl'.
createXmlEntity() - Method in class org.eclipse.jpt.core.resource.orm.OrmFactory
 
createXmlEntity() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmFactory
 
createXmlEntityMappings() - Method in class org.eclipse.jpt.core.resource.orm.OrmFactory
 
createXmlEntityMappings() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmFactory
 
createXmlEntityMappings() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.EclipseLink1_1OrmFactory
 
createXmlEntityMappingsAdapter() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmAdapterFactory
Creates a new adapter for an object of class 'Xml Entity Mappings'.
createXmlGeneratedValueImpl() - Method in class org.eclipse.jpt.core.resource.orm.OrmFactory
 
createXmlIdAdapter() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmAdapterFactory
Creates a new adapter for an object of class 'Xml Id'.
createXmlIdClass() - Method in class org.eclipse.jpt.core.resource.orm.OrmFactory
 
createXmlIdImpl() - Method in class org.eclipse.jpt.core.resource.orm.OrmFactory
 
createXmlIdImpl() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmFactory
 
createXmlIdImpl() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.EclipseLink1_1OrmFactory
 
createXmlIdImplAdapter() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmAdapterFactory
Creates a new adapter for an object of class 'Xml Id Impl'.
createXmlInstantiationPolicy() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmFactory
 
createXmlJarFileRef() - Method in class org.eclipse.jpt.core.resource.persistence.PersistenceFactory
 
createXmlJavaClassRef() - Method in class org.eclipse.jpt.core.resource.persistence.PersistenceFactory
 
createXmlJoinColumnImpl() - Method in class org.eclipse.jpt.core.resource.orm.OrmFactory
 
createXmlJoinColumnsMappingAdapter() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmAdapterFactory
Creates a new adapter for an object of class 'Xml Join Columns Mapping'.
createXmlJoinFetchAdapter() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmAdapterFactory
Creates a new adapter for an object of class 'Xml Join Fetch'.
createXmlJoinFetchTypeFromString(EDataType, String) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmFactory
 
createXmlJoinTableImpl() - Method in class org.eclipse.jpt.core.resource.orm.OrmFactory
 
createXmlJoinTableMappingAdapter() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmAdapterFactory
Creates a new adapter for an object of class 'Xml Join Table Mapping'.
createXmlManyToManyAdapter() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmAdapterFactory
Creates a new adapter for an object of class 'Xml Many To Many'.
createXmlManyToManyImpl() - Method in class org.eclipse.jpt.core.resource.orm.OrmFactory
 
createXmlManyToManyImpl() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmFactory
 
createXmlManyToManyImpl() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.EclipseLink1_1OrmFactory
 
createXmlManyToManyImplAdapter() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmAdapterFactory
Creates a new adapter for an object of class 'Xml Many To Many Impl'.
createXmlManyToOneAdapter() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmAdapterFactory
Creates a new adapter for an object of class 'Xml Many To One'.
createXmlManyToOneImpl() - Method in class org.eclipse.jpt.core.resource.orm.OrmFactory
 
createXmlManyToOneImpl() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmFactory
 
createXmlManyToOneImpl() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.EclipseLink1_1OrmFactory
 
createXmlManyToOneImplAdapter() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmAdapterFactory
Creates a new adapter for an object of class 'Xml Many To One Impl'.
createXmlMappedByMappingAdapter() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmAdapterFactory
Creates a new adapter for an object of class 'Xml Mapped By Mapping'.
createXmlMappedSuperclass() - Method in class org.eclipse.jpt.core.resource.orm.OrmFactory
 
createXmlMappedSuperclass() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmFactory
 
createXmlMappingFileRef() - Method in class org.eclipse.jpt.core.resource.persistence.PersistenceFactory
 
createXmlMultiRelationshipMappingAdapter() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmAdapterFactory
Creates a new adapter for an object of class 'Xml Multi Relationship Mapping'.
createXmlMutableAdapter() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmAdapterFactory
Creates a new adapter for an object of class 'Xml Mutable'.
createXmlNamedNativeQuery() - Method in class org.eclipse.jpt.core.resource.orm.OrmFactory
 
createXmlNamedQuery() - Method in class org.eclipse.jpt.core.resource.orm.OrmFactory
 
createXmlNamedStoredProcedureQuery() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmFactory
 
createXmlObjectTypeConverterImpl() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmFactory
 
createXmlOneToManyAdapter() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmAdapterFactory
Creates a new adapter for an object of class 'Xml One To Many'.
createXmlOneToManyImpl() - Method in class org.eclipse.jpt.core.resource.orm.OrmFactory
 
createXmlOneToManyImpl() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmFactory
 
createXmlOneToManyImpl() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.EclipseLink1_1OrmFactory
 
createXmlOneToManyImplAdapter() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmAdapterFactory
Creates a new adapter for an object of class 'Xml One To Many Impl'.
createXmlOneToOneAdapter() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmAdapterFactory
Creates a new adapter for an object of class 'Xml One To One'.
createXmlOneToOneImpl() - Method in class org.eclipse.jpt.core.resource.orm.OrmFactory
 
createXmlOneToOneImpl() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmFactory
 
createXmlOneToOneImpl() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.EclipseLink1_1OrmFactory
 
createXmlOneToOneImplAdapter() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmAdapterFactory
Creates a new adapter for an object of class 'Xml One To One Impl'.
createXmlOptimisticLocking() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmFactory
 
createXmlOptimisticLockingTypeFromString(EDataType, String) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmFactory
 
createXmlPersistence() - Method in class org.eclipse.jpt.core.resource.persistence.PersistenceFactory
 
createXmlPersistenceUnit() - Method in class org.eclipse.jpt.core.resource.persistence.PersistenceFactory
 
createXmlPersistenceUnitDefaults() - Method in class org.eclipse.jpt.core.resource.orm.OrmFactory
 
createXmlPersistenceUnitMetadata() - Method in class org.eclipse.jpt.core.resource.orm.OrmFactory
 
createXmlPersistenceUnitMetadata() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmFactory
 
createXmlPersistenceUnitTransactionTypeFromString(EDataType, String) - Method in class org.eclipse.jpt.core.resource.persistence.PersistenceFactory
 
createXmlPersistenceUnitTransactionTypeObjectFromString(EDataType, String) - Method in class org.eclipse.jpt.core.resource.persistence.PersistenceFactory
 
createXmlPrimaryKeyJoinColumnImpl() - Method in class org.eclipse.jpt.core.resource.orm.OrmFactory
 
createXmlPrivateOwnedAdapter() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmAdapterFactory
Creates a new adapter for an object of class 'Xml Private Owned'.
createXmlProperties() - Method in class org.eclipse.jpt.core.resource.persistence.PersistenceFactory
 
createXmlProperty() - Method in class org.eclipse.jpt.core.resource.persistence.PersistenceFactory
 
createXmlProperty() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmFactory
 
createXmlQueryHint() - Method in class org.eclipse.jpt.core.resource.orm.OrmFactory
 
createXmlRelationshipMappingAdapter() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmAdapterFactory
Creates a new adapter for an object of class 'Xml Relationship Mapping'.
createXmlSecondaryTableImpl() - Method in class org.eclipse.jpt.core.resource.orm.OrmFactory
 
createXmlSequenceGeneratorImpl() - Method in class org.eclipse.jpt.core.resource.orm.OrmFactory
 
createXmlSingleRelationshipMappingAdapter() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmAdapterFactory
Creates a new adapter for an object of class 'Xml Single Relationship Mapping'.
createXmlStoredProcedureParameter() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmFactory
 
createXmlStructConverterImpl() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmFactory
 
createXmlTable() - Method in class org.eclipse.jpt.core.resource.orm.OrmFactory
 
createXmlTableGeneratorImpl() - Method in class org.eclipse.jpt.core.resource.orm.OrmFactory
 
createXmlTimeOfDay() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmFactory
 
createXmlTransformationAdapter() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmAdapterFactory
Creates a new adapter for an object of class 'Xml Transformation'.
createXmlTransformationImpl() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmFactory
 
createXmlTransformationImpl() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.EclipseLink1_1OrmFactory
 
createXmlTransformationImplAdapter() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmAdapterFactory
Creates a new adapter for an object of class 'Xml Transformation Impl'.
createXmlTransientAdapter() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmAdapterFactory
Creates a new adapter for an object of class 'Xml Transient'.
createXmlTransientImpl() - Method in class org.eclipse.jpt.core.resource.orm.OrmFactory
 
createXmlTransientImpl() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.EclipseLink1_1OrmFactory
 
createXmlTransientImplAdapter() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmAdapterFactory
Creates a new adapter for an object of class 'Xml Transient Impl'.
createXmlTypeConverterImpl() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmFactory
 
createXmlUniqueConstraintImpl() - Method in class org.eclipse.jpt.core.resource.orm.OrmFactory
 
createXmlVariableOneToOneAdapter() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmAdapterFactory
Creates a new adapter for an object of class 'Xml Variable One To One'.
createXmlVariableOneToOneImpl() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmFactory
 
createXmlVariableOneToOneImpl() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.EclipseLink1_1OrmFactory
 
createXmlVariableOneToOneImplAdapter() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmAdapterFactory
Creates a new adapter for an object of class 'Xml Variable One To One Impl'.
createXmlVersionAdapter() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmAdapterFactory
Creates a new adapter for an object of class 'Xml Version'.
createXmlVersionFromString(EDataType, String) - Method in class org.eclipse.jpt.core.resource.persistence.PersistenceFactory
 
createXmlVersionImpl() - Method in class org.eclipse.jpt.core.resource.orm.OrmFactory
 
createXmlVersionImpl() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmFactory
 
createXmlVersionImpl() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.EclipseLink1_1OrmFactory
 
createXmlVersionImplAdapter() - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmAdapterFactory
Creates a new adapter for an object of class 'Xml Version Impl'.
CUSTOM_CONVERTER - Static variable in interface org.eclipse.jpt.eclipselink.core.context.EclipseLinkConverter
 
CUSTOM_CONVERTER_PROPERTY - Static variable in interface org.eclipse.jpt.eclipselink.core.context.java.JavaConverterHolder
 
CUSTOM_ORDERING_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.MultiRelationshipMapping
 
CustomConverter - Interface in org.eclipse.jpt.eclipselink.core.context
Corresponds to a CustomConverter resource model object Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
Customizer - Interface in org.eclipse.jpt.eclipselink.core.context
Corresponds to a Customizer resource model object Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
CUSTOMIZER - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkJPA
 
CUSTOMIZER__VALUE - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkJPA
 
CustomizerAnnotation - Interface in org.eclipse.jpt.eclipselink.core.resource.java
Corresponds to the Eclipselink annotation org.eclipse.persistence.annotations.Customizer Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
customizerClassImplementsInterface(String, CompilationUnit) - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.CustomizerAnnotation
Return whether the customizer class implements the specified interface.

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