Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
U
- unbindColor(String) - Method in interface org.eclipse.jdt.ui.text.IColorManagerExtension
-
Forgets the color specification remembered under the given key.
- unboxElse(Boolean, boolean) - Static method in class org.eclipse.jdt.annotation.Checks
-
Unbox the given 'boxedValue' if and only if it is not
null
. - unboxElse(Byte, byte) - Static method in class org.eclipse.jdt.annotation.Checks
-
Unbox the given 'boxedValue' if and only if it is not
null
. - unboxElse(Character, char) - Static method in class org.eclipse.jdt.annotation.Checks
-
Unbox the given 'boxedValue' if and only if it is not
null
. - unboxElse(Double, double) - Static method in class org.eclipse.jdt.annotation.Checks
-
Unbox the given 'boxedValue' if and only if it is not
null
. - unboxElse(Float, float) - Static method in class org.eclipse.jdt.annotation.Checks
-
Unbox the given 'boxedValue' if and only if it is not
null
. - unboxElse(Integer, int) - Static method in class org.eclipse.jdt.annotation.Checks
-
Unbox the given 'boxedValue' if and only if it is not
null
. - unboxElse(Long, long) - Static method in class org.eclipse.jdt.annotation.Checks
-
Unbox the given 'boxedValue' if and only if it is not
null
. - unboxElse(Short, short) - Static method in class org.eclipse.jdt.annotation.Checks
-
Unbox the given 'boxedValue' if and only if it is not
null
. - UnboxingConversion - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- UncheckedAccessOfValueOfFreeTypeVariable - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- Unclassified - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
ID reserved for referencing an internal error inside the JavaCore implementation which may be surfaced as a problem associated with the compilation unit which caused it to occur.
- UnclosedCloseable - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- UnclosedCloseableAtExit - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- UNCOMMENT - Static variable in interface org.eclipse.jdt.ui.actions.IJavaEditorActionDefinitionIds
-
Action definition ID of the source -> uncomment action (value
"org.eclipse.jdt.ui.edit.text.java.uncomment"
). - UNCOMMENT - Static variable in class org.eclipse.jdt.ui.actions.JdtActionConstants
-
Source menu: name of standard Uncomment global action (value
"org.eclipse.jdt.ui.actions.Uncomment"
). - UNDEFINED - Static variable in class org.eclipse.jdt.junit.model.ITestElement.Result
-
state that describes that the test result is undefined
- UndefinedAnnotationMember - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- UndefinedConstructor - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- UndefinedConstructorInDefaultConstructor - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- UndefinedConstructorInImplicitConstructorCall - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- UndefinedField - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- UndefinedLabel - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- UndefinedMethod - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- UndefinedModule - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- UndefinedModuleAddReads - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- UndefinedName - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- UndefinedType - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- UndefinedTypeVariable - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- UnderscoreCannotBeUsedHere - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- UnderscoresInLiteralsNotBelow17 - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- UndocumentedEmptyBlock - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- UnexpectedStaticModifierForField - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- UnexpectedStaticModifierForMethod - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- UnexpectedTypeinRecordPattern - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- UnexpectedTypeinSwitchPattern - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- UnhandledException - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- UnhandledExceptionInDefaultConstructor - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- UnhandledExceptionInImplicitConstructorCall - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- UnhandledExceptionOnAutoClose - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- UnhandledWarningToken - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- UninitializedBlankFinalField - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- UninitializedBlankFinalFieldHintMissingDefault - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- UninitializedFreeTypeVariableField - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- UninitializedFreeTypeVariableFieldHintMissingDefault - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- UninitializedLocalVariable - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- UninitializedLocalVariableHintMissingDefault - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- UninitializedNonNullField - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- UninitializedNonNullFieldHintMissingDefault - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- uninstall() - Method in class org.eclipse.jdt.ui.text.folding.DefaultJavaFoldingStructureProvider
-
Uninstalls this structure provider.
- uninstall() - Method in interface org.eclipse.jdt.ui.text.folding.IJavaFoldingStructureProvider
-
Uninstalls this structure provider.
- UninternedIdentityComparison - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- UNION_TYPE - Static variable in class org.eclipse.jdt.core.dom.ASTNode
-
Node type constant indicating a node of type
UnionType
. - UNION_TYPE_SIGNATURE - Static variable in class org.eclipse.jdt.core.Signature
-
Kind constant for the union type signature.
- UnionType - Class in org.eclipse.jdt.core.dom
-
Type node for an union type (added in JLS4 API).
- UNKNOWN - Enum constant in enum class org.eclipse.jdt.core.dom.rewrite.ImportRewrite.TypeLocation
-
The special value
ImportRewrite.TypeLocation.UNKNOWN
is used for invocations that don't specify the intended type usage. - UNKNOWN - Static variable in interface org.eclipse.jdt.core.search.IJavaSearchConstants
-
The nature of searched element or the nature of match in unknown.
- UNKNOWN_JAVADOC_FORMAT - Static variable in interface org.eclipse.jdt.core.IJavaModelStatusConstants
-
Status constant indicating that the attached javadoc content format is unrecognized.
- UnlikelyCollectionMethodArgumentType - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- UnlikelyEqualsArgumentType - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- UnmatchedBracket - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- UNNAMED_CLASS - Static variable in class org.eclipse.jdt.core.dom.ASTNode
- UnnamedPackageInNamedModule - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- UnnamedVariableMustHaveInitializer - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- UnnecessaryArgumentCast - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
Deprecated.
- UnnecessaryCast - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- UnnecessaryElse - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- UnnecessaryInstanceof - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- UnnecessaryNLSTag - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- UnnecessaryNullCaseInSwitchOverNonNull - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- UnqualifiedFieldAccess - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- UnreachableCatch - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- UnresolvedVariable - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- UnsafeCast - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- UnsafeElementTypeConversion - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- UnsafeGenericArrayForVarargs - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- UnsafeGenericCast - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- UnsafeNullnessCast - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- UnsafeRawConstructorInvocation - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- UnsafeRawFieldAssignment - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- UnsafeRawGenericConstructorInvocation - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- UnsafeRawGenericMethodInvocation - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- UnsafeRawMethodInvocation - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- UnsafeReturnTypeOverride - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- UnsafeTypeConversion - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- UnstableAutoModuleName - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- UnterminatedComment - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- UnterminatedString - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- UnterminatedTextBlock - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- UnusedConstructorDeclaredThrownException - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- UnusedImport - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- UnusedLabel - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- UnusedMethodDeclaredThrownException - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- UnusedObjectAllocation - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- UnusedPrivateConstructor - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- UnusedPrivateField - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- UnusedPrivateMethod - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- UnusedPrivateType - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- UnusedTypeArgumentsForConstructorInvocation - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- UnusedTypeArgumentsForMethodInvocation - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- UnusedTypeParameter - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- UnusedWarningToken - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- update(ISelection) - Method in class org.eclipse.jdt.ui.actions.MoveAction
- update(ISelection) - Method in class org.eclipse.jdt.ui.actions.RenameAction
- update(ISelection) - Method in class org.eclipse.jdt.ui.actions.SelectionDispatchAction
-
Updates the action's enablement state according to the given selection.
- UPDATE_CONFLICT - Static variable in interface org.eclipse.jdt.core.IJavaModelStatusConstants
-
Status constant indicating there is an update conflict for a working copy.
- UPDATE_GETTER_METHOD - Static variable in class org.eclipse.jdt.ui.refactoring.RenameSupport
-
Flag indicating that the getter method is to be updated as well.
- UPDATE_JAVA_VIEWS - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
Deprecated.Since 3.0, views now always update while editing
- UPDATE_JAVADOC_COMMENTS - Static variable in class org.eclipse.jdt.ui.refactoring.RenameSupport
-
Deprecated.use UPDATE_REFERENCES or UPDATE_TEXTUAL_MATCHES or both.
- UPDATE_ON_SAVE - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
Deprecated.Since 3.0, views now always update while editing
- UPDATE_REFERENCES - Static variable in class org.eclipse.jdt.ui.refactoring.RenameSupport
-
Flag indicating that references are to be updated as well.
- UPDATE_REGULAR_COMMENTS - Static variable in class org.eclipse.jdt.ui.refactoring.RenameSupport
-
Deprecated.use UPDATE_TEXTUAL_MATCHES
- UPDATE_SETTER_METHOD - Static variable in class org.eclipse.jdt.ui.refactoring.RenameSupport
-
Flag indicating that the setter method is to be updated as well.
- UPDATE_STRING_LITERALS - Static variable in class org.eclipse.jdt.ui.refactoring.RenameSupport
-
Deprecated.use UPDATE_TEXTUAL_MATCHES
- UPDATE_TEXTUAL_MATCHES - Static variable in class org.eclipse.jdt.ui.refactoring.RenameSupport
-
Flag indicating that textual matches in comments and in string literals are to be updated as well.
- UPDATE_WHILE_EDITING - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
Deprecated.Since 3.0, views now always update while editing
- updateActionBars() - Method in class org.eclipse.jdt.ui.actions.NavigateActionGroup
- updateAntScript(Element) - Method in class org.eclipse.jdt.ui.wizards.JavadocExportWizardPage
-
Called when the Javadoc ANT script is generated.
- updateArguments(List<String>, List<String>) - Method in class org.eclipse.jdt.ui.wizards.JavadocExportWizardPage
-
Called when the command line arguments are collected.
- updateClassesInSuiteTable() - Method in class org.eclipse.jdt.junit.wizards.NewTestSuiteWizardPage
-
Updates the classes in the suite table.
- updateJREFromConfig(ILaunchConfiguration) - Method in class org.eclipse.jdt.debug.ui.launchConfigurations.JavaJRETab
-
This method updates the jre selection from the
ILaunchConfiguration
- updatePageStatus() - Method in class org.eclipse.jdt.debug.ui.launchConfigurations.AbstractVMInstallPage
-
Updates the status message on the page, based on the status of the VM and other status provided by the page.
- updaters() - Method in class org.eclipse.jdt.core.dom.ForStatement
-
Returns the live ordered list of update expressions in this for statement.
- UPDATERS_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.ForStatement
-
The "updaters" structural property of this node type (element type:
Expression
). - updateStatus(IStatus) - Method in class org.eclipse.jdt.ui.wizards.NewElementWizardPage
-
Updates the status line and the OK button according to the given status
- updateStatus(IStatus[]) - Method in class org.eclipse.jdt.ui.wizards.NewElementWizardPage
-
Updates the status line and the OK button according to the status evaluate from an array of status.
- UPPER_BOUND_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.WildcardType
-
The "upperBound" structural property of this node type (type:
Boolean
). - USE_RESOLVED - Static variable in class org.eclipse.jdt.ui.JavaElementLabels
-
Specifies to use the resolved information of a IType, IMethod or IField.
- USE_SUPER_TYPE - Static variable in interface org.eclipse.jdt.core.refactoring.IJavaRefactorings
-
Refactoring id of the 'Use Supertype Where Possible' refactoring (value:
org.eclipse.jdt.ui.use.supertype
). - USE_SUPERTYPE - Static variable in interface org.eclipse.jdt.ui.actions.IJavaEditorActionDefinitionIds
-
Action definition ID of the refactor -> use supertype action (value
"org.eclipse.jdt.ui.edit.text.java.use.supertype"
). - USE_SUPERTYPE - Static variable in class org.eclipse.jdt.ui.actions.JdtActionConstants
-
Refactor menu: name of standard Use Supertype global action (value
"org.eclipse.jdt.ui.actions.UseSupertype"
). - UseAssertAsAnIdentifier - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- useDelegateToCreateTextChange() - Method in class org.eclipse.jdt.ui.text.java.correction.CUCorrectionProposal
- UseEnumAsAnIdentifier - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- useNewSourcePage() - Method in class org.eclipse.jdt.ui.wizards.JavaCapabilityConfigurationPage
-
Clients can override this method to choose if the new source page is used.
- useNewSourcePage() - Method in class org.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageTwo
- USER_CLASSES - Static variable in interface org.eclipse.jdt.launching.IRuntimeClasspathEntry
-
Classpath property identifier for entries that should appear on the user classpath.
- USER_LIBRARY_CONTAINER_ID - Static variable in class org.eclipse.jdt.core.JavaCore
-
Name of the User Library Container id.
- USES_DIRECTIVE - Static variable in class org.eclipse.jdt.core.dom.ASTNode
-
Node type constant indicating a node of type
UsesDirective
. - UsesDirective - Class in org.eclipse.jdt.core.dom
-
Uses directive AST node type (added in JLS9 API).
- usesManifest() - Method in class org.eclipse.jdt.ui.jarpackager.JarPackageData
-
Answers whether a manifest must be included in the JAR.
- useSourceFolderHierarchy() - Method in class org.eclipse.jdt.ui.jarpackager.JarPackageData
-
Tells whether the source folder hierarchy is used.
- UseSupertypeAction - Class in org.eclipse.jdt.ui.actions
-
Tries to use a super type of a class where possible.
- UseSupertypeAction(JavaEditor) - Constructor for class org.eclipse.jdt.ui.actions.UseSupertypeAction
-
Note: This constructor is for internal use only.
- UseSupertypeAction(IWorkbenchSite) - Constructor for class org.eclipse.jdt.ui.actions.UseSupertypeAction
-
Creates a new
UseSupertypeAction
. - UseSupertypeDescriptor - Class in org.eclipse.jdt.core.refactoring.descriptors
-
Refactoring descriptor for the use supertype refactoring.
- UseSupertypeDescriptor() - Constructor for class org.eclipse.jdt.core.refactoring.descriptors.UseSupertypeDescriptor
-
Creates a new refactoring descriptor.
- UseSupertypeDescriptor(String, String, String, Map<String, String>, int) - Constructor for class org.eclipse.jdt.core.refactoring.descriptors.UseSupertypeDescriptor
-
Creates a new refactoring descriptor.
- UsingDeprecatedConstructor - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- UsingDeprecatedField - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- UsingDeprecatedMethod - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- UsingDeprecatedModule - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- UsingDeprecatedPackage - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- UsingDeprecatedSinceVersionConstructor - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- UsingDeprecatedSinceVersionField - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- UsingDeprecatedSinceVersionMethod - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- UsingDeprecatedSinceVersionModule - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- UsingDeprecatedSinceVersionPackage - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- UsingDeprecatedSinceVersionType - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- UsingDeprecatedType - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- UsingTerminallyDeprecatedConstructor - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- UsingTerminallyDeprecatedField - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- UsingTerminallyDeprecatedMethod - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- UsingTerminallyDeprecatedModule - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- UsingTerminallyDeprecatedPackage - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- UsingTerminallyDeprecatedSinceVersionConstructor - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- UsingTerminallyDeprecatedSinceVersionField - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- UsingTerminallyDeprecatedSinceVersionMethod - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- UsingTerminallyDeprecatedSinceVersionModule - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- UsingTerminallyDeprecatedSinceVersionPackage - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- UsingTerminallyDeprecatedSinceVersionType - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- UsingTerminallyDeprecatedType - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
IProblem.UnnecessaryCast
instead