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

U

u1At(int) - Method in class org.eclipse.jdt.internal.compiler.classfmt.ClassFileStruct
 
u2At(int) - Method in class org.eclipse.jdt.internal.compiler.classfmt.ClassFileStruct
 
u4At(int) - Method in class org.eclipse.jdt.internal.compiler.classfmt.ClassFileStruct
 
UI_TEST_APPLICATION - Static variable in class org.eclipse.core.tests.session.SessionTestSuite
 
UIPerformanceSessionTestSuite - Class in org.eclipse.core.tests.session
TODO It should live in the UI tests instead.
UIPerformanceSessionTestSuite(String, int) - Constructor for class org.eclipse.core.tests.session.UIPerformanceSessionTestSuite
 
UIPerformanceSessionTestSuite(String, int, Class) - Constructor for class org.eclipse.core.tests.session.UIPerformanceSessionTestSuite
 
UIPerformanceSessionTestSuite(String, int, Class, String) - Constructor for class org.eclipse.core.tests.session.UIPerformanceSessionTestSuite
 
UIPerformanceSessionTestSuite(String, int, String) - Constructor for class org.eclipse.core.tests.session.UIPerformanceSessionTestSuite
 
UISampleSessionTest - Class in org.eclipse.core.tests.session.samples
 
UISampleSessionTest(String) - Constructor for class org.eclipse.core.tests.session.samples.UISampleSessionTest
 
UIUtils - Class in org.jmlspecs.eclipse.jdt.ui
This class contains a number of (static) utility methods for use in plugins.
UIUtils() - Constructor for class org.jmlspecs.eclipse.jdt.ui.UIUtils
 
UnaryExpression - Class in org.eclipse.jdt.internal.compiler.ast
 
UnaryExpression(Expression, int) - Constructor for class org.eclipse.jdt.internal.compiler.ast.UnaryExpression
 
UNBOUND - Static variable in class org.eclipse.jdt.internal.compiler.ast.Wildcard
 
unboundReferenceErrorName() - Method in class org.eclipse.jdt.internal.compiler.ast.NameReference
 
unboundReferenceErrorName() - Method in class org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
unboundReferenceErrorName() - Method in class org.eclipse.jdt.internal.compiler.ast.SingleNameReference
 
UNBOXING - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
UnboxingConversion - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
UNCHANGED - Static variable in class org.eclipse.jdt.internal.core.dom.rewrite.RewriteEvent
Change kind to signal that the property did not change
UNCHECKED - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
UncheckedTypeOperation - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
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.
unconditionalCopy() - Method in class org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
unconditionalCopy() - Method in class org.eclipse.jdt.internal.compiler.flow.FlowInfo
Return a new flow info that holds the same information as this would after a call to unconditionalInits, but leaving this info unaffected.
unconditionalCopy() - Method in class org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
unconditionalFieldLessCopy() - Method in class org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
unconditionalFieldLessCopy() - Method in class org.eclipse.jdt.internal.compiler.flow.FlowInfo
Return a new flow info that holds the same information as this would after a call to unconditionalInits followed by the erasure of fields specific information, but leaving this flow info unaffected.
unconditionalFieldLessCopy() - Method in class org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
UnconditionalFlowInfo - Class in org.eclipse.jdt.internal.compiler.flow
Record initialization status during definite assignment analysis No caching of pre-allocated instances.
UnconditionalFlowInfo() - Constructor for class org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
UnconditionalFlowInfo.AssertionFailedException - Exception in org.eclipse.jdt.internal.compiler.flow
Exception raised when unexpected behavior is detected during coverage tests.
UnconditionalFlowInfo.AssertionFailedException(String) - Constructor for exception org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo.AssertionFailedException
 
unconditionalInits() - Method in class org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
unconditionalInits() - Method in class org.eclipse.jdt.internal.compiler.flow.FlowInfo
Return a flow info that merges the possible paths of execution described by this flow info.
unconditionalInits() - Method in class org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
unconditionalInitsWithoutSideEffect() - Method in class org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
unconditionalInitsWithoutSideEffect() - Method in class org.eclipse.jdt.internal.compiler.flow.FlowInfo
Return a new flow info that holds the same information as this would after a call to unconditionalInits, but leaving this info unaffected.
unconditionalInitsWithoutSideEffect() - Method in class org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
UNDEFINED_UUID_BYTES - Static variable in class org.eclipse.core.internal.utils.UniversalUniqueIdentifier
 
