Dali Provisional API
Release 3.2

Uses of Interface
org.eclipse.jpt.common.core.utility.TextRange

Packages that use TextRange
org.eclipse.jpt.common.core.resource.java   
org.eclipse.jpt.common.core.resource.xml   
org.eclipse.jpt.common.core.utility   
org.eclipse.jpt.jaxb.core.context   
org.eclipse.jpt.jaxb.core.resource.java   
org.eclipse.jpt.jaxb.eclipselink.core.resource.java   
org.eclipse.jpt.jpa.core   
org.eclipse.jpt.jpa.core.context   
org.eclipse.jpt.jpa.core.context.orm   
org.eclipse.jpt.jpa.core.jpa2.resource.java   
org.eclipse.jpt.jpa.core.jpql   
org.eclipse.jpt.jpa.core.resource.java   
org.eclipse.jpt.jpa.eclipselink.core.context   
org.eclipse.jpt.jpa.eclipselink.core.resource.java   
 

Uses of TextRange in org.eclipse.jpt.common.core.resource.java
 

Methods in org.eclipse.jpt.common.core.resource.java that return TextRange
 TextRange JavaResourceAnnotatedElement.getNameTextRange()
          Return the text range for the member's name.
 TextRange JavaResourceNode.getTextRange()
          Return the [source] node's text range in the compilation unit's file.
 TextRange JavaResourceAnnotatedElement.getTextRange(String nestableAnnotationName)
          Return the text range for the nestable annotation if it is currently unnested.
 

Uses of TextRange in org.eclipse.jpt.common.core.resource.xml
 

Methods in org.eclipse.jpt.common.core.resource.xml that return TextRange
protected  TextRange EBaseObjectImpl.buildElementCodeAssistTextRange_(IDOMNode domNode, TextRange textRange)
          pre-condition: the specified DOM node is not null
protected  TextRange EBaseObjectImpl.buildElementCodeAssistTextRange(IDOMNode domNode)
           
protected  TextRange EBaseObjectImpl.buildElementCodeAssistTextRange(IDOMNode domNode, TextRange textRange)
           
protected  TextRange EBaseObjectImpl.buildTextRange_(IDOMNode domNode, TextRange textRange)
          pre-condition: the specified DOM node is not null
protected  TextRange EBaseObjectImpl.buildTextRange(IDOMNode domNode)
           
protected  TextRange EBaseObjectImpl.buildTextRange(IDOMNode domNode, TextRange textRange)
           
protected  TextRange EBaseObjectImpl.getAttributeCodeAssistTextRange(String attributeName)
          Return a text range for the specified attribute node.
protected  TextRange EBaseObjectImpl.getAttributeTextRange(String attributeName)
          Return a text range for the specified attribute node.
protected  TextRange EBaseObjectImpl.getElementCodeAssistTextRange(String elementName)
          Return a text range for the specified element node.
protected  TextRange EBaseObjectImpl.getElementTextRange(String elementName)
          Return a text range for the specified element node.
 TextRange EBaseObjectImpl.getFullTextRange()
           
 TextRange EBaseObject.getFullTextRange()
          Return the text range to be used for text selection.
 TextRange EBaseObjectImpl.getSelectionTextRange()
           
 TextRange EBaseObject.getSelectionTextRange()
          Return the text range to be used for selection.
protected  TextRange EBaseObjectImpl.getTextTextRange()
          Return a text range for the "text" node.
 TextRange EBaseObjectImpl.getValidationTextRange()
           
 TextRange EBaseObject.getValidationTextRange()
          Return the text range to be used for validation.
 

Methods in org.eclipse.jpt.common.core.resource.xml with parameters of type TextRange
protected  TextRange EBaseObjectImpl.buildElementCodeAssistTextRange_(IDOMNode domNode, TextRange textRange)
          pre-condition: the specified DOM node is not null
protected  TextRange EBaseObjectImpl.buildElementCodeAssistTextRange(IDOMNode domNode, TextRange textRange)
           
protected  TextRange EBaseObjectImpl.buildTextRange_(IDOMNode domNode, TextRange textRange)
          pre-condition: the specified DOM node is not null
protected  TextRange EBaseObjectImpl.buildTextRange(IDOMNode domNode, TextRange textRange)
           
 

