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 _

K

K_ACCESSIBLE - Static variable in interface org.eclipse.jdt.core.IAccessRule
Constant indicating that files matching the rule's pattern are accessible.
K_ADDED - Static variable in class org.eclipse.core.internal.dtree.NodeComparison
Special bits in the comparison flag to indicate the type of change
K_ANNOTATION - Static variable in interface org.eclipse.jdt.core.IMemberValuePair
Constant indicating that the value kind is an annotation represented by an instance of IAnnotation.
K_APPLICATION - Static variable in interface org.eclipse.jdt.core.IClasspathContainer
Kind for a container mapping to an application library
K_BINARY - Static variable in interface org.eclipse.jdt.core.IPackageFragmentRoot
Kind constant for a binary path root.
K_BOOLEAN - Static variable in interface org.eclipse.jdt.core.IMemberValuePair
Constant indicating that the value kind is a boolean represented by an instance of Boolean.
K_BUILD_LIST - Static variable in interface org.eclipse.core.internal.resources.ICoreConstants
map of builders to their last built state.
K_BYTE - Static variable in interface org.eclipse.jdt.core.IMemberValuePair
Constant indicating that the value kind is a byte represented by an instance of Byte.
K_CHANGED - Static variable in class org.eclipse.core.internal.dtree.NodeComparison
 