UndefinedAnnotationMember - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
undefinedAnnotationValue(TypeBinding, MemberValuePair) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
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
 
undefinedLabel(BranchStatement) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UndefinedMethod - 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
 
undefinedTypeVariableSignature(char[], ReferenceBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UndocumentedEmptyBlock - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
UndocumentedEmptyBlock - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
UndocumentedEmptyBlock - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
undocumentedEmptyBlock(int, int) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
unescapeString(String) - Static method in class org.jmlspecs.jml4.rac.RacTranslator
Returns a String formed by translating Java escape sequences in the given String into single Unicode characters.
UnexpectedStaticModifierForField - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
unexpectedStaticModifierForField(SourceTypeBinding, FieldDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UnexpectedStaticModifierForMethod - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
unexpectedStaticModifierForMethod(ReferenceBinding, AbstractMethodDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
unfold(CfgStatement[]) - Static method in class org.jmlspecs.jml4.esc.gc.lang.CfgSequence
 
unfold(List) - Static method in class org.jmlspecs.jml4.esc.gc.lang.CfgSequence
 
unfold() - Method in class org.jmlspecs.jml4.esc.gc.lang.CfgSequence
 
unfold() - Method in class org.jmlspecs.jml4.esc.gc.lang.CfgStatement
 
unfold(List) - Static method in class org.jmlspecs.jml4.esc.gc.lang.CfgStatement
 
UnhandledException - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
unhandledException(TypeBinding, ASTNode) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UnhandledExceptionInDefaultConstructor - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
UnhandledExceptionInImplicitConstructorCall - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
UnhandledWarningToken - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
UnhandledWarningToken - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
unhandledWarningToken(Expression) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UNICODE - Static variable in class org.eclipse.core.internal.resources.refresh.win32.Win32Natives
Flag indicating whether or not the OS supports unicode calls.
unicodeAsBackSlash - Variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
unicodeAsBackSlash - Variable in class org.eclipse.jdt.internal.core.util.PublicScanner
 
unicodeCharSize - Variable in class org.eclipse.jdt.internal.codeassist.complete.CompletionScanner
 
unicodeInitializeBuffer(int) - Method in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
unicodeInitializeBuffer(int) - Method in class org.eclipse.jdt.internal.core.util.PublicScanner
 
unicodeStore() - Method in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
unicodeStore() - Method in class org.eclipse.jdt.internal.core.util.PublicScanner
 
UnifiedTree - Class in org.eclipse.core.internal.localstore
Represents the workspace's tree merged with the file system's tree.
UnifiedTree(IResource) - Constructor for class org.eclipse.core.internal.localstore.UnifiedTree
The root must only be a file or a folder.
UnifiedTree(IResource, IFileTree) - Constructor for class org.eclipse.core.internal.localstore.UnifiedTree
Pass in a a root for the tree, a file tree containing all of the entries for this tree and a flag indicating whether the UnifiedTree should consult the fileTree where possible for entries
UnifiedTreeNode - Class in org.eclipse.core.internal.localstore
A node in a UnifiedTree.
UnifiedTreeNode(UnifiedTree, IResource, IFileStore, IFileInfo, boolean) - Constructor for class org.eclipse.core.internal.localstore.UnifiedTreeNode
 
UnifiedTreeTest - Class in org.eclipse.core.tests.internal.localstore
 
UnifiedTreeTest() - Constructor for class org.eclipse.core.tests.internal.localstore.UnifiedTreeTest
 
UnifiedTreeTest(String) - Constructor for class org.eclipse.core.tests.internal.localstore.UnifiedTreeTest
 
unIndent() - Method in class org.eclipse.jdt.internal.formatter.Scribe
 
Uninitialized - Annotation Type in org.jmlspecs.annotation
 
UNINITIALIZED - Static variable in class org.jmlspecs.jml4.ast.JmlModifier
 
UNINITIALIZED_FIELDS - Static variable in class org.eclipse.jdt.internal.compiler.lookup.Binding
 
UNINITIALIZED_METHODS - Static variable in class org.eclipse.jdt.internal.compiler.lookup.Binding
 
UninitializedBlankFinalField - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
uninitializedBlankFinalField(FieldBinding, ASTNode) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UninitializedBlankNonNullField - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
uninitializedBlankNonNullField(FieldBinding, ASTNode) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UninitializedLocalVariable - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
uninitializedLocalVariable(LocalVariableBinding, ASTNode) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
Unit - Class in org.eclipse.test.internal.performance.data
 
Unit(String, String, boolean) - Constructor for class org.eclipse.test.internal.performance.data.Unit
 
unitBeingCompleted - Variable in class org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
unitDeclaration - Variable in class org.eclipse.jdt.internal.compiler.parser.RecoveredUnit
 
unitIndex - Variable in class org.eclipse.jdt.internal.compiler.CompilationResult
 
unitsToProcess - Variable in class org.eclipse.jdt.internal.compiler.Compiler
 
UniversalUniqueIdentifier - Class in org.eclipse.core.internal.utils
 
UniversalUniqueIdentifier() - Constructor for class org.eclipse.core.internal.utils.UniversalUniqueIdentifier
UniversalUniqueIdentifier default constructor returns a new instance that has been initialized to a unique value.
UniversalUniqueIdentifier(byte[]) - Constructor for class org.eclipse.core.internal.utils.UniversalUniqueIdentifier
Constructor that accepts the bytes to use for the instance.   The format of the byte array is compatible with the toBytes() method.
UNKNOWN - Static variable in interface org.eclipse.jdt.core.search.IJavaSearchConstants
The nature of searched element or the nature of match in unknown.
UNKNOWN - Static variable in class org.eclipse.jdt.internal.compiler.flow.FlowInfo
 
UNKNOWN - Static variable in class org.jmlspecs.jml4.esc.gc.lang.KindOfAssertion
 
UNKNOWN_JAVADOC_FORMAT - Static variable in interface org.eclipse.jdt.core.IJavaModelStatusConstants
Status constant indicating that the attached javadoc content format is unrecognized.
UNKNOWN_KIND - Static variable in class org.eclipse.jdt.core.tests.formatter.FormatterRegressionTests
 
UNKNOWN_RANGE - Static variable in class org.eclipse.jdt.internal.core.SourceMapper
The unknown source range {-1, 0}
UNKNOWN_STATE - Static variable in class org.eclipse.jdt.internal.core.search.indexing.IndexManager
 
UnmatchedBracket - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
unmatchedBracket(int, ReferenceContext, CompilationResult) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
unmonitor(IResource) - Method in class org.eclipse.core.internal.refresh.PollingMonitor
 
unmonitor(IResource) - Method in interface org.eclipse.core.resources.refresh.IRefreshMonitor
Informs the monitor that it should stop monitoring the given resource.
unmonitor(IResource) - Method in class org.eclipse.core.tests.resources.refresh.TestRefreshProvider
 
UnnecessaryArgumentCast - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
Deprecated. - no longer generated, use IProblem.UnnecessaryCast instead
UnnecessaryCast - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
UnnecessaryCast - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
unnecessaryCast(CastExpression) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UnnecessaryElse - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
UnnecessaryElse - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
unnecessaryElse(ASTNode) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
unnecessaryEnclosingInstanceSpecification(Expression, ReferenceBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UnnecessaryInstanceof - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
unnecessaryInstanceof(InstanceOfExpression, TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UnnecessaryNLSTag - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
unnecessaryNLSTags(int, int) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
unnecessaryTypeArgumentsForMethodInvocation(MethodBinding, TypeBinding[], TypeReference[]) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UnnecessaryTypeCheck - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
UnqualifiedFieldAccess - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
UnqualifiedFieldAccess - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
unqualifiedFieldAccess(NameReference, FieldBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UNREACHABLE - Static variable in class org.eclipse.jdt.internal.compiler.flow.FlowInfo
 
UnreachableCatch - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
unreachableCatchBlock(ReferenceBinding, ASTNode) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
unreachableCode(Statement) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
unregister() - Method in class org.eclipse.core.tests.harness.TestRegistryChangeListener
 
unresolvableReference(NameReference, Binding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
unresolved() - Method in class org.eclipse.jdt.internal.core.JavaElement
 
unresolved() - Method in class org.eclipse.jdt.internal.core.ResolvedBinaryField
 
unresolved() - Method in class org.eclipse.jdt.internal.core.ResolvedBinaryMethod
 
unresolved() - Method in class org.eclipse.jdt.internal.core.ResolvedBinaryType
 
unresolved() - Method in class org.eclipse.jdt.internal.core.ResolvedSourceField
 
unresolved() - Method in class org.eclipse.jdt.internal.core.ResolvedSourceMethod
 
unresolved() - Method in class org.eclipse.jdt.internal.core.ResolvedSourceType
 
UnresolvedAnnotationBinding - Class in org.eclipse.jdt.internal.compiler.lookup
 
unresolvedEntryStatus - Variable in class org.eclipse.jdt.internal.core.JavaModelManager.PerProjectInfo
 
UnresolvedReferenceBinding - Class in org.eclipse.jdt.internal.compiler.lookup
 
UnresolvedReferenceNameFinder - Class in org.eclipse.jdt.internal.codeassist
 
UnresolvedReferenceNameFinder(CompletionEngine) - Constructor for class org.eclipse.jdt.internal.codeassist.UnresolvedReferenceNameFinder
 
UnresolvedReferenceNameFinder.UnresolvedReferenceNameRequestor - Interface in org.eclipse.jdt.internal.codeassist
 
UnsafeCast - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
unsafeCast(CastExpression, Scope) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UnsafeGenericArrayForVarargs - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
unsafeGenericArrayForVarargs(TypeBinding, ASTNode) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UnsafeGenericCast - 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
 
unsafeRawFieldAssignment(FieldBinding, TypeBinding, ASTNode) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UnsafeRawGenericConstructorInvocation - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
UnsafeRawGenericMethodInvocation - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
unsafeRawGenericMethodInvocation(ASTNode, MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
unsafeRawInvocation(ASTNode, MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UnsafeRawMethodInvocation - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
UnsafeReturnTypeOverride - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
unsafeReturnTypeOverride(MethodBinding, MethodBinding, SourceTypeBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UnsafeTypeConversion - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
unsafeTypeConversion(Expression, TypeBinding, TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UNSIGNED_RIGHT_SHIFT - Static variable in interface org.eclipse.jdt.internal.compiler.ast.OperatorIds
 
UNSORTED_FOLDER - Static variable in class org.eclipse.core.tests.internal.builders.SortBuilder
 
UNTERMINATED_COMMENT - Static variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
UNTERMINATED_COMMENT - Static variable in class org.eclipse.jdt.internal.core.util.PublicScanner
 
UNTERMINATED_STRING - Static variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
UNTERMINATED_STRING - Static variable in class org.eclipse.jdt.internal.core.util.PublicScanner
 
UnterminatedComment - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
UnterminatedString - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
UNUSED - Static variable in class org.eclipse.jdt.internal.compiler.lookup.LocalVariableBinding
 
UnusedArgument - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
unusedArgument(LocalDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UnusedConstructorDeclaredThrownException - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
UnusedDeclaredThrownException - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
unusedDeclaredThrownException(ReferenceBinding, AbstractMethodDeclaration, ASTNode) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UnusedImport - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
UnusedImport - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
unusedImport(ImportReference) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UnusedLabel - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
UnusedLabel - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
unusedLabel(LabeledStatement) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UnusedLocalVariable - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
unusedLocalVariable(LocalDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UnusedMethodDeclaredThrownException - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
UnusedPrivateConstructor - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
unusedPrivateConstructor(ConstructorDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UnusedPrivateField - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
unusedPrivateField(FieldDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UnusedPrivateMember - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
UnusedPrivateMethod - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
unusedPrivateMethod(AbstractMethodDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UnusedPrivateType - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
unusedPrivateType(TypeDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
UnusedTypeArguments - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
UnusedTypeArgumentsForConstructorInvocation - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
UnusedTypeArgumentsForMethodInvocation - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
UnusedWarningToken - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
UnusedWarningToken - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
unusedWarningToken(Expression) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
unzip(String, String) - Static method in class org.eclipse.jdt.core.tests.util.Util
Unzip the contents of the given zip in the given directory (create it if it doesn't exist)
update() - Method in class org.eclipse.jdt.internal.formatter.align.Alignment
 
update(Scribe, int) - Method in class org.eclipse.jdt.internal.formatter.Location
 
UPDATE_CONFLICT - Static variable in interface org.eclipse.jdt.core.IJavaModelStatusConstants
Status constant indicating there is an update conflict for a working copy.
updateAliases(IResource, IFileStore, int, IProgressMonitor) - Method in class org.eclipse.core.internal.resources.AliasManager
The file underlying the given resource has changed on disk.
updateBodyStart(int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredElement
 
updateBodyStart(int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredMethod
 
updateBodyStart(int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
updateBuild(String, boolean, File, IProgressMonitor) - Method in class org.eclipse.test.internal.performance.results.PerformanceResults
Update a given build information with database contents.
updateBuilds(String[], boolean, File, IProgressMonitor) - Method in class org.eclipse.test.internal.performance.results.PerformanceResults
Update a given build information with database contents.
updateContext(InvocationSite, CompilationResult) - Method in exception org.eclipse.jdt.internal.compiler.problem.AbortCompilation
 
updateContext(ASTNode, CompilationResult) - Method in exception org.eclipse.jdt.internal.compiler.problem.AbortCompilation
 
updateCurrentDeltaAndIndex(IResourceDelta, int, DeltaProcessor.RootInfo) - Method in class org.eclipse.jdt.internal.core.DeltaProcessor
 
updateCycleParticipants(ArrayList, HashSet, IWorkspaceRoot, HashSet, Map) - Method in class org.eclipse.jdt.internal.core.JavaProject
If a cycle is detected, then cycleParticipants contains all the paths of projects involved in this cycle (directly and indirectly), no cycle if the set is empty (and started empty)
updatedAnnotationReference() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredAnnotation
 
updatedBlock() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredBlock
 
updatedCompilationUnitDeclaration() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredUnit
 
updatedDeclaringClass - Variable in class org.eclipse.jdt.internal.compiler.lookup.UpdatedMethodBinding
 
updatedFieldDeclaration() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredField
 
updatedFieldDeclaration() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredInitializer
 
updatedImportReference() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredImport
 
UpdatedMethodBinding - Class in org.eclipse.jdt.internal.compiler.lookup
 
UpdatedMethodBinding(TypeBinding, int, char[], TypeBinding, TypeBinding[], ReferenceBinding[], ReferenceBinding) - Constructor for class org.eclipse.jdt.internal.compiler.lookup.UpdatedMethodBinding
 
updatedMethodDeclaration() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredMethod
 
updatedStatement() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredBlock
 
updatedStatement() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredLocalVariable
 
updatedStatement() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredStatement
 
updatedStatement() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
updatedTypeDeclaration() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
updateExternalFoldersIfNecessary(boolean, IProgressMonitor) - Method in class org.eclipse.jdt.internal.core.ExternalFolderChange
 
updateFlags - Variable in class org.eclipse.core.internal.events.LifecycleEvent
The update flags for the event.
updateFromParserState() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredAnnotation
 
updateFromParserState() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredElement
 
updateFromParserState() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredMethod
 
updateFromParserState() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
updateInnerEmulationDependents() - Method in class org.eclipse.jdt.internal.compiler.lookup.LocalTypeBinding
 
updateInnerEmulationDependents() - Method in class org.eclipse.jdt.internal.compiler.lookup.NestedTypeBinding
 
updateJavaModel(IJavaElementDelta) - Method in class org.eclipse.jdt.internal.core.DeltaProcessor
 
updateLastRecordedEndPC(Scope, int) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
Note: it will walk the locals table and extend the end range for all matching ones, no matter if visible or not.
updateLocalSync(ResourceInfo, long) - Method in class org.eclipse.core.internal.localstore.FileSystemResourceManager
The ResourceInfo must be mutable.
updateMarkers(Map) - Method in class org.eclipse.core.internal.events.ResourceDelta
Provides a new set of markers for the delta.
updateMetadataFiles() - Method in class org.eclipse.core.internal.resources.File
Treat the file specially if it represents a metadata file, which includes: - project description file (.project) - project preferences files (*.prefs) This method is called whenever it is discovered that a file has been modified (added, removed, or changed).
updateModificationStamp(ResourceInfo) - Method in class org.eclipse.core.internal.resources.Workspace
 
updateMovedFileTimestamp(IFile, long) - Method in interface org.eclipse.core.resources.team.IResourceTree
Updates the timestamp for the given file in the workspace resource tree.
updateOnClosingBrace(int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredAnnotation
 
updateOnClosingBrace(int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredBlock
 
updateOnClosingBrace(int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredElement
 
updateOnClosingBrace(int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredField
 
updateOnClosingBrace(int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredInitializer
 
updateOnClosingBrace(int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredLocalVariable
 
updateOnClosingBrace(int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredMethod
 
updateOnClosingBrace(int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
updateOnOpeningBrace(int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredBlock
 
updateOnOpeningBrace(int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredElement
 
updateOnOpeningBrace(int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredField
 
updateOnOpeningBrace(int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredInitializer
 
updateOnOpeningBrace(int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredLocalVariable
 
updateOnOpeningBrace(int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredMethod
 
updateOnOpeningBrace(int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
updateParseTree() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredAnnotation
 
updateParseTree() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredBlock
 
updateParseTree() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredElement
 
updateParseTree() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredField
 
updateParseTree() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredImport
 
updateParseTree() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredLocalVariable
 
updateParseTree() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredMethod
 
updateParseTree() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredStatement
 
updateParseTree() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
updateParseTree() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredUnit
 
updatePreferences(IFile) - Static method in class org.eclipse.core.internal.resources.ProjectPreferences
 
updateProgress(float) - Method in class org.eclipse.jdt.internal.core.builder.BuildNotifier
 
updateProgressDelta(float) - Method in class org.eclipse.jdt.internal.core.builder.BuildNotifier
 
updateProjectReferencesIfNecessary() - Method in class org.eclipse.jdt.internal.core.ProjectReferenceChange
 
updateRoots(IPath, IResourceDelta, DeltaProcessor) - Method in class org.eclipse.jdt.internal.core.DeltaProcessingState
 
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.
updateSeverity(long, Object) - Method in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
updateSourceEndIfNecessary(int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredElement
 
updateSourceEndIfNecessary(int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredElement
 
updateSourceEndIfNecessary(int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredField
 
updateSourceEndIfNecessary(int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredImport
 
updateSourceEndIfNecessary(int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredInitializer
 
updateSourceEndIfNecessary(int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredLocalVariable
 
updateSourceEndIfNecessary(int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredMethod
 
updateSourceEndIfNecessary(int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredStatement
 
updateSourceEndIfNecessary(int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
updateSourceEndIfNecessary(int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredUnit
 
updateStatement() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredBlock
 
updateUserLibrary(String, String) - Method in class org.eclipse.jdt.internal.core.UserLibraryManager
 
UPDATING_STATE - Static variable in class org.eclipse.jdt.internal.core.search.indexing.IndexManager
 
UPPER_ANNOTATION_TYPE - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
UPPER_BOUND_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.WildcardType
The "upperBound" structural property of this node type.
UPPER_CLASS - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
UPPER_CONSTRUCTOR - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
UPPER_FIELD - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
UPPER_LOCAL_VARIABLE - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
UPPER_METHOD - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
UPPER_PACKAGE - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
UPPER_PARAMETER - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
UPPER_RUNTIME - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
UPPER_SOURCE - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
upperBound() - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
Upper bound doesn't perform erasure
URIUtilTest - Class in org.eclipse.core.tests.filesystem
Tests API methods of the class URIUtil.
URIUtilTest() - Constructor for class org.eclipse.core.tests.filesystem.URIUtilTest
 
URIUtilTest(String) - Constructor for class org.eclipse.core.tests.filesystem.URIUtilTest
 
url_badVariant - Static variable in class org.eclipse.core.internal.utils.Messages
 
url_couldNotResolve_projectDoesNotExist - Static variable in class org.eclipse.core.internal.utils.Messages
 
url_couldNotResolve_resourceLocationCanNotBeDetermined - Static variable in class org.eclipse.core.internal.utils.Messages
 
url_couldNotResolve_URLProtocolHandlerCanNotResolveURL - Static variable in class org.eclipse.core.internal.utils.Messages
 
use_tabs_only_for_leading_indentations - Variable in class org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
UseAssertAsAnIdentifier - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
useAssertAsAnIdentifier(int, int) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
useAssertAsAnIndentifier - Variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
useAssertAsAnIndentifier - Variable in class org.eclipse.jdt.internal.core.util.PublicScanner
 
Used - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
USED - Static variable in class org.eclipse.jdt.internal.compiler.codegen.BranchLabel
 
USED - Static variable in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrame
 
USED - Static variable in class org.eclipse.jdt.internal.compiler.lookup.LocalVariableBinding
 
USED_CACHE - Static variable in class org.eclipse.core.internal.resources.ContentDescriptionManager
 
USED_JAVA_HEAP - Static variable in interface org.eclipse.test.internal.performance.InternalDimensions
 
USED_JAVA_HEAP - Static variable in interface org.eclipse.test.performance.Dimension
The amount of memory used in the JVM.
USED_LINUX_MEM - Static variable in interface org.eclipse.test.internal.performance.InternalDimensions
 
UseEnumAsAnIdentifier - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
useEnumAsAnIdentifier(int, int) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
useEnumAsAnIndentifier - Variable in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
useEnumAsAnIndentifier - Variable in class org.eclipse.jdt.internal.core.util.PublicScanner
 
useFlag - Variable in class org.eclipse.jdt.internal.compiler.lookup.LocalVariableBinding
 
useNewLoopSemantics - Static variable in class org.jmlspecs.jml4.esc.gc.DesugarLoopVisitor
 
useNonNullTypeSystem() - Method in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
useOldErrorReporting - Static variable in class org.jmlspecs.jml4.esc.PostProcessor
 
USER_EDITABLE - Static variable in interface org.eclipse.core.resources.IMarker
User editable marker attribute.
USER_LIBRARY_CONTAINER_ID - Static variable in class org.eclipse.jdt.core.JavaCore
Name of the User Library Container id.
USER_OBJECTS - Static variable in interface org.eclipse.test.internal.performance.InternalDimensions
 
UserLibrary - Class in org.eclipse.jdt.internal.core
Internal model element to represent a user library and code to serialize / deserialize.
UserLibrary(IClasspathEntry[], boolean) - Constructor for class org.eclipse.jdt.internal.core.UserLibrary
 
UserLibraryClasspathContainer - Class in org.eclipse.jdt.internal.core
 
UserLibraryClasspathContainer(String) - Constructor for class org.eclipse.jdt.internal.core.UserLibraryClasspathContainer
 
UserLibraryClasspathContainerInitializer - Class in org.eclipse.jdt.internal.core
 
UserLibraryClasspathContainerInitializer() - Constructor for class org.eclipse.jdt.internal.core.UserLibraryClasspathContainerInitializer
 
UserLibraryManager - Class in org.eclipse.jdt.internal.core
 
UserLibraryManager() - Constructor for class org.eclipse.jdt.internal.core.UserLibraryManager
 
useSingleThread - Variable in class org.eclipse.jdt.internal.compiler.Compiler
 
useSupersToStringMethod - Static variable in class org.jmlspecs.jml4.ast.JmlAstUtils
 
UsingDeprecatedAPI - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
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
 
UsingDeprecatedType - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
UTF8_INITIAL_SIZE - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
utf8At(byte[], int, int) - Method in class org.eclipse.jdt.internal.compiler.ClassFile
 
utf8At(int, int) - Method in class org.eclipse.jdt.internal.compiler.classfmt.ClassFileStruct
 
UTF8Cache - Variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
Utf8Tag - Static variable in interface org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
UTF_8 - Static variable in class org.eclipse.jdt.internal.compiler.util.Util
 
Util - Class in org.eclipse.jdt.core.tests.util
 
Util() - Constructor for class org.eclipse.jdt.core.tests.util.Util
 
UTIL - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
Util - Class in org.eclipse.jdt.internal.compiler.util
 
Util() - Constructor for class org.eclipse.jdt.internal.compiler.util.Util
 
Util - Class in org.eclipse.jdt.internal.core.util
Provides convenient utility methods to other types in this package.
Util - Class in org.jmlspecs.jml2.util
 
Util() - Constructor for class org.jmlspecs.jml2.util.Util
 
Util.BindingsToNodesMap - Interface in org.eclipse.jdt.internal.core.util
 
Util.Comparable - Interface in org.eclipse.jdt.internal.core.util
 
Util.Comparer - Interface in org.eclipse.jdt.internal.core.util
 
Util.Displayable - Interface in org.eclipse.jdt.internal.compiler.util
 
Utils - Class in org.jmlspecs.eclipse.jdt.internal.esc2
This class contains a number of (static) utility methods for use in plugins.
Utils() - Constructor for class org.jmlspecs.eclipse.jdt.internal.esc2.Utils
 
Utils - Class in org.jmlspecs.jml4.esc.util
 
Utils() - Constructor for class org.jmlspecs.jml4.esc.util.Utils
 
utils_clone - Static variable in class org.eclipse.core.internal.utils.Messages
 
utils_stringJobName - Static variable in class org.eclipse.core.internal.utils.Messages
 
UtilTest - Class in org.eclipse.jdt.core.tests.compiler.regression
 
UtilTest(String) - Constructor for class org.eclipse.jdt.core.tests.compiler.regression.UtilTest
 

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