Uses of TextRange in org.eclipse.jpt.common.core.utility
 

Classes in org.eclipse.jpt.common.core.utility that implement TextRange
 class AbstractTextRange
          Partial implementation of text range.
static class TextRange.Empty
          Empty implementation of text range.
 

Fields in org.eclipse.jpt.common.core.utility declared as TextRange
static TextRange TextRange.Empty.INSTANCE
           
 

Methods in org.eclipse.jpt.common.core.utility that return TextRange
 TextRange AbstractTextRange.buildTextRange(int offset, int length, int lineNumber)
           
 TextRange TextRange.buildTextRange(int offset, int length, int lineNumber)
          Build and return a new text range for the specified values if they differ from the text range.
static TextRange TextRange.Empty.instance()
           
 

Methods in org.eclipse.jpt.common.core.utility with parameters of type TextRange
 IMessage ValidationMessage.buildValidationMessage(IResource target, TextRange textRange, Object... args)
          Build a validation message with the specified target resource, text range, and arguments to be bound to the message template.
 

Uses of TextRange in org.eclipse.jpt.jaxb.core.context
 

Methods in org.eclipse.jpt.jaxb.core.context that return TextRange
 TextRange JaxbQName.getNamespaceTextRange()
           
 TextRange AbstractQName.getNamespaceTextRange()
           
 TextRange AbstractQName.ResourceProxy.getNamespaceTextRange()
           
 TextRange JaxbQName.getNameTextRange()
           
 TextRange AbstractQName.getNameTextRange()
           
 TextRange AbstractQName.ResourceProxy.getNameTextRange()
           
protected  TextRange AbstractQName.getTextRange(TextRange textRange)
           
 TextRange XmlElementRef.getTypeTextRange()
           
 TextRange XmlElement.getTypeTextRange()
           
 TextRange JaxbContextNode.getValidationTextRange()
          Return the text range for highlighting errors for this object
 TextRange AbstractQName.getValidationTextRange()
           
 

Methods in org.eclipse.jpt.jaxb.core.context with parameters of type TextRange
protected  TextRange AbstractQName.getTextRange(TextRange textRange)
           
 

Uses of TextRange in org.eclipse.jpt.jaxb.core.resource.java
 

