|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of TextRange in org.eclipse.jpt.core |
|---|
| Methods in org.eclipse.jpt.core that return TextRange | |
|---|---|
TextRange |
JpaStructureNode.getSelectionTextRange()
Return the text range to be used to select text in the editor corresponding to this node. |
| Uses of TextRange in org.eclipse.jpt.core.context |
|---|
| Methods in org.eclipse.jpt.core.context that return TextRange | |
|---|---|
TextRange |
XmlContextNode.getValidationTextRange()
|
| Uses of TextRange in org.eclipse.jpt.core.context.java |
|---|
| Methods in org.eclipse.jpt.core.context.java that return TextRange | |
|---|---|
TextRange |
JavaGeneratedValue.getGeneratorTextRange(org.eclipse.jdt.core.dom.CompilationUnit astRoot)
Return the (best guess) text location of the generator. |
TextRange |
JavaGenerator.getNameTextRange(org.eclipse.jdt.core.dom.CompilationUnit astRoot)
|
TextRange |
JavaNamedColumn.getNameTextRange(org.eclipse.jdt.core.dom.CompilationUnit astRoot)
Return the (best guess) text location of the column's name. |
TextRange |
JavaQuery.getNameTextRange(org.eclipse.jdt.core.dom.CompilationUnit astRoot)
|
TextRange |
JavaBaseJoinColumn.getReferencedColumnNameTextRange(org.eclipse.jdt.core.dom.CompilationUnit astRoot)
Return the (best guess) text location of the referenced column name |
TextRange |
JavaBaseColumn.getTableTextRange(org.eclipse.jdt.core.dom.CompilationUnit astRoot)
Return the (best guess) text location of the column's table. |
TextRange |
JavaJpaContextNode.getValidationTextRange(org.eclipse.jdt.core.dom.CompilationUnit astRoot)
|
TextRange |
JavaNamedColumn.Owner.getValidationTextRange(org.eclipse.jdt.core.dom.CompilationUnit astRoot)
Return the column owner's text range. |
| Uses of TextRange in org.eclipse.jpt.core.context.orm |
|---|
| Methods in org.eclipse.jpt.core.context.orm that return TextRange | |
|---|---|
TextRange |
OrmTypeMapping.getAttributesTextRange()
|
TextRange |
OrmTypeMapping.getClassTextRange()
|
TextRange |
OrmGeneratedValue.getGeneratorTextRange()
Return the (best guess) text location of the generator. |
TextRange |
OrmAttributeMapping.getNameTextRange()
|
TextRange |
OrmGenerator.getNameTextRange()
|
TextRange |
OrmNamedColumn.getNameTextRange()
Return the (best guess) text location of the column's name. |
TextRange |
OrmQuery.getNameTextRange()
|
TextRange |
OrmBaseJoinColumn.getReferencedColumnNameTextRange()
Return the (best guess) text location of the referenced column name |
TextRange |
OrmAttributeMapping.getSelectionTextRange()
|
TextRange |
OrmTypeMapping.getSelectionTextRange()
|
TextRange |
OrmBaseColumn.getTableTextRange()
Return the (best guess) text location of the column's table. |
TextRange |
OrmNamedColumn.Owner.getValidationTextRange()
Return the column owner's text range. |
| Uses of TextRange in org.eclipse.jpt.core.resource.java |
|---|
| Methods in org.eclipse.jpt.core.resource.java that return TextRange | |
|---|---|
TextRange |
GeneratorAnnotation.getAllocationSizeTextRange(org.eclipse.jdt.core.dom.CompilationUnit astRoot)
Return the TextRange for the 'allocationSize' element. |
TextRange |
RelationshipMappingAnnotation.getCascadeTextRange(org.eclipse.jdt.core.dom.CompilationUnit astRoot)
Return the TextRange for the 'cascade' element. |
TextRange |
BaseTableAnnotation.getCatalogTextRange(org.eclipse.jdt.core.dom.CompilationUnit astRoot)
Return the TextRange for the 'catalog' element. |
TextRange |
TableGeneratorAnnotation.getCatalogTextRange(org.eclipse.jdt.core.dom.CompilationUnit astRoot)
Return the TextRange for the 'catalog' element. |
TextRange |
NamedColumnAnnotation.getColumnDefinitionTextRange(org.eclipse.jdt.core.dom.CompilationUnit astRoot)
Return the TextRange for the 'columnDefinition' element. |
TextRange |
BasicAnnotation.getFetchTextRange(org.eclipse.jdt.core.dom.CompilationUnit astRoot)
Return the TextRange for the 'fetch' element. |
TextRange |
RelationshipMappingAnnotation.getFetchTextRange(org.eclipse.jdt.core.dom.CompilationUnit astRoot)
Return the TextRange for the 'fetch' element. |
TextRange |
GeneratedValueAnnotation.getGeneratorTextRange(org.eclipse.jdt.core.dom.CompilationUnit astRoot)
Return the TextRange for the 'generator' element. |
TextRange |
GeneratorAnnotation.getInitialValueTextRange(org.eclipse.jdt.core.dom.CompilationUnit astRoot)
Return the TextRange for the 'initialValue' element. |
TextRange |
BaseColumnAnnotation.getInsertableTextRange(org.eclipse.jdt.core.dom.CompilationUnit astRoot)
Return the TextRange for the 'insertable' element. |
TextRange |
ColumnAnnotation.getLengthTextRange(org.eclipse.jdt.core.dom.CompilationUnit astRoot)
Return the TextRange for the 'length' element. |
TextRange |
OwnableRelationshipMappingAnnotation.getMappedByTextRange(org.eclipse.jdt.core.dom.CompilationUnit astRoot)
Return the TextRange for the 'mappedBy' element. |
TextRange |
BaseNamedQueryAnnotation.getNameTextRange(org.eclipse.jdt.core.dom.CompilationUnit astRoot)
Return the TextRange for the 'name' element. |
TextRange |
BaseTableAnnotation.getNameTextRange(org.eclipse.jdt.core.dom.CompilationUnit astRoot)
Return the TextRange for the 'name' element. |
TextRange |
EntityAnnotation.getNameTextRange(org.eclipse.jdt.core.dom.CompilationUnit astRoot)
Return the TextRange for the 'name' element. |
TextRange |
GeneratorAnnotation.getNameTextRange(org.eclipse.jdt.core.dom.CompilationUnit astRoot)
Return the TextRange for the 'name' element. |
TextRange |
JavaResourcePersistentMember.getNameTextRange(org.eclipse.jdt.core.dom.CompilationUnit astRoot)
Return the text range for the member's name. |
TextRange |
MapKeyAnnotation.getNameTextRange(org.eclipse.jdt.core.dom.CompilationUnit astRoot)
Return the TextRange for the 'name' element. |
TextRange |
NamedColumnAnnotation.getNameTextRange(org.eclipse.jdt.core.dom.CompilationUnit astRoot)
Return the TextRange for the 'name' element. |
TextRange |
OverrideAnnotation.getNameTextRange(org.eclipse.jdt.core.dom.CompilationUnit astRoot)
Return the TextRange for the 'name' element. |
TextRange |
QueryHintAnnotation.getNameTextRange(org.eclipse.jdt.core.dom.CompilationUnit astRoot)
Return the TextRange for the 'name' element. |
TextRange |
BaseColumnAnnotation.getNullableTextRange(org.eclipse.jdt.core.dom.CompilationUnit astRoot)
Return the TextRange for the 'nullable' element. |
TextRange |
BasicAnnotation.getOptionalTextRange(org.eclipse.jdt.core.dom.CompilationUnit astRoot)
Return the TextRange for the 'optional' element. |
TextRange |
ManyToOneAnnotation.getOptionalTextRange(org.eclipse.jdt.core.dom.CompilationUnit astRoot)
Return the TextRange for the optional element. |
TextRange |
OneToOneAnnotation.getOptionalTextRange(org.eclipse.jdt.core.dom.CompilationUnit astRoot)
Return the TextRange for the 'optional' element. |
TextRange |
TableGeneratorAnnotation.getPkColumnNameTextRange(org.eclipse.jdt.core.dom.CompilationUnit astRoot)
Return the TextRange for the 'pkColumnName' element. |
TextRange |
TableGeneratorAnnotation.getPkColumnValueTextRange(org.eclipse.jdt.core.dom.CompilationUnit astRoot)
Return the TextRange for the 'pkColumnValue' element. |
TextRange |
ColumnAnnotation.getPrecisionTextRange(org.eclipse.jdt.core.dom.CompilationUnit astRoot)
Return the TextRange for the 'precision' element. |
TextRange |
BaseNamedQueryAnnotation.getQueryTextRange(org.eclipse.jdt.core.dom.CompilationUnit astRoot)
Return the TextRange for the 'query' element. |
TextRange |
JoinColumnAnnotation.getReferencedColumnNameTextRange(org.eclipse.jdt.core.dom.CompilationUnit astRoot)
Return the TextRange for the 'referencedColumnName' element. |
TextRange |
PrimaryKeyJoinColumnAnnotation.getReferencedColumnNameTextRange(org.eclipse.jdt.core.dom.CompilationUnit astRoot)
Return the TextRange for the 'referencedColumnName' element. |
TextRange |
NamedNativeQueryAnnotation.getResultClassTextRange(org.eclipse.jdt.core.dom.CompilationUnit astRoot)
Return the TextRange for the 'resultClass' element. |
TextRange |
NamedNativeQueryAnnotation.getResultSetMappingTextRange(org.eclipse.jdt.core.dom.CompilationUnit astRoot)
Return the TextRange for the 'resultSetMapping' element. |
TextRange |
ColumnAnnotation.getScaleTextRange(org.eclipse.jdt.core.dom.CompilationUnit astRoot)
Return the TextRange for the 'scale' element. |
TextRange |
BaseTableAnnotation.getSchemaTextRange(org.eclipse.jdt.core.dom.CompilationUnit astRoot)
Return the TextRange for the 'schema' element. |
TextRange |
TableGeneratorAnnotation.getSchemaTextRange(org.eclipse.jdt.core.dom.CompilationUnit astRoot)
Return the TextRange for the 'schema' element. |
TextRange |
SequenceGeneratorAnnotation.getSequenceNameTextRange(org.eclipse.jdt.core.dom.CompilationUnit astRoot)
Return the TextRange for the 'sequenceName' element. |
TextRange |
GeneratedValueAnnotation.getStrategyTextRange(org.eclipse.jdt.core.dom.CompilationUnit astRoot)
Return the TextRange for the 'strategy' element. |
TextRange |
InheritanceAnnotation.getStrategyTextRange(org.eclipse.jdt.core.dom.CompilationUnit astRoot)
Return the TextRange for the 'strategy' element. |
TextRange |
BaseColumnAnnotation.getTableTextRange(org.eclipse.jdt.core.dom.CompilationUnit astRoot)
Return the TextRange for the 'table' element. |
TextRange |
TableGeneratorAnnotation.getTableTextRange(org.eclipse.jdt.core.dom.CompilationUnit astRoot)
Return the TextRange for the 'table' element. |
TextRange |
RelationshipMappingAnnotation.getTargetEntityTextRange(org.eclipse.jdt.core.dom.CompilationUnit astRoot)
Return the TextRange for the 'targetEntity' element. |
TextRange |
JavaResourceNode.getTextRange(org.eclipse.jdt.core.dom.CompilationUnit astRoot)
Return the [source] node's text range in the compilation unit's file. |
TextRange |
BaseColumnAnnotation.getUniqueTextRange(org.eclipse.jdt.core.dom.CompilationUnit astRoot)
Return the TextRange for the 'unique' element. |
TextRange |
BaseColumnAnnotation.getUpdatableTextRange(org.eclipse.jdt.core.dom.CompilationUnit astRoot)
Return the TextRange for the 'updatable' element. |
TextRange |
TableGeneratorAnnotation.getValueColumnNameTextRange(org.eclipse.jdt.core.dom.CompilationUnit astRoot)
Return the TextRange for the 'valueColumnName' element. |
TextRange |
AccessAnnotation.getValueTextRange(org.eclipse.jdt.core.dom.CompilationUnit astRoot)
Return the TextRange for the 'value' element. |
TextRange |
DiscriminatorValueAnnotation.getValueTextRange(org.eclipse.jdt.core.dom.CompilationUnit astRoot)
Return the TextRange for the 'value' element. |
TextRange |
EnumeratedAnnotation.getValueTextRange(org.eclipse.jdt.core.dom.CompilationUnit astRoot)
Return the TextRange for the 'value' element. |
TextRange |
IdClassAnnotation.getValueTextRange(org.eclipse.jdt.core.dom.CompilationUnit astRoot)
Return the TextRange for the 'value' element. |
TextRange |
OrderByAnnotation.getValueTextRange(org.eclipse.jdt.core.dom.CompilationUnit astRoot)
Return the TextRange for the 'value' element. |
TextRange |
QueryHintAnnotation.getValueTextRange(org.eclipse.jdt.core.dom.CompilationUnit astRoot)
Return the TextRange for the 'value' element. |
TextRange |
TemporalAnnotation.getValueTextRange(org.eclipse.jdt.core.dom.CompilationUnit astRoot)
Return the TextRange for the 'value' element. |
| Uses of TextRange in org.eclipse.jpt.core.resource.orm |
|---|
| Uses of TextRange in org.eclipse.jpt.core.resource.persistence |
|---|
| Methods in org.eclipse.jpt.core.resource.persistence that return TextRange | |
|---|---|
TextRange |
XmlJarFileRef.getValidationTextRange()
|
| Uses of TextRange in org.eclipse.jpt.core.resource.xml |
|---|
| Methods in org.eclipse.jpt.core.resource.xml that return TextRange | |
|---|---|
TextRange |
AbstractJpaEObject.getSelectionTextRange()
|
TextRange |
JpaEObject.getSelectionTextRange()
Return the text range to be used for selection. |
TextRange |
AbstractJpaEObject.getValidationTextRange()
|
TextRange |
JpaEObject.getValidationTextRange()
Return the text range to be used for validation. |
| Uses of TextRange in org.eclipse.jpt.core.utility |
|---|
| Classes in org.eclipse.jpt.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.core.utility declared as TextRange | |
|---|---|
static TextRange |
TextRange.Empty.INSTANCE
|
| Methods in org.eclipse.jpt.core.utility that return TextRange | |
|---|---|
static TextRange |
TextRange.Empty.instance()
|
| Uses of TextRange in org.eclipse.jpt.core.utility.jdt |
|---|
| Methods in org.eclipse.jpt.core.utility.jdt that return TextRange | |
|---|---|
TextRange |
Member.getNameTextRange(org.eclipse.jdt.core.dom.CompilationUnit astRoot)
Return the member's name text range from the specified AST. |
| Uses of TextRange in org.eclipse.jpt.eclipselink.core.resource.java |
|---|
| Methods in org.eclipse.jpt.eclipselink.core.resource.java that return TextRange | |
|---|---|
TextRange |
CacheAnnotation.getAlwaysRefreshTextRange(org.eclipse.jdt.core.dom.CompilationUnit astRoot)
Return the TextRange for the 'alwaysRefresh' element. |
TextRange |
WriteTransformerAnnotation.getColumnTextRange(org.eclipse.jdt.core.dom.CompilationUnit astRoot)
Return the TextRange for the 'column' element. |
TextRange |
ConverterAnnotation.getConverterClassTextRange(org.eclipse.jdt.core.dom.CompilationUnit astRoot)
Return the TextRange for the 'converterClass' element. |
TextRange |
StructConverterAnnotation.getConverterTextRange(org.eclipse.jdt.core.dom.CompilationUnit astRoot)
Return the TextRange for the 'converter' element. |
TextRange |
CacheAnnotation.getCoordinationTypeTextRange(org.eclipse.jdt.core.dom.CompilationUnit astRoot)
Return the TextRange for the 'coordinationType' element. |
TextRange |
BaseTypeConverterAnnotation.getDataTypeTextRange(org.eclipse.jdt.core.dom.CompilationUnit astRoot)
Return the TextRange for the 'dataType' element. |
TextRange |
ConversionValueAnnotation.getDataValueTextRange(org.eclipse.jdt.core.dom.CompilationUnit astRoot)
Return the TextRange for the 'dataValue' element. |
TextRange |
ObjectTypeConverterAnnotation.getDefaultObjectValueTextRange(org.eclipse.jdt.core.dom.CompilationUnit astRoot)
Return the TextRange for the 'defaultObjectValue' element. |
TextRange |
CacheAnnotation.getDisablesHitsTextRange(org.eclipse.jdt.core.dom.CompilationUnit astRoot)
Return the TextRange for the 'disableHits' element. |
TextRange |
CacheAnnotation.getExpiryTextRange(org.eclipse.jdt.core.dom.CompilationUnit astRoot)
Return the TextRange for the 'expiry' element. |
TextRange |
CacheAnnotation.getExpiryTimeOfDayTextRange(org.eclipse.jdt.core.dom.CompilationUnit astRoot)
Return the TextRange for the 'expiryTimeOfDay' element. |
TextRange |
TransformationAnnotation.getFetchTextRange(org.eclipse.jdt.core.dom.CompilationUnit astRoot)
Return the TextRange for the 'fetch' element. |
TextRange |
TimeOfDayAnnotation.getHourTextRange(org.eclipse.jdt.core.dom.CompilationUnit astRoot)
Return the TextRange for the 'hour' element. |
TextRange |
TransformerAnnotation.getMethodTextRange(org.eclipse.jdt.core.dom.CompilationUnit astRoot)
Return the TextRange for the 'method' element. |
TextRange |
TimeOfDayAnnotation.getMillisecondTextRange(org.eclipse.jdt.core.dom.CompilationUnit astRoot)
Return the TextRange for the 'millisecond' element. |
TextRange |
TimeOfDayAnnotation.getMinuteTextRange(org.eclipse.jdt.core.dom.CompilationUnit astRoot)
Return the TextRange for the 'minute' element. |
TextRange |
NamedConverterAnnotation.getNameTextRange(org.eclipse.jdt.core.dom.CompilationUnit astRoot)
Return the TextRange for the 'name' element. |
TextRange |
BaseTypeConverterAnnotation.getObjectTypeTextRange(org.eclipse.jdt.core.dom.CompilationUnit astRoot)
Return the TextRange for the 'objectType' element. |
TextRange |
ConversionValueAnnotation.getObjectValueTextRange(org.eclipse.jdt.core.dom.CompilationUnit astRoot)
Return the TextRange for the 'objectValue' element. |
TextRange |
TransformationAnnotation.getOptionalTextRange(org.eclipse.jdt.core.dom.CompilationUnit astRoot)
Return the TextRange for the 'optional' element. |
TextRange |
CacheAnnotation.getRefreshOnlyIfNewerTextRange(org.eclipse.jdt.core.dom.CompilationUnit astRoot)
Return the TextRange for the 'refreshOnlyIfNewer' element. |
TextRange |
TimeOfDayAnnotation.getSecondTextRange(org.eclipse.jdt.core.dom.CompilationUnit astRoot)
Return the TextRange for the 'second' element. |
TextRange |
CacheAnnotation.getSharedTextRange(org.eclipse.jdt.core.dom.CompilationUnit astRoot)
Return the TextRange for the 'shared' element. |
TextRange |
CacheAnnotation.getSizeTextRange(org.eclipse.jdt.core.dom.CompilationUnit astRoot)
Return the TextRange for the 'size' element. |
TextRange |
TransformerAnnotation.getTransformerClassTextRange(org.eclipse.jdt.core.dom.CompilationUnit astRoot)
Return the TextRange for the 'transformerClass' element. |
TextRange |
CacheAnnotation.getTypeTextRange(org.eclipse.jdt.core.dom.CompilationUnit astRoot)
Return the TextRange for the 'type' element. |
TextRange |
ChangeTrackingAnnotation.getValueTextRange(org.eclipse.jdt.core.dom.CompilationUnit astRoot)
Return the TextRange for the 'value' element. |
TextRange |
ConvertAnnotation.getValueTextRange(org.eclipse.jdt.core.dom.CompilationUnit astRoot)
Return the TextRange for the 'value' element. |
TextRange |
CustomizerAnnotation.getValueTextRange(org.eclipse.jdt.core.dom.CompilationUnit astRoot)
Return the TextRange for the 'value' element. |
TextRange |
ExistenceCheckingAnnotation.getValueTextRange(org.eclipse.jdt.core.dom.CompilationUnit astRoot)
Return the TextRange for the 'value' element. |
TextRange |
JoinFetchAnnotation.getValueTextRange(org.eclipse.jdt.core.dom.CompilationUnit astRoot)
Return the TextRange for the 'value' element. |
TextRange |
MutableAnnotation.getValueTextRange(org.eclipse.jdt.core.dom.CompilationUnit astRoot)
Return the TextRange for the 'value' element. |
| Uses of TextRange in org.eclipse.jpt.eclipselink.core.resource.orm |
|---|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||