K_CHAR - Static variable in interface org.eclipse.jdt.core.IMemberValuePair
Constant indicating that the value kind is a char represented by an instance of Character.
K_CLASS - Static variable in interface org.eclipse.jdt.core.IMemberValuePair
Constant indicating that the value kind is a Class represented by the name of the class (i.e.
K_CLASS - Static variable in class org.eclipse.jdt.internal.codeassist.complete.CompletionOnParameterizedQualifiedTypeReference
 
K_CLASS - Static variable in class org.eclipse.jdt.internal.codeassist.complete.CompletionOnQualifiedTypeReference
 
K_CLASS - Static variable in class org.eclipse.jdt.internal.codeassist.complete.CompletionOnSingleTypeReference
 
K_CLASS_BODY_DECLARATIONS - Static variable in class org.eclipse.jdt.core.dom.ASTParser
Kind constant used to request that the source be parsed as a sequence of class body declarations.
K_CLASS_BODY_DECLARATIONS - Static variable in class org.eclipse.jdt.core.formatter.CodeFormatter
Kind used to format a set of class body declarations
K_COMPILATION_UNIT - Static variable in class org.eclipse.jdt.core.dom.ASTParser
Kind constant used to request that the source be parsed as a compilation unit.
K_COMPILATION_UNIT - Static variable in class org.eclipse.jdt.core.formatter.CodeFormatter
Kind used to format a compilation unit
K_DEFAULT_SYSTEM - Static variable in interface org.eclipse.jdt.core.IClasspathContainer
Kind for a container mapping to a default system library, implicitly contributed by the runtime
K_DISCOURAGED - Static variable in interface org.eclipse.jdt.core.IAccessRule
Constant indicating that access to the files matching the rule's pattern is discouraged.
K_DOUBLE - Static variable in interface org.eclipse.jdt.core.IMemberValuePair
Constant indicating that the value kind is a double represented by an instance of Double.
K_EXCEPTION - Static variable in class org.eclipse.jdt.internal.codeassist.complete.CompletionOnParameterizedQualifiedTypeReference
 
K_EXCEPTION - Static variable in class org.eclipse.jdt.internal.codeassist.complete.CompletionOnQualifiedTypeReference
 
K_EXCEPTION - Static variable in class org.eclipse.jdt.internal.codeassist.complete.CompletionOnSingleTypeReference
 
K_EXPRESSION - Static variable in class org.eclipse.jdt.core.dom.ASTParser
Kind constant used to request that the source be parsed as a single expression.
K_EXPRESSION - Static variable in class org.eclipse.jdt.core.formatter.CodeFormatter
Kind used to format an expression
K_FLOAT - Static variable in interface org.eclipse.jdt.core.IMemberValuePair
Constant indicating that the value kind is a float represented by an instance of Float.
K_INT - Static variable in interface org.eclipse.jdt.core.IMemberValuePair
Constant indicating that the value kind is an int represented by an instance of Integer.
K_INTERFACE - Static variable in class org.eclipse.jdt.internal.codeassist.complete.CompletionOnParameterizedQualifiedTypeReference
 
K_INTERFACE - Static variable in class org.eclipse.jdt.internal.codeassist.complete.CompletionOnQualifiedTypeReference
 
K_INTERFACE - Static variable in class org.eclipse.jdt.internal.codeassist.complete.CompletionOnSingleTypeReference
 
K_JAVA_DOC - Static variable in class org.eclipse.jdt.core.formatter.CodeFormatter
Kind used to format a Javadoc comment
K_LONG - Static variable in interface org.eclipse.jdt.core.IMemberValuePair
Constant indicating that the value kind is a long represented by an instance of Long.
K_MULTI_LINE_COMMENT - Static variable in class org.eclipse.jdt.core.formatter.CodeFormatter
Kind used to format a multi-line comment
K_NO_CHANGE - Static variable in interface org.eclipse.core.internal.watson.IElementComparator
The kinds of changes
K_NON_ACCESSIBLE - Static variable in interface org.eclipse.jdt.core.IAccessRule
Constant indicating that files matching the rule's pattern are non accessible.
K_OUTPUT - Static variable in class org.eclipse.jdt.internal.core.ClasspathEntry
A constant indicating an output location.
K_QUALIFIED_NAME - Static variable in interface org.eclipse.jdt.core.IMemberValuePair
Constant indicating that the value is a qualified name represented by a String.
K_REMOVED - Static variable in class org.eclipse.core.internal.dtree.NodeComparison
 
K_SHORT - Static variable in interface org.eclipse.jdt.core.IMemberValuePair
Constant indicating that the value kind is a short represented by an instance of Short.
K_SIMPLE_NAME - Static variable in interface org.eclipse.jdt.core.IMemberValuePair
Constant indicating that the value is a simple name represented by a String.
K_SINGLE_LINE_COMMENT - Static variable in class org.eclipse.jdt.core.formatter.CodeFormatter
Kind used to format a single-line comment
K_SOURCE - Static variable in interface org.eclipse.jdt.core.IPackageFragmentRoot
Kind constant for a source path root.
K_STATEMENTS - Static variable in class org.eclipse.jdt.core.dom.ASTParser
Kind constant used to request that the source be parsed as a sequence of statements.
K_STATEMENTS - Static variable in class org.eclipse.jdt.core.formatter.CodeFormatter
Kind used to format a set of statements
K_STRING - Static variable in interface org.eclipse.jdt.core.IMemberValuePair
Constant indicating that the value kind is a String represented by the corresponding String.
K_SYSTEM - Static variable in interface org.eclipse.jdt.core.IClasspathContainer
Kind for a container mapping to a system library
K_TYPE - Static variable in class org.eclipse.jdt.internal.codeassist.complete.CompletionOnParameterizedQualifiedTypeReference
 
K_TYPE - Static variable in class org.eclipse.jdt.internal.codeassist.complete.CompletionOnQualifiedTypeReference
 
K_TYPE - Static variable in class org.eclipse.jdt.internal.codeassist.complete.CompletionOnSingleTypeReference
 
K_UNKNOWN - Static variable in class org.eclipse.jdt.core.formatter.CodeFormatter
Unknown kind Note that since 3.4, the CodeFormatter.F_INCLUDE_COMMENTS flag can be added to this constant in order to get the comments formatted if a compilation unit is processed.
K_UNKNOWN - Static variable in interface org.eclipse.jdt.core.IMemberValuePair
Constant indicating that the value kind is unknown at this stage.
keep_else_statement_on_same_line - Variable in class org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
keep_empty_array_initializer_on_one_line - Variable in class org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
keep_guardian_clause_on_one_line - Variable in class org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
KEEP_HISTORY - Static variable in interface org.eclipse.core.resources.IResource
Update flag constant (bit mask value 2) indicating that the operation should maintain local history by taking snapshots of the contents of files just before being overwritten or deleted.
keep_simple_if_on_one_line - Variable in class org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
keep_then_statement_on_same_line - Variable in class org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
KERNEL_NONPAGED - Static variable in interface org.eclipse.test.internal.performance.InternalDimensions
 
KERNEL_PAGED - Static variable in interface org.eclipse.test.internal.performance.InternalDimensions
 
KERNEL_TIME - Static variable in interface org.eclipse.test.internal.performance.InternalDimensions
 
KERNEL_TIME - Static variable in interface org.eclipse.test.performance.Dimension
The amount of time that the process has executed in kernel mode.
KERNEL_TOTAL - Static variable in interface org.eclipse.test.internal.performance.InternalDimensions
 
key - Variable in class org.eclipse.core.internal.dtree.DataTreeLookup
 
KEY - Static variable in interface org.eclipse.core.internal.resources.IModelObjectConstants
 
KeyedHashSet - Class in org.eclipse.core.internal.utils
Adapted from a homonym class in org.eclipse.osgi.
KeyedHashSet(int) - Constructor for class org.eclipse.core.internal.utils.KeyedHashSet
 
KeyedHashSet(int, boolean) - Constructor for class org.eclipse.core.internal.utils.KeyedHashSet
 
KeyedHashSet.KeyedElement - Interface in org.eclipse.core.internal.utils
 
keyForValue(Object) - Method in class org.eclipse.jdt.internal.compiler.util.SimpleLookupTable
 
KeyKind - Class in org.eclipse.jdt.internal.core.util
 
KeyKind(BindingKeyParser) - Constructor for class org.eclipse.jdt.internal.core.util.KeyKind
 
KeyKind(String) - Constructor for class org.eclipse.jdt.internal.core.util.KeyKind
 
keys() - Method in class org.eclipse.jdt.internal.core.util.LRUCache
Returns an Enumeration of the keys currently in the cache.
keysAndValues() - Method in class org.eclipse.jdt.internal.core.util.LRUCache
Returns an enumeration that iterates over all the keys and values currently in the cache.
keySet() - Method in class org.eclipse.core.internal.resources.MarkerAttributeMap
 
keySet() - Method in class org.eclipse.core.internal.utils.ObjectMap
 
keySet() - Method in class org.jmlspecs.jml4.esc.gc.IncarnationMap
 
keysToArray(Object[]) - Method in class org.eclipse.jdt.internal.compiler.util.HashtableOfObjectToInt
 
keysToArray(Object[]) - Method in class org.eclipse.jdt.internal.compiler.util.HashtableOfObjectToIntArray
 
keyTable - Variable in class org.eclipse.jdt.internal.compiler.codegen.CharArrayCache
 
keyTable - Variable in class org.eclipse.jdt.internal.compiler.codegen.IntegerCache
 
keyTable - Variable in class org.eclipse.jdt.internal.compiler.codegen.LongCache
 
keyTable - Variable in class org.eclipse.jdt.internal.compiler.codegen.ObjectCache
 
keyTable - Variable in class org.eclipse.jdt.internal.compiler.util.HashtableOfInt
 
keyTable - Variable in class org.eclipse.jdt.internal.compiler.util.HashtableOfIntValues
 
keyTable - Variable in class org.eclipse.jdt.internal.compiler.util.HashtableOfLong
 
keyTable - Variable in class org.eclipse.jdt.internal.compiler.util.HashtableOfObject
 
keyTable - Variable in class org.eclipse.jdt.internal.compiler.util.HashtableOfObjectToInt
 
keyTable - Variable in class org.eclipse.jdt.internal.compiler.util.HashtableOfObjectToIntArray
 
keyTable - Variable in class org.eclipse.jdt.internal.compiler.util.HashtableOfPackage
 
keyTable - Variable in class org.eclipse.jdt.internal.compiler.util.HashtableOfType
 
keyTable - Variable in class org.eclipse.jdt.internal.compiler.util.SimpleLookupTable
 
keyTable - Variable in class org.eclipse.jdt.internal.core.util.HashtableOfArrayToObject
 
KeyToSignature - Class in org.eclipse.jdt.internal.core.util
 
KeyToSignature(BindingKeyParser) - Constructor for class org.eclipse.jdt.internal.core.util.KeyToSignature
 
KeyToSignature(String, int) - Constructor for class org.eclipse.jdt.internal.core.util.KeyToSignature
 
KEYWORD - Static variable in class org.eclipse.jdt.core.CompletionProposal
Completion is a keyword.
KEYWORD - Static variable in class org.jmlspecs.jml4.ast.JmlRepresentsClause
 
KEYWORD_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.Modifier
The "keyword" structural property of this node type.
Keywords - Interface in org.eclipse.jdt.internal.codeassist.impl
 
kill() - Method in class org.eclipse.core.tests.session.ProcessController
Kills the process.
kind - Variable in class org.eclipse.core.internal.events.LifecycleEvent
The kind of event
kind(int) - Static method in class org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
kind - Variable in class org.eclipse.jdt.internal.compiler.ast.Wildcard
 
kind() - Method in class org.eclipse.jdt.internal.compiler.lookup.ArrayBinding
 
kind() - Method in class org.eclipse.jdt.internal.compiler.lookup.BaseTypeBinding
 
kind() - Method in class org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
kind() - Method in class org.eclipse.jdt.internal.compiler.lookup.Binding
 
kind() - Method in class org.eclipse.jdt.internal.compiler.lookup.FieldBinding
 
kind() - Method in class org.eclipse.jdt.internal.compiler.lookup.ImportBinding
 
kind() - Method in class org.eclipse.jdt.internal.compiler.lookup.LocalVariableBinding
 
kind() - Method in class org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
kind() - Method in class org.eclipse.jdt.internal.compiler.lookup.PackageBinding
 
kind() - Method in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
kind() - Method in class org.eclipse.jdt.internal.compiler.lookup.ProblemBinding
 
kind() - Method in class org.eclipse.jdt.internal.compiler.lookup.RawTypeBinding
 
kind - Variable in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
kind() - Method in class org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
kind() - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
kind() - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
 
kind() - Method in class org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
 
kind(int) - Method in class org.eclipse.jdt.internal.compiler.parser.diagnose.LexStream
 
kind() - Method in class org.jmlspecs.jml4.ast.JmlClause
Returns the kind of this clause as a String for the purpose of error reporting -- e.g.
kind() - Method in class org.jmlspecs.jml4.ast.JmlEnsuresClause
 
kind() - Method in class org.jmlspecs.jml4.ast.JmlRequiresClause
 
kind - Variable in class org.jmlspecs.jml4.esc.gc.lang.CfgAssert
 
kind - Variable in class org.jmlspecs.jml4.esc.gc.lang.simple.SimpleAssert
 
kind - Variable in class org.jmlspecs.jml4.esc.gc.lang.sugared.SugaredAssert
 
kind - Variable in class org.jmlspecs.jml4.fspv.theory.TheoryVariable
 
KIND_AUTO - Static variable in class org.eclipse.core.resources.ant.IncrementalBuild
Unique identifier constant (value "auto") indicating that an auto build should be performed.
KIND_CLEAN - Static variable in class org.eclipse.core.resources.ant.IncrementalBuild
Unique identifier constant (value "clean") indicating that a CLEAN build should be performed.
KIND_FULL - Static variable in class org.eclipse.core.resources.ant.IncrementalBuild
Unique identifier constant (value "full") indicating that a full build should be performed.
KIND_INCREMENTAL - Static variable in class org.eclipse.core.resources.ant.IncrementalBuild
Unique identifier constant (value "incremental") indicating that an incremental build should be performed.
KIND_STATIC_FIELD - Static variable in class org.eclipse.jdt.core.dom.rewrite.ImportRewrite.ImportRewriteContext
Kind constant specifying that the element is a static field import.
KIND_STATIC_METHOD - Static variable in class org.eclipse.jdt.core.dom.rewrite.ImportRewrite.ImportRewriteContext
Kind constant specifying that the element is a static method import.
KIND_TYPE - Static variable in class org.eclipse.jdt.core.dom.rewrite.ImportRewrite.ImportRewriteContext
Kind constant specifying that the element is a type import.
KindOfAssertion - Class in org.jmlspecs.jml4.esc.gc.lang
Provides an enumeration of the kinds of assertions that can be thrown in JML code.
kindOfAssertion() - Method in class org.jmlspecs.jml4.esc.result.lang.Result
 
kindOfAssertion() - Method in class org.jmlspecs.jml4.esc.vc.lang.VC
 
kindOfLabel() - Method in class org.jmlspecs.jml4.esc.vc.lang.VC
 
knots - Variable in class org.eclipse.core.resources.IWorkspace.ProjectOrder
A list of knots in the project reference graph.
KnownFailureFrontEndTest - Class in org.jmlspecs.eclipse.jdt.core.tests.rac
 
KnownFailureFrontEndTest(String) - Constructor for class org.jmlspecs.eclipse.jdt.core.tests.rac.KnownFailureFrontEndTest
 
KnownFailures - Class in org.jmlspecs.eclipse.jdt.core.tests.jml2rac
 
KnownFailures(String) - Constructor for class org.jmlspecs.eclipse.jdt.core.tests.jml2rac.KnownFailures
 
KnownFailureTest - Class in org.jmlspecs.eclipse.jdt.core.tests.rac
 
KnownFailureTest(String) - Constructor for class org.jmlspecs.eclipse.jdt.core.tests.rac.KnownFailureTest
 
knownTypes - Variable in class org.eclipse.jdt.internal.compiler.lookup.PackageBinding
 
knowsBuild(String) - Method in class org.eclipse.test.internal.performance.results.ScenarioResults
Returns whether the current scenario knows a build or not.
KnowsDefaultAbstractMethods - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TagBits
 

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 _