Methods in org.eclipse.jpt.jaxb.core.resource.java that return TextRange
 TextRange XmlSchemaAnnotation.getAttributeFormDefaultTextRange()
          Return the TextRange for the 'attributeFormDefault' element.
 TextRange XmlElementAnnotation.getDefaultValueTextRange()
          Return the TextRange for the 'defaultValue' element.
 TextRange XmlElementDeclAnnotation.getDefaultValueTextRange()
          Return the TextRange for the 'defaultValue' element.
 TextRange XmlSchemaAnnotation.getElementFormDefaultTextRange()
          Return the TextRange for the 'elementFormDefault' element.
 TextRange XmlTypeAnnotation.getFactoryClassTextRange()
          Return the TextRange for the 'factoryClass' element.
 TextRange XmlTypeAnnotation.getFactoryMethodTextRange()
          Return the TextRange for the 'factoryMethod' element.
 TextRange XmlAnyElementAnnotation.getLaxTextRange()
          Return the TextRange for the 'lax' element.
 TextRange XmlSchemaAnnotation.getLocationTextRange()
          Return the TextRange for the 'location' element.
 TextRange XmlSchemaAnnotation.getNamespaceTextRange()
          Return the TextRange for the 'namespace' element.
 TextRange QNameAnnotation.getNamespaceTextRange()
          Return the TextRange for the 'namespace' element.
 TextRange XmlNsAnnotation.getNamespaceURITextRange()
          Return the TextRange for the 'namespaceURI' element.
 TextRange QNameAnnotation.getNameTextRange()
          Return the TextRange for the 'name' element.
 TextRange XmlElementWrapperAnnotation.getNillableTextRange()
          Return the TextRange for the 'nillable' element.
 TextRange XmlElementAnnotation.getNillableTextRange()
          Return the TextRange for the 'nillable' element.
 TextRange XmlNsAnnotation.getPrefixTextRange()
          Return the TextRange for the 'prefix' element.
 TextRange XmlTypeAnnotation.getPropOrderTextRange()
          Return the text range of the 'propOrder' element of the XmlType annotation.
 TextRange XmlTypeAnnotation.getPropTextRange(int index)
          Return the text range of the prop at the specified index
 TextRange XmlElementWrapperAnnotation.getRequiredTextRange()
          Return the TextRange for the 'required' element.
 TextRange JaxbBasicSchemaComponentAnnotation.getRequiredTextRange()
          Return the TextRange for the 'required' element.
 TextRange XmlElementRefAnnotation.getRequiredTextRange()
          Return the TextRange for the 'required' element.
 TextRange XmlElementDeclAnnotation.getScopeTextRange()
          Return the TextRange for the 'scope' element.
 TextRange XmlElementDeclAnnotation.getSubstitutionHeadNamespaceTextRange()
          Return the TextRange for the 'substitutionHeadNamespace' element.
 TextRange XmlElementDeclAnnotation.getSubstitutionHeadNameTextRange()
          Return the TextRange for the 'substitutionHeadName' element.
 TextRange XmlJavaTypeAdapterAnnotation.getTypeTextRange()
          Return the TextRange for the 'type' element.
 TextRange XmlElementAnnotation.getTypeTextRange()
          Return the TextRange for the 'type' element.
 TextRange XmlSchemaTypeAnnotation.getTypeTextRange()
          Return the TextRange for the 'type' element.
 TextRange XmlElementRefAnnotation.getTypeTextRange()
          Return the TextRange for the 'type' element.
 TextRange XmlAccessorTypeAnnotation.getValueTextRange()
          Return the TextRange for the 'value' element.
 TextRange XmlJavaTypeAdapterAnnotation.getValueTextRange()
          Return the TextRange for the 'value' element.
 TextRange XmlAnyElementAnnotation.getValueTextRange()
          Return the TextRange for the 'value' element.
 TextRange XmlAccessorOrderAnnotation.getValueTextRange()
          Return the TextRange for the 'value' element.
 TextRange XmlEnumValueAnnotation.getValueTextRange()
          Return the TextRange for the 'value' element.
 TextRange XmlMimeTypeAnnotation.getValueTextRange()
          Return the TextRange for the 'value' element.
 TextRange XmlEnumAnnotation.getValueTextRange()
          Return the TextRange for the 'value' element.
 

Uses of TextRange in org.eclipse.jpt.jaxb.eclipselink.core.resource.java
 

Methods in org.eclipse.jpt.jaxb.eclipselink.core.resource.java that return TextRange
 TextRange XmlInverseReferenceAnnotation.getMappedByTextRange()
          Return the text range associated with the 'mappedBy' element.
 TextRange XmlTransformationAnnotation.getOptionalTextRange()
          Return the text range associated with the 'optional' element.
 TextRange XmlJoinNodeAnnotation.getReferencedXmlPathTextRange()
          Return the text range associated with the 'referencedXmlPath' element.
 TextRange XmlPathAnnotation.getValueTextRange()
          Return the text range associated with the 'value' element.
 TextRange XmlDiscriminatorValueAnnotation.getValueTextRange()
          Return the text range associated with the 'value' element.
 TextRange XmlDiscriminatorNodeAnnotation.getValueTextRange()
          Return the text range associated with the 'value' element.
 TextRange XmlJoinNodeAnnotation.getXmlPathTextRange()
          Return the text range associated with the 'xmlPath' element.
 

Uses of TextRange in org.eclipse.jpt.jpa.core
 

Methods in org.eclipse.jpt.jpa.core that return TextRange
 TextRange JpaStructureNode.getFullTextRange()
          Return the text range for the structure node's full text representation.
 TextRange JpaStructureNode.getSelectionTextRange()
          Return the text range to be used to select text in the editor corresponding to the structure node.
 

Uses of TextRange in org.eclipse.jpt.jpa.core.context
 

Methods in org.eclipse.jpt.jpa.core.context that return TextRange
 TextRange ReadOnlyTable.getCatalogValidationTextRange()
           
 TextRange GeneratedValue.getGeneratorTextRange()
          Return the (best guess) text location of the generator.
 TextRange Generator.getNameTextRange()
          Return the (best guess) text location of the name.
 TextRange Query.getNameTextRange()
          Returns the TextRange of the name property.
 TextRange Entity.getNameTextRange()
          Returns the TextRange of the name property.
 TextRange ReadOnlyOverride.getNameTextRange()
          Return the (best guess) text location of the override's name.
 TextRange ReadOnlyNamedColumn.getNameValidationTextRange()
          Return the (best guess) text location of the column's name.
 TextRange ReadOnlyTable.getNameValidationTextRange()
           
 TextRange ReadOnlyBaseJoinColumn.getReferencedColumnNameTextRange()
          Return the (best guess) text location of the join column's referenced column name.
 TextRange ReadOnlyTable.getSchemaValidationTextRange()
           
 TextRange ReadOnlyTableColumn.getTableNameValidationTextRange()
          Return the (best guess) text location of the column's table name.
 TextRange ReadOnlyNamedColumn.Owner.getValidationTextRange()
          Return the column owner's text range.
 TextRange OverrideContainer.Owner.getValidationTextRange()
           
 TextRange JpaContextNode.getValidationTextRange()
           
 

Methods in org.eclipse.jpt.jpa.core.context that return types with arguments of type TextRange
 List<TextRange> NamedQuery.getQueryTextRanges()
          Returns the list of TextRange of the query property, which is either a single object if the string is not split or many objects if the JPQL query is split into many strings.
 

Uses of TextRange in org.eclipse.jpt.jpa.core.context.orm
 

Methods in org.eclipse.jpt.jpa.core.context.orm that return TextRange
 TextRange OrmTypeMapping.getAttributesTextRange()
           
 TextRange OrmBaseEnumeratedConverter.Owner.getEnumTextRange()
           
 TextRange OrmAttributeMapping.getNameTextRange()
           
 TextRange OrmAttributeMapping.getSelectionTextRange()
           
 TextRange OrmTypeMapping.getSelectionTextRange()
           
 TextRange OrmBaseTemporalConverter.Owner.getTemporalTextRange()
           
 

Uses of TextRange in org.eclipse.jpt.jpa.core.jpa2.resource.java
 

Methods in org.eclipse.jpt.jpa.core.jpa2.resource.java that return TextRange
 TextRange SequenceGenerator2_0Annotation.getCatalogTextRange()
          Return the TextRange for the 'catalog' element.
 TextRange ElementCollection2_0Annotation.getFetchTextRange()
          Return the TextRange for the 'fetch' element.
 TextRange OrderColumn2_0Annotation.getInsertableTextRange()
          Return the TextRange for the 'insertable' element.
 TextRange NamedQuery2_0Annotation.getLockModeTextRange()
          Return the TextRange for the 'lockMode' element.
 TextRange OrderColumn2_0Annotation.getNullableTextRange()
          Return the TextRange for the 'nullable' element.
 TextRange OwningRelationshipMapping2_0Annotation.getOrphanRemovalTextRange()
          Return the TextRange for the orphanRemoval element.
 TextRange SequenceGenerator2_0Annotation.getSchemaTextRange()
          Return the TextRange for the 'schema' element.
 TextRange ElementCollection2_0Annotation.getTargetClassTextRange()
          Return the TextRange for the 'targetClass' element.
 TextRange OrderColumn2_0Annotation.getUpdatableTextRange()
          Return the TextRange for the 'updatable' element.
 TextRange Access2_0Annotation.getValueTextRange()
          Return the TextRange for the 'value' element.
 TextRange Cacheable2_0Annotation.getValueTextRange()
          Return the TextRange for the 'value' element.
 TextRange MapKeyClass2_0Annotation.getValueTextRange()
          Return the TextRange for the 'value' element.
 TextRange MapsId2_0Annotation.getValueTextRange()
          Return the TextRange for the 'value' element.
 

Uses of TextRange in org.eclipse.jpt.jpa.core.jpql
 

Method parameters in org.eclipse.jpt.jpa.core.jpql with type arguments of type TextRange
protected  List<IMessage> JpaJpqlQueryHelper.buildProblems(NamedQuery namedQuery, List<TextRange> textRanges, JPQLQueryProblem problem, String parsedJpqlQuery, String jpqlQuery, String actualJpqlQuery, int offset, JpaJpqlQueryHelper.EscapeType escapeType)
          Creates a new IMessage for the given JPQLQueryProblem.
 void JpaJpqlQueryHelper.validate(NamedQuery namedQuery, String jpqlQuery, String actualJpqlQuery, List<TextRange> textRanges, int offset, JpaJpqlQueryHelper.EscapeType escapeType, List<IMessage> messages)
          Validates the given NamedQuery by validating the JPQL query.
 

Uses of TextRange in org.eclipse.jpt.jpa.core.resource.java
 

Methods in org.eclipse.jpt.jpa.core.resource.java that return TextRange
 TextRange DbGeneratorAnnotation.getAllocationSizeTextRange()
          Return the TextRange for the 'allocationSize' element.
 TextRange RelationshipMappingAnnotation.getCascadeTextRange()
          Return the TextRange for the 'cascade' element.
 TextRange TableGeneratorAnnotation.getCatalogTextRange()
          Return the TextRange for the 'catalog' element.
 TextRange BaseTableAnnotation.getCatalogTextRange()
          Return the TextRange for the 'catalog' element.
 TextRange BaseTableAnnotation.getCatalogValidationTextRange()
           
 TextRange NamedColumnAnnotation.getColumnDefinitionTextRange()
          Return the TextRange for the 'columnDefinition' element.
 TextRange RelationshipMappingAnnotation.getFetchTextRange()
          Return the TextRange for the 'fetch' element.
 TextRange BasicAnnotation.getFetchTextRange()
          Return the TextRange for the 'fetch' element.
 TextRange GeneratedValueAnnotation.getGeneratorTextRange()
          Return the TextRange for the 'generator' element.
 TextRange DbGeneratorAnnotation.getInitialValueTextRange()
          Return the TextRange for the 'initialValue' element.
 TextRange BaseColumnAnnotation.getInsertableTextRange()
          Return the TextRange for the 'insertable' element.
 TextRange CompleteColumnAnnotation.getLengthTextRange()
          Return the TextRange for the 'length' element.
 TextRange OwnableRelationshipMappingAnnotation.getMappedByTextRange()
          Return the TextRange for the 'mappedBy' element.
 TextRange GeneratorAnnotation.getNameTextRange()
          Return the TextRange for the 'name' element.
 TextRange EntityAnnotation.getNameTextRange()
          Return the TextRange for the 'name' element.
 TextRange QueryHintAnnotation.getNameTextRange()
          Return the TextRange for the 'name' element.
 TextRange OverrideAnnotation.getNameTextRange()
          Return the TextRange for the 'name' element.
 TextRange BaseTableAnnotation.getNameTextRange()
          Return the TextRange for the 'name' element.
 TextRange QueryAnnotation.getNameTextRange()
          Return the TextRange for the 'name' element.
 TextRange NamedColumnAnnotation.getNameTextRange()
          Return the TextRange for the 'name' element.
 TextRange MapKeyAnnotation.getNameTextRange()
          Return the TextRange for the 'name' element.
 TextRange BaseTableAnnotation.getNameValidationTextRange()
           
 TextRange NamedColumnAnnotation.getNameValidationTextRange()
           
 TextRange BaseColumnAnnotation.getNullableTextRange()
          Return the TextRange for the 'nullable' element.
 TextRange BasicAnnotation.getOptionalTextRange()
          Return the TextRange for the 'optional' element.
 TextRange SingleRelationshipMappingAnnotation.getOptionalTextRange()
          Return the TextRange for the optional element.
 TextRange TableGeneratorAnnotation.getPkColumnNameTextRange()
          Return the TextRange for the 'pkColumnName' element.
 TextRange TableGeneratorAnnotation.getPkColumnValueTextRange()
          Return the TextRange for the 'pkColumnValue' element.
 TextRange CompleteColumnAnnotation.getPrecisionTextRange()
          Return the TextRange for the 'precision' element.
 TextRange BaseJoinColumnAnnotation.getReferencedColumnNameTextRange()
          Return the TextRange for the 'referencedColumnName' element.
 TextRange NamedNativeQueryAnnotation.getResultClassTextRange()
          Return the TextRange for the 'resultClass' element.
 TextRange NamedNativeQueryAnnotation.getResultSetMappingTextRange()
          Return the TextRange for the 'resultSetMapping' element.
 TextRange CompleteColumnAnnotation.getScaleTextRange()
          Return the TextRange for the 'scale' element.
 TextRange TableGeneratorAnnotation.getSchemaTextRange()
          Return the TextRange for the 'schema' element.
 TextRange BaseTableAnnotation.getSchemaTextRange()
          Return the TextRange for the 'schema' element.
 TextRange BaseTableAnnotation.getSchemaValidationTextRange()
           
 TextRange SequenceGeneratorAnnotation.getSequenceNameTextRange()
          Return the TextRange for the 'sequenceName' element.
 TextRange GeneratedValueAnnotation.getStrategyTextRange()
          Return the TextRange for the 'strategy' element.
 TextRange InheritanceAnnotation.getStrategyTextRange()
          Return the TextRange for the 'strategy' element.
 TextRange TableGeneratorAnnotation.getTableTextRange()
          Return the TextRange for the 'table' element.
 TextRange BaseColumnAnnotation.getTableTextRange()
          Return the TextRange for the 'table' element.
 TextRange RelationshipMappingAnnotation.getTargetEntityTextRange()
          Return the TextRange for the 'targetEntity' element.
 TextRange BaseColumnAnnotation.getUniqueTextRange()
          Return the TextRange for the 'unique' element.
 TextRange BaseColumnAnnotation.getUpdatableTextRange()
          Return the TextRange for the 'updatable' element.
 TextRange TableGeneratorAnnotation.getValueColumnNameTextRange()
          Return the TextRange for the 'valueColumnName' element.
 TextRange BaseEnumeratedAnnotation.getValueTextRange()
          Return the TextRange for the 'value' element.
 TextRange QueryHintAnnotation.getValueTextRange()
          Return the TextRange for the 'value' element.
 TextRange DiscriminatorValueAnnotation.getValueTextRange()
          Return the TextRange for the 'value' element.
 TextRange IdClassAnnotation.getValueTextRange()
          Return the TextRange for the 'value' element.
 TextRange BaseTemporalAnnotation.getValueTextRange()
          Return the TextRange for the 'value' element.
 TextRange OrderByAnnotation.getValueTextRange()
          Return the TextRange for the 'value' element.
 

Methods in org.eclipse.jpt.jpa.core.resource.java that return types with arguments of type TextRange
 List<TextRange> NamedQueryAnnotation.getQueryTextRanges()
          Return the TextRange for the 'query' element.
 List<TextRange> NamedNativeQueryAnnotation.getQueryTextRanges()
          Return the TextRange for the 'query' element.
 

Uses of TextRange in org.eclipse.jpt.jpa.eclipselink.core.context
 

Methods in org.eclipse.jpt.jpa.eclipselink.core.context that return TextRange
 TextRange EclipseLinkConverter.getNameTextRange()
           
 

Uses of TextRange in org.eclipse.jpt.jpa.eclipselink.core.resource.java
 

Methods in org.eclipse.jpt.jpa.eclipselink.core.resource.java that return TextRange
 TextRange EclipseLinkCacheAnnotation.getAlwaysRefreshTextRange()
          Return the TextRange for the 'alwaysRefresh' element.
 TextRange EclipseLinkWriteTransformerAnnotation.getColumnTextRange()
          Return the TextRange for the 'column' element.
 TextRange EclipseLinkTenantDiscriminatorColumnAnnotation2_3.getContextPropertyTextRange()
          Return the TextRange for the 'contextProperty' element.
 TextRange EclipseLinkConverterAnnotation.getConverterClassTextRange()
          Return the TextRange for the 'converterClass' element.
 TextRange EclipseLinkStructConverterAnnotation.getConverterTextRange()
          Return the TextRange for the 'converter' element.
 TextRange EclipseLinkCacheAnnotation.getCoordinationTypeTextRange()
          Return the TextRange for the 'coordinationType' element.
 TextRange EclipseLinkBaseTypeConverterAnnotation.getDataTypeTextRange()
          Return the TextRange for the 'dataType' element.
 TextRange EclipseLinkConversionValueAnnotation.getDataValueTextRange()
          Return the TextRange for the 'dataValue' element.
 TextRange EclipseLinkObjectTypeConverterAnnotation.getDefaultObjectValueTextRange()
          Return the TextRange for the 'defaultObjectValue' element.
 TextRange EclipseLinkCacheAnnotation.getDisableHitsTextRange()
          Return the TextRange for the 'disableHits' element.
 TextRange EclipseLinkCacheAnnotation.getExpiryTextRange()
          Return the TextRange for the 'expiry' element.
 TextRange EclipseLinkCacheAnnotation.getExpiryTimeOfDayTextRange()
          Return the TextRange for the 'expiryTimeOfDay' element.
 TextRange EclipseLinkTransformationAnnotation.getFetchTextRange()
          Return the TextRange for the 'fetch' element.
 TextRange EclipseLinkTimeOfDayAnnotation.getHourTextRange()
          Return the TextRange for the 'hour' element.
 TextRange EclipseLinkMultitenantAnnotation2_3.getIncludeCriteriaTextRange()
          Return the TextRange for the 'includeCriteria' element.
 TextRange EclipseLinkCacheAnnotation.getIsolationTextRange()
          Return the TextRange for the 'isolation' element.
 TextRange EclipseLinkTransformerAnnotation.getMethodTextRange()
          Return the TextRange for the 'method' element.
 TextRange EclipseLinkTimeOfDayAnnotation.getMillisecondTextRange()
          Return the TextRange for the 'millisecond' element.
 TextRange EclipseLinkTimeOfDayAnnotation.getMinuteTextRange()
          Return the TextRange for the 'minute' element.
 TextRange EclipseLinkNamedConverterAnnotation.getNameTextRange()
          Return the TextRange for the 'name' element.
 TextRange EclipseLinkBaseTypeConverterAnnotation.getObjectTypeTextRange()
          Return the TextRange for the 'objectType' element.
 TextRange EclipseLinkConversionValueAnnotation.getObjectValueTextRange()
          Return the TextRange for the 'objectValue' element.
 TextRange EclipseLinkTransformationAnnotation.getOptionalTextRange()
          Return the TextRange for the 'optional' element.
 TextRange EclipseLinkTenantDiscriminatorColumnAnnotation2_3.getPrimaryKeyTextRange()
          Return the TextRange for the 'primaryKey' element.
 TextRange EclipseLinkCacheAnnotation.getRefreshOnlyIfNewerTextRange()
          Return the TextRange for the 'refreshOnlyIfNewer' element.
 TextRange EclipseLinkTimeOfDayAnnotation.getSecondTextRange()
          Return the TextRange for the 'second' element.
 TextRange EclipseLinkCacheAnnotation.getSharedTextRange()
          Return the TextRange for the 'shared' element.
 TextRange EclipseLinkCacheAnnotation.getSizeTextRange()
          Return the TextRange for the 'size' element.
 TextRange EclipseLinkTenantDiscriminatorColumnAnnotation2_3.getTableTextRange()
          Return the TextRange for the 'table' element.
 TextRange EclipseLinkTransformerAnnotation.getTransformerClassTextRange()
          Return the TextRange for the 'transformerClass' element.
 TextRange EclipseLinkCacheAnnotation.getTypeTextRange()
          Return the TextRange for the 'type' element.
 TextRange EclipseLinkBaseConvertAnnotation.getValueTextRange()
          Return the TextRange for the 'value' element.
 TextRange EclipseLinkExistenceCheckingAnnotation.getValueTextRange()
          Return the TextRange for the 'value' element.
 TextRange EclipseLinkJoinFetchAnnotation.getValueTextRange()
          Return the TextRange for the 'value' element.
 TextRange EclipseLinkChangeTrackingAnnotation.getValueTextRange()
          Return the TextRange for the 'value' element.
 TextRange EclipseLinkClassExtractorAnnotation2_1.getValueTextRange()
          Return the TextRange for the 'value' element.
 TextRange EclipseLinkCustomizerAnnotation.getValueTextRange()
          Return the TextRange for the 'value' element.
 TextRange EclipseLinkMultitenantAnnotation2_3.getValueTextRange()
          Return the TextRange for the 'value' element.
 TextRange EclipseLinkMutableAnnotation.getValueTextRange()
          Return the TextRange for the 'value' element.
 


Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.