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 _

G

GAMMA - Static variable in class org.jmlspecs.jml4.fspv.simpl.ast.SimplConstants
 
GcProgram - Class in org.jmlspecs.jml4.esc.gc.lang
 
GcProgram(CfgBlock[], String, IncarnationMap, String) - Constructor for class org.jmlspecs.jml4.esc.gc.lang.GcProgram
 
GcTranslator - Class in org.jmlspecs.jml4.esc
 
GcTranslator(CompilerOptions, ProblemReporter) - Constructor for class org.jmlspecs.jml4.esc.GcTranslator
 
GDI_OBJECTS - Static variable in interface org.eclipse.test.internal.performance.InternalDimensions
 
GENERATE - Static variable in class org.eclipse.jdt.core.JavaCore
Configurable option value: "generate".
GENERATE - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Possible values for configurable options
generate(StringBuffer, Set<ASTNode>, RacResult) - Method in class org.jmlspecs.jml4.rac.AssertionMethod
Generates an assertion check method.
generate(StringBuffer, Set<ASTNode>, RacResult, boolean, boolean, String) - Method in class org.jmlspecs.jml4.rac.ConstraintMethod
Overridden method to generate a type-level constraint check method.
generate(StringBuffer, Set<ASTNode>, RacResult) - Method in class org.jmlspecs.jml4.rac.ExceptionalPostconditionMethod
Returns an exceptional postcondition checking method.
generate(StringBuffer, Set<ASTNode>, RacResult) - Method in class org.jmlspecs.jml4.rac.InvariantLikeMethod
Generates an type-level assertion check method.
generate(StringBuffer, Set<ASTNode>, RacResult) - Method in class org.jmlspecs.jml4.rac.PostconditionMethod
Generate and return a postcondition checking method.
generate(StringBuffer, Set<ASTNode>, RacResult) - Method in class org.jmlspecs.jml4.rac.PreconditionMethod
Overridden here to throw an exception, as this method is not supported by this class.
generate(StringBuffer, Collection<RacOldExpression>, Set<ASTNode>, RacResult) - Method in class org.jmlspecs.jml4.rac.PreconditionMethod
Generates and returns a precondition checking method.
generate(AbstractMethodDeclaration) - Method in class org.jmlspecs.jml4.rac.WrapperMethodGenerator
Generates and returns a wrapper method for the given method.
generateAndStore(BlockScope, CodeStream) - Method in class org.jmlspecs.jml4.ast.JmlLoopVariant
 
generateArguments(MethodBinding, Expression[], BlockScope, CodeStream) - Method in class org.eclipse.jdt.internal.compiler.ast.Statement
Generate invocation arguments, considering varargs methods
generateAssignment(BlockScope, CodeStream, Assignment, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.ArrayReference
 
generateAssignment(BlockScope, CodeStream, Assignment, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.FieldReference
 
generateAssignment(BlockScope, CodeStream, Assignment, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
generateAssignment(BlockScope, CodeStream, Assignment, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.Reference
 
generateAssignment(BlockScope, CodeStream, Assignment, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.SingleNameReference
 
generateAssignment(BlockScope, CodeStream, Assignment, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.ThisReference
 
generateAssignment(BlockScope, CodeStream, Assignment, boolean) - Method in class org.eclipse.jdt.internal.eval.CodeSnippetFieldReference
 
generateAssignment(BlockScope, CodeStream, Assignment, boolean) - Method in class org.eclipse.jdt.internal.eval.CodeSnippetQualifiedNameReference
 
generateAssignment(BlockScope, CodeStream, Assignment, boolean) - Method in class org.eclipse.jdt.internal.eval.CodeSnippetSingleNameReference
 
generateAssignment(BlockScope, CodeStream, Assignment, boolean) - Method in class org.jmlspecs.jml4.ast.JmlStoreRefExpression
Deprecated.  
generateAttributes - Variable in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateBooleanEqual(BlockScope, CodeStream, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.EqualExpression
Boolean generation for == with boolean operands Note this code does not optimize conditional constants !!!!
generateBoxingConversion(int) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateCheck(BlockScope, AbstractMethodDeclaration, CodeStream) - Method in class org.jmlspecs.jml4.ast.JmlClause
 
generateCheck(BlockScope, AbstractMethodDeclaration, CodeStream) - Method in class org.jmlspecs.jml4.ast.JmlConstraintClause
 
generateCheck(BlockScope, AbstractMethodDeclaration, CodeStream) - Method in class org.jmlspecs.jml4.ast.JmlEnsuresClause
 
generateCheck(BlockScope, AbstractMethodDeclaration, CodeStream) - Method in class org.jmlspecs.jml4.ast.JmlInitiallyClause
 
generateCheck(BlockScope, AbstractMethodDeclaration, CodeStream) - Method in class org.jmlspecs.jml4.ast.JmlInvariantForType
 
generateCheck(BlockScope, CodeStream) - Method in class org.jmlspecs.jml4.ast.JmlLoopInvariant
 
generateCheck(BlockScope, AbstractMethodDeclaration, CodeStream) - Method in class org.jmlspecs.jml4.ast.JmlLoopInvariant
 
generateCheck(BlockScope, AbstractMethodDeclaration, CodeStream) - Method in class org.jmlspecs.jml4.ast.JmlLoopVariant
 
generateCheck(BlockScope, AbstractMethodDeclaration, CodeStream) - Method in class org.jmlspecs.jml4.ast.JmlRepresentsClause
 
generateCheck(BlockScope, AbstractMethodDeclaration, CodeStream) - Method in class org.jmlspecs.jml4.ast.JmlRequiresClause
 
generateCheck(BlockScope, AbstractMethodDeclaration, CodeStream) - Method in class org.jmlspecs.jml4.ast.JmlTypeDeclaration
 
GenerateCheckcast - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
generateCheckForInitiallys(BlockScope, AbstractMethodDeclaration, CodeStream) - Method in class org.jmlspecs.jml4.ast.JmlTypeDeclaration
 
generateCheckOfEnsures(BlockScope, AbstractMethodDeclaration, CodeStream) - Method in class org.jmlspecs.jml4.ast.JmlMethodSpecification
 
generateCheckOfPostcondition(BlockScope, AbstractMethodDeclaration, CodeStream) - Method in class org.jmlspecs.jml4.ast.JmlSpecCase
 
generateCheckOfPostcondition(BlockScope, AbstractMethodDeclaration, CodeStream) - Method in class org.jmlspecs.jml4.ast.JmlSpecCaseBlock
 
generateCheckOfPostcondition(BlockScope, AbstractMethodDeclaration, CodeStream) - Method in class org.jmlspecs.jml4.ast.JmlSpecCaseBody
 
generateCheckOfPostcondition(BlockScope, AbstractMethodDeclaration, CodeStream) - Method in class org.jmlspecs.jml4.ast.JmlSpecCaseRest
 
generateCheckOfPostcondition(BlockScope, AbstractMethodDeclaration, CodeStream) - Method in class org.jmlspecs.jml4.ast.JmlSpecCaseRestAsClauseSeq
 
generateCheckOfPrecondition(MethodScope, AbstractMethodDeclaration, CodeStream) - Method in class org.jmlspecs.jml4.ast.JmlSpecCase
 
generateCheckOfPrecondition(MethodScope, AbstractMethodDeclaration, CodeStream) - Method in class org.jmlspecs.jml4.ast.JmlSpecCaseBody
 
generateCheckOfPrecondition(MethodScope, AbstractMethodDeclaration, CodeStream) - Method in class org.jmlspecs.jml4.ast.JmlSpecCaseHeader
 
generateCheckOfRequires(MethodScope, AbstractMethodDeclaration, CodeStream) - Method in class org.jmlspecs.jml4.ast.JmlMethodSpecification
 
generateClassFile(String, String) - Static method in class org.eclipse.jdt.core.tests.model.ModifyingResourceTests
E.g.
generateClassFiles - Variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
generateClassLiteralAccessForType(TypeBinding, FieldBinding) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
Macro for building a class descriptor object
generateClassLiteralAccessForType(TypeBinding, FieldBinding) - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
Macro for building a class descriptor object
generateCode(ClassScope, ClassFile) - Method in class org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
Bytecode generation for a method
generateCode(ClassFile) - Method in class org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
generateCode(BlockScope, CodeStream, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
generateCode(BlockScope, CodeStream, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.AND_AND_Expression
Code generation for a binary operation
generateCode(ClassFile) - Method in class org.eclipse.jdt.internal.compiler.ast.AnnotationMethodDeclaration
 
generateCode(BlockScope, CodeStream, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.ArrayAllocationExpression
Code generation for a array allocation expression
generateCode(BlockScope, CodeStream, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.ArrayInitializer
Code generation for a array initializer
generateCode(BlockScope, CodeStream, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.ArrayReference
Code generation for a array reference
generateCode(BlockScope, CodeStream) - Method in class org.eclipse.jdt.internal.compiler.ast.AssertStatement
 
generateCode(BlockScope, CodeStream, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.Assignment
 
generateCode(BlockScope, CodeStream, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.BinaryExpression
Code generation for a binary operation
generateCode(BlockScope, CodeStream) - Method in class org.eclipse.jdt.internal.compiler.ast.Block
Code generation for a block
generateCode(BlockScope, CodeStream) - Method in class org.eclipse.jdt.internal.compiler.ast.BranchStatement
Branch code generation generate the finallyInvocationSequence.
generateCode(BlockScope, CodeStream) - Method in class org.eclipse.jdt.internal.compiler.ast.CaseStatement
Case code generation
generateCode(BlockScope, CodeStream, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.CastExpression
Cast expression code generation
generateCode(BlockScope, CodeStream, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.CharLiteral
CharLiteral code generation
generateCode(BlockScope, CodeStream, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.ClassLiteralAccess
MessageSendDotClass code generation
generateCode(ClassScope, ClassFile) - Method in class org.eclipse.jdt.internal.compiler.ast.Clinit
Bytecode generation for a method
generateCode() - Method in class org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
Bytecode generation
generateCode(BlockScope, CodeStream, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.CompoundAssignment
 
generateCode(BlockScope, CodeStream, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.ConditionalExpression
Code generation for the conditional operator ?:
generateCode(ClassScope, ClassFile) - Method in class org.eclipse.jdt.internal.compiler.ast.ConstructorDeclaration
Bytecode generation for a constructor
generateCode(BlockScope, CodeStream) - Method in class org.eclipse.jdt.internal.compiler.ast.DoStatement
Do statement code generation
generateCode(BlockScope, CodeStream, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.DoubleLiteral
Code generation for the double literak
generateCode(BlockScope, CodeStream) - Method in class org.eclipse.jdt.internal.compiler.ast.EmptyStatement
 
generateCode(BlockScope, CodeStream, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.EqualExpression
Normal == or != code generation.
generateCode(BlockScope, CodeStream) - Method in class org.eclipse.jdt.internal.compiler.ast.ExplicitConstructorCall
Constructor call code generation
generateCode(BlockScope, CodeStream) - Method in class org.eclipse.jdt.internal.compiler.ast.Expression
Expression statements are plain expressions, however they generate like normal expressions with no value required.
generateCode(BlockScope, CodeStream, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.Expression
Every expression is responsible for generating its implicit conversion when necessary.
generateCode(BlockScope, CodeStream, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.FalseLiteral
Code generation for false literal
generateCode(BlockScope, CodeStream) - Method in class org.eclipse.jdt.internal.compiler.ast.FieldDeclaration
Code generation for a field declaration: standard assignment to a field
generateCode(BlockScope, CodeStream, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.FieldReference
Field reference code generation
generateCode(BlockScope, CodeStream, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.FloatLiteral
Code generation for float literal
generateCode(BlockScope, CodeStream) - Method in class org.eclipse.jdt.internal.compiler.ast.ForeachStatement
For statement code generation
generateCode(BlockScope, CodeStream) - Method in class org.eclipse.jdt.internal.compiler.ast.ForStatement
For statement code generation
generateCode(BlockScope, CodeStream) - Method in class org.eclipse.jdt.internal.compiler.ast.IfStatement
If code generation
generateCode(BlockScope, CodeStream) - Method in class org.eclipse.jdt.internal.compiler.ast.Initializer
Code generation for a non-static initializer: standard block code gen
generateCode(BlockScope, CodeStream, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.InstanceOfExpression
Code generation for instanceOfExpression
generateCode(BlockScope, CodeStream, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.IntLiteral
Code generation for int literal
generateCode(BlockScope, CodeStream) - Method in class org.eclipse.jdt.internal.compiler.ast.LabeledStatement
Code generation for labeled statement may not need actual source positions recording
generateCode(BlockScope, CodeStream) - Method in class org.eclipse.jdt.internal.compiler.ast.LocalDeclaration
Code generation for a local declaration: i.e. normal assignment to a local variable + unused variable handling
generateCode(BlockScope, CodeStream, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.LongLiteral
Code generation for long literal
generateCode(BlockScope, CodeStream, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.MessageSend
MessageSend code generation
generateCode(BlockScope, CodeStream, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.NullLiteral
Code generation for the null literal
generateCode(BlockScope, CodeStream, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.OR_OR_Expression
Code generation for a binary operation
generateCode(BlockScope, CodeStream, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.PostfixExpression
Code generation for PostfixExpression
generateCode(BlockScope, CodeStream, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.QualifiedAllocationExpression
 
generateCode(BlockScope, CodeStream, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
generateCode(BlockScope, CodeStream, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.QualifiedThisReference
Code generation for QualifiedThisReference
generateCode(BlockScope, CodeStream) - Method in class org.eclipse.jdt.internal.compiler.ast.ReturnStatement
Retrun statement code generation generate the finallyInvocationSequence.
generateCode(BlockScope, CodeStream, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.SingleNameReference
 
generateCode(BlockScope, CodeStream) - Method in class org.eclipse.jdt.internal.compiler.ast.Statement
 
generateCode(BlockScope, CodeStream, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.StringLiteral
Code generation for string literal
generateCode(BlockScope, CodeStream) - Method in class org.eclipse.jdt.internal.compiler.ast.SwitchStatement
Switch code generation
generateCode(BlockScope, CodeStream) - Method in class org.eclipse.jdt.internal.compiler.ast.SynchronizedStatement
Synchronized statement code generation
generateCode(BlockScope, CodeStream, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.ThisReference
 
generateCode(BlockScope, CodeStream) - Method in class org.eclipse.jdt.internal.compiler.ast.ThrowStatement
Throw code generation
generateCode(BlockScope, CodeStream, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.TrueLiteral
Code generation for the true literal
generateCode(BlockScope, CodeStream) - Method in class org.eclipse.jdt.internal.compiler.ast.TryStatement
Try statement code generation with or without jsr bytecode use post 1.5 target level, cannot use jsr bytecode, must instead inline finally block returnAddress is only allocated if jsr is allowed
generateCode(ClassFile) - Method in class org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
Generic bytecode generation for type
generateCode(BlockScope, CodeStream) - Method in class org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
Bytecode generation for a local inner type (API as a normal statement code gen)
generateCode(ClassScope, ClassFile) - Method in class org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
Bytecode generation for a member inner type
generateCode(CompilationUnitScope) - Method in class org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
Bytecode generation for a package member
generateCode(BlockScope, CodeStream) - Method in class org.eclipse.jdt.internal.compiler.ast.TypeParameter
 
generateCode(BlockScope, CodeStream, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.UnaryExpression
Code generation for an unary operation
generateCode(BlockScope, CodeStream) - Method in class org.eclipse.jdt.internal.compiler.ast.WhileStatement
While code generation
generateCode(BlockScope, CodeStream, boolean) - Method in class org.eclipse.jdt.internal.eval.CodeSnippetAllocationExpression
 
generateCode(BlockScope, CodeStream, boolean) - Method in class org.eclipse.jdt.internal.eval.CodeSnippetFieldReference
Field reference code generation
generateCode(BlockScope, CodeStream, boolean) - Method in class org.eclipse.jdt.internal.eval.CodeSnippetMessageSend
MessageSend code generation
generateCode(BlockScope, CodeStream, boolean) - Method in class org.eclipse.jdt.internal.eval.CodeSnippetQualifiedNameReference
 
generateCode(BlockScope, CodeStream, boolean) - Method in class org.eclipse.jdt.internal.eval.CodeSnippetSingleNameReference
 
generateCode(BlockScope, CodeStream, boolean) - Method in class org.eclipse.jdt.internal.eval.CodeSnippetThisReference
 
generateCode(ClassFile) - Method in class org.eclipse.jdt.internal.eval.CodeSnippetTypeDeclaration
Generic bytecode generation for type
generateCode(BlockScope, CodeStream) - Method in class org.jmlspecs.jml4.ast.JmlAssertOrAssumeStatement
 
generateCode(LocalDeclaration[], Expression, Expression, BlockScope, CodeStream, boolean) - Method in class org.jmlspecs.jml4.ast.JmlBooleanQuantifier
Generates code for this quantifier; currently, this just puts the constant value "true" on the stack.
generateCode(BlockScope, CodeStream, boolean) - Method in class org.jmlspecs.jml4.ast.JmlCastExpressionWithoutType
 
generateCode(ClassFile) - Method in class org.jmlspecs.jml4.ast.JmlConstructorDeclaration
 
generateCode(BlockScope, CodeStream) - Method in class org.jmlspecs.jml4.ast.JmlFieldDeclaration
 
generateCode(ClassFile) - Method in class org.jmlspecs.jml4.ast.JmlMethodDeclaration
 
generateCode(LocalDeclaration[], Expression, Expression, BlockScope, CodeStream, boolean) - Method in class org.jmlspecs.jml4.ast.JmlNumericQuantifier
Generates code for this quantifier; currently, this just puts the constant value 0 on the stack with an appropriate numeric type.
generateCode(BlockScope, CodeStream, boolean) - Method in class org.jmlspecs.jml4.ast.JmlOperationOverStoreRefList
 
generateCode(BlockScope, CodeStream, boolean) - Method in class org.jmlspecs.jml4.ast.JmlQuantifiedExpression
Every expression is responsible for generating its implicit conversion when necessary.
generateCode(LocalDeclaration[], Expression, Expression, BlockScope, CodeStream, boolean) - Method in class org.jmlspecs.jml4.ast.JmlQuantifier
Generates code for this quantifier.
generateCode(BlockScope, CodeStream, boolean) - Method in class org.jmlspecs.jml4.ast.JmlResultReference
 
generateCode(BlockScope, CodeStream, boolean) - Method in class org.jmlspecs.jml4.ast.JmlSetComprehension
Every expression is responsible for generating its implicit conversion when necessary.
generateCode(BlockScope, CodeStream) - Method in class org.jmlspecs.jml4.ast.JmlSetStatement
 
generateCode(BlockScope, CodeStream, boolean) - Method in class org.jmlspecs.jml4.ast.JmlSubtypeExpression
Every expression is responsible for generating its implicit conversion when necessary.
generateCodeAttributeForProblemMethod(String) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
This method generates the code attribute bytecode
generateCodeAttributeHeader() - Method in class org.eclipse.jdt.internal.compiler.ClassFile
INTERNAL USE-ONLY That method generates the header of a code attribute.
generateCompoundAssignment(BlockScope, CodeStream, Expression, int, int, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.ArrayReference
 
generateCompoundAssignment(BlockScope, CodeStream, Expression, int, int, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.FieldReference
 
generateCompoundAssignment(BlockScope, CodeStream, Expression, int, int, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
generateCompoundAssignment(BlockScope, CodeStream, Expression, int, int, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.Reference
 
generateCompoundAssignment(BlockScope, CodeStream, Expression, int, int, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.SingleNameReference
 
generateCompoundAssignment(BlockScope, CodeStream, MethodBinding, Expression, int, int, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.SingleNameReference
 
generateCompoundAssignment(BlockScope, CodeStream, Expression, int, int, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.ThisReference
 
generateCompoundAssignment(BlockScope, CodeStream, Expression, int, int, boolean) - Method in class org.eclipse.jdt.internal.eval.CodeSnippetFieldReference
 
generateCompoundAssignment(BlockScope, CodeStream, Expression, int, int, boolean) - Method in class org.eclipse.jdt.internal.eval.CodeSnippetQualifiedNameReference
 
generateCompoundAssignment(BlockScope, CodeStream, MethodBinding, Expression, int, int, boolean) - Method in class org.eclipse.jdt.internal.eval.CodeSnippetSingleNameReference
 
generateCompoundAssignment(BlockScope, CodeStream, Expression, int, int, boolean) - Method in class org.jmlspecs.jml4.ast.JmlStoreRefExpression
Deprecated.  
generateConstant(Constant, int) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateDelta(JavaElementDelta) - Method in class org.eclipse.jdt.internal.core.ClasspathChange
 
generateEmulatedReadAccessForField(FieldBinding) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateEmulatedWriteAccessForField(FieldBinding) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateEmulationForConstructor(Scope, MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateEmulationForField(FieldBinding) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateEmulationForMethod(Scope, MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateHandle(IJavaElement, String, IJavaElement) - Method in class org.eclipse.jdt.core.tests.model.CopyMoveTests
Generates a new handle to the original element in its new container.
generateImplicitConversion(int) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
Generates the sequence of instructions which will perform the conversion of the expression on the stack into a different type (e.g.
generateInlinedValue(boolean) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateInlinedValue(byte) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateInlinedValue(char) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateInlinedValue(double) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateInlinedValue(float) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateInlinedValue(int) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateInlinedValue(long) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateInlinedValue(short) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateInterestingFiles(IContainer) - Method in class org.eclipse.core.tests.resources.IFileTest
Creates some interesting files in the specified container.
generateLogicalAnd(BlockScope, CodeStream, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.BinaryExpression
Boolean generation for &
generateLogicalOr(BlockScope, CodeStream, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.BinaryExpression
Boolean generation for |
generateLogicalXor(BlockScope, CodeStream, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.BinaryExpression
Boolean generation for ^
generateLoop(ASTNode) - Method in class org.jmlspecs.jml4.rac.quantifiedexpression.QuantifiedExpressionTranslator
Tanslates a JML quantified expression into Java source code that, if executed, evaluates the given statement, node for each combination of bound variables of the quantified expression.
generateLoop(ASTNode) - Method in class org.jmlspecs.jml4.rac.quantifiedexpression.StaticAnalysis
Returns a loop code that evaluates the given body with the quantified variable bound to each possible value of the range.
generateLoop(ASTNode) - Method in class org.jmlspecs.jml4.rac.quantifiedexpression.Translator
Returns a loop code that evaluates the given body with the quantified variable bound to each possible value of the range.
generateMethodInfoAttribute(MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.ClassFile
INTERNAL USE-ONLY That method generates the attributes of a code attribute.
generateMethodInfoAttribute(MethodBinding, AnnotationMethodDeclaration) - Method in class org.eclipse.jdt.internal.compiler.ClassFile
 
generateMethodInfoHeader(MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.ClassFile
INTERNAL USE-ONLY That method generates the header of a method info: The header consists in: - the access flags - the name index of the method name inside the constant pool - the descriptor index of the signature of the method inside the constant pool.
generateMethodInfoHeader(MethodBinding, int) - Method in class org.eclipse.jdt.internal.compiler.ClassFile
INTERNAL USE-ONLY That method generates the header of a method info: The header consists in: - the access flags - the name index of the method name inside the constant pool - the descriptor index of the signature of the method inside the constant pool.
generateMethodInfoHeaderForClinit() - Method in class org.eclipse.jdt.internal.compiler.ClassFile
INTERNAL USE-ONLY That method generates the method info header of a clinit: The header consists in: - the access flags (always default access + static) - the name index of the method name (always ) inside the constant pool - the descriptor index of the signature (always ()V) of the method inside the constant pool.
generateMissingAbstractMethods(MethodDeclaration[], CompilationResult) - Method in class org.eclipse.jdt.internal.compiler.ClassFile
INTERNAL USE-ONLY Generate the byte for problem method infos that correspond to missing abstract methods.
generateNonBooleanEqual(BlockScope, CodeStream, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.EqualExpression
Boolean generation for == with non-boolean operands
generateNullityTest(CodeStream, String, String) - Static method in class org.jmlspecs.jml4.ast.JmlCastExpression
 
generateOptimizedBoolean(BlockScope, CodeStream, BranchLabel, BranchLabel, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.AND_AND_Expression
Boolean operator code generation Optimized operations are: &&
generateOptimizedBoolean(BlockScope, CodeStream, BranchLabel, BranchLabel, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.BinaryExpression
Boolean operator code generation Optimized operations are: <, <=, >, >=, &, |, ^
generateOptimizedBoolean(BlockScope, CodeStream, BranchLabel, BranchLabel, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.ConditionalExpression
Optimized boolean code generation for the conditional operator ?:
generateOptimizedBoolean(BlockScope, CodeStream, BranchLabel, BranchLabel, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.EqualExpression
Boolean operator code generation Optimized operations are: == and !=
generateOptimizedBoolean(BlockScope, CodeStream, BranchLabel, BranchLabel, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.Expression
Default generation of a boolean value
generateOptimizedBoolean(BlockScope, CodeStream, BranchLabel, BranchLabel, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.FalseLiteral
 
generateOptimizedBoolean(BlockScope, CodeStream, BranchLabel, BranchLabel, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.OR_OR_Expression
Boolean operator code generation Optimized operations are: ||
generateOptimizedBoolean(BlockScope, CodeStream, BranchLabel, BranchLabel, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.TrueLiteral
 
generateOptimizedBoolean(BlockScope, CodeStream, BranchLabel, BranchLabel, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.UnaryExpression
Boolean operator code generation Optimized operations are: &&, ||, <, <=, >, >=, &, |, ^
generateOptimizedBooleanEqual(BlockScope, CodeStream, BranchLabel, BranchLabel, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.EqualExpression
Boolean generation for == with boolean operands Note this code does not optimize conditional constants !!!!
generateOptimizedGreaterThan(BlockScope, CodeStream, BranchLabel, BranchLabel, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.BinaryExpression
Boolean generation for >
generateOptimizedGreaterThanOrEqual(BlockScope, CodeStream, BranchLabel, BranchLabel, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.BinaryExpression
Boolean generation for >=
generateOptimizedLessThan(BlockScope, CodeStream, BranchLabel, BranchLabel, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.BinaryExpression
Boolean generation for <
generateOptimizedLessThanOrEqual(BlockScope, CodeStream, BranchLabel, BranchLabel, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.BinaryExpression
Boolean generation for <=
generateOptimizedLogicalAnd(BlockScope, CodeStream, BranchLabel, BranchLabel, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.BinaryExpression
Boolean generation for &
generateOptimizedLogicalOr(BlockScope, CodeStream, BranchLabel, BranchLabel, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.BinaryExpression
Boolean generation for |
generateOptimizedLogicalXor(BlockScope, CodeStream, BranchLabel, BranchLabel, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.BinaryExpression
Boolean generation for ^
generateOptimizedNonBooleanEqual(BlockScope, CodeStream, BranchLabel, BranchLabel, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.EqualExpression
Boolean generation for == with non-boolean operands
generateOptimizedStringConcatenation(BlockScope, CodeStream, int) - Method in class org.eclipse.jdt.internal.compiler.ast.BinaryExpression
 
generateOptimizedStringConcatenation(BlockScope, CodeStream, int) - Method in class org.eclipse.jdt.internal.compiler.ast.CombinedBinaryExpression
 
generateOptimizedStringConcatenation(BlockScope, CodeStream, int) - Method in class org.eclipse.jdt.internal.compiler.ast.Expression
 
generateOptimizedStringConcatenationCreation(BlockScope, CodeStream, int) - Method in class org.eclipse.jdt.internal.compiler.ast.BinaryExpression
 
generateOptimizedStringConcatenationCreation(BlockScope, CodeStream, int) - Method in class org.eclipse.jdt.internal.compiler.ast.CombinedBinaryExpression
 
generateOptimizedStringConcatenationCreation(BlockScope, CodeStream, int) - Method in class org.eclipse.jdt.internal.compiler.ast.Expression
 
generateOuterAccess(Object[], ASTNode, Binding, Scope) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generatePostIncrement(BlockScope, CodeStream, CompoundAssignment, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.ArrayReference
 
generatePostIncrement(BlockScope, CodeStream, CompoundAssignment, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.FieldReference
 
generatePostIncrement(BlockScope, CodeStream, CompoundAssignment, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
generatePostIncrement(BlockScope, CodeStream, CompoundAssignment, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.Reference
 
generatePostIncrement(BlockScope, CodeStream, CompoundAssignment, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.SingleNameReference
 
generatePostIncrement(BlockScope, CodeStream, CompoundAssignment, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.ThisReference
 
generatePostIncrement(BlockScope, CodeStream, CompoundAssignment, boolean) - Method in class org.eclipse.jdt.internal.eval.CodeSnippetFieldReference
 
generatePostIncrement(BlockScope, CodeStream, CompoundAssignment, boolean) - Method in class org.eclipse.jdt.internal.eval.CodeSnippetQualifiedNameReference
 
generatePostIncrement(BlockScope, CodeStream, CompoundAssignment, boolean) - Method in class org.eclipse.jdt.internal.eval.CodeSnippetSingleNameReference
 
generatePostIncrement(BlockScope, CodeStream, CompoundAssignment, boolean) - Method in class org.jmlspecs.jml4.ast.JmlStoreRefExpression
Deprecated.  
generateRacCode(CompilationUnitDeclaration, Map<ASTNode, Integer>, int) - Method in class org.jmlspecs.jml4.rac.RacCompiler
Process a new compilation unit for RAC code generation.
generateRacCode(CompilationUnitDeclaration) - Method in class org.jmlspecs.jml4.rac.RacParser
Generate RAC code for the given compilation unit.
generateReadSequence(BlockScope, CodeStream) - Method in class org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
generateReadSequence(BlockScope, CodeStream) - Method in class org.eclipse.jdt.internal.eval.CodeSnippetQualifiedNameReference
 
generateReceiver(CodeStream) - Method in class org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
generateReceiver(CodeStream) - Method in class org.eclipse.jdt.internal.compiler.ast.SingleNameReference
 
generateReceiver(CodeStream) - Method in class org.eclipse.jdt.internal.eval.CodeSnippetQualifiedNameReference
 
generateReceiver(CodeStream) - Method in class org.eclipse.jdt.internal.eval.CodeSnippetSingleNameReference
 
generateReturnBytecode(CodeStream) - Method in class org.eclipse.jdt.internal.compiler.ast.ReturnStatement
Dump the suitable return bytecode for a return statement
generateReturnBytecode(Expression) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateReturnBytecode(CodeStream) - Method in class org.eclipse.jdt.internal.eval.CodeSnippetReturnStatement
Dump the suitable return bytecode for a return statement
generateStoreSaveValueIfNecessary(CodeStream) - Method in class org.eclipse.jdt.internal.compiler.ast.ReturnStatement
 
generateStoreSaveValueIfNecessary(CodeStream) - Method in class org.eclipse.jdt.internal.eval.CodeSnippetReturnStatement
 
generateStringConcatenationAppend(BlockScope, Expression, Expression) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
The equivalent code performs a string conversion:
generateSubRoutineInvocation(BlockScope, CodeStream, Object, int, LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.ast.SubRoutineStatement
Generate an invocation of a subroutine (e.g.
generateSubRoutineInvocation(BlockScope, CodeStream, Object, int, LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.ast.SynchronizedStatement
 
generateSubRoutineInvocation(BlockScope, CodeStream, Object, int, LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.ast.TryStatement
 
generateSyntheticBodyForConstructorAccess(SyntheticMethodBinding) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateSyntheticBodyForEnumValueOf(SyntheticMethodBinding) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateSyntheticBodyForEnumValues(SyntheticMethodBinding) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateSyntheticBodyForFieldReadAccess(SyntheticMethodBinding) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateSyntheticBodyForFieldWriteAccess(SyntheticMethodBinding) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateSyntheticBodyForMethodAccess(SyntheticMethodBinding) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateSyntheticBodyForSwitchTable(SyntheticMethodBinding) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateSyntheticEnclosingInstanceValues(BlockScope, ReferenceBinding, Expression, ASTNode) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
Code responsible to generate the suitable code to supply values for the synthetic enclosing instance arguments of a constructor invocation of a nested type.
generateSyntheticFieldInitializationsIfNecessary(MethodScope, CodeStream, ReferenceBinding) - Method in class org.eclipse.jdt.internal.compiler.ast.ConstructorDeclaration
 
generateSyntheticOuterArgumentValues(BlockScope, ReferenceBinding, ASTNode) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
Code responsible to generate the suitable code to supply values for the synthetic outer local variable arguments of a constructor invocation of a nested type.
generateTableTestCase() - Static method in class org.eclipse.jdt.internal.compiler.ast.OperatorExpression
 
generateTime - Variable in class org.eclipse.jdt.internal.compiler.impl.CompilerStats
 
generateUnboxingConversion(int) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateVariantCheck(BlockScope, CodeStream) - Method in class org.jmlspecs.jml4.ast.JmlLoopVariant
 
generateWideRevertedConditionalBranch(byte, BranchLabel) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
GENERIC_TYPE - Static variable in class org.eclipse.jdt.internal.compiler.lookup.Binding
 
genericCast - Variable in class org.eclipse.jdt.internal.compiler.ast.FieldReference
 
genericCast - Variable in class org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
genericCast - Variable in class org.eclipse.jdt.internal.compiler.ast.SingleNameReference
 
genericCast(TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Returns the type to use for generic cast, or null if none required
GenericConstructorTypeArgumentMismatch - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
GenericDietRecoveryTest - Class in org.eclipse.jdt.core.tests.compiler.parser
 
GenericDietRecoveryTest(String) - Constructor for class org.eclipse.jdt.core.tests.compiler.parser.GenericDietRecoveryTest
 
GenericMethodTypeArgumentMismatch - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
GenericsCompletionParserTest - Class in org.eclipse.jdt.core.tests.compiler.parser
 
GenericsCompletionParserTest(String) - Constructor for class org.eclipse.jdt.core.tests.compiler.parser.GenericsCompletionParserTest
 
genericSignature() - Method in class org.eclipse.jdt.internal.compiler.lookup.FieldBinding
X t --> LX;
genericSignature() - Method in class org.eclipse.jdt.internal.compiler.lookup.MethodBinding
genericSignature() - Method in class org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
genericSignature() - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
T::Ljava/util/Map;:Ljava/io/Serializable; T:LY
GenericsSelectionTest - Class in org.eclipse.jdt.core.tests.compiler.parser
 
GenericsSelectionTest(String) - Constructor for class org.eclipse.jdt.core.tests.compiler.parser.GenericsSelectionTest
 
genericType() - Method in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
Return the original generic type from which the parameterized type got instantiated from.
genericTypeArguments() - Method in class org.eclipse.jdt.internal.compiler.ast.AbstractVariableDeclaration
 
genericTypeArguments - Variable in class org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
genericTypeArguments() - Method in class org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
genericTypeArguments - Variable in class org.eclipse.jdt.internal.compiler.ast.ExplicitConstructorCall
 
genericTypeArguments() - Method in class org.eclipse.jdt.internal.compiler.ast.ExplicitConstructorCall
 
genericTypeArguments() - Method in class org.eclipse.jdt.internal.compiler.ast.FieldReference
 
genericTypeArguments - Variable in class org.eclipse.jdt.internal.compiler.ast.MessageSend
 
genericTypeArguments() - Method in class org.eclipse.jdt.internal.compiler.ast.MessageSend
 
genericTypeArguments() - Method in class org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
genericTypeArguments() - Method in class org.eclipse.jdt.internal.compiler.ast.SingleNameReference
 
genericTypeArguments() - Method in interface org.eclipse.jdt.internal.compiler.lookup.InvocationSite
 
genericTypeArguments() - Method in class org.eclipse.jdt.internal.eval.CodeSnippetReturnStatement
 
genericTypeArguments() - Method in class org.eclipse.jdt.internal.eval.CodeSnippetSuperReference
 
genericTypeArguments() - Method in class org.eclipse.jdt.internal.eval.CodeSnippetThisReference
 
GenericTypeCannotExtendThrowable - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
genericTypeCannotExtendThrowable(TypeDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
genericTypeSignature() - Method in class org.eclipse.jdt.internal.compiler.lookup.ArrayBinding
 
genericTypeSignature() - Method in class org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
genericTypeSignature() - Method in class org.eclipse.jdt.internal.compiler.lookup.CaptureBinding
 
genericTypeSignature() - Method in class org.eclipse.jdt.internal.compiler.lookup.LocalTypeBinding
 
genericTypeSignature - Variable in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
genericTypeSignature() - Method in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
LtypegenericTypeSignature() - Method in class org.eclipse.jdt.internal.compiler.lookup.RawTypeBinding
LtypegenericTypeSignature() - Method in class org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
genericTypeSignature() - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Answer the receiver classfile signature.
genericTypeSignature - Variable in class org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
 
genericTypeSignature() - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
T::Ljava/util/Map;:Ljava/io/Serializable; T:LY
genericTypeSignature() - Method in class org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
 
GenericTypeSignatureTest - Class in org.eclipse.jdt.core.tests.compiler.regression
 
GenericTypeSignatureTest(String) - Constructor for class org.eclipse.jdt.core.tests.compiler.regression.GenericTypeSignatureTest
 
GenericTypeTest - Class in org.eclipse.jdt.core.tests.compiler.regression
 
GenericTypeTest(String) - Constructor for class org.eclipse.jdt.core.tests.compiler.regression.GenericTypeTest
 
GenericTypeTest - Class in org.jmlspecs.eclipse.jdt.core.tests.rac
 
GenericTypeTest(String) - Constructor for class org.jmlspecs.eclipse.jdt.core.tests.rac.GenericTypeTest
 
GenericXMLWriter - Class in org.eclipse.jdt.internal.compiler.util
 
GenericXMLWriter(OutputStream, String, boolean) - Constructor for class org.eclipse.jdt.internal.compiler.util.GenericXMLWriter
 
GenericXMLWriter(Writer, String, boolean) - Constructor for class org.eclipse.jdt.internal.compiler.util.GenericXMLWriter
 
get(Object) - Method in class org.eclipse.core.internal.resources.MarkerAttributeMap
 
get(long) - Method in class org.eclipse.core.internal.resources.MarkerSet
Returns the set element with the given id, or null if not found.
get(Object) - Method in class org.eclipse.core.internal.utils.ObjectMap
 
get(ASTNode, StructuralPropertyDescriptor) - Method in class org.eclipse.jdt.core.dom.rewrite.ASTRewrite
Returns the value of the given property as managed by this rewriter.
get(char[]) - Method in class org.eclipse.jdt.internal.compiler.codegen.CharArrayCache
Gets the object associated with the specified key in the hashtable.
get(Object) - Method in class org.eclipse.jdt.internal.compiler.codegen.ObjectCache
Gets the object associated with the specified key in the hashtable.
get(int) - Method in class org.eclipse.jdt.internal.compiler.util.HashtableOfInt
 
get(char[]) - Method in class org.eclipse.jdt.internal.compiler.util.HashtableOfIntValues
 
get(long) - Method in class org.eclipse.jdt.internal.compiler.util.HashtableOfLong
 
get(char[]) - Method in class org.eclipse.jdt.internal.compiler.util.HashtableOfObject
 
get(Object) - Method in class org.eclipse.jdt.internal.compiler.util.HashtableOfObjectToInt
 
get(Object) - Method in class org.eclipse.jdt.internal.compiler.util.HashtableOfObjectToIntArray
 
get(char[]) - Method in class org.eclipse.jdt.internal.compiler.util.HashtableOfPackage
 
get(char[]) - Method in class org.eclipse.jdt.internal.compiler.util.HashtableOfType
 
get(Object) - Method in class org.eclipse.jdt.internal.compiler.util.SimpleLookupTable
 
get(char[]) - Method in class org.eclipse.jdt.internal.compiler.util.SimpleSetOfCharArray
 
get(Object[]) - Method in class org.eclipse.jdt.internal.core.util.HashtableOfArrayToObject
 
get(Object) - Method in class org.eclipse.jdt.internal.core.util.LRUCache
Answers the value in the cache at the given key.
get() - Method in class org.eclipse.jdt.internal.core.util.SimpleDocument
 
get(int, int) - Method in class org.eclipse.jdt.internal.core.util.SimpleDocument
 
get(Binding) - Method in interface org.eclipse.jdt.internal.core.util.Util.BindingsToNodesMap
 
get(Object) - Method in class org.eclipse.jdt.internal.core.util.WeakHashSet
 
get(char[]) - Method in class org.eclipse.jdt.internal.core.util.WeakHashSetOfCharArray
 
get(SimpleAssignable) - Method in class org.jmlspecs.jml4.esc.gc.IncarnationMap
 
get() - Static method in class org.jmlspecs.jml4.esc.provercoordinator.prover.simplify.SimplifyBackgroundPredicate
 
get(Object) - Method in class org.jmlspecs.jml4.rac.runtime.JMLOldExpressionCache
Returns the value for the key, key.
get(Object[]) - Method in class org.jmlspecs.jml4.rac.runtime.JMLOldExpressionCache
Returns the value for the key, key.
get_AND() - Static method in class org.eclipse.jdt.internal.compiler.ast.OperatorExpression
 
get_AND_AND() - Static method in class org.eclipse.jdt.internal.compiler.ast.OperatorExpression
 
GET_BOOLEAN_METHOD_NAME - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
GET_BOOLEAN_METHOD_SIGNATURE - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
GET_BYTE_METHOD_NAME - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
GET_BYTE_METHOD_SIGNATURE - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
GET_CHAR_METHOD_NAME - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
GET_CHAR_METHOD_SIGNATURE - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
get_DIVIDE() - Static method in class org.eclipse.jdt.internal.compiler.ast.OperatorExpression
 
GET_DOUBLE_METHOD_NAME - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
GET_DOUBLE_METHOD_SIGNATURE - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
get_EQUAL_EQUAL() - Static method in class org.eclipse.jdt.internal.compiler.ast.OperatorExpression
 
GET_FLOAT_METHOD_NAME - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
GET_FLOAT_METHOD_SIGNATURE - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
get_GREATER() - Static method in class org.eclipse.jdt.internal.compiler.ast.OperatorExpression
 
get_GREATER_EQUAL() - Static method in class org.eclipse.jdt.internal.compiler.ast.OperatorExpression
 
GET_INT_METHOD_NAME - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
GET_INT_METHOD_SIGNATURE - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
get_LEFT_SHIFT() - Static method in class org.eclipse.jdt.internal.compiler.ast.OperatorExpression
 
get_LESS() - Static method in class org.eclipse.jdt.internal.compiler.ast.OperatorExpression
 
get_LESS_EQUAL() - Static method in class org.eclipse.jdt.internal.compiler.ast.OperatorExpression
 
GET_LONG_METHOD_NAME - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
GET_LONG_METHOD_SIGNATURE - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
get_MINUS() - Static method in class org.eclipse.jdt.internal.compiler.ast.OperatorExpression
 
get_MULTIPLY() - Static method in class org.eclipse.jdt.internal.compiler.ast.OperatorExpression
 
GET_OBJECT_METHOD_NAME - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
GET_OBJECT_METHOD_SIGNATURE - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
get_OR() - Static method in class org.eclipse.jdt.internal.compiler.ast.OperatorExpression
 
get_OR_OR() - Static method in class org.eclipse.jdt.internal.compiler.ast.OperatorExpression
 
get_PLUS() - Static method in class org.eclipse.jdt.internal.compiler.ast.OperatorExpression
 
get_REMAINDER() - Static method in class org.eclipse.jdt.internal.compiler.ast.OperatorExpression
 
get_RIGHT_SHIFT() - Static method in class org.eclipse.jdt.internal.compiler.ast.OperatorExpression
 
GET_SHORT_METHOD_NAME - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
GET_SHORT_METHOD_SIGNATURE - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
get_UNSIGNED_RIGHT_SHIFT() - Static method in class org.eclipse.jdt.internal.compiler.ast.OperatorExpression
 
get_XOR() - Static method in class org.eclipse.jdt.internal.compiler.ast.OperatorExpression
 
getAccessFlags() - Method in interface org.eclipse.jdt.core.util.IClassFileReader
Answer back the access flag of the .class file.
getAccessFlags() - Method in interface org.eclipse.jdt.core.util.IFieldInfo
Answer back the access flag of this field info.
getAccessFlags() - Method in interface org.eclipse.jdt.core.util.IInnerClassesAttributeEntry
Answer back the access flag of this inner classes attribute as specified in the JVM specifications.
getAccessFlags() - Method in interface org.eclipse.jdt.core.util.IMethodInfo
Answer back the access flags of this method info as specified in the JVM specifications.
getAccessFlags() - Method in class org.eclipse.jdt.internal.compiler.lookup.FieldBinding
 
getAccessFlags() - Method in class org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
getAccessFlags() - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
getAccessFlags() - Method in class org.eclipse.jdt.internal.core.util.ClassFileReader
 
getAccessFlags() - Method in class org.eclipse.jdt.internal.core.util.FieldInfo
 
getAccessFlags() - Method in class org.eclipse.jdt.internal.core.util.InnerClassesAttributeEntry
 
getAccessFlags() - Method in class org.eclipse.jdt.internal.core.util.MethodInfo
 
getAccessibility() - Method in class org.eclipse.jdt.core.CompletionProposal
Returns the accessibility of the proposal.
getAccessor(Class, String) - Static method in class org.jmlspecs.jml4.rac.runtime.JMLSurrogate
Returns the accessor (getter) method of a ghost field or a model field, name, declared in the type, clazz.
getAccessRestriction() - Method in class org.eclipse.jdt.internal.compiler.env.NameEnvironmentAnswer
Returns the associated access restriction, or null if none.
getAccessRestriction(TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
Returns the access restriction associated to a given type, or null if none
getAccessRestrictions(String) - Method in class org.eclipse.jdt.internal.core.JavaProject
Returns the set of patterns corresponding to this project visibility given rules
getAccessRules() - Method in interface org.eclipse.jdt.core.IClasspathEntry
Returns the possibly empty list of access rules for this entry.
getAccessRules() - Method in class org.eclipse.jdt.internal.compiler.env.AccessRuleSet
 
getAccessRules() - Method in class org.eclipse.jdt.internal.core.ClasspathEntry
 
getAccessRules(IPath[], IPath[]) - Static method in class org.eclipse.jdt.internal.core.ClasspathEntry
 
getAccessRuleSet() - Method in class org.eclipse.jdt.internal.core.ClasspathEntry
 
getAccessRuleSet(String, String) - Method in class org.eclipse.jdt.internal.core.search.AbstractJavaSearchScope
Get access rule set corresponding to a given path.
getAccessRuleSet(String, String) - Method in class org.eclipse.jdt.internal.core.search.JavaSearchScope
Get access rule set corresponding to a given path.
getAccessRuleSet(String, String) - Method in class org.eclipse.jdt.internal.core.search.JavaWorkspaceScope
 
getAccessRulesStatus(IPath, IJavaProject) - Method in class org.eclipse.jdt.core.ClasspathContainerInitializer
Returns the access rules attribute status according to this initializer.
getAccuracy() - Method in class org.eclipse.jdt.core.search.SearchMatch
Returns the accuracy of this search match.
getActualName() - Method in class org.eclipse.jdt.core.tests.compiler.parser.SourceField
 
getActualName() - Method in class org.eclipse.jdt.core.tests.compiler.parser.SourceMethod
 
getActualName() - Method in class org.eclipse.jdt.core.tests.compiler.parser.SourceType
 
getAdapter(Object, Class) - Method in class org.eclipse.core.internal.resources.mapping.ResourceAdapterFactory
 
getAdapter(Class) - Method in class org.eclipse.core.internal.resources.mapping.ShallowContainer
 
getAdapter(Class) - Method in class org.jmlspecs.eclipse.jdt.ui.ZipEditorInput
 
getAdapterList() - Method in class org.eclipse.core.internal.resources.mapping.ResourceAdapterFactory
 
getAddedChildren() - Method in interface org.eclipse.jdt.core.IJavaElementDelta
Returns deltas for the children that have been added.
getAddedChildren() - Method in class org.eclipse.jdt.internal.core.JavaElementDelta
 
getAddedImports() - Method in class org.eclipse.jdt.core.dom.rewrite.ImportRewrite
Returns all non-static imports that are recorded to be added.
getAddedStaticImports() - Method in class org.eclipse.jdt.core.dom.rewrite.ImportRewrite
Returns all static imports that are recorded to be added.
getAdditionalFlags() - Method in class org.eclipse.jdt.core.CompletionProposal
Returns the completion flags relevant in the context, or CompletionFlags.Default if none.
getAdditionalTestClasses() - Static method in class org.eclipse.jdt.core.tests.performance.AllPerformanceTests
Additional test class(es).
getAffectedChildren() - Method in class org.eclipse.core.internal.events.ResourceDelta
 
getAffectedChildren(int) - Method in class org.eclipse.core.internal.events.ResourceDelta
 
getAffectedChildren(int, int) - Method in class org.eclipse.core.internal.events.ResourceDelta
 
getAffectedChildren() - Method in class org.eclipse.core.internal.resources.mapping.ProposedResourceDelta
 
getAffectedChildren(int) - Method in class org.eclipse.core.internal.resources.mapping.ProposedResourceDelta
 
getAffectedChildren(int, int) - Method in class org.eclipse.core.internal.resources.mapping.ProposedResourceDelta
 
getAffectedChildren() - Method in interface org.eclipse.core.resources.IResourceDelta
Returns resource deltas for all children of this resource which were added, removed, or changed.
getAffectedChildren(int) - Method in interface org.eclipse.core.resources.IResourceDelta
Returns resource deltas for all children of this resource whose kind is included in the given mask.
getAffectedChildren(int, int) - Method in interface org.eclipse.core.resources.IResourceDelta
Returns resource deltas for all children of this resource whose kind is included in the given mask.
getAffectedChildren() - Method in interface org.eclipse.jdt.core.IJavaElementDelta
Returns deltas for the affected (added, removed, or changed) children.
getAffectedChildren() - Method in class org.eclipse.jdt.internal.core.JavaElementDelta
 
getAffectedResources() - Method in class org.eclipse.core.internal.localstore.CollectSyncStatusVisitor
Returns the list of resources that were not synchronized with the local file system, or null if all resources are synchronized.
getAffectedResources() - Method in class org.eclipse.core.tests.internal.builders.SortBuilder
Returns the set of resources that were affected in the last delta.
getAliasManager() - Method in class org.eclipse.core.internal.resources.Workspace
 
getAlignment(String) - Method in class org.eclipse.jdt.internal.formatter.align.Alignment
 
getAlignment(String) - Method in class org.eclipse.jdt.internal.formatter.Scribe
 
getAllBuildNames() - Method in class org.eclipse.test.internal.performance.results.PerformanceResults
Returns the list of all builds currently read.
getAllClasses() - Method in interface org.eclipse.jdt.core.ITypeHierarchy
Returns all classes in this type hierarchy's graph, in no particular order.
getAllClasses() - Method in class org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
 
getAllFiles(File, FileFilter) - Static method in class org.eclipse.jdt.core.tests.model.ModelTestsUtil
 
getAllInterfaces() - Method in interface org.eclipse.jdt.core.ITypeHierarchy
Returns all interfaces in this type hierarchy's graph, in no particular order.
getAllInterfaces() - Method in class org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
 
getAllMemberValuePairs() - Method in interface org.eclipse.jdt.core.dom.IAnnotationBinding
Returns the complete list of member value pairs for this annotation, including ones explicitly listed in the annotation as well as entries for annotation type members with default values that are implied.
getAllPackageFragmentRoots() - Method in interface org.eclipse.jdt.core.IJavaProject
Returns all of the existing package fragment roots that exist on the classpath, in the order they are defined by the classpath.
getAllPackageFragmentRoots() - Method in class org.eclipse.jdt.internal.core.JavaProject
 
getAllPackageFragmentRoots(Map) - Method in class org.eclipse.jdt.internal.core.JavaProject
 
getAllProblems() - Method in class org.eclipse.jdt.internal.compiler.CompilationResult
 
getAllReferences(boolean) - Method in class org.eclipse.core.internal.resources.ProjectDescription
Returns the union of the description's static and dynamic project references, with duplicates omitted.
getAllSubtypes(IType) - Method in interface org.eclipse.jdt.core.ITypeHierarchy
Returns all resolved subtypes (direct and indirect) of the given type, in no particular order, limited to the types in this type hierarchy's graph.
getAllSubtypes(IType) - Method in class org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
 
getAllSuperclasses(IType) - Method in interface org.eclipse.jdt.core.ITypeHierarchy
Returns all resolved superclasses of the given class, in bottom-up order.
getAllSuperclasses(IType) - Method in class org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
 
getAllSuperInterfaces(IType) - Method in interface org.eclipse.jdt.core.ITypeHierarchy
Returns all resolved superinterfaces (direct and indirect) of the given type.
getAllSuperInterfaces(IType) - Method in class org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
 
getAllSupertypes(IType) - Method in interface org.eclipse.jdt.core.ITypeHierarchy
Returns all resolved supertypes of the given type, in bottom-up order.
getAllSupertypes(IType) - Method in class org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
 
getAllTestClasses() - Static method in class org.eclipse.jdt.core.tests.dom.RunAllTests
 
getAllTestClasses() - Static method in class org.eclipse.jdt.core.tests.dom.RunConverterTests
 
getAllTestClasses() - Static method in class org.eclipse.jdt.core.tests.performance.AllPerformanceTests
Define performance tests classes to be run.
getAllTestClasses() - Static method in class org.eclipse.jdt.core.tests.RunCompilerTests
 
getAllTypeArguments(char[][]) - Static method in class org.eclipse.jdt.internal.core.util.Util
Get all type arguments from an array of signatures.
getAllTypes() - Method in interface org.eclipse.jdt.core.ICompilationUnit
Returns all types declared in this compilation unit in the order in which they appear in the source.
getAllTypes() - Method in interface org.eclipse.jdt.core.ITypeHierarchy
Returns all types in this type hierarchy's graph, in no particular order.
getAllTypes() - Method in class org.eclipse.jdt.internal.core.CompilationUnit
 
getAllTypes() - Method in class org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
 
getAllWarningTokens() - Static method in class org.eclipse.jdt.core.CorrectionEngine
Return an array of strings which contains one entry per warning token accepted by the @SuppressWarnings annotation.
getAlternateRoot() - Method in class org.eclipse.jdt.core.dom.Comment
Returns the root AST node that this comment occurs within, or null if none (or not recorded).
getAncestor(int) - Method in interface org.eclipse.jdt.core.IJavaElement
Returns the first ancestor of this Java element that has the given type.
getAncestor(int) - Method in class org.eclipse.jdt.internal.core.JavaElement
 
getAndIncCounter() - Method in class org.jmlspecs.jml4.esc.util.Counter
 
getAndResetNullity() - Method in class org.eclipse.jdt.internal.compiler.parser.JmlParserHelper
 
getAndResetOwnershipModifiers() - Method in class org.eclipse.jdt.internal.compiler.parser.JmlParserHelper
 
getAnnotation(String) - Method in interface org.eclipse.jdt.core.IAnnotatable
Returns the annotation with the given name declared on this element.
getAnnotation(String) - Method in class org.eclipse.jdt.internal.codeassist.impl.AssistPackageDeclaration
 
getAnnotation(String) - Method in class org.eclipse.jdt.internal.codeassist.impl.AssistSourceField
 
getAnnotation(String) - Method in class org.eclipse.jdt.internal.codeassist.impl.AssistSourceMethod
 
getAnnotation(String) - Method in class org.eclipse.jdt.internal.codeassist.impl.AssistSourceType
 
getAnnotation(String) - Method in class org.eclipse.jdt.internal.core.LocalVariable
 
getAnnotation(String) - Method in class org.eclipse.jdt.internal.core.SourceRefElement
 
getAnnotationBinding() - Method in class org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
getAnnotationComponentValues() - Method in interface org.eclipse.jdt.core.util.IAnnotationComponentValue
Returns the annotation component values as described in the JVM specifications if the tag item is '['.
getAnnotationComponentValues() - Method in class org.eclipse.jdt.internal.core.util.AnnotationComponentValue
 
getAnnotationDeltas() - Method in interface org.eclipse.jdt.core.IJavaElementDelta
Returns deltas for affected annotations (added, removed, or changed).
getAnnotationDeltas() - Method in class org.eclipse.jdt.internal.core.JavaElementDelta
 
getAnnotationMemberValue(MemberValuePair, Constant) - Static method in class org.eclipse.jdt.internal.core.util.Util
 
getAnnotations() - Method in interface org.eclipse.jdt.core.dom.IBinding
Return the resolved annotations associated with this binding.
getAnnotations() - Method in interface org.eclipse.jdt.core.IAnnotatable
Returns the annotations for this element.
getAnnotations() - Method in interface org.eclipse.jdt.core.util.IParameterAnnotation
Answer back the annotations as described in the JVM specifications.
getAnnotations() - Method in interface org.eclipse.jdt.core.util.IRuntimeInvisibleAnnotationsAttribute
Answer back the annotations.
getAnnotations() - Method in interface org.eclipse.jdt.core.util.IRuntimeVisibleAnnotationsAttribute
Answer back the annotations.
getAnnotations() - Method in class org.eclipse.jdt.internal.compiler.classfmt.AnnotationMethodInfoWithAnnotations
 
getAnnotations() - Method in class org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
 
getAnnotations() - Method in class org.eclipse.jdt.internal.compiler.classfmt.FieldInfo
 
getAnnotations() - Method in class org.eclipse.jdt.internal.compiler.classfmt.FieldInfoWithAnnotation
 
getAnnotations() - Method in class org.eclipse.jdt.internal.compiler.classfmt.MethodInfo
 
getAnnotations() - Method in class org.eclipse.jdt.internal.compiler.classfmt.MethodInfoWithAnnotations
 
getAnnotations() - Method in interface org.eclipse.jdt.internal.compiler.env.IBinaryField
Answer the runtime visible and invisible annotations for this field or null if none.
getAnnotations() - Method in interface org.eclipse.jdt.internal.compiler.env.IBinaryMethod
Answer the runtime visible and invisible annotations for this method or null if none.
getAnnotations() - Method in interface org.eclipse.jdt.internal.compiler.env.IBinaryType
Answer the runtime visible and invisible annotations for this type or null if none.
getAnnotations() - Method in class org.eclipse.jdt.internal.compiler.lookup.BinaryLocalVariableBinding
 
getAnnotations() - Method in class org.eclipse.jdt.internal.compiler.lookup.FieldBinding
 
getAnnotations() - Method in class org.eclipse.jdt.internal.compiler.lookup.LocalVariableBinding
 
getAnnotations() - Method in class org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
getAnnotations() - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
getAnnotations() - Method in class org.eclipse.jdt.internal.compiler.lookup.VariableBinding
 
getAnnotations() - Method in class org.eclipse.jdt.internal.core.BinaryType
 
getAnnotations() - Method in class org.eclipse.jdt.internal.core.hierarchy.HierarchyBinaryType
 
getAnnotations() - Method in class org.eclipse.jdt.internal.core.LocalVariable
 
getAnnotations() - Method in class org.eclipse.jdt.internal.core.SourceRefElement
 
getAnnotations() - Method in class org.eclipse.jdt.internal.core.SourceType
 
getAnnotations() - Method in class org.eclipse.jdt.internal.core.util.ParameterAnnotation
 
getAnnotations() - Method in class org.eclipse.jdt.internal.core.util.RuntimeInvisibleAnnotationsAttribute
 
getAnnotations() - Method in class org.eclipse.jdt.internal.core.util.RuntimeVisibleAnnotationsAttribute
 
getAnnotations() - Method in class org.eclipse.jdt.internal.eval.CodeSnippetSkeleton.BinaryMethodSkeleton
 
getAnnotations() - Method in class org.eclipse.jdt.internal.eval.CodeSnippetSkeleton
 
getAnnotationsNumber() - Method in interface org.eclipse.jdt.core.util.IParameterAnnotation
Answer back the number of annotations as described in the JVM specifications.
getAnnotationsNumber() - Method in interface org.eclipse.jdt.core.util.IRuntimeInvisibleAnnotationsAttribute
Answer back the number of annotations as described in the JVM specifications.
getAnnotationsNumber() - Method in interface org.eclipse.jdt.core.util.IRuntimeVisibleAnnotationsAttribute
Answer back the number of annotations as described in the JVM specifications.
getAnnotationsNumber() - Method in class org.eclipse.jdt.internal.core.util.ParameterAnnotation
 
getAnnotationsNumber() - Method in class org.eclipse.jdt.internal.core.util.RuntimeInvisibleAnnotationsAttribute
 
getAnnotationsNumber() - Method in class org.eclipse.jdt.internal.core.util.RuntimeVisibleAnnotationsAttribute
 
getAnnotationTagBits() - Method in class org.eclipse.jdt.internal.compiler.lookup.Binding
Compute the tagbits for standard annotations.
getAnnotationTagBits() - Method in class org.eclipse.jdt.internal.compiler.lookup.FieldBinding
Compute the tagbits for standard annotations.
getAnnotationTagBits() - Method in class org.eclipse.jdt.internal.compiler.lookup.MethodBinding
Compute the tagbits for standard annotations.
getAnnotationTagBits() - Method in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
getAnnotationTagBits() - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
getAnnotationTagBits() - Method in class org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
Compute the tagbits for standard annotations.
getAnnotationType() - Method in interface org.eclipse.jdt.core.dom.IAnnotationBinding
Returns the type of the annotation.
getAnnotationType() - Method in class org.eclipse.jdt.internal.compiler.lookup.AnnotationBinding
 
getAnnotationType() - Method in class org.eclipse.jdt.internal.compiler.lookup.UnresolvedAnnotationBinding
 
getAnnotationValue() - Method in interface org.eclipse.jdt.core.util.IAnnotationComponentValue
Returns the annotation value as described in the JVM specifications if the tag item is '@'.
getAnnotationValue() - Method in class org.eclipse.jdt.internal.core.util.AnnotationComponentValue
 
getAnonymousClassDeclaration() - Method in class org.eclipse.jdt.core.dom.ClassInstanceCreation
Returns the anonymous class declaration introduced by this class instance creation expression, if it has one.
getAnonymousClassDeclaration() - Method in class org.eclipse.jdt.core.dom.EnumConstantDeclaration
Returns the anonymous class declaration introduced by this enum constant declaration, if it has one.
getApplicationId() - Method in class org.eclipse.core.tests.session.SessionTestSuite
 
getApplicationId() - Method in class org.eclipse.core.tests.session.TestDescriptor
 
getArgumentNames() - Method in class org.eclipse.jdt.core.tests.compiler.parser.SourceMethod
 
getArgumentNames() - Method in class org.eclipse.jdt.internal.compiler.classfmt.MethodInfo
 
getArgumentNames() - Method in interface org.eclipse.jdt.internal.compiler.env.IGenericMethod
Answer the names of the argument or null if the argument names are not available.
getArgumentNames() - Method in class org.eclipse.jdt.internal.core.SourceMethodElementInfo
 
getArgumentNames() - Method in class org.eclipse.jdt.internal.eval.CodeSnippetSkeleton.BinaryMethodSkeleton
 
getArguments() - Method in class org.eclipse.core.internal.events.BuildCommand
 
getArguments(boolean) - Method in class org.eclipse.core.internal.events.BuildCommand
 
getArguments() - Method in interface org.eclipse.core.resources.ICommand
Returns a table of the arguments for this command, or null if there are no arguments.
getArguments() - Method in interface org.eclipse.jdt.core.compiler.IProblem
Answer back the original arguments recorded into the problem.
getArguments() - Method in class org.eclipse.jdt.internal.compiler.problem.DefaultProblem
Answer back the original arguments recorded into the problem.
getArgumentTypeNames() - Method in class org.eclipse.jdt.core.tests.compiler.parser.SourceMethod
 
getArray() - Method in class org.eclipse.jdt.core.dom.ArrayAccess
Returns the array expression of this array access expression.
getArrayCount(char[]) - Static method in class org.eclipse.jdt.core.Signature
Returns the array count (array nesting depth) of the given type signature.
getArrayCount(String) - Static method in class org.eclipse.jdt.core.Signature
Returns the array count (array nesting depth) of the given type signature.
getAsImplications() - Method in class org.jmlspecs.jml4.esc.vc.lang.VcProgram
 
getAsImplications_old() - Method in class org.jmlspecs.jml4.esc.vc.lang.VcProgram
 
getAssertAgainst() - Static method in class org.eclipse.test.internal.performance.PerformanceTestPlugin
 
getAssignmentsAsStatement() - Method in class org.jmlspecs.jml4.esc.gc.PassifyVisitor
 
getAsSingleVC() - Method in class org.jmlspecs.jml4.esc.vc.lang.VcProgram
 
getAsSingleVC_old() - Method in class org.jmlspecs.jml4.esc.vc.lang.VcProgram
 
getAST() - Method in class org.eclipse.jdt.core.dom.ASTNode
Returns this node's AST.
getAST() - Method in class org.eclipse.jdt.core.dom.rewrite.ASTRewrite
Returns the AST the rewrite was set up on.
getAST3() - Method in class org.eclipse.jdt.core.compiler.ReconcileContext
Returns a resolved AST with JLS3 level.
getASTLevel() - Method in class org.eclipse.jdt.core.compiler.ReconcileContext
Returns the AST level requested by the reconcile operation.
getASTRewrite() - Method in class org.eclipse.jdt.core.dom.rewrite.ListRewrite
Returns the ASTRewrite instance from which this ListRewriter has been created from.
getAttachedJavadoc(IProgressMonitor) - Method in interface org.eclipse.jdt.core.IJavaElement
Returns the Javadoc as an html source if this element has an attached javadoc, null otherwise.
getAttachedJavadoc(IProgressMonitor) - Method in class org.eclipse.jdt.internal.core.BinaryType
 
getAttachedJavadoc(IProgressMonitor) - Method in class org.eclipse.jdt.internal.core.ClassFile
 
getAttachedJavadoc(IProgressMonitor) - Method in class org.eclipse.jdt.internal.core.JavaElement
 
getAttachedJavadoc(IProgressMonitor) - Method in class org.eclipse.jdt.internal.core.PackageFragment
 
getAttribute(String) - Method in class org.eclipse.core.internal.resources.Marker
 
getAttribute(String, int) - Method in class org.eclipse.core.internal.resources.Marker
 
getAttribute(String, String) - Method in class org.eclipse.core.internal.resources.Marker
 
getAttribute(String, boolean) - Method in class org.eclipse.core.internal.resources.Marker
 
getAttribute(String) - Method in class org.eclipse.core.internal.resources.MarkerDelta
 
getAttribute(String, int) - Method in class org.eclipse.core.internal.resources.MarkerDelta
 
getAttribute(String, String) - Method in class org.eclipse.core.internal.resources.MarkerDelta
 
getAttribute(String, boolean) - Method in class org.eclipse.core.internal.resources.MarkerDelta
 
getAttribute(String) - Method in class org.eclipse.core.internal.resources.MarkerInfo
 
getAttribute(String) - Method in interface org.eclipse.core.resources.IMarker
Returns the attribute with the given name.
getAttribute(String, int) - Method in interface org.eclipse.core.resources.IMarker
Returns the integer-valued attribute with the given name.
getAttribute(String, String) - Method in interface org.eclipse.core.resources.IMarker
Returns the string-valued attribute with the given name.
getAttribute(String, boolean) - Method in interface org.eclipse.core.resources.IMarker
Returns the boolean-valued attribute with the given name.
getAttribute(String) - Method in interface org.eclipse.core.resources.IMarkerDelta
Returns the object attribute with the given name.
getAttribute(String, int) - Method in interface org.eclipse.core.resources.IMarkerDelta
Returns the integer-valued attribute with the given name.
getAttribute(String, String) - Method in interface org.eclipse.core.resources.IMarkerDelta
Returns the string-valued attribute with the given name.
getAttribute(String, boolean) - Method in interface org.eclipse.core.resources.IMarkerDelta
Returns the boolean-valued attribute with the given name.
getAttribute(IClassFileReader, char[]) - Static method in class org.eclipse.jdt.internal.core.util.Util
 
getAttribute(ICodeAttribute, char[]) - Static method in class org.eclipse.jdt.internal.core.util.Util
 
getAttribute(IFieldInfo, char[]) - Static method in class org.eclipse.jdt.internal.core.util.Util
 
getAttribute(IMethodInfo, char[]) - Static method in class org.eclipse.jdt.internal.core.util.Util
 
getAttributeCount() - Method in interface org.eclipse.jdt.core.util.IClassFileReader
Answer back the attribute number of the .class file.
getAttributeCount() - Method in interface org.eclipse.jdt.core.util.IFieldInfo
Answer back the attribute number of the field info.
getAttributeCount() - Method in interface org.eclipse.jdt.core.util.IMethodInfo
Answer back the attribute number of the method info.
getAttributeCount() - Method in class org.eclipse.jdt.internal.core.util.ClassFileReader
 
getAttributeCount() - Method in class org.eclipse.jdt.internal.core.util.FieldInfo
 
getAttributeCount() - Method in class org.eclipse.jdt.internal.core.util.MethodInfo
 
getAttributeLength() - Method in interface org.eclipse.jdt.core.util.IClassFileAttribute
Answer back the attribute length as specified in the JVM specifications.
getAttributeLength() - Method in class org.eclipse.jdt.internal.core.util.ClassFileAttribute
 
getAttributeName() - Method in interface org.eclipse.jdt.core.util.IClassFileAttribute
Answer back the attribute name as specified in the JVM specifications.
getAttributeName() - Method in class org.eclipse.jdt.internal.core.util.ClassFileAttribute
 
getAttributeNameIndex() - Method in interface org.eclipse.jdt.core.util.IClassFileAttribute
Answer back the attribute name index in the constant pool as specified in the JVM specifications.
getAttributeNameIndex() - Method in class org.eclipse.jdt.internal.core.util.ClassFileAttribute
 
getAttributes() - Method in class org.eclipse.core.internal.resources.Marker
 
getAttributes(String[]) - Method in class org.eclipse.core.internal.resources.Marker
 
getAttributes() - Method in class org.eclipse.core.internal.resources.MarkerDelta
 
getAttributes(String[]) - Method in class org.eclipse.core.internal.resources.MarkerDelta
 
getAttributes() - Method in class org.eclipse.core.internal.resources.MarkerInfo
 
getAttributes(boolean) - Method in class org.eclipse.core.internal.resources.MarkerInfo
 
getAttributes(String[]) - Method in class org.eclipse.core.internal.resources.MarkerInfo
 
getAttributes() - Method in interface org.eclipse.core.resources.IMarker
Returns a map with all the attributes for the marker.
getAttributes(String[]) - Method in interface org.eclipse.core.resources.IMarker
Returns the attributes with the given names.
getAttributes() - Method in interface org.eclipse.core.resources.IMarkerDelta
Returns a Map with all the attributes for the marker.
getAttributes(String[]) - Method in interface org.eclipse.core.resources.IMarkerDelta
Returns the attributes with the given names.
getAttributes() - Method in interface org.eclipse.jdt.core.util.IClassFileReader
Answer back the collection of all attributes of the field info.
getAttributes() - Method in interface org.eclipse.jdt.core.util.ICodeAttribute
Answer back the collection of all attributes of the field info.
getAttributes() - Method in interface org.eclipse.jdt.core.util.IFieldInfo
Answer back the collection of all attributes of the field info.
getAttributes() - Method in interface org.eclipse.jdt.core.util.IMethodInfo
Answer back the collection of all attributes of the method info.
getAttributes() - Method in class org.eclipse.jdt.internal.core.util.ClassFileReader
 
getAttributes() - Method in class org.eclipse.jdt.internal.core.util.CodeAttribute
 
getAttributes() - Method in class org.eclipse.jdt.internal.core.util.FieldInfo
 
getAttributes() - Method in class org.eclipse.jdt.internal.core.util.MethodInfo
 
getAttributesCount() - Method in interface org.eclipse.jdt.core.util.ICodeAttribute
Answer back the attribute number of the code attribute.
getAttributesCount() - Method in class org.eclipse.jdt.internal.core.util.CodeAttribute
 
getAttributeStatus(IPath, IJavaProject, String) - Method in class org.eclipse.jdt.core.ClasspathContainerInitializer
Returns the extra attribute status according to this initializer.
getAverage(int) - Method in class org.eclipse.jdt.core.tests.performance.util.Statistics
 
getAverage(Dim) - Method in class org.eclipse.test.internal.performance.eval.StatisticsSession
 
getBackupLocationFor(IPath) - Method in class org.eclipse.core.internal.resources.LocalMetaArea
 
getBaselineBuildName() - Method in class org.eclipse.test.internal.performance.results.ConfigResults
Returns the baseline build name used to compare results with.
getBaselineBuildName() - Method in class org.eclipse.test.internal.performance.results.ScenarioResults
Returns the first configuration baseline build name.
getBaselineBuildResults() - Method in class org.eclipse.test.internal.performance.results.ConfigResults
Returns the most recent baseline build results.
getBaselineBuildResults(String) - Method in class org.eclipse.test.internal.performance.results.ConfigResults
Return the baseline build results run just before the given build name.
getBaselineBuildValue() - Method in class org.eclipse.test.internal.performance.results.ConfigResults
Returns the most recent baseline build result value.
getBaselineName() - Method in class org.eclipse.test.internal.performance.results.PerformanceResults
Returns the name of the baseline used for extracted results
getBaseStore() - Method in class org.eclipse.core.tests.internal.filesystem.wrapper.WrapperFileStore
 
getBaseType(char[]) - Static method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
getBaseTypeValue(int) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
getBasicURI(URI) - Static method in class org.eclipse.core.tests.internal.filesystem.wrapper.WrapperFileSystem
 
getBatchFileName() - Method in class org.eclipse.jdt.core.tests.runtime.JRockitVMLauncher
Returns the name of the batch file used to launch the VM.
getBatchFileName() - Method in class org.eclipse.jdt.core.tests.runtime.StandardVMLauncher
Returns the name of the batch file used to launch the VM.
getBatchRequestor() - Method in class org.eclipse.jdt.internal.compiler.batch.Main
 
getBehaviour() - Method in class org.jmlspecs.jml4.ast.JmlSpecCase
 
getBinaryName() - Method in interface org.eclipse.jdt.core.dom.ITypeBinding
Returns the binary name of this type binding.
getBinaryType() - Method in class org.eclipse.jdt.internal.compiler.env.NameEnvironmentAnswer
Answer the resolved binary form for the type or null if the receiver represents a compilation unit or source type.
getBinaryTypeInfo(IFile) - Method in class org.eclipse.jdt.internal.core.ClassFile
Returns the ClassFileReaderspecific for this IClassFile, based on its underlying resource, or null if unable to create the diet class file.
getBinaryTypeInfo(IFile, boolean) - Method in class org.eclipse.jdt.internal.core.ClassFile
 
getBinding(char[][], int, InvocationSite, boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.BlockScope
 
getBinding(char[][], InvocationSite) - Method in class org.eclipse.jdt.internal.compiler.lookup.BlockScope
 
getBinding(char[], int, InvocationSite, boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
getBinding(char[][], int, InvocationSite, ReferenceBinding) - Method in class org.eclipse.jdt.internal.eval.CodeSnippetScope
 
getBindings(String[]) - Method in class org.eclipse.jdt.core.tests.dom.AbstractASTTests.BindingRequestor
 
getBlankPattern() - Method in class org.eclipse.jdt.core.search.SearchPattern
Returns a blank pattern that can be used as a record to decode an index key.
getBlankPattern() - Method in class org.eclipse.jdt.internal.core.search.matching.ConstructorPattern
 
getBlankPattern() - Method in class org.eclipse.jdt.internal.core.search.matching.FieldPattern
 
getBlankPattern() - Method in class org.eclipse.jdt.internal.core.search.matching.JavaSearchPattern
 
getBlankPattern() - Method in class org.eclipse.jdt.internal.core.search.matching.MethodPattern
 
getBlankPattern() - Method in class org.eclipse.jdt.internal.core.search.matching.MultiTypeDeclarationPattern
 
getBlankPattern() - Method in class org.eclipse.jdt.internal.core.search.matching.OrPattern
 
getBlankPattern() - Method in class org.eclipse.jdt.internal.core.search.matching.PackageReferencePattern
 
getBlankPattern() - Method in class org.eclipse.jdt.internal.core.search.matching.QualifiedTypeDeclarationPattern
 
getBlankPattern() - Method in class org.eclipse.jdt.internal.core.search.matching.SecondaryTypeDeclarationPattern
 
getBlankPattern() - Method in class org.eclipse.jdt.internal.core.search.matching.SuperTypeReferencePattern
 
getBlankPattern() - Method in class org.eclipse.jdt.internal.core.search.matching.TypeDeclarationPattern
 
getBlankPattern() - Method in class org.eclipse.jdt.internal.core.search.matching.TypeReferencePattern
 
getBlob(UniversalUniqueIdentifier) - Method in class org.eclipse.core.internal.localstore.BlobStore
 
getBlock(String) - Method in class org.jmlspecs.jml4.esc.gc.lang.simple.SimpleProgram
 
getBody() - Method in class org.eclipse.jdt.core.dom.CatchClause
Returns the body of this catch clause.
getBody() - Method in class org.eclipse.jdt.core.dom.DoStatement
Returns the body of this do statement.
getBody() - Method in class org.eclipse.jdt.core.dom.EnhancedForStatement
Returns the body of this enchanced for statement.
getBody() - Method in class org.eclipse.jdt.core.dom.ForStatement
Returns the body of this for statement.
getBody() - Method in class org.eclipse.jdt.core.dom.Initializer
Returns the body of this initializer declaration.
getBody() - Method in class org.eclipse.jdt.core.dom.LabeledStatement
Returns the body of this labeled statement.
getBody() - Method in class org.eclipse.jdt.core.dom.MethodDeclaration
Returns the body of this method declaration, or null if this method has no body.
getBody() - Method in class org.eclipse.jdt.core.dom.SynchronizedStatement
Returns the body of this synchronized statement.
getBody() - Method in class org.eclipse.jdt.core.dom.TryStatement
Returns the body of this try statement.
getBody() - Method in class org.eclipse.jdt.core.dom.WhileStatement
Returns the body of this while statement.
getBody() - Method in interface org.eclipse.jdt.core.jdom.IDOMInitializer
Deprecated. Returns the body of this initializer.
getBody() - Method in interface org.eclipse.jdt.core.jdom.IDOMMethod
Deprecated. Returns the body of this method.
getBodyDeclarationsProperty() - Method in class org.eclipse.jdt.core.dom.AbstractTypeDeclaration
Returns structural property descriptor for the "bodyDeclarations" property of this node.
getBootClassPath() - Method in class org.eclipse.jdt.core.tests.runtime.LocalVMLauncher
Returns the boot class path used when a VM is launched.
getBound() - Method in interface org.eclipse.jdt.core.dom.ITypeBinding
Returns the bound of this wildcard type if it has one.
getBound() - Method in class org.eclipse.jdt.core.dom.WildcardType
Returns the bound of this wildcard type if it has one.
getBounds() - Method in interface org.eclipse.jdt.core.ITypeParameter
Returns the names of the class and interface bounds of this type parameter.
getBounds() - Method in class org.eclipse.jdt.internal.core.TypeParameter
 
getBoxedValue(TypeBinding, String) - Static method in class org.jmlspecs.jml4.rac.RacTranslator
Returns a boxed value.
getBuffer() - Method in class org.eclipse.jdt.core.BufferChangedEvent
Returns the buffer which has changed.
getBuffer() - Method in interface org.eclipse.jdt.core.IOpenable
Returns the buffer opened for this element, or null if this element does not have a buffer.
getBuffer() - Method in class org.eclipse.jdt.core.tests.model.OverflowingCacheTests.OverflowingTestOpenable
 
getBuffer(IOpenable) - Method in class org.eclipse.jdt.internal.core.BufferManager
Returns the open buffer associated with the given owner, or null if the owner does not have an open buffer associated with it.
getBuffer() - Method in class org.eclipse.jdt.internal.core.ClassFile
 
getBuffer() - Method in class org.eclipse.jdt.internal.core.ClassFileWorkingCopy
 
getBuffer() - Method in class org.eclipse.jdt.internal.core.Openable
Note: a buffer with no unsaved changes can be closed by the Java Model since it has a finite number of buffers allowed open at one time.
getBufferFactory() - Method in class org.eclipse.jdt.internal.core.Openable
Deprecated.  
getBufferPosition() - Method in exception org.eclipse.jdt.internal.compiler.classfmt.ClassFormatException
 
getBuildComparator() - Static method in class org.eclipse.core.internal.events.ResourceComparator
Returns a comparator which compares resource infos, suitable for computing build deltas.
getBuildCount() - Method in class org.eclipse.core.tests.internal.builders.CycleBuilder
 
getBuildDate(String) - Static method in class org.eclipse.test.internal.performance.results.AbstractResults
 
getBuildDate(String, String) - Static method in class org.eclipse.test.internal.performance.results.AbstractResults
 
getBuildDate() - Method in class org.eclipse.test.internal.performance.results.PerformanceResults
 
getBuilder() - Method in class org.eclipse.core.internal.events.BuildCommand
 
getBuilderIds() - Method in class org.eclipse.core.internal.resources.ProjectNatureDescriptor
Returns the IDs of the incremental builders that this nature claims to own.
getBuilderName() - Method in class org.eclipse.core.internal.events.BuildCommand
 
getBuilderName() - Method in class org.eclipse.core.internal.events.BuilderPersistentInfo
 
getBuilderName() - Method in interface org.eclipse.core.resources.ICommand
Returns the name of the builder to run for this command, or null if the name has not been set.
getBuildersPersistentInfo(IProject) - Method in class org.eclipse.core.internal.events.BuildManager
Returns a list of BuilderPersistentInfo.
getBuildKind() - Method in class org.eclipse.core.internal.events.ResourceChangeEvent
 
getBuildKind() - Method in interface org.eclipse.core.resources.IResourceChangeEvent
Returns the kind of build that caused this event, or 0 if not applicable to this type of event.
getBuildKind() - Method in class org.eclipse.core.tests.internal.builders.BuildEventListener
 
getBuildManager() - Method in class org.eclipse.core.internal.resources.Workspace
Returns this workspace's build manager
getBuildOrder() - Method in class org.eclipse.core.internal.resources.Workspace
Returns the order in which open projects in this workspace will be built.
getBuildOrder() - Method in class org.eclipse.core.internal.resources.WorkspaceDescription
 
getBuildOrder(boolean) - Method in class org.eclipse.core.internal.resources.WorkspaceDescription
 
getBuildOrder() - Method in class org.eclipse.core.internal.resources.WorkspacePreferences
 
getBuildOrder(boolean) - Method in class org.eclipse.core.internal.resources.WorkspacePreferences
 
getBuildOrder() - Method in interface org.eclipse.core.resources.IWorkspaceDescription
Returns the order in which projects in the workspace should be built.
getBuildResults(String) - Method in class org.eclipse.test.internal.performance.results.ConfigResults
Return the results for the given build name.
getBuilds(String) - Method in class org.eclipse.test.internal.performance.results.ConfigResults
Returns the build results matching a given pattern.
getBuilds() - Static method in class org.eclipse.test.internal.performance.results.DB_Results
Returns all the builds names read from the database.
getBuildsMatchingPrefixes(List) - Method in class org.eclipse.test.internal.performance.results.ConfigResults
Returns a list of build results which names starts with one of the given prefixes.
getBuildSpec() - Method in class org.eclipse.core.internal.resources.ProjectDescription
 
getBuildSpec(boolean) - Method in class org.eclipse.core.internal.resources.ProjectDescription
 
getBuildSpec() - Method in interface org.eclipse.core.resources.IProjectDescription
Returns the list of build commands to run when building the described project.
getBuildSpecIndex() - Method in class org.eclipse.core.internal.events.BuilderPersistentInfo
 
getBundle(Locale) - Static method in class org.eclipse.jdt.internal.compiler.batch.Main.ResourceBundleFactory
 
getBundles(BundleContext, String, String) - Static method in class org.eclipse.core.tests.harness.BundleTestingHelper
 
getByKey(Object) - Method in class org.eclipse.core.internal.utils.KeyedHashSet
Returns the set element with the given id, or null if not found.
getBytecodes() - Method in interface org.eclipse.jdt.core.util.ICodeAttribute
Answer back the array of bytes, which represents all the opcodes as described in the JVM specifications.
getBytecodes() - Method in class org.eclipse.jdt.internal.core.util.CodeAttribute
 
getByteContents() - Method in class org.eclipse.jdt.core.search.SearchDocument
Returns the contents of this document.
getByteContents() - Method in class org.eclipse.jdt.core.tests.model.SearchParticipantTests.TestSearchDocument
 
getByteContents() - Method in class org.eclipse.jdt.internal.core.search.JavaSearchDocument
 
getBytes() - Method in interface org.eclipse.jdt.core.IClassFile
Returns the bytes contained in this class file.
getBytes() - Method in class org.eclipse.jdt.internal.compiler.ClassFile
EXTERNAL API Answer the actual bytes of the class file This method encodes the receiver structure into a byte array which is the content of the classfile.
getBytes() - Method in class org.eclipse.jdt.internal.core.ClassFile
 
getBytes() - Method in class org.eclipse.jdt.internal.core.util.StackMapAttribute
 
getBytes() - Method in class org.eclipse.jdt.internal.core.util.StackMapTableAttribute
 
getCached() - Method in class org.eclipse.core.internal.utils.Cache.Entry
 
getCachedFlags(IType) - Method in interface org.eclipse.jdt.core.ITypeHierarchy
Return the flags associated with the given type (would be equivalent to IMember.getFlags()), or -1 if this information wasn't cached on the hierarchy during its computation.
getCachedFlags(IType) - Method in class org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
 
getCachedType(char[][]) - Method in class org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
Answer the type for the compoundName if it exists in the cache.
getCacheFootprint() - Method in interface org.eclipse.jdt.internal.core.util.ILRUCacheable
Returns the space the receiver consumes in an LRU Cache.
getCacheState() - Method in class org.eclipse.core.internal.resources.ContentDescriptionManager
Public so tests can examine it.
getCacheTimestamp() - Method in class org.eclipse.core.internal.resources.ContentDescriptionManager
 
getCalledFileNames() - Method in class org.eclipse.jdt.internal.compiler.batch.ClasspathJar.ManifestAnalyzer
 
getCatchType() - Method in interface org.eclipse.jdt.core.util.IExceptionTableEntry
Answer back the catch type name, null if getCatchTypeIndex() returns 0.
getCatchType() - Method in class org.eclipse.jdt.internal.core.util.ExceptionTableEntry
 
getCatchTypeIndex() - Method in interface org.eclipse.jdt.core.util.IExceptionTableEntry
Answer back the catch type index in the constant pool.
getCatchTypeIndex() - Method in class org.eclipse.jdt.internal.core.util.ExceptionTableEntry
 
getCategories() - Method in interface org.eclipse.jdt.core.IMember
Returns the categories defined by this member's Javadoc.
getCategories() - Method in class org.eclipse.jdt.internal.core.BinaryMember
 
getCategories() - Method in class org.eclipse.jdt.internal.core.Member
 
getCategories() - Method in class org.eclipse.jdt.internal.core.SourceTypeElementInfo
 
getCategory() - Method in class org.eclipse.jdt.internal.compiler.ConfigurableOption
Return a String that represents the localized category of the receiver.
getCategoryID() - Method in class org.eclipse.jdt.core.compiler.CategorizedProblem
Returns an integer identifying the category of this problem.
getCategoryId() - Method in class org.eclipse.jdt.core.tests.builder.Problem
 
getCategoryID() - Method in class org.eclipse.jdt.internal.compiler.problem.DefaultProblem
 
getChangedChildren() - Method in interface org.eclipse.jdt.core.IJavaElementDelta
Returns deltas for the children which have changed.
getChangedChildren() - Method in class org.eclipse.jdt.internal.core.JavaElementDelta
 
getChangeId() - Method in class org.eclipse.core.internal.resources.MarkerManager
 
getChangeIndentEdits(String, int, int, int, String) - Static method in class org.eclipse.jdt.core.formatter.IndentManipulation
Returns the text edits retrieved after changing the indentation of a, possible multi-line, code string.
getChangeKind() - Method in class org.eclipse.jdt.internal.core.dom.rewrite.ListRewriteEvent
 
getChangeKind(int) - Method in class org.eclipse.jdt.internal.core.dom.rewrite.ListRewriteEvent
 
getChangeKind() - Method in class org.eclipse.jdt.internal.core.dom.rewrite.NodeRewriteEvent
 
getChangeKind() - Method in class org.eclipse.jdt.internal.core.dom.rewrite.RewriteEvent
 
getChangeKind(ASTNode) - Method in class org.eclipse.jdt.internal.core.dom.rewrite.RewriteEventStore
 
getChangeRootIterator() - Method in class org.eclipse.jdt.internal.core.dom.rewrite.RewriteEventStore
 
getChar(int) - Method in interface org.eclipse.jdt.core.IBuffer
Returns the character at the given position in this buffer.
getChar(int) - Method in class org.eclipse.jdt.core.tests.model.OverflowingCacheTests.OverflowingTestBuffer
 
getChar(int) - Method in class org.eclipse.jdt.core.tests.model.TestBuffer
 
getChar(int) - Method in class org.eclipse.jdt.internal.core.Buffer
 
getChar(int) - Method in class org.eclipse.jdt.internal.core.util.SimpleDocument
 
getCharacterNumber(int, CompilationResult) - Static method in class org.jmlspecs.jml4.rac.RacTranslator
Given a compilation result, returns the character number of the given position counted in the line in which the character appears.
getCharacters() - Method in interface org.eclipse.jdt.core.IBuffer
Returns the contents of this buffer as a character array, or null if the buffer has not been initialized.
getCharacters() - Method in interface org.eclipse.jdt.core.jdom.IDOMNode
Deprecated. Returns the current contents of this document fragment as a character array.
getCharacters() - Method in class org.eclipse.jdt.core.tests.model.OverflowingCacheTests.OverflowingTestBuffer
 
getCharacters() - Method in class org.eclipse.jdt.core.tests.model.TestBuffer
 
getCharacters() - Method in class org.eclipse.jdt.internal.core.Buffer
 
getCharacters() - Method in class org.eclipse.jdt.internal.core.jdom.DOMNode
Deprecated.  
getCharContents() - Method in class org.eclipse.jdt.core.search.SearchDocument
Returns the contents of this document.
getCharContents() - Method in class org.eclipse.jdt.core.tests.model.SearchParticipantTests.TestSearchDocument
 
getCharContents() - Method in class org.eclipse.jdt.internal.core.search.JavaSearchDocument
 
getCharset() - Method in class org.eclipse.core.internal.resources.File
 
getCharset(boolean) - Method in class org.eclipse.core.internal.resources.File
 
getCharset() - Method in class org.eclipse.core.internal.resources.FileState
 
getCharset() - Method in interface org.eclipse.core.resources.IEncodedStorage
Returns the name of a charset encoding to be used when decoding this storage's contents into characters.
getCharset() - Method in interface org.eclipse.core.resources.IFile
Returns the name of a charset to be used when decoding the contents of this file into characters.
getCharset(boolean) - Method in interface org.eclipse.core.resources.IFile
Returns the name of a charset to be used when decoding the contents of this file into characters.
getCharsetFor(IPath, boolean) - Method in class org.eclipse.core.internal.resources.CharsetManager
Returns the charset explicitly set by the user for the given resource, or null.
getCharsetFor(Reader) - Method in class org.eclipse.core.internal.resources.File
 
getCharsetFor(Reader) - Method in interface org.eclipse.core.resources.IFile
Returns the name of a charset to be used to encode the given contents when saving to this file.
getCharsetGenerationCount() - Method in class org.eclipse.core.internal.resources.ResourceInfo
 
getCharsetManager() - Method in class org.eclipse.core.internal.resources.Workspace
 
getChild(IPath, int) - Method in class org.eclipse.core.internal.dtree.AbstractDataTree
Returns the key of a node in the tree.
getChild(String) - Method in class org.eclipse.core.tests.internal.filesystem.broken.BrokenFileStore
 
getChild(String) - Method in class org.eclipse.core.tests.internal.filesystem.ram.MemoryFileStore
 
getChild(IPath) - Method in class org.eclipse.core.tests.internal.filesystem.wrapper.WrapperFileStore
 
getChild(String) - Method in class org.eclipse.core.tests.internal.filesystem.wrapper.WrapperFileStore
 
getChild(String) - Method in interface org.eclipse.jdt.core.jdom.IDOMNode
Deprecated. Returns the first named child of this node with the given name.
getChild(String) - Method in class org.eclipse.jdt.core.tests.model.TestFileStore
 
getChild(String) - Method in class org.eclipse.jdt.internal.core.jdom.DOMNode
Deprecated.  
getChildAttributes(String, NodeList, boolean[]) - Static method in class org.eclipse.jdt.internal.core.ClasspathEntry
 
getChildCount(IPath) - Method in class org.eclipse.core.internal.dtree.AbstractDataTree
Returns the number of children of a node
getChildCount(IPath) - Method in class org.eclipse.core.internal.dtree.DeltaDataTree
 
getChildCount(IPath) - Method in class org.eclipse.core.internal.watson.ElementTree
Returns the number of children of the element specified by the given path.
getChildren(IPath) - Method in class org.eclipse.core.internal.dtree.AbstractDataTree
Returns the keys of all children of a node.
getChildren() - Method in class org.eclipse.core.internal.dtree.AbstractDataTreeNode
Returns an array of the node's children
getChildren(IPath) - Method in class org.eclipse.core.internal.dtree.DeltaDataTree
 
getChildren() - Method in class org.eclipse.core.internal.localstore.UnifiedTreeNode
Returns an Iterator of UnifiedTreeNode.
getChildren(IPath) - Method in class org.eclipse.core.internal.watson.ElementTree
Returns the paths of the children of the element specified by the given path.
getChildren() - Method in interface org.eclipse.jdt.core.IJarEntryResource
Returns the list of children of this jar entry resource.
getChildren() - Method in interface org.eclipse.jdt.core.IParent
Returns the immediate children of this element.
getChildren() - Method in interface org.eclipse.jdt.core.jdom.IDOMNode
Deprecated. Returns an enumeration of children of this node.
getChildren() - Method in class org.eclipse.jdt.internal.core.BinaryType
 
getChildren() - Method in class org.eclipse.jdt.internal.core.dom.rewrite.ListRewriteEvent
 
getChildren() - Method in class org.eclipse.jdt.internal.core.dom.rewrite.NodeRewriteEvent
 
getChildren() - Method in class org.eclipse.jdt.internal.core.dom.rewrite.RewriteEvent
 
getChildren() - Method in class org.eclipse.jdt.internal.core.JarEntryDirectory
 
getChildren() - Method in class org.eclipse.jdt.internal.core.JarEntryFile
 
getChildren() - Method in class org.eclipse.jdt.internal.core.JavaElement
 
getChildren() - Method in class org.eclipse.jdt.internal.core.JavaElementInfo
 
getChildren() - Method in class org.eclipse.jdt.internal.core.JavaModelStatus
 
getChildren() - Method in class org.eclipse.jdt.internal.core.jdom.DOMNode
Deprecated.  
getChildren() - Method in class org.eclipse.jdt.internal.core.NonJavaResource
 
getChildren() - Method in class org.eclipse.test.internal.performance.results.AbstractResults
Return an array built on the current results children list.
getChildrenForCategory(String) - Method in interface org.eclipse.jdt.core.IType
Returns the children of this type that have the given category as a @category tag.
getChildrenForCategory(String) - Method in class org.eclipse.jdt.internal.core.BinaryType
 
getChildrenForCategory(String) - Method in class org.eclipse.jdt.internal.core.SourceType
 
getChildrenOfType(int) - Method in class org.eclipse.jdt.internal.core.JavaElement
Returns a collection of (immediate) children of this node of the specified type.
getChildType() - Method in class org.eclipse.jdt.core.dom.ChildPropertyDescriptor
Returns the child type of this property.
GetClass - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
GETCLASS - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
getClassFile() - Method in interface org.eclipse.jdt.core.IMember
Returns the class file in which this member is declared, or null if this member is not declared in a class file (for example, a source type).
getClassFile(String) - Method in interface org.eclipse.jdt.core.IPackageFragment
Returns the class file with the specified name in this package (for example, "Object.class").
getClassFile(String, String, String, String) - Method in class org.eclipse.jdt.core.tests.model.AbstractJavaModelTests
Returns the specified compilation unit in the given project, root, and package fragment or null if it does not exist.
getClassFile(IJavaProject, String, String, String) - Static method in class org.eclipse.jdt.core.tests.model.ModelTestsUtil
Returns the specified compilation unit in the given project, root, and package fragment or null if it does not exist.
getClassFile() - Method in class org.eclipse.jdt.internal.core.Annotation
 
getClassFile() - Method in class org.eclipse.jdt.internal.core.ClassFile
 
getClassFile() - Method in class org.eclipse.jdt.internal.core.JavaElement
 
getClassFile() - Method in class org.eclipse.jdt.internal.core.Member
 
getClassFile(String) - Method in class org.eclipse.jdt.internal.core.PackageFragment
 
getClassFile() - Method in class org.eclipse.jdt.internal.core.TypeParameter
 
getClassFiles() - Method in interface org.eclipse.jdt.core.IPackageFragment
Returns all of the class files in this package fragment.
getClassFiles() - Method in class org.eclipse.jdt.internal.compiler.CompilationResult
 
getClassFiles() - Method in class org.eclipse.jdt.internal.core.PackageFragment
Returns a the collection of class files in this - a folder package fragment which has a root that has its kind set to IPackageFragmentRoot.K_Source does not recognize class files.
getClassIndex() - Method in interface org.eclipse.jdt.core.util.IClassFileReader
Answer back the index of the class name in the constant pool of the .class file.
getClassIndex() - Method in interface org.eclipse.jdt.core.util.IConstantPoolEntry
Returns the class index for a CONSTANT_Fieldref, CONSTANT_Methodref, CONSTANT_InterfaceMethodref type entry.
getClassIndex() - Method in class org.eclipse.jdt.internal.core.util.ClassFileReader
 
getClassIndex() - Method in class org.eclipse.jdt.internal.core.util.ConstantPoolEntry
 
getClassInfo() - Method in interface org.eclipse.jdt.core.util.IAnnotationComponentValue
Returns the class info as described in the JVM specifications if the tag item is 'c'.
getClassInfo() - Method in class org.eclipse.jdt.internal.core.util.AnnotationComponentValue
 
getClassInfoIndex() - Method in interface org.eclipse.jdt.core.util.IAnnotationComponentValue
Returns the class info index as described in the JVM specifications if the tag item is 'c'.
getClassInfoIndex() - Method in class org.eclipse.jdt.internal.core.util.AnnotationComponentValue
 
getClassInfoName() - Method in interface org.eclipse.jdt.core.util.IConstantPoolEntry
Returns the class name for a CONSTANT_Class type entry.
getClassInfoName() - Method in class org.eclipse.jdt.internal.core.util.ConstantPoolEntry
 
getClassInfoNameIndex() - Method in interface org.eclipse.jdt.core.util.IConstantPoolEntry
Returns the name index for a CONSTANT_Class type entry.
getClassInfoNameIndex() - Method in class org.eclipse.jdt.internal.core.util.ConstantPoolEntry
 
getClassName() - Method in interface org.eclipse.jdt.core.util.IClassFileReader
Answer back the qualified name of the .class file.
getClassName() - Method in interface org.eclipse.jdt.core.util.IConstantPoolEntry
Returns the class name for a CONSTANT_Fieldref, CONSTANT_Methodref, CONSTANT_InterfaceMethodref type entry.
getClassName() - Method in class org.eclipse.jdt.internal.core.util.ClassFileReader
 
getClassName() - Method in class org.eclipse.jdt.internal.core.util.ConstantPoolEntry
 
getClasspath(IPath) - Method in class org.eclipse.jdt.core.tests.builder.TestingEnvironment
Returns the class path.
getClassPath() - Method in class org.eclipse.jdt.core.tests.runtime.LocalVMLauncher
Returns the class path used when a VM is launched.
getClasspath(String, String, AccessRuleSet) - Static method in class org.eclipse.jdt.internal.compiler.batch.FileSystem
 
getClasspath(String, String, boolean, AccessRuleSet, String) - Static method in class org.eclipse.jdt.internal.compiler.batch.FileSystem
 
getClasspath() - Method in class org.eclipse.jdt.internal.core.builder.NameEnvironment
 
getClasspathContainer(IPath, IJavaProject) - Static method in class org.eclipse.jdt.core.JavaCore
Answers the project specific value for a given classpath container.
getClasspathContainer(IPath, IJavaProject) - Method in class org.eclipse.jdt.internal.core.JavaModelManager
 
getClasspathContainerInitializer(String) - Static method in class org.eclipse.jdt.core.JavaCore
Helper method finding the classpath container initializer registered for a given classpath container ID or null if none was found while iterating over the contributions to extension point to the extension point "org.eclipse.jdt.core.classpathContainerInitializer".
getClasspathEntries() - Method in interface org.eclipse.jdt.core.IClasspathContainer
Answers the set of classpath entries this container is mapping to.
getClasspathEntries() - Method in class org.eclipse.jdt.core.tests.model.ClasspathTests.TestContainer
 
getClasspathEntries() - Method in class org.eclipse.jdt.core.tests.model.CompletionTests2.CompletionContainerInitializer.DefaultContainer
 
getClasspathEntries() - Method in class org.eclipse.jdt.core.tests.model.DefaultContainerInitializer.DefaultContainer
 
getClasspathEntries() - Method in class org.eclipse.jdt.internal.core.UserLibraryClasspathContainer
 
getClasspathEntryFor(IPath) - Method in class org.eclipse.jdt.internal.core.JavaProject
Returns the classpath entry that refers to the given path or null if there is no reference to the path.
getClasspathSectionsCount() - Method in class org.eclipse.jdt.internal.compiler.batch.ClasspathJar.ManifestAnalyzer
 
getClasspathVariable(String) - Static method in class org.eclipse.jdt.core.JavaCore
Returns the path held in the given classpath variable.
getClasspathVariableDeprecationMessage(String) - Static method in class org.eclipse.jdt.core.JavaCore
Returns deprecation message of a given classpath variable.
getClasspathVariableInitializer(String) - Static method in class org.eclipse.jdt.core.JavaCore
Helper method finding the classpath variable initializer registered for a given classpath variable name or null if none was found while iterating over the contributions to extension point to the extension point "org.eclipse.jdt.core.classpathVariableInitializer".
getClasspathVariableNames() - Static method in class org.eclipse.jdt.core.JavaCore
Returns the names of all known classpath variables.
GetClassSignature - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
getClassType(TypeBinding) - Static method in class org.jmlspecs.jml4.rac.RacTranslator
Return the class object of the given type.
getClassTypeName() - Method in interface org.eclipse.jdt.core.util.IVerificationTypeInfo
Answer back the name of the class type referenced by the index in the constant pool as described in the JVM specifications.
getClassTypeName() - Method in class org.eclipse.jdt.internal.core.util.VerificationInfo
 
getCodeAttribute() - Method in interface org.eclipse.jdt.core.util.IMethodInfo
Answer the code attribute of this method info, null if none or if the decoding flag doesn't include METHOD_BODIES.
getCodeAttribute() - Method in class org.eclipse.jdt.internal.core.util.MethodInfo
 
getCodeLength() - Method in interface org.eclipse.jdt.core.util.ICodeAttribute
Answer back the length of the bytecode contents.
getCodeLength() - Method in class org.eclipse.jdt.internal.core.util.CodeAttribute
 
getCodeSnippetSource() - Method in class org.eclipse.jdt.core.tests.eval.SimpleCodeSnippetTest
 
getCodeSnippetSource() - Static method in class org.eclipse.jdt.internal.eval.EvaluationContext
Returns the source of the CodeSnippet class.
getCollectionElementType() - Method in class org.eclipse.jdt.internal.compiler.ast.ForeachStatement
 
getColumnIndentationLevel() - Method in class org.eclipse.jdt.internal.formatter.Scribe
Answer actual indentation level based on true column position
getColumnNumber(int) - Method in class org.eclipse.jdt.core.dom.CompilationUnit
Returns the column number corresponding to the given source character position in the original source string.
getCommand() - Method in class org.eclipse.core.resources.IncrementalProjectBuilder
Returns the build command associated with this builder.
getCommandLine() - Method in class org.eclipse.core.tests.session.Setup
 
getCommandLine() - Method in class org.eclipse.jdt.core.tests.runtime.DRLVMLauncher
 
getCommandLine() - Method in class org.eclipse.jdt.core.tests.runtime.J9VMLauncher
 
getCommandLine() - Method in class org.eclipse.jdt.core.tests.runtime.JRockitVMLauncher
 
getCommandLine() - Method in class org.eclipse.jdt.core.tests.runtime.LocalVMLauncher
Returns the command line which will be used to launch the VM.
getCommandLine() - Method in class org.eclipse.jdt.core.tests.runtime.MacVMLauncher
 
getCommandLine() - Method in class org.eclipse.jdt.core.tests.runtime.SideCarJ9VMLauncher
 
getCommandLine() - Method in class org.eclipse.jdt.core.tests.runtime.SideCarVMLauncher
 
getCommandLine() - Method in class org.eclipse.jdt.core.tests.runtime.StandardVMLauncher
 
getComment() - Method in class org.eclipse.core.internal.resources.ProjectDescription
 
getComment() - Method in interface org.eclipse.core.resources.IProjectDescription
Returns the descriptive comment for the described project.
getComment() - Method in class org.eclipse.jdt.core.dom.Javadoc
Deprecated. The comment string was replaced in the 3.0 release by a representation of the structure of the doc comment. See tags.
getComment() - Method in interface org.eclipse.jdt.core.jdom.IDOMMember
Deprecated. Returns the comment associated with this member (including comment delimiters).
getComment() - Method in class org.eclipse.test.internal.performance.data.Sample
 
getComment(int) - Method in class org.eclipse.test.internal.performance.db.SQL
 
getComment() - Method in class org.eclipse.test.internal.performance.results.BuildResults
Returns the comment associated with the scenario for the current build.
getCommentIndex(int) - Method in class org.eclipse.jdt.internal.formatter.Scribe
 
getCommentList() - Method in class org.eclipse.jdt.core.dom.CompilationUnit
Returns a list of the comments encountered while parsing this compilation unit.
getCommentsPositions() - Method in class org.eclipse.jdt.internal.core.util.CommentRecorderParser
 
getCommentType() - Method in class org.eclipse.test.internal.performance.data.Sample
 
getComparator() - Method in class org.eclipse.core.internal.events.ResourceDeltaInfo
 
getComparator() - Static method in class org.eclipse.core.internal.watson.DefaultElementComparator
Returns the singleton instance
getComparator() - Static method in class org.eclipse.core.tests.internal.watson.PhantomComparator
Returns the singleton instance
getComparator() - Static method in class org.eclipse.core.tests.internal.watson.TestElementComparator
Returns the singleton instance
getComparison() - Method in class org.eclipse.core.internal.dtree.NodeComparison
Returns an integer describing the changes between the two data objects.
getComparisonID(IPath, IJavaProject) - Method in class org.eclipse.jdt.core.ClasspathContainerInitializer
Returns an object which identifies a container for comparison purpose.
getComparisonID(IPath, IJavaProject) - Method in class org.eclipse.jdt.internal.core.UserLibraryClasspathContainerInitializer
 
getCompilationParticipants(IJavaProject) - Method in class org.eclipse.jdt.internal.core.JavaModelManager.CompilationParticipants
 
getCompilationUnit() - Method in class org.eclipse.jdt.core.dom.rewrite.ImportRewrite
The compilation unit for which this import rewrite was created for.
getCompilationUnit() - Method in interface org.eclipse.jdt.core.IMember
Returns the compilation unit in which this member is declared, or null if this member is not declared in a compilation unit (for example, a binary type).
getCompilationUnit(String) - Method in interface org.eclipse.jdt.core.IPackageFragment
Returns the compilation unit with the specified name in this package (for example, "Object.java").
getCompilationUnit(String, String, String, String) - Method in class org.eclipse.jdt.core.tests.model.AbstractJavaModelTests
Returns the specified compilation unit in the given project, root, and package fragment or null if it does not exist.
getCompilationUnit(IJavaProject, String, String) - Static method in class org.eclipse.jdt.core.tests.model.ModelTestsUtil
Returns compilation unit with given name in given project and package.
getCompilationUnit() - Method in class org.eclipse.jdt.internal.compiler.CompilationResult
Answer the initial compilation unit corresponding to the present compilation result
getCompilationUnit() - Method in class org.eclipse.jdt.internal.compiler.env.NameEnvironmentAnswer
Answer the compilation unit or null if the receiver represents a binary or source type.
getCompilationUnit() - Method in class org.eclipse.jdt.internal.core.CompilationUnit
 
getCompilationUnit() - Method in class org.eclipse.jdt.internal.core.JavaElement
 
getCompilationUnit(String) - Method in class org.eclipse.jdt.internal.core.PackageFragment
 
getCompilationUnit() - Method in class org.eclipse.jdt.internal.core.SourceRefElement
 
getCompilationUnitAST() - Method in interface org.eclipse.jdt.core.IJavaElementDelta
Returns the compilation unit AST created by the last reconcile operation on this delta's element.
getCompilationUnitAST() - Method in class org.eclipse.jdt.internal.core.JavaElementDelta
 
getCompilationUnitDeclaration() - Method in class org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
getCompilationUnits() - Method in interface org.eclipse.jdt.core.IPackageFragment
Returns all of the compilation units in this package fragment.
getCompilationUnits(WorkingCopyOwner) - Method in interface org.eclipse.jdt.core.IPackageFragment
Returns all of the compilation units in this package fragment that are in working copy mode and that have the given owner.
getCompilationUnits(String, String, String) - Method in class org.eclipse.jdt.core.tests.model.AbstractJavaModelTests
Returns the specified compilation unit in the given project, root, and package fragment or null if it does not exist.
getCompilationUnits(IJavaProject) - Static method in class org.eclipse.jdt.core.tests.model.ModelTestsUtil
Returns all compilation units of a given project.
getCompilationUnits(IPackageFragmentRoot) - Static method in class org.eclipse.jdt.core.tests.model.ModelTestsUtil
Returns all compilation units of a given project.
getCompilationUnits() - Method in class org.eclipse.jdt.internal.compiler.batch.Main
 
getCompilationUnits() - Method in class org.eclipse.jdt.internal.core.PackageFragment
 
getCompilationUnits(WorkingCopyOwner) - Method in class org.eclipse.jdt.internal.core.PackageFragment
 
getCompilerAnnotation() - Method in class org.eclipse.jdt.internal.compiler.ast.Annotation
 
getCompilerBinding() - Method in class org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
getCompilerOptions() - Method in class org.eclipse.jdt.core.tests.eval.DebugEvaluationTest
Generate local variable attribute for these tests.
getCompilerOptions() - Method in class org.eclipse.jdt.core.tests.eval.EvaluationTest
 
getCompletion() - Method in class org.eclipse.jdt.core.CompletionProposal
Returns the proposed sequence of characters to insert into the source file buffer, replacing the characters at the specified source range.
getCompletionFlags() - Method in interface org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadoc
Get completion node flags.
getCompletionFlags() - Method in class org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocAllocationExpression
Get completion node flags.
getCompletionFlags() - Method in class org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocFieldReference
Get completion node flags.
getCompletionFlags() - Method in class org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocMessageSend
Get completion node flags.
getCompletionFlags() - Method in class org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocParamNameReference
Get completion node flags.
getCompletionFlags() - Method in class org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocQualifiedTypeReference
Get completion node flags.
getCompletionFlags() - Method in class org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocSingleTypeReference
Get completion node flags.
getCompletionFlags() - Method in class org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocTag
Get completion node flags.
getCompletionFlags() - Method in class org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocTypeParamReference
Get completion node flags.
getCompletionLocation() - Method in class org.eclipse.jdt.core.CompletionProposal
Returns the character index in the source file buffer where source completion was requested (the offset parameter to ICodeAssist.codeComplete minus one).
getCompletionNode() - Method in class org.eclipse.jdt.internal.codeassist.complete.CompletionJavadoc
 
getCompletionNodeParent() - Method in class org.eclipse.jdt.internal.codeassist.complete.CompletionNodeDetector
 
getComponentName() - Method in interface org.eclipse.jdt.core.util.IAnnotationComponent
Answer back the component name as described in the JVM specifications.
getComponentName() - Method in class org.eclipse.jdt.internal.compiler.ConfigurableOption
Return a String that identifies the component owner (typically the qualified type name of the class which it corresponds to).
getComponentName() - Method in class org.eclipse.jdt.internal.core.util.AnnotationComponent
 
getComponentNameIndex() - Method in interface org.eclipse.jdt.core.util.IAnnotationComponent
Answer back the component name index as described in the JVM specifications.
getComponentNameIndex() - Method in class org.eclipse.jdt.internal.core.util.AnnotationComponent
 
getComponents() - Method in interface org.eclipse.jdt.core.util.IAnnotation
Answer back the components as described in the JVM specifications.
getComponents() - Method in class org.eclipse.jdt.internal.core.util.Annotation
 
getComponents() - Static method in class org.eclipse.test.internal.performance.results.DB_Results
Get all components read from database.
getComponents() - Method in class org.eclipse.test.internal.performance.results.PerformanceResults
Return the list of components concerned by performance results.
getComponentScenarios(String) - Method in class org.eclipse.test.internal.performance.results.PerformanceResults
Get the scenarios of a given component.
getComponentsNumber() - Method in interface org.eclipse.jdt.core.util.IAnnotation
Answer back the number of components as described in the JVM specifications.
getComponentsNumber() - Method in class org.eclipse.jdt.internal.core.util.Annotation
 
getComponentSummaryScenarios(String, String) - Method in class org.eclipse.test.internal.performance.results.PerformanceResults
Get the scenarios which have a summary for a given component.
getComponentType() - Method in class org.eclipse.jdt.core.dom.ArrayType
Returns the component type of this array type.
getComponentType() - Method in interface org.eclipse.jdt.core.dom.ITypeBinding
Returns the binding representing the component type of this array type, or null if this is not an array type binding.
GetComponentType - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
GetComponentTypeSignature - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
getComponentValue() - Method in interface org.eclipse.jdt.core.util.IAnnotationComponent
Answer back the component value as described in the JVM specifications.
getComponentValue() - Method in class org.eclipse.jdt.internal.core.util.AnnotationComponent
 
getCompoundName() - Method in class org.eclipse.jdt.internal.compiler.ClassFile
EXTERNAL API Answer the compound name of the class file.
getConfidenceInterval(Dim, StatisticsUtil.Percentile) - Method in class org.eclipse.test.internal.performance.eval.StatisticsSession
Returns the confidence interval for the given dimension and the percentile.
getConfigBoxes(boolean) - Method in class org.eclipse.test.internal.performance.results.PerformanceResults
Return the configuration boxes considered for this performance results sorted or not depending on the given flag.
getConfigNames(boolean) - Method in class org.eclipse.test.internal.performance.results.PerformanceResults
Return the configuration names considered for this performance results sorted or not depending on the given flag.
getConfigResults(String) - Method in class org.eclipse.test.internal.performance.results.ScenarioResults
Return the results of the given configuration.
getConfigurationDir() - Static method in class org.eclipse.core.tests.session.ConfigurationSessionTestSuite
 
getConfigurationElement() - Method in class org.eclipse.core.tests.internal.builders.TestBuilder
Return the configuration element that created this builder.
getConfigurationPath() - Method in class org.eclipse.core.tests.session.ConfigurationSessionTestSuite
 
getConnection() - Static method in class org.eclipse.test.internal.performance.db.DB
 
getConsoleStream() - Method in class org.jmlspecs.eclipse.jdt.ui.Console
Creates, if necessary, and returns an instance of the stream to use to write to the console
getConstant() - Method in interface org.eclipse.jdt.core.IField
Returns the constant value associated with this field or null if this field has none.
getConstant() - Method in class org.eclipse.jdt.internal.compiler.classfmt.FieldInfo
Return the constant of the field.
getConstant() - Method in interface org.eclipse.jdt.internal.compiler.env.IBinaryField
 
getConstant() - Method in class org.eclipse.jdt.internal.core.SourceField
 
getConstantPool() - Method in interface org.eclipse.jdt.core.util.IClassFileReader
Answer the constant pool of this .class file.
getConstantPool() - Method in class org.eclipse.jdt.internal.core.util.ClassFileReader
 
getConstantPoolCount() - Method in interface org.eclipse.jdt.core.util.IConstantPool
Answer back the number of entries in the constant pool.
getConstantPoolCount() - Method in class org.eclipse.jdt.internal.core.util.ConstantPool
 
getConstantPoolIndex() - Method in interface org.eclipse.jdt.core.util.IVerificationTypeInfo
Answer back the constant pool index of this verification type info as described in the JVM specifications.
getConstantPoolIndex() - Method in class org.eclipse.jdt.internal.core.util.VerificationInfo
 
getConstantPoolOffsets() - Method in class org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
Answer the int array that corresponds to all the offsets of each entry in the constant pool
getConstantValue() - Method in interface org.eclipse.jdt.core.dom.IVariableBinding
Returns this binding's constant value if it has one.
getConstantValue() - Method in interface org.eclipse.jdt.core.util.IAnnotationComponentValue
Returns the constant value as described in the JVM specifications if the tag item is one of 'B', 'C', 'D', 'F', 'I', 'J', 'S', 'Z', or 's'.
getConstantValue() - Method in interface org.eclipse.jdt.core.util.IConstantValueAttribute
Answer back the constant pool entry that represents the constant value of this attribute.
getConstantValue() - Method in class org.eclipse.jdt.internal.core.util.AnnotationComponentValue
 
getConstantValue() - Method in class org.eclipse.jdt.internal.core.util.ConstantValueAttribute
 
getConstantValueAttribute() - Method in interface org.eclipse.jdt.core.util.IFieldInfo
Answer back the constant value attribute of this field info if specified, null otherwise.
getConstantValueAttribute() - Method in class org.eclipse.jdt.internal.core.util.FieldInfo
 
getConstantValueIndex() - Method in interface org.eclipse.jdt.core.util.IAnnotationComponentValue
Returns the constant value index as described in the JVM specifications if the tag item is one of 'B', 'C', 'D', 'F', 'I', 'J', 'S', 'Z', or 's'.
getConstantValueIndex() - Method in interface org.eclipse.jdt.core.util.IConstantValueAttribute
Answer back the constant value index.
getConstantValueIndex() - Method in class org.eclipse.jdt.internal.core.util.AnnotationComponentValue
 
getConstantValueIndex() - Method in class org.eclipse.jdt.internal.core.util.ConstantValueAttribute
 
getConstraintClauses() - Method in class org.jmlspecs.jml4.ast.JmlTypeDeclaration
 
GetConstructor - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
getConstructor(ReferenceBinding, TypeBinding[], InvocationSite) - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
getConstructor(ReferenceBinding, TypeBinding[], InvocationSite) - Method in class org.eclipse.jdt.internal.eval.CodeSnippetScope
 
GetConstructorSignature - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
getContainerForLocation(IPath) - Method in class org.eclipse.core.internal.resources.WorkspaceRoot
 
getContainerForLocation(IPath) - Method in interface org.eclipse.core.resources.IWorkspaceRoot
Returns a handle to the workspace root, project or folder which is mapped to the given path in the local file system, or null if none.
getContentDescription() - Method in class org.eclipse.core.internal.resources.File
 
getContentDescription() - Method in interface org.eclipse.core.resources.IFile
Returns a description for this file's current contents.
getContentDescriptionManager() - Method in class org.eclipse.core.internal.resources.Workspace
 
getContentId() - Method in class org.eclipse.core.internal.resources.ResourceInfo
 
getContentKind() - Method in interface org.eclipse.jdt.core.IClasspathEntry
Returns the kind of files found in the package fragments identified by this classpath entry.
getContentKind() - Method in class org.eclipse.jdt.internal.core.ClasspathEntry
 
getContents(IFileState) - Method in class org.eclipse.core.internal.localstore.HistoryStore2
 
getContents(IFileState) - Method in interface org.eclipse.core.internal.localstore.IHistoryStore
Returns an input stream containing the file contents of the specified state.
getContents() - Method in class org.eclipse.core.internal.resources.File
 
getContents(boolean) - Method in class org.eclipse.core.internal.resources.File
 
getContents() - Method in class org.eclipse.core.internal.resources.FileState
 
getContents() - Method in interface org.eclipse.core.resources.IFile
Returns an open input stream on the contents of this file.
getContents(boolean) - Method in interface org.eclipse.core.resources.IFile
This refinement of the corresponding IStorage method returns an open input stream on the contents of this file.
getContents() - Method in interface org.eclipse.core.resources.IFileState
Returns an open input stream on the contents of this file state.
getContents() - Method in interface org.eclipse.core.resources.IStorage
Returns an open input stream on the contents of this storage.
getContents(File, String) - Method in class org.eclipse.core.tests.harness.CoreTest
 
getContents(String) - Method in class org.eclipse.core.tests.harness.CoreTest
Return an input stream with some the specified text to use as contents for a file resource.
getContents(File, String) - Method in class org.eclipse.core.tests.internal.localstore.SafeFileInputOutputStreamTest
 
getContents() - Method in class org.eclipse.jdt.core.compiler.BuildContext
Returns the contents of the compilation unit.
getContents() - Method in interface org.eclipse.jdt.core.IBuffer
Returns the contents of this buffer as a String.
getContents() - Method in interface org.eclipse.jdt.core.jdom.IDOMNode
Deprecated. Returns the current contents of this document fragment.
getContents() - Method in class org.eclipse.jdt.core.tests.model.OverflowingCacheTests.OverflowingTestBuffer
 
getContents() - Method in class org.eclipse.jdt.core.tests.model.TestBuffer
 
getContents() - Method in class org.eclipse.jdt.internal.compiler.batch.CompilationUnit
 
getContents() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
getContents() - Method in interface org.eclipse.jdt.internal.compiler.env.ICompilationUnit
Answer the contents of the compilation unit.
getContents(ICompilationUnit) - Method in class org.eclipse.jdt.internal.compiler.ReadManager
 
getContents() - Method in class org.eclipse.jdt.internal.core.BasicCompilationUnit
 
getContents() - Method in class org.eclipse.jdt.internal.core.Buffer
 
getContents() - Method in class org.eclipse.jdt.internal.core.builder.SourceFile
 
getContents() - Method in class org.eclipse.jdt.internal.core.ClassFileWorkingCopy
 
getContents() - Method in class org.eclipse.jdt.internal.core.CompilationUnit
 
getContents() - Method in class org.eclipse.jdt.internal.core.JarEntryDirectory
 
getContents() - Method in class org.eclipse.jdt.internal.core.JarEntryFile
 
getContents() - Method in class org.eclipse.jdt.internal.core.jdom.CompilationUnit
 
getContents() - Method in class org.eclipse.jdt.internal.core.jdom.DOMNode
Deprecated. Returns the current contents of this document fragment, or null if this node has no contents.
getContents() - Method in class org.eclipse.jdt.internal.core.NonJavaResource
 
getContents() - Method in class org.eclipse.jdt.internal.core.search.matching.PossibleMatch
 
getContents() - Method in class org.eclipse.jdt.internal.core.util.CharArrayBuffer
Returns the entire contents of the buffer as one char[] or null if nothing has been put in the buffer.
getContents() - Method in class org.eclipse.jdt.internal.core.util.ResourceCompilationUnit
 
getContentType(int) - Method in class org.eclipse.jdt.internal.core.util.SimpleDocument
 
getContentTypeIds() - Method in class org.eclipse.core.internal.resources.ProjectNatureDescriptor
Returns the IDs of the content types this nature declares to have affinity with.
getContentTypeMatcher(Project) - Method in class org.eclipse.core.internal.resources.ContentDescriptionManager
 
getContentTypeMatcher() - Method in class org.eclipse.core.internal.resources.Project
 
getContentTypeMatcher() - Method in interface org.eclipse.core.resources.IProject
Returns this project's content type matcher.
getContext() - Static method in class org.eclipse.core.tests.internal.resources.TestActivator
 
getContext() - Method in class org.eclipse.core.tests.resources.content.ContentTypeTest
 
getContext() - Method in class org.eclipse.jdt.core.tests.model.CompletionTestsRequestor2
 
getCorrespondingResource() - Method in interface org.eclipse.jdt.core.IJavaElement
Returns the resource that corresponds directly to this element, or null if there is no resource that corresponds to this element.
getCorrespondingResource() - Method in class org.eclipse.jdt.internal.core.ClassFile
A class file has a corresponding resource unless it is contained in a jar.
getCorrespondingResource() - Method in class org.eclipse.jdt.internal.core.CompilationUnit
A compilation unit has a corresponding resource unless it is contained in a jar.
getCorrespondingResource() - Method in class org.eclipse.jdt.internal.core.LocalVariable
 
getCorrespondingResource() - Method in class org.eclipse.jdt.internal.core.Openable
Return my underlying resource.
getCorrespondingResource() - Method in class org.eclipse.jdt.internal.core.SourceRefElement
Elements within compilation units and class files have no corresponding resource.
getCount(int) - Method in class org.eclipse.jdt.core.tests.performance.util.Statistics
 
getCount(int) - Method in class org.eclipse.test.internal.performance.db.TimeSeries
Returns the sample size at the given index.
getCount(Dim) - Method in class org.eclipse.test.internal.performance.eval.StatisticsSession
 
getCount() - Method in class org.eclipse.test.internal.performance.results.BuildResults
Return the number of stored values for the default dimension
getCount(int) - Method in class org.eclipse.test.internal.performance.results.BuildResults
Return the number of stored values for the given dimension.
getCreatedElement() - Method in class org.jmlspecs.eclipse.jdt.ui.NewJmlSpecWizard
 
getCreatedImports() - Method in class org.eclipse.jdt.core.dom.rewrite.ImportRewrite
Returns all new non-static imports created by the last invocation of ImportRewrite.rewriteImports(IProgressMonitor) or null if these methods have not been called yet.
getCreatedImports() - Method in class org.eclipse.jdt.internal.core.dom.rewrite.ImportRewriteAnalyzer
 
getCreatedStaticImports() - Method in class org.eclipse.jdt.core.dom.rewrite.ImportRewrite
Returns all new static imports created by the last invocation of ImportRewrite.rewriteImports(IProgressMonitor) or null if these methods have not been called yet.
getCreatedStaticImports() - Method in class org.eclipse.jdt.internal.core.dom.rewrite.ImportRewriteAnalyzer
 
getCreationTime() - Method in class org.eclipse.core.internal.resources.Marker
 
getCreationTime() - Method in class org.eclipse.core.internal.resources.MarkerInfo
 
getCreationTime() - Method in interface org.eclipse.core.resources.IMarker
Returns the time at which this marker was created.
getCurrent() - Method in class org.eclipse.core.internal.localstore.BucketTree
 
getCurrentBuildDeltaInfo() - Method in class org.eclipse.test.internal.performance.results.ConfigResults
Return the deviation value and its associated standard error for the default dimension (currently InternalDimensions.ELAPSED_PROCESS).
getCurrentBuildError() - Method in class org.eclipse.test.internal.performance.results.ConfigResults
Returns the error of the current build results
getCurrentBuildName() - Method in class org.eclipse.test.internal.performance.results.ConfigResults
Returns the current build name.
getCurrentBuildResults() - Method in class org.eclipse.test.internal.performance.results.ConfigResults
Returns the current build results.
getCurrentBuildValue() - Method in class org.eclipse.test.internal.performance.results.ConfigResults
Returns the current build result value.
getCurrentEndOffset() - Method in class org.eclipse.jdt.internal.core.dom.rewrite.TokenScanner
 
getCurrentIdentifierSource() - Method in class org.eclipse.jdt.internal.codeassist.complete.CompletionScanner
 
getCurrentIdentifierSource() - Method in class org.eclipse.jdt.internal.codeassist.select.SelectionScanner
 
getCurrentIdentifierSource() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveryScanner
 
getCurrentIdentifierSource() - Method in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
getCurrentIdentifierSource() - Method in class org.eclipse.jdt.internal.core.util.PublicScanner
 
getCurrentLength() - Method in class org.eclipse.jdt.internal.core.dom.rewrite.TokenScanner
 
getCurrentPackage() - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
getCurrentSpace() - Method in class org.eclipse.jdt.internal.core.util.LRUCache
Returns the amount of space that is current used in the cache.
getCurrentStartOffset() - Method in class org.eclipse.jdt.internal.core.dom.rewrite.TokenScanner
 
getCurrentStringLiteral() - Method in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
getCurrentStringLiteral() - Method in class org.eclipse.jdt.internal.core.util.PublicScanner
 
getCurrentTokenEndPosition() - Method in interface org.eclipse.jdt.core.compiler.IScanner
Answers the ending position of the current token inside the original source.
getCurrentTokenEndPosition() - Method in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
getCurrentTokenEndPosition() - Method in class org.eclipse.jdt.internal.core.util.PublicScanner
 
getCurrentTokenSource() - Method in interface org.eclipse.jdt.core.compiler.IScanner
Answers the current identifier source, after unicode escape sequences have been translated into unicode characters.
getCurrentTokenSource() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveryScanner
 
getCurrentTokenSource() - Method in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
getCurrentTokenSource() - Method in class org.eclipse.jdt.internal.core.util.PublicScanner
 
getCurrentTokenSourceString() - Method in class org.eclipse.jdt.internal.codeassist.complete.CompletionScanner
 
getCurrentTokenSourceString() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveryScanner
 
getCurrentTokenSourceString() - Method in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
getCurrentTokenSourceString() - Method in class org.eclipse.jdt.internal.core.util.PublicScanner
 
getCurrentTokenStartPosition() - Method in interface org.eclipse.jdt.core.compiler.IScanner
Answers the starting position of the current token inside the original source.
getCurrentTokenStartPosition() - Method in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
getCurrentTokenStartPosition() - Method in class org.eclipse.jdt.internal.core.util.PublicScanner
 
getCurrentTokenString() - Method in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
getCurrentTokenString() - Method in class org.eclipse.jdt.internal.core.util.PublicScanner
 
getCurrentValueIndex() - Method in class org.eclipse.jdt.internal.compiler.ConfigurableOption
Answer the index (in possibleValues array) of the current setting for this particular option.
getCycleMarker() - Method in class org.eclipse.jdt.internal.core.JavaProject
 
getDanglingReferences() - Method in class org.eclipse.core.internal.resources.Workspace
 
getDanglingReferences() - Method in interface org.eclipse.core.resources.IWorkspace
Finds all dangling project references in this workspace.
getData(IPath) - Method in class org.eclipse.core.internal.dtree.AbstractDataTree
Returns the data of a node.
getData(IPath) - Method in class org.eclipse.core.internal.dtree.DataTree
Returns the data at the specified node.
getData() - Method in class org.eclipse.core.internal.dtree.DataTreeNode
Returns the data for the node
getData(IPath) - Method in class org.eclipse.core.internal.dtree.DeltaDataTree
Returns the data at a node of the tree.
getData() - Method in class org.eclipse.core.tests.internal.builders.TestBuilder
Return the data, always a Hashtable or String, that was set when this builder was initialized.
getData() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveryScanner
 
getDataPoints() - Method in class org.eclipse.test.internal.performance.data.Sample
 
getDataTree() - Method in class org.eclipse.core.internal.watson.ElementTree
Returns the internal data tree.
getDate() - Method in class org.eclipse.test.internal.performance.results.BuildResults
Returns the date of the build which is a part of its name.
getDBLocation() - Static method in class org.eclipse.test.internal.performance.PerformanceTestPlugin
 
getDBName() - Static method in class org.eclipse.test.internal.performance.PerformanceTestPlugin
 
getDBPassword() - Static method in class org.eclipse.test.internal.performance.PerformanceTestPlugin
 
getDBUser() - Static method in class org.eclipse.test.internal.performance.PerformanceTestPlugin
 
getDebugOutput() - Method in class org.eclipse.jdt.internal.formatter.DefaultCodeFormatter
 
getDebugPort() - Method in class org.eclipse.jdt.core.tests.runtime.LocalVMLauncher
Returns the debug port, or -1 if debug mode is disabled.
getDebugPortNumber() - Method in class org.eclipse.jdt.core.tests.runtime.LocalVirtualMachine
Returns the debug port number for this VM.
getDeclaration() - Method in class org.eclipse.jdt.core.dom.TypeDeclarationStatement
Returns the abstract type declaration of this local type declaration statement (added in JLS3 API).
getDeclaration(MethodBinding, BinaryTypeBinding) - Static method in class org.jmlspecs.jml4.lookup.JmlBinaryLookup
 
getDeclaration(FieldBinding, BinaryTypeBinding) - Static method in class org.jmlspecs.jml4.lookup.JmlBinaryLookup
 
getDeclarationKey() - Method in class org.eclipse.jdt.core.CompletionProposal
Returns the key of the relevant declaration in the context, or null if none.
getDeclarationModifiers() - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
Returns the modifiers of the innermost enclosing declaration.
getDeclarationSignature() - Method in class org.eclipse.jdt.core.CompletionProposal
Returns the type signature or package name of the relevant declaration in the context, or null if none.
getDeclarationSourceEnd() - Method in class org.eclipse.jdt.core.tests.compiler.parser.SourceField
 
getDeclarationSourceEnd() - Method in class org.eclipse.jdt.core.tests.compiler.parser.SourceMethod
 
getDeclarationSourceEnd() - Method in class org.eclipse.jdt.core.tests.compiler.parser.SourceType
 
getDeclarationSourceEnd() - Method in interface org.eclipse.jdt.internal.compiler.env.ISourceField
Answer the source end position of the field's declaration.
getDeclarationSourceEnd() - Method in interface org.eclipse.jdt.internal.compiler.env.ISourceImport
Answer the source end position of the import declaration.
getDeclarationSourceEnd() - Method in interface org.eclipse.jdt.internal.compiler.env.ISourceMethod
Answer the source end position of the method's declaration.
getDeclarationSourceEnd() - Method in interface org.eclipse.jdt.internal.compiler.env.ISourceType
Answer the source end position of the type's declaration.
getDeclarationSourceStart() - Method in class org.eclipse.jdt.core.tests.compiler.parser.SourceField
 
getDeclarationSourceStart() - Method in class org.eclipse.jdt.core.tests.compiler.parser.SourceMethod
 
getDeclarationSourceStart() - Method in class org.eclipse.jdt.core.tests.compiler.parser.SourceType
 
getDeclarationSourceStart() - Method in interface org.eclipse.jdt.internal.compiler.env.ISourceField
Answer the source start position of the field's declaration.
getDeclarationSourceStart() - Method in interface org.eclipse.jdt.internal.compiler.env.ISourceImport
Answer the source start position of the import declaration.
getDeclarationSourceStart() - Method in interface org.eclipse.jdt.internal.compiler.env.ISourceMethod
Answer the source start position of the method's declaration.
getDeclarationSourceStart() - Method in interface org.eclipse.jdt.internal.compiler.env.ISourceType
Answer the source start position of the type's declaration.
GETDECLAREDCONSTRUCTOR_NAME - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
GETDECLAREDCONSTRUCTOR_SIGNATURE - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
GETDECLAREDFIELD_NAME - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
GETDECLAREDFIELD_SIGNATURE - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
getDeclaredFields() - Method in interface org.eclipse.jdt.core.dom.ITypeBinding
Returns a list of bindings representing all the fields declared as members of this class, interface, or enum type.
getDeclaredMemberValuePairs() - Method in interface org.eclipse.jdt.core.dom.IAnnotationBinding
Returns the list of declared member value pairs for this annotation.
GETDECLAREDMETHOD_NAME - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
GETDECLAREDMETHOD_SIGNATURE - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
getDeclaredMethods() - Method in interface org.eclipse.jdt.core.dom.ITypeBinding
Returns a list of method bindings representing all the methods and constructors declared for this class, interface, enum, or annotation type.
getDeclaredModifiers() - Method in interface org.eclipse.jdt.core.dom.ITypeBinding
Returns the declared modifiers for this class or interface binding as specified in the original source declaration of the class or interface.
getDeclaredTypes() - Method in interface org.eclipse.jdt.core.dom.ITypeBinding
Returns a list of type bindings representing all the types declared as members of this class, interface, or enum type.
getDeclaringClass() - Method in interface org.eclipse.jdt.core.dom.IMethodBinding
Returns the type binding representing the class or interface that declares this method or constructor.
getDeclaringClass() - Method in interface org.eclipse.jdt.core.dom.ITypeBinding
Returns the type binding representing the class, interface, or enum that declares this binding.
getDeclaringClass() - Method in interface org.eclipse.jdt.core.dom.IVariableBinding
Returns the type binding representing the class or interface that declares this field.
getDeclaringClassName(FieldBinding) - Static method in class org.jmlspecs.jml4.rac.RacTranslator
Returns the name of the class that declaring the given field.
getDeclaringClassName(AbstractMethodDeclaration) - Static method in class org.jmlspecs.jml4.rac.RacTranslator
Returns the name of the class that declaring the given method.
getDeclaringMember() - Method in interface org.eclipse.jdt.core.ITypeParameter
Returns the declaring member of this type parameter.
getDeclaringMember() - Method in class org.eclipse.jdt.internal.core.Annotation
 
getDeclaringMember() - Method in class org.eclipse.jdt.internal.core.TypeParameter
 
getDeclaringMethod() - Method in interface org.eclipse.jdt.core.dom.ITypeBinding
Returns the method binding representing the method that declares this binding of a local type or type variable.
getDeclaringMethod() - Method in interface org.eclipse.jdt.core.dom.IVariableBinding
Returns the method binding representing the method containing the scope in which this local variable is declared.
getDeclaringType() - Method in interface org.eclipse.jdt.core.IMember
Returns the type in which this member is declared, or null if this member is not declared in a type (for example, a top-level type).
getDeclaringType() - Method in class org.eclipse.jdt.internal.core.BinaryType
 
getDeclaringType() - Method in class org.eclipse.jdt.internal.core.Member
 
getDeclaringType() - Method in class org.eclipse.jdt.internal.core.SourceType
 
getDeclaringTypeSignature(String) - Static method in class org.eclipse.jdt.internal.core.util.Util
 
getDeclSourceStart() - Method in class org.jmlspecs.jml4.fspv.theory.TheoryVariable
 
getDecoratedName() - Method in class org.jmlspecs.jml4.fspv.theory.TheoryVariable
 
getDefault() - Static method in class org.eclipse.core.internal.resources.mapping.ModelProviderManager
 
getDefault() - Method in class org.eclipse.jdt.core.dom.AnnotationTypeMemberDeclaration
Returns the default value of this annotation type member, or null if there is none.
getDefault() - Method in interface org.eclipse.jdt.core.jdom.IDOMMethod
Deprecated. Returns the default value expression for an annotation type member.
getDefault() - Static method in class org.eclipse.jdt.core.tests.performance.util.JdtCorePerformanceMeterPlugin
 
getDefault() - Static method in class org.eclipse.test.internal.performance.PerformanceTestPlugin
 
getDefault() - Static method in class org.eclipse.test.performance.Performance
Returns the singleton of Performance
getDefault() - Static method in class org.jmlspecs.eclipse.jdt.core.tests.nonnull.Activator
Returns the shared instance
getDefault() - Static method in class org.jmlspecs.eclipse.jdt.ui.Activator
Returns the shared instance
getDefaultAbstractMethods() - Method in class org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
getDefaultArchOption() - Static method in class org.eclipse.core.tests.session.Setup
 
getDefaultBufferFactory() - Method in class org.eclipse.jdt.internal.core.BufferManager
Deprecated.  
getDefaultBufferManager() - Static method in class org.eclipse.jdt.internal.core.BufferManager
Returns the default buffer manager.
getDefaultCharset() - Method in class org.eclipse.core.internal.resources.Container
 
getDefaultCharset(boolean) - Method in class org.eclipse.core.internal.resources.Folder
 
getDefaultCharset(boolean) - Method in class org.eclipse.core.internal.resources.Project
 
getDefaultCharset(boolean) - Method in class org.eclipse.core.internal.resources.WorkspaceRoot
 
getDefaultCharset() - Method in interface org.eclipse.core.resources.IContainer
Returns the default charset for resources in this container.
getDefaultCharset(boolean) - Method in interface org.eclipse.core.resources.IContainer
Returns the default charset for resources in this container.
getDefaultClassPaths() - Method in class org.jmlspecs.eclipse.jdt.core.tests.rac.RacTestCompiler
 
getDefaultConfiguration() - Static method in class org.eclipse.core.tests.session.Setup
 
getDefaultDebugOption() - Static method in class org.eclipse.core.tests.session.Setup
 
getDefaultDevOption() - Static method in class org.eclipse.core.tests.session.Setup
 
getDefaultImportRewriteContext() - Method in class org.eclipse.jdt.core.dom.rewrite.ImportRewrite
Returns the default rewrite context that only knows about the imported types.
getDefaultInstallLocation() - Static method in class org.eclipse.core.tests.session.Setup
 
getDefaultInstanceLocation() - Static method in class org.eclipse.core.tests.session.Setup
 
getDefaultNLOption() - Static method in class org.eclipse.core.tests.session.Setup
 
getDefaultNullity() - Method in class org.jmlspecs.jml4.ast.JmlCompilationUnitDeclaration
 
getDefaultOptions() - Static method in class org.eclipse.jdt.core.JavaCore
Returns a table of all known configurable options with their default values.
getDefaultOptions() - Method in class org.eclipse.jdt.internal.core.JavaModelManager
 
getDefaultOSOption() - Static method in class org.eclipse.core.tests.session.Setup
 
getDefaultPreferences() - Method in class org.eclipse.jdt.internal.core.JavaModelManager
Get default eclipse preference for JavaCore plugin.
getDefaultScenarioId(TestCase) - Method in class org.eclipse.test.performance.Performance
Returns a default scenario id for the given test.
getDefaultScenarioId(TestCase, String) - Method in class org.eclipse.test.performance.Performance
Returns a default scenario id for the given test and id.
getDefaultSearchParticipant() - Static method in class org.eclipse.jdt.core.search.SearchEngine
Returns a new default Java search participant.
getDefaultSearchParticipant() - Static method in class org.eclipse.jdt.internal.core.search.BasicSearchEngine
Returns a new default Java search participant.
getDefaultSettings() - Static method in class org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
getDefaultSetup() - Method in class org.eclipse.core.tests.session.SetupManager
Returns a brand new setup object configured according to the current default setup settings.
getDefaultValue() - Method in interface org.eclipse.jdt.core.dom.IMethodBinding
Returns the resolved default value of an annotation type member, or null if the member has no default value, or if this is not the binding for an annotation type member.
getDefaultValue() - Method in interface org.eclipse.jdt.core.IMethod
Returns a member value pair representing the default value of this method if any, or null if this method's parent is not an annotation type, or else if this method does not have a default value.
getDefaultValue() - Method in class org.eclipse.jdt.internal.compiler.classfmt.AnnotationMethodInfo
 
getDefaultValue() - Method in class org.eclipse.jdt.internal.compiler.classfmt.MethodInfo
 
getDefaultValue() - Method in interface org.eclipse.jdt.internal.compiler.env.IBinaryMethod
Return ClassSignature for a Class Class.
getDefaultValue() - Method in class org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
getDefaultValue() - Method in class org.eclipse.jdt.internal.core.SourceMethod
 
getDefaultValue() - Method in class org.eclipse.jdt.internal.eval.CodeSnippetSkeleton.BinaryMethodSkeleton
 
getDefaultValue(TypeBinding) - Static method in class org.jmlspecs.jml4.rac.RacTranslator
Returns the default value of the given type.
getDefaultVMLocation() - Static method in class org.eclipse.core.tests.session.Setup
 
getDefaultWSOption() - Static method in class org.eclipse.core.tests.session.Setup
 
getDefinedTypeNamesFor(String) - Method in class org.eclipse.jdt.internal.core.builder.State
 
getDefinitionReference() - Method in class org.jmlspecs.jml4.fspv.simpl.ast.SimplDefinition
 
getDeletedUnits() - Method in class org.eclipse.jdt.internal.compiler.AbstractAnnotationProcessorManager
Returns the deleted units.
getDelta() - Method in class org.eclipse.core.internal.events.ResourceChangeEvent
 
getDelta() - Method in class org.eclipse.core.internal.resources.mapping.ResourceChangeDescriptionFactory
 
getDelta(IProject) - Method in class org.eclipse.core.resources.IncrementalProjectBuilder
Returns the resource delta recording the changes in the given project since the last time this builder was run.
getDelta() - Method in interface org.eclipse.core.resources.IResourceChangeEvent
Returns a resource delta, rooted at the workspace, describing the set of changes that happened to resources in the workspace.
getDelta() - Method in interface org.eclipse.core.resources.mapping.IResourceChangeDescriptionFactory
Return the proposed delta that has been accumulated by this factory.
getDelta() - Method in class org.eclipse.jdt.core.compiler.ReconcileContext
Returns the delta describing the change to the working copy being reconciled.
getDelta() - Method in class org.eclipse.jdt.core.ElementChangedEvent
Returns the delta describing the change.
getDelta() - Method in class org.eclipse.test.internal.performance.results.ConfigResults
Returns the delta between current and baseline builds results.
getDeltaExpiration() - Method in class org.eclipse.core.internal.resources.WorkspaceDescription
 
getDeltaProcessor() - Method in class org.eclipse.jdt.internal.core.DeltaProcessingState
 
getDeltaProcessor() - Method in class org.eclipse.jdt.internal.core.JavaModelManager
 
getDeltaState() - Static method in class org.eclipse.jdt.internal.core.JavaModelManager
 
getDepth() - Method in class org.eclipse.core.resources.mapping.ResourceTraversal
Returns the depth to which the resources should be traversed.
getDescription() - Method in class org.eclipse.core.internal.resources.Project
 
getDescription() - Method in class org.eclipse.core.internal.resources.ProjectInfo
Returns the description associated with this info.
getDescription() - Method in class org.eclipse.core.internal.resources.Workspace
 
getDescription() - Method in interface org.eclipse.core.resources.IProject
Returns the description for this project.
getDescription() - Method in interface org.eclipse.core.resources.IWorkspace
Returns the workspace description.
getDescription(IPath, IJavaProject) - Method in class org.eclipse.jdt.core.ClasspathContainerInitializer
Returns a readable description for a container path.
getDescription() - Method in interface org.eclipse.jdt.core.IClasspathContainer
Answers a readable description of this container
getDescription() - Method in class org.eclipse.jdt.core.search.SearchParticipant
Returns a displayable name of this search participant.
getDescription() - Method in class org.eclipse.jdt.core.tests.model.ClasspathTests.TestContainer
 
getDescription() - Method in class org.eclipse.jdt.core.tests.model.CompletionTests2.CompletionContainerInitializer.DefaultContainer
 
getDescription() - Method in class org.eclipse.jdt.core.tests.model.DefaultContainerInitializer.DefaultContainer
 
getDescription() - Method in class org.eclipse.jdt.core.util.ClassFileBytesDisassembler
Answers a readable short description of this disassembler
getDescription() - Method in class org.eclipse.jdt.internal.compiler.ConfigurableOption
Return an String that represents the localized description of the receiver.
getDescription() - Method in class org.eclipse.jdt.internal.core.search.JavaSearchParticipant
 
getDescription() - Method in class org.eclipse.jdt.internal.core.UserLibraryClasspathContainer
 
getDescription(IPath, IJavaProject) - Method in class org.eclipse.jdt.internal.core.UserLibraryClasspathContainerInitializer
 
getDescription() - Method in class org.eclipse.jdt.internal.core.util.Disassembler
 
getDescription() - Method in class org.eclipse.test.internal.performance.data.Dim
 
getDescription(int) - Static method in class org.eclipse.test.internal.performance.data.DimensionMessages
 
getDescription() - Method in class org.eclipse.test.internal.performance.results.ConfigResults
Returns the configuration description (currently the box name).
getDescriptionFor(File, ResourceInfo) - Method in class org.eclipse.core.internal.resources.ContentDescriptionManager
 
getDescriptor(String) - Method in class org.eclipse.core.internal.resources.mapping.ModelProviderManager
 
getDescriptor() - Method in class org.eclipse.core.resources.mapping.ModelProvider
Return the descriptor of this model provider.
getDescriptor() - Method in interface org.eclipse.jdt.core.util.IFieldInfo
Answer back the descriptor of this field info.
getDescriptor() - Method in interface org.eclipse.jdt.core.util.ILocalVariableTableEntry
Answer back the descriptor of this entry as specified in the JVM specifications.
getDescriptor() - Method in interface org.eclipse.jdt.core.util.IMethodInfo
Answer back the method descriptor of this method info as specified in the JVM specifications.
getDescriptor() - Method in class org.eclipse.jdt.internal.core.util.FieldInfo
 
getDescriptor() - Method in class org.eclipse.jdt.internal.core.util.LocalVariableTableEntry
 
getDescriptor() - Method in class org.eclipse.jdt.internal.core.util.MethodInfo
 
getDescriptorIndex() - Method in interface org.eclipse.jdt.core.util.IFieldInfo
Answer back the descriptor index of this field info.
getDescriptorIndex() - Method in interface org.eclipse.jdt.core.util.ILocalVariableTableEntry
Answer back the descriptor index in the constant pool of this entry as specified in the JVM specifications.
getDescriptorIndex() - Method in interface org.eclipse.jdt.core.util.IMethodInfo
Answer back the descriptor index of this method info.
getDescriptorIndex() - Method in class org.eclipse.jdt.internal.core.util.FieldInfo
 
getDescriptorIndex() - Method in class org.eclipse.jdt.internal.core.util.LocalVariableTableEntry
 
getDescriptorIndex() - Method in class org.eclipse.jdt.internal.core.util.MethodInfo
 
getDescriptors() - Method in class org.eclipse.core.internal.resources.mapping.ModelProviderManager
 
getDeviation() - Method in class org.eclipse.test.internal.performance.results.BuildResults
Returns the standard deviation of the default dimension computed while running the scenario for the current build.
getDeviation(int) - Method in class org.eclipse.test.internal.performance.results.BuildResults
Returns the standard deviation of the given dimension computed while running the scenario for the current build.
getDimension(int) - Static method in class org.eclipse.test.internal.performance.data.Dim
 
getDimension() - Method in class org.eclipse.test.internal.performance.data.Scalar
 
getDimensions() - Method in class org.eclipse.jdt.core.dom.ArrayType
Returns the number of dimensions in this array type.
getDimensions() - Method in interface org.eclipse.jdt.core.dom.ITypeBinding
Returns the dimensionality of this array type, or 0 if this is not an array type binding.
getDimensions() - Method in class org.eclipse.test.internal.performance.data.DataPoint
 
getDimensions() - Method in class org.eclipse.test.internal.performance.db.Scenario
 
getDimensions() - Method in class org.eclipse.test.internal.performance.eval.AssertChecker
 
getDimensions() - Method in class org.eclipse.test.internal.performance.results.BuildResults
Returns the dimensions supported for the current build.
getDimensions2() - Method in class org.eclipse.test.internal.performance.data.DataPoint
 
getDirectBinding(Expression) - Static method in class org.eclipse.jdt.internal.compiler.ast.Assignment
 
getDisplayValue(Scalar) - Method in class org.eclipse.test.internal.performance.data.Dim
 
getDisplayValue(double) - Method in class org.eclipse.test.internal.performance.data.Dim
 
getDisplayValue1(long, int) - Method in class org.eclipse.test.internal.performance.data.Unit
 
getDisplayValue1(double) - Method in class org.eclipse.test.internal.performance.data.Unit
 
getDocument(String) - Method in class org.eclipse.jdt.core.search.SearchParticipant
Returns a search document for the given path.
getDocument(String) - Method in class org.eclipse.jdt.core.tests.model.SearchParticipantTests.TestSearchParticipant
 
getDocument(String) - Method in class org.eclipse.jdt.internal.core.search.JavaSearchParticipant
 
getDocumentNames(Index) - Method in class org.eclipse.jdt.internal.core.index.EntryResult
 
getDocumentPartitioner() - Method in class org.eclipse.jdt.internal.core.util.SimpleDocument
 
getDoubleValue() - Method in interface org.eclipse.jdt.core.util.IConstantPoolEntry
Returns the double value for a CONSTANT_Double type entry.
getDoubleValue() - Method in class org.eclipse.jdt.internal.core.util.ConstantPoolEntry
 
getDynamicReferences() - Method in class org.eclipse.core.internal.resources.ProjectDescription
 
getDynamicReferences(boolean) - Method in class org.eclipse.core.internal.resources.ProjectDescription
 
getDynamicReferences() - Method in interface org.eclipse.core.resources.IProjectDescription
Returns the dynamic project references for the described project.
getEclipse21Settings() - Static method in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
Returns the formatter settings that most closely approximate the default formatter settings of Eclipse version 2.1.
getEclipseArgsLine() - Method in class org.eclipse.core.tests.session.Setup
 
getEclipseArgument(String) - Method in class org.eclipse.core.tests.session.Setup
 
getEclipseArguments() - Method in class org.eclipse.core.tests.session.Setup
 
getEclipseDefaultSettings() - Static method in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
Returns the default Eclipse formatter settings
getEclipseDefaultSettings() - Static method in class org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
getEclipsePreferences() - Method in class org.eclipse.jdt.internal.core.JavaProject
Returns the project custom preference pool.
getElement() - Method in interface org.eclipse.jdt.core.IJavaElementDelta
Returns the element that this delta describes a change to.
getElement() - Method in class org.eclipse.jdt.core.search.SearchMatch
Returns the element of this search match.
getElement() - Method in class org.eclipse.jdt.internal.core.JavaElementDelta
 
getElementAt(int) - Method in interface org.eclipse.jdt.core.ITypeRoot
Returns the smallest element within this Java type root that includes the given source position (that is, a method, field, etc.), or null if there is no element other than the Java type root itself at the given position, or if the given position is not within the source range of the source of this Java type root.
getElementAt(int) - Method in class org.eclipse.jdt.internal.core.ClassFile
 
getElementAt(int) - Method in class org.eclipse.jdt.internal.core.CompilationUnit
 
getElementAtConsideringSibling(int) - Method in class org.eclipse.jdt.internal.core.ClassFile
 
getElementData(IPath) - Method in class org.eclipse.core.internal.watson.ElementTree
Returns the element data for the given element identifier.
getElementDataIgnoreCase(IPath) - Method in class org.eclipse.core.internal.watson.ElementTree
Returns the element data for the given element identifier.
getElementInfo(IProgressMonitor) - Method in class org.eclipse.jdt.internal.codeassist.impl.AssistAnnotation
 
getElementInfo(IProgressMonitor) - Method in class org.eclipse.jdt.internal.codeassist.impl.AssistCompilationUnit
 
getElementInfo(IProgressMonitor) - Method in class org.eclipse.jdt.internal.codeassist.impl.AssistImportContainer
 
getElementInfo(IProgressMonitor) - Method in class org.eclipse.jdt.internal.codeassist.impl.AssistImportDeclaration
 
getElementInfo(IProgressMonitor) - Method in class org.eclipse.jdt.internal.codeassist.impl.AssistInitializer
 
getElementInfo(IProgressMonitor) - Method in class org.eclipse.jdt.internal.codeassist.impl.AssistPackageDeclaration
 
getElementInfo(IProgressMonitor) - Method in class org.eclipse.jdt.internal.codeassist.impl.AssistSourceField
 
getElementInfo(IProgressMonitor) - Method in class org.eclipse.jdt.internal.codeassist.impl.AssistSourceMethod
 
getElementInfo(IProgressMonitor) - Method in class org.eclipse.jdt.internal.codeassist.impl.AssistSourceType
 
getElementInfo(IProgressMonitor) - Method in class org.eclipse.jdt.internal.codeassist.impl.AssistTypeParameter
 
getElementInfo(IProgressMonitor) - Method in class org.eclipse.jdt.internal.core.BinaryType
 
getElementInfo() - Method in class org.eclipse.jdt.internal.core.JavaElement
Returns the info for this handle.
getElementInfo(IProgressMonitor) - Method in class org.eclipse.jdt.internal.core.JavaElement
Returns the info for this handle.
getElementName() - Method in interface org.eclipse.jdt.core.IAnnotation
Returns the name of this annotation.
getElementName() - Method in interface org.eclipse.jdt.core.IField
Returns the simple name of this field.
getElementName() - Method in interface org.eclipse.jdt.core.IImportDeclaration
Returns the name that has been imported.
getElementName() - Method in interface org.eclipse.jdt.core.IJavaElement
Returns the name of this element.
getElementName() - Method in interface org.eclipse.jdt.core.ILocalVariable
Returns the name of this local variable.
getElementName() - Method in interface org.eclipse.jdt.core.IMethod
Returns the simple name of this method.
getElementName() - Method in interface org.eclipse.jdt.core.IPackageDeclaration
Returns the name of the package the statement refers to.
getElementName() - Method in interface org.eclipse.jdt.core.IPackageFragment
Returns the dot-separated package name of this fragment, for example "java.lang", or "" (the empty string), for the default package.
getElementName() - Method in interface org.eclipse.jdt.core.IType
Returns the simple name of this type, unqualified by package or enclosing type.
getElementName() - Method in class org.eclipse.jdt.internal.core.Annotation
 
getElementName() - Method in class org.eclipse.jdt.internal.core.ClassFile
 
getElementName() - Method in class org.eclipse.jdt.internal.core.CompilationUnit
 
getElementName() - Method in class org.eclipse.jdt.internal.core.ExternalPackageFragmentRoot
 
getElementName() - Method in class org.eclipse.jdt.internal.core.ImportDeclaration
 
getElementName() - Method in class org.eclipse.jdt.internal.core.JarPackageFragmentRoot
 
getElementName() - Method in class org.eclipse.jdt.internal.core.JavaElement
 
getElementName() - Method in class org.eclipse.jdt.internal.core.JavaProject
 
getElementName() - Method in class org.eclipse.jdt.internal.core.LocalVariable
 
getElementName() - Method in class org.eclipse.jdt.internal.core.NamedMember
 
getElementName() - Method in class org.eclipse.jdt.internal.core.PackageDeclaration
 
getElementName() - Method in class org.eclipse.jdt.internal.core.PackageFragment
 
getElementName() - Method in class org.eclipse.jdt.internal.core.PackageFragmentRoot
 
getElementName() - Method in class org.eclipse.jdt.internal.core.TypeParameter
 
getElements() - Method in interface org.eclipse.jdt.core.IJavaModelStatus
Returns any Java elements associated with the failure (see specification of the status code), or an empty array if no elements are related to this particular status code.
getElements() - Method in interface org.eclipse.jdt.core.IRegion
Returns the top level elements in this region.
getElements() - Method in class org.eclipse.jdt.internal.core.JavaModelStatus
 
getElements() - Method in class org.eclipse.jdt.internal.core.Region
 
getElements() - Method in class org.eclipse.jdt.internal.core.SelectionRequestor
Returns the resolved elements.
getElementTree() - Method in class org.eclipse.core.internal.resources.Workspace
Returns the current element tree for this workspace
getElementType() - Method in class org.eclipse.jdt.core.dom.ArrayType
Returns the element type of this array type.
getElementType() - Method in class org.eclipse.jdt.core.dom.ChildListPropertyDescriptor
Returns the element type of this list property.
getElementType() - Method in interface org.eclipse.jdt.core.dom.ITypeBinding
Returns the binding representing the element type of this array type, or null if this is not an array type binding.
getElementType() - Method in interface org.eclipse.jdt.core.IJavaElement
Returns this element's kind encoded as an integer.
getElementType(char[]) - Static method in class org.eclipse.jdt.core.Signature
Returns the type signature without any array nesting.
getElementType(String) - Static method in class org.eclipse.jdt.core.Signature
Returns the type signature without any array nesting.
getElementType() - Method in class org.eclipse.jdt.core.tests.model.OverflowingCacheTests.OverflowingTestOpenable
 
getElementType() - Method in class org.eclipse.jdt.internal.core.Annotation
 
getElementType() - Method in class org.eclipse.jdt.internal.core.BinaryType
 
getElementType() - Method in class org.eclipse.jdt.internal.core.ClassFile
 
getElementType() - Method in class org.eclipse.jdt.internal.core.CompilationUnit
 
getElementType() - Method in class org.eclipse.jdt.internal.core.ImportContainer
 
getElementType() - Method in class org.eclipse.jdt.internal.core.ImportDeclaration
 
getElementType() - Method in class org.eclipse.jdt.internal.core.Initializer
 
getElementType() - Method in class org.eclipse.jdt.internal.core.JavaModel
 
getElementType() - Method in class org.eclipse.jdt.internal.core.JavaProject
 
getElementType() - Method in class org.eclipse.jdt.internal.core.LocalVariable
 
getElementType() - Method in class org.eclipse.jdt.internal.core.PackageDeclaration
 
getElementType() - Method in class org.eclipse.jdt.internal.core.PackageFragment
 
getElementType() - Method in class org.eclipse.jdt.internal.core.PackageFragmentRoot
 
getElementType() - Method in class org.eclipse.jdt.internal.core.SourceField
 
getElementType() - Method in class org.eclipse.jdt.internal.core.SourceMethod
 
getElementType() - Method in class org.eclipse.jdt.internal.core.SourceType
 
getElementType() - Method in class org.eclipse.jdt.internal.core.TypeParameter
 
getElementValuePairs() - Method in class org.eclipse.jdt.internal.compiler.classfmt.AnnotationInfo
 
getElementValuePairs() - Method in interface org.eclipse.jdt.internal.compiler.env.IBinaryAnnotation
 
getElementValuePairs() - Method in class org.eclipse.jdt.internal.compiler.lookup.AnnotationBinding
 
getElementValuePairs() - Method in class org.eclipse.jdt.internal.compiler.lookup.UnresolvedAnnotationBinding
 
getElseExpression() - Method in class org.eclipse.jdt.core.dom.ConditionalExpression
Returns the "else" part of this conditional expression.
getElseStatement() - Method in class org.eclipse.jdt.core.dom.IfStatement
Returns the "else" part of this if statement, or null if this if statement has no "else" part.
getEmptyDeltas() - Method in class org.eclipse.core.tests.internal.builders.DeltaVerifierBuilder
Returns the empty deltas received during the last build.
getEmptyLines(int) - Method in class org.eclipse.jdt.internal.formatter.Scribe
 
getEmulationPath(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.BlockScope
 
getEmulationPath(ReferenceBinding, boolean, boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.BlockScope
 
getEnclosingClass() - Method in interface org.eclipse.jdt.core.util.IEnclosingMethodAttribute
Answer back the enclosing class name as specified in the JVM specifications.
getEnclosingClass() - Method in class org.eclipse.jdt.internal.core.util.EnclosingMethodAttribute
 
getEnclosingClassIndex() - Method in interface org.eclipse.jdt.core.util.IEnclosingMethodAttribute
Answer back the enclosing class name index.
getEnclosingClassIndex() - Method in class org.eclipse.jdt.internal.core.util.EnclosingMethodAttribute
 
getEnclosingElement() - Method in class org.eclipse.jdt.core.CompletionContext
Returns the innermost enclosing Java element which contains the completion location or null if this element cannot be computed.
getEnclosingElement() - Method in class org.eclipse.jdt.internal.codeassist.InternalExtendedCompletionContext
 
getEnclosingType() - Method in interface org.eclipse.jdt.internal.compiler.env.ISourceType
Answer the enclosing type or null if the receiver is a top level type.
getEnclosingType() - Method in class org.eclipse.jdt.internal.core.SourceTypeElementInfo
Returns the ISourceType that is the enclosing type for this type, or null if this type is a top level type.
getEnclosingType() - Method in class org.jmlspecs.jml4.fspv.theory.ast.TheoryAllocationExpression
 
getEnclosingType() - Method in class org.jmlspecs.jml4.fspv.theory.ast.TheoryConstructorDeclaration
 
getEnclosingType() - Method in class org.jmlspecs.jml4.fspv.theory.ast.TheoryMessageSend
 
getEnclosingType() - Method in class org.jmlspecs.jml4.fspv.theory.ast.TheoryMethodDeclaration
 
getEnclosingTypeName() - Method in class org.eclipse.jdt.core.tests.compiler.parser.SourceType
 
getEnclosingTypeName() - Method in class org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
 
getEnclosingTypeName() - Method in class org.eclipse.jdt.internal.compiler.classfmt.InnerClassInfo
Answer the resolved name of the enclosing type in the class file format as specified in section 4.2 of the Java 2 VM spec.
getEnclosingTypeName() - Method in interface org.eclipse.jdt.internal.compiler.env.IBinaryNestedType
Answer the resolved name of the enclosing type in the class file format as specified in section 4.2 of the Java 2 VM spec.
getEnclosingTypeName() - Method in interface org.eclipse.jdt.internal.compiler.env.IBinaryType
Answer the resolved name of the enclosing type in the class file format as specified in section 4.2 of the Java 2 VM spec or null if the receiver is a top level type.
getEnclosingTypeName() - Method in class org.eclipse.jdt.internal.core.hierarchy.HierarchyBinaryType
Answer the resolved name of the enclosing type in the class file format as specified in section 4.2 of the Java 2 VM spec or null if the receiver is a top level type.
getEnclosingTypeName() - Method in class org.eclipse.jdt.internal.eval.CodeSnippetSkeleton
 
getEncoding(File) - Method in class org.eclipse.core.internal.localstore.FileSystemResourceManager
Deprecated.  
getEncoding() - Method in class org.eclipse.core.internal.resources.File
Deprecated.  
getEncoding() - Method in interface org.eclipse.core.resources.IFile
Deprecated. use IFile#getCharset instead
getEncoding() - Static method in class org.eclipse.core.resources.ResourcesPlugin
Returns the encoding to use when reading text files in the workspace.
getEncoding() - Static method in class org.eclipse.jdt.core.JavaCore
Returns the workspace root default charset encoding.
getEncoding() - Method in class org.eclipse.jdt.core.search.SearchDocument
Returns the encoding for this document.
getEncoding() - Method in class org.eclipse.jdt.core.tests.model.SearchParticipantTests.TestSearchDocument
 
getEncoding() - Method in class org.eclipse.jdt.internal.core.search.JavaSearchDocument
 
getEnd() - Method in class org.eclipse.jdt.core.tests.builder.Problem
 
getEndPC() - Method in interface org.eclipse.jdt.core.util.IExceptionTableEntry
Answer back the end pc of this entry.
getEndPC() - Method in class org.eclipse.jdt.internal.core.util.ExceptionTableEntry
 
getEndPosition() - Method in class org.eclipse.jdt.internal.core.jdom.DOMNode
Deprecated. Returns the original position of the last character of this node's contents in its document.
getEnds() - Method in class org.eclipse.jdt.core.tests.model.CodeCorrectionTestsRequestor
 
getEnsuresExpressions() - Method in class org.jmlspecs.jml4.ast.JmlSpecCase
 
getEnsuresExpressions() - Method in class org.jmlspecs.jml4.ast.JmlSpecCaseBlock
 
getEnsuresExpressions() - Method in class org.jmlspecs.jml4.ast.JmlSpecCaseBody
 
getEnsuresExpressions() - Method in class org.jmlspecs.jml4.ast.JmlSpecCaseRest
 
getEnsuresExpressions() - Method in class org.jmlspecs.jml4.ast.JmlSpecCaseRestAsClauseSeq
 
getEntries() - Method in class org.eclipse.jdt.core.tests.formatter.DecodeCodeFormatterPreferences
 
getEntries() - Method in class org.eclipse.jdt.internal.core.UserLibrary
 
getEntry(IPath) - Method in class org.eclipse.core.internal.localstore.HistoryBucket
 
getEntry(Object) - Method in class org.eclipse.core.internal.utils.Cache
 
getEntry(Object, boolean) - Method in class org.eclipse.core.internal.utils.Cache
 
getEntryCount() - Method in class org.eclipse.core.internal.localstore.Bucket
Returns how many entries there are in this bucket.
getEntryKind() - Method in interface org.eclipse.jdt.core.IClasspathEntry
Returns the kind of this classpath entry.
getEntryKind(int) - Method in interface org.eclipse.jdt.core.util.IConstantPool
Answer back the type of the entry at the index @index in the constant pool.
getEntryKind() - Method in class org.eclipse.jdt.internal.core.ClasspathEntry
 
getEntryKind(int) - Method in class org.eclipse.jdt.internal.core.util.ConstantPool
 
getEntryTable() - Method in class org.eclipse.jdt.internal.core.OverflowingLRUCache
For internal testing only.
getEntryValue(String) - Method in class org.eclipse.core.internal.localstore.Bucket
Returns the value for entry corresponding to the given path (null if none found).
getEnumConstantName() - Method in interface org.eclipse.jdt.core.util.IAnnotationComponentValue
Returns the simple name of the enum constant represented by this annotation component value as described in the JVM specifications if the tag item is 'e'.
getEnumConstantName() - Method in class org.eclipse.jdt.internal.compiler.env.EnumConstantSignature
 
getEnumConstantName() - Method in class org.eclipse.jdt.internal.core.util.AnnotationComponentValue
 
getEnumConstantNameIndex() - Method in interface org.eclipse.jdt.core.util.IAnnotationComponentValue
Returns the utf8 constant index as described in the JVM specifications if the tag item is 'e'.
getEnumConstantNameIndex() - Method in class org.eclipse.jdt.internal.core.util.AnnotationComponentValue
 
getEnumConstantTypeName() - Method in interface org.eclipse.jdt.core.util.IAnnotationComponentValue
Returns the binary name of the type of the enum constant represented by this annotation component value as described in the JVM specifications if the tag item is 'e'.
getEnumConstantTypeName() - Method in class org.eclipse.jdt.internal.core.util.AnnotationComponentValue
 
getEnumConstantTypeNameIndex() - Method in interface org.eclipse.jdt.core.util.IAnnotationComponentValue
Returns the utf8 constant index as described in the JVM specifications if the tag item is 'e'.
getEnumConstantTypeNameIndex() - Method in class org.eclipse.jdt.internal.core.util.AnnotationComponentValue
 
getEnv() - Method in class org.eclipse.jdt.core.tests.eval.EvaluationTest
 
getErasure() - Method in interface org.eclipse.jdt.core.dom.ITypeBinding
Returns the erasure of this type binding.
getError() - Method in class org.eclipse.test.internal.performance.results.BuildResults
Return the error computed while storing values for the default dimension
getError(int) - Method in class org.eclipse.test.internal.performance.results.BuildResults
Return the error computed while storing values for the given dimension.
getError() - Method in class org.eclipse.test.internal.performance.results.ConfigResults
Returns the standard error of the delta between current and baseline builds results.
getErrorCode() - Method in exception org.eclipse.jdt.internal.compiler.classfmt.ClassFormatException
 
getErrorLocation(int, CompilationResult) - Static method in class org.jmlspecs.jml4.rac.RacTranslator
Given a compilation result, returns the location information of a source position.
getErrors() - Method in class org.eclipse.jdt.internal.compiler.CompilationResult
Answer the errors encountered during compilation.
getErrorStatus() - Method in class org.eclipse.core.internal.localstore.RefreshLocalVisitor
Returns the status of the nodes visited so far.
getErrorStream() - Method in class org.eclipse.jdt.core.tests.runtime.LocalVirtualMachine
Returns an input stream that is connected to the standard error (System.err) of this target VM.
getEscaped(String) - Static method in class org.eclipse.core.internal.resources.XMLWriter
 
getEscapedValue() - Method in class org.eclipse.jdt.core.dom.CharacterLiteral
Returns the string value of this literal node.
getEscapedValue() - Method in class org.eclipse.jdt.core.dom.StringLiteral
Returns the string value of this literal node to the given string literal token.
getEvalPort() - Method in class org.eclipse.jdt.core.tests.runtime.LocalVMLauncher
Returns the evaluation port for evaluation support.
getEvalTargetPath() - Method in class org.eclipse.jdt.core.tests.runtime.LocalVMLauncher
Returns the evaluation target path for evaluation support.
getEvaluationID() - Method in class org.eclipse.jdt.internal.eval.EvaluationResult
Returns the ID of the evaluation.
getEvaluationType() - Method in class org.eclipse.jdt.internal.eval.EvaluationResult
Returns the type of evaluation this result is about.
getEvent(long) - Method in class org.eclipse.core.tests.harness.TestRegistryChangeListener
Deprecated. use TestRegistryChangeListener.eventTypeReceived(long) instead
getEvent(ASTNode, StructuralPropertyDescriptor) - Method in class org.eclipse.jdt.internal.core.dom.rewrite.RewriteEventStore
 
getEventEditGroup(RewriteEvent) - Method in class org.eclipse.jdt.internal.core.dom.rewrite.RewriteEventStore
 
getExactConstructor(TypeBinding[]) - Method in class org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
getExactConstructor(TypeBinding[]) - Method in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
getExactConstructor(TypeBinding[]) - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
getExactConstructor(TypeBinding[]) - Method in class org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
getExactMethod(char[], TypeBinding[], CompilationUnitScope) - Method in class org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
getExactMethod(char[], TypeBinding[], CompilationUnitScope) - Method in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
getExactMethod(char[], TypeBinding[], CompilationUnitScope) - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
getExactMethod(char[], TypeBinding[], CompilationUnitScope) - Method in class org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
getException() - Method in class org.eclipse.jdt.core.dom.CatchClause
Returns the exception variable declaration of this catch clause.
getException() - Method in exception org.eclipse.jdt.core.JavaModelException
Returns the underlying Throwable that caused the failure.
getException() - Method in exception org.eclipse.jdt.internal.compiler.classfmt.ClassFormatException
Returns the underlying Throwable that caused the failure.
getExceptionAttribute() - Method in interface org.eclipse.jdt.core.util.IMethodInfo
Answer the exception attribute of this method info, null is none.
getExceptionAttribute() - Method in class org.eclipse.jdt.internal.core.util.MethodInfo
 
getExceptionIndexes() - Method in interface org.eclipse.jdt.core.util.IExceptionAttribute
Answer back the exception indexes of the exception attribute.
getExceptionIndexes() - Method in class org.eclipse.jdt.internal.core.util.ExceptionAttribute
 
getExceptionMarkers() - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
getExceptionNames() - Method in interface org.eclipse.jdt.core.util.IExceptionAttribute
Answer back the exception names of the exception attribute.
getExceptionNames() - Method in class org.eclipse.jdt.internal.core.util.ExceptionAttribute
 
getExceptions() - Method in interface org.eclipse.jdt.core.jdom.IDOMMethod
Deprecated. Returns the names of the exception types this method throws in the order in which they are declared in the source, or an empty array if this method declares no exception types.
getExceptionsNumber() - Method in interface org.eclipse.jdt.core.util.IExceptionAttribute
Answer back the number of exceptions of the exception attribute.
getExceptionsNumber() - Method in class org.eclipse.jdt.internal.core.util.ExceptionAttribute
 
getExceptionTable() - Method in interface org.eclipse.jdt.core.util.ICodeAttribute
Answer back the array of exception entries, if they are present.
getExceptionTable() - Method in class org.eclipse.jdt.internal.core.util.CodeAttribute
 
getExceptionTableLength() - Method in interface org.eclipse.jdt.core.util.ICodeAttribute
Answer back the exception table length of the code attribute.
getExceptionTableLength() - Method in class org.eclipse.jdt.internal.core.util.CodeAttribute
 
getExceptionTypeNames() - Method in class org.eclipse.jdt.core.tests.compiler.parser.SourceMethod
 
getExceptionTypeNames() - Method in class org.eclipse.jdt.internal.compiler.classfmt.MethodInfo
Answer the resolved names of the exception types in the class file format as specified in section 4.2 of the Java 2 VM spec or null if the array is empty.
getExceptionTypeNames() - Method in interface org.eclipse.jdt.internal.compiler.env.IBinaryMethod
Answer the resolved names of the exception types in the class file format as specified in section 4.2 of the Java 2 VM spec or null if the array is empty.
getExceptionTypeNames() - Method in interface org.eclipse.jdt.internal.compiler.env.ISourceMethod
Answer the unresolved names of the exception types or null if the array is empty.
getExceptionTypeNames() - Method in class org.eclipse.jdt.internal.core.SourceMethodElementInfo
 
getExceptionTypeNames() - Method in class org.eclipse.jdt.internal.eval.CodeSnippetSkeleton.BinaryMethodSkeleton
 
getExceptionTypes() - Method in interface org.eclipse.jdt.core.dom.IMethodBinding
Returns a list of type bindings representing the types of the exceptions thrown by this method or constructor.
getExceptionTypes() - Method in interface org.eclipse.jdt.core.IMethod
Returns the type signatures of the exceptions this method throws, in the order declared in the source.
getExceptionTypes() - Method in class org.eclipse.jdt.internal.core.SourceMethod
 
getExclusionPatterns() - Method in interface org.eclipse.jdt.core.IClasspathEntry
Returns the set of patterns used to exclude resources or classes associated with this classpath entry.
getExclusionPatterns() - Method in class org.eclipse.jdt.internal.core.ClasspathEntry
 
getExecutionError() - Method in class org.eclipse.jdt.core.tests.util.TestVerifier
 
getExecutionOutput() - Method in class org.eclipse.jdt.core.tests.util.TestVerifier
 
getExistingElement(IJavaElement) - Method in class org.eclipse.jdt.internal.core.JavaModelCache
 
getExistingElement(IJavaElement) - Method in class org.eclipse.jdt.internal.core.JavaModelManager
Returns the existing element in the cache that is equal to the given element.
getExpandedClasspath() - Method in class org.eclipse.jdt.internal.core.JavaProject
This is a helper method returning the expanded classpath for the project, as a list of classpath entries, where all classpath variable entries have been resolved and substituted with their final target entries.
getExpectedTypesKeys() - Method in class org.eclipse.jdt.core.CompletionContext
Return keys of expected types of a potential completion proposal at the completion position.
getExpectedTypesSignatures() - Method in class org.eclipse.jdt.core.CompletionContext
Return signatures of expected types of a potential completion proposal at the completion position.
getExpression() - Method in class org.eclipse.jdt.core.dom.AssertStatement
Returns the first expression of this assert statement.
getExpression() - Method in class org.eclipse.jdt.core.dom.CastExpression
Returns the expression of this cast expression.
getExpression() - Method in class org.eclipse.jdt.core.dom.ClassInstanceCreation
Returns the expression of this class instance creation expression, or null if there is none.
getExpression() - Method in class org.eclipse.jdt.core.dom.ConditionalExpression
Returns the condition of this conditional expression.
getExpression() - Method in class org.eclipse.jdt.core.dom.DoStatement
Returns the expression of this do statement.
getExpression() - Method in class org.eclipse.jdt.core.dom.EnhancedForStatement
Returns the expression of this enhanced for statement.
getExpression() - Method in class org.eclipse.jdt.core.dom.ExpressionStatement
Returns the expression of this expression statement.
getExpression() - Method in class org.eclipse.jdt.core.dom.FieldAccess
Returns the expression of this field access expression.
getExpression() - Method in class org.eclipse.jdt.core.dom.ForStatement
Returns the condition expression of this for statement, or null if there is none.
getExpression() - Method in class org.eclipse.jdt.core.dom.IfStatement
Returns the expression of this if statement.
getExpression() - Method in class org.eclipse.jdt.core.dom.MethodInvocation
Returns the expression of this method invocation expression, or null if there is none.
getExpression() - Method in class org.eclipse.jdt.core.dom.ParenthesizedExpression
Returns the expression of this parenthesized expression.
getExpression() - Method in class org.eclipse.jdt.core.dom.ReturnStatement
Returns the expression of this return statement, or null if there is none.
getExpression() - Method in class org.eclipse.jdt.core.dom.SuperConstructorInvocation
Returns the expression of this super constructor invocation statement, or null if there is none.
getExpression() - Method in class org.eclipse.jdt.core.dom.SwitchCase
Returns the expression of this switch case, or null if there is none (the "default:" case).
getExpression() - Method in class org.eclipse.jdt.core.dom.SwitchStatement
Returns the expression of this switch statement.
getExpression() - Method in class org.eclipse.jdt.core.dom.SynchronizedStatement
Returns the expression of this synchronized statement.
getExpression() - Method in class org.eclipse.jdt.core.dom.ThrowStatement
Returns the expression of this throw statement.
getExpression() - Method in class org.eclipse.jdt.core.dom.WhileStatement
Returns the expression of this while statement.
getExpression() - Method in class org.jmlspecs.jml4.fspv.simpl.SimplMemoryManagement
 
getExpression() - Method in class org.jmlspecs.jml4.fspv.theory.ast.TheoryCompoundAssignment
 
getExtendedLength(ASTNode) - Method in class org.eclipse.jdt.core.dom.CompilationUnit
Returns the extended source length of the given node.
getExtendedModels() - Method in class org.eclipse.core.internal.resources.mapping.ModelProviderDescriptor
 
getExtendedModels() - Method in interface org.eclipse.core.resources.mapping.IModelProviderDescriptor
Return the ids of model providers that this model provider extends.
getExtendedSourceRangeComputer() - Method in class org.eclipse.jdt.core.dom.rewrite.ASTRewrite
Returns the extended source range computer for this AST rewriter.
getExtendedStartPosition(ASTNode) - Method in class org.eclipse.jdt.core.dom.CompilationUnit
Returns the extended start position of the given node.
getExtendingInterfaces(IType) - Method in interface org.eclipse.jdt.core.ITypeHierarchy
Returns all interfaces resolved to extend the given interface, in no particular order, limited to the interfaces in this hierarchy's graph.
getExtendingInterfaces(IType) - Method in class org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
 
getExtensions() - Static method in class org.jmlspecs.jml4.compiler.CompilerExtensionManager
 
getExternalFolders(IClasspathEntry[]) - Static method in class org.eclipse.jdt.internal.core.ExternalFoldersManager
 
getExternalFoldersProject() - Method in class org.eclipse.jdt.internal.core.ExternalFoldersManager
 
getExternalJarFile(IJavaProject, String) - Static method in class org.eclipse.jdt.core.tests.model.ModelTestsUtil
 
getExternalJCLPath() - Static method in class org.eclipse.jdt.core.tests.model.ModelTestsUtil
Returns the IPath to the external java class library (e.g.
getExternalJCLPath(String) - Static method in class org.eclipse.jdt.core.tests.model.ModelTestsUtil
Returns the IPath to the external java class library (e.g.
getExternalJCLPathString() - Static method in class org.eclipse.jdt.core.tests.model.ModelTestsUtil
Returns the java.io path to the external java class library (e.g.
getExternalJCLPathString(String) - Static method in class org.eclipse.jdt.core.tests.model.ModelTestsUtil
Returns the java.io path to the external java class library (e.g.
getExternalJCLRootSourcePath() - Static method in class org.eclipse.jdt.core.tests.model.ModelTestsUtil
Returns the IPath to the root source of the external java class library (e.g.
getExternalJCLSourcePath() - Static method in class org.eclipse.jdt.core.tests.model.ModelTestsUtil
Returns the IPath to the source of the external java class library (e.g.
getExternalJCLSourcePath(String) - Static method in class org.eclipse.jdt.core.tests.model.ModelTestsUtil
Returns the IPath to the source of the external java class library (e.g.
getExternalJCLSourcePathString() - Static method in class org.eclipse.jdt.core.tests.model.ModelTestsUtil
Returns the java.io path to the source of the external java class library (e.g.
getExternalJCLSourcePathString(String) - Static method in class org.eclipse.jdt.core.tests.model.ModelTestsUtil
Returns the java.io path to the source of the external java class library (e.g.
getExternalLibTimeStamps() - Method in class org.eclipse.jdt.internal.core.DeltaProcessingState
 
getExternalManager() - Static method in class org.eclipse.jdt.internal.core.JavaModelManager
 
getExternalPath() - Static method in class org.eclipse.jdt.core.tests.model.ModelTestsUtil
 
getExternalTarget(IPath, boolean) - Static method in class org.eclipse.jdt.internal.core.JavaModel
 
getExtraAttributes() - Method in interface org.eclipse.jdt.core.IClasspathEntry
Returns the extra classpath attributes for this classpath entry.
getExtraAttributes() - Method in class org.eclipse.jdt.internal.core.ClasspathEntry
 
getExtraDimensions() - Method in class org.eclipse.jdt.core.dom.MethodDeclaration
Returns the number of extra array dimensions over and above the explicitly-specified return type.
getExtraDimensions() - Method in class org.eclipse.jdt.core.dom.SingleVariableDeclaration
 
getExtraDimensions() - Method in class org.eclipse.jdt.core.dom.VariableDeclaration
Returns the number of extra array dimensions over and above the explicitly-specified type.
getExtraDimensions() - Method in class org.eclipse.jdt.core.dom.VariableDeclarationFragment
Returns the number of extra array dimensions this variable has over and above the type specified in the enclosing declaration.
getExtraDimensionsProperty() - Method in class org.eclipse.jdt.core.dom.VariableDeclaration
Returns structural property descriptor for the "extraDimensions" property of this node.
getExtraInfo(IMarker) - Static method in class org.jmlspecs.eclipse.jdt.ui.EscjavaMarker
Deprecated. Returns the extra information associated with a Marker.
getExtraMarkerAttributeNames() - Method in class org.eclipse.jdt.core.compiler.CategorizedProblem
Returns the names of the extra marker attributes associated to this problem when persisted into a marker by the JavaBuilder.
getExtraMarkerAttributeValues() - Method in class org.eclipse.jdt.core.compiler.CategorizedProblem
Returns the respective values for the extra marker attributes associated to this problem when persisted into a marker by the JavaBuilder.
getFailure() - Method in class org.eclipse.test.internal.performance.results.BuildResults
Return the failure message which may happened on this scenario while running the current build
getFailureContainer(IPath, IJavaProject) - Method in class org.eclipse.jdt.core.ClasspathContainerInitializer
Returns a classpath container that is used after this initializer failed to bind a classpath container to a IClasspathContainer for the given project.
getFailureContainer(IPath, IJavaProject) - Method in class org.eclipse.jdt.core.tests.model.ContainerInitializer
 
getFailureMessages() - Method in class org.eclipse.test.internal.performance.db.Scenario
 
getFailures() - Method in class org.eclipse.core.tests.resources.refresh.TestRefreshProvider
Returns the failures, or an empty array if there were no failures.
getFavoriteReferences() - Method in class org.eclipse.jdt.core.CompletionRequestor
Returns the favorite references which are used to compute some completion proposals.
getField(String) - Method in interface org.eclipse.jdt.core.IType
Returns the field with the specified name in this type (for example, "bar").
GETFIELD - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
 
getField(String) - Method in class org.eclipse.jdt.internal.codeassist.impl.AssistSourceType
 
getfield(FieldBinding) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
getField(char[], boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
getField(char[]) - Method in class org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
getField(char[], boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
getField(char[], boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
getField(TypeBinding, char[], InvocationSite) - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
getField(char[], boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
getField(String) - Method in class org.eclipse.jdt.internal.core.BinaryType
 
getField(String) - Method in class org.eclipse.jdt.internal.core.SourceType
 
getFieldDeclaration(FieldBinding) - Static method in class org.jmlspecs.jml4.nonnull.Nullity
 
getFieldDescriptor() - Method in interface org.eclipse.jdt.core.util.IConstantPoolEntry
Returns the field descriptor value for a CONSTANT_Fieldref type entry.
getFieldDescriptor() - Method in class org.eclipse.jdt.internal.core.util.ConstantPoolEntry
 
getFieldForCodeSnippet(TypeBinding, char[], InvocationSite) - Method in class org.eclipse.jdt.internal.eval.CodeSnippetScope
 
getFieldHandles() - Method in class org.eclipse.jdt.internal.core.SourceTypeElementInfo
 
getFieldInfos() - Method in interface org.eclipse.jdt.core.util.IClassFileReader
Answer back the array of field infos of the .class file, an empty array if none.
getFieldInfos() - Method in class org.eclipse.jdt.internal.core.util.ClassFileReader
 
getFieldName() - Method in interface org.eclipse.jdt.core.util.IConstantPoolEntry
Returns the field name for a CONSTANT_Fieldref type entry.
getFieldName() - Method in class org.eclipse.jdt.internal.core.util.ConstantPoolEntry
 
getFieldName() - Method in class org.jmlspecs.jml4.fspv.theory.ast.TheoryFieldReference
 
getFields() - Method in class org.eclipse.jdt.core.dom.TypeDeclaration
Returns the ordered list of field declarations of this type declaration.
getFields() - Method in interface org.eclipse.jdt.core.IType
Returns the fields declared by this type.
getFields() - Method in class org.eclipse.jdt.core.tests.compiler.parser.SourceType
 
getFields() - Method in class org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
Answer the receiver's this.fields or null if the array is empty.
getFields() - Method in interface org.eclipse.jdt.internal.compiler.env.IBinaryType
Answer the receiver's fields or null if the array is empty.
getFields() - Method in interface org.eclipse.jdt.internal.compiler.env.ISourceType
Answer the receiver's fields.
getFields() - Method in class org.eclipse.jdt.internal.core.BinaryType
 
getFields() - Method in class org.eclipse.jdt.internal.core.hierarchy.HierarchyBinaryType
Answer the receiver's fields or null if the array is empty.
getFields() - Method in class org.eclipse.jdt.internal.core.JavaElementRequestor
 
getFields() - Method in class org.eclipse.jdt.internal.core.SourceType
 
getFields() - Method in class org.eclipse.jdt.internal.core.SourceTypeElementInfo
 
getFields() - Method in class org.eclipse.jdt.internal.eval.CodeSnippetSkeleton
 
getFieldsCount() - Method in interface org.eclipse.jdt.core.util.IClassFileReader
Answer back the number of field infos.
getFieldsCount() - Method in class org.eclipse.jdt.internal.core.util.ClassFileReader
 
getFile(String) - Method in class org.eclipse.core.internal.resources.Container
 
getFile(IPath) - Method in class org.eclipse.core.internal.resources.Container
 
getFile(IPath) - Method in interface org.eclipse.core.resources.IContainer
Returns a handle to the file identified by the given path in this container.
getFile(String) - Method in interface org.eclipse.core.resources.IFolder
Returns a handle to the file with the given name in this folder.
getFile(String) - Method in interface org.eclipse.core.resources.IProject
Returns a handle to the file with the given name in this project.
getFile() - Method in class org.eclipse.jdt.core.compiler.BuildContext
Returns the IFile representing the compilation unit.
getFile(Object) - Static method in class org.eclipse.jdt.internal.core.JavaModel
Helper method - returns the file item (ie.
getFileByteContent(File) - Static method in class org.eclipse.jdt.internal.compiler.util.Util
Returns the contents of the given file as a byte array.
getFileCharContent(File, String) - Static method in class org.eclipse.jdt.internal.compiler.util.Util
Returns the contents of the given file as a char array.
getFileExtension() - Method in class org.eclipse.core.internal.resources.Resource
 
getFileExtension() - Method in interface org.eclipse.core.resources.IResource
Returns the file extension portion of this resource's name, or null if it does not have one.
getFileForLocation(IPath) - Method in class org.eclipse.core.internal.resources.WorkspaceRoot
 
getFileForLocation(IPath) - Method in interface org.eclipse.core.resources.IWorkspaceRoot
Returns a handle to the file which is mapped to the given path in the local file system, or null if none.
getFileModificationValidator2() - Method in class org.eclipse.jdt.core.tests.model.TestPessimisticProvider
 
getFileName() - Method in class org.eclipse.jdt.core.tests.compiler.parser.SourceType
 
getFileName() - Method in class org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
getFileName() - Method in class org.eclipse.jdt.internal.compiler.batch.CompilationUnit
 
getFileName() - Method in class org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
 
getFileName() - Method in class org.eclipse.jdt.internal.compiler.CompilationResult
Answer the initial file name
getFileName() - Method in interface org.eclipse.jdt.internal.compiler.env.IDependent
Answer the file name which defines the type.
getFileName() - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
getFileName() - Method in class org.eclipse.jdt.internal.core.BasicCompilationUnit
 
getFileName() - Method in class org.eclipse.jdt.internal.core.builder.SourceFile
 
getFileName() - Method in class org.eclipse.jdt.internal.core.CompilationUnit
 
getFileName() - Method in class org.eclipse.jdt.internal.core.hierarchy.HierarchyBinaryType
 
getFileName() - Method in class org.eclipse.jdt.internal.core.hierarchy.HierarchyType
 
getFileName() - Method in class org.eclipse.jdt.internal.core.jdom.CompilationUnit
 
getFileName() - Method in class org.eclipse.jdt.internal.core.search.matching.PossibleMatch
The exact openable file name.
getFileName() - Method in class org.eclipse.jdt.internal.core.SourceTypeElementInfo
 
getFileName() - Method in class org.eclipse.jdt.internal.eval.CodeSnippetSkeleton
 
getFileName() - Method in class org.eclipse.test.internal.performance.results.ScenarioResults
Return a name which can be used as a file name to store information related to this scenario.
getFileNames(List, char, char) - Method in class org.eclipse.core.tests.resources.regression.NLTest
 
getFileNames(String) - Method in class org.eclipse.core.tests.resources.regression.NLTest
 
getFiles() - Method in class org.eclipse.core.internal.resources.SafeFileTable
 
getFiles() - Method in class org.eclipse.core.internal.resources.SaveContext
 
getFiles() - Method in class org.eclipse.core.internal.resources.SavedState
 
getFiles() - Method in interface org.eclipse.core.resources.ISaveContext
Returns current files mapped with the ISaveContext.map facility or an empty array if there are no mapped files.
getFiles() - Method in interface org.eclipse.core.resources.ISavedState
Returns the files mapped with the ISaveContext.map(IPath, IPath) facility.
getFileStateLongevity() - Method in class org.eclipse.core.internal.resources.WorkspaceDescription
 
getFileStateLongevity() - Method in interface org.eclipse.core.resources.IWorkspaceDescription
Returns the maximum length of time, in milliseconds, a file state should be kept in the local history.
getFileStore(IPath) - Method in class org.eclipse.core.tests.internal.filesystem.wrapper.WrapperFileStore
 
getFileStoreRoot() - Method in class org.eclipse.core.internal.resources.ResourceInfo
 
getFileSystem() - Static method in class org.eclipse.core.tests.filesystem.SymlinkTest
 
getFileSystem() - Method in class org.eclipse.core.tests.internal.filesystem.wrapper.WrapperFileStore
 
getFileSystemManager() - Method in class org.eclipse.core.internal.resources.Workspace
 
getFinalGotos() - Method in class org.jmlspecs.jml4.esc.gc.lang.sugared.SugaredSequence
 
getFinally() - Method in class org.eclipse.jdt.core.dom.TryStatement
Returns the finally block of this try statement, or null if this try statement has no finally block.
getFineGrainFlagString(int) - Static method in class org.eclipse.jdt.internal.core.search.matching.JavaSearchPattern
 
getFirstBlock() - Method in class org.eclipse.jdt.internal.formatter.FormatJavadoc
Return the first block of the javadoc or null if has no block at all.
getFirstChild() - Method in interface org.eclipse.jdt.core.jdom.IDOMNode
Deprecated. Returns the first child of this node.
getFirstChild() - Method in class org.eclipse.jdt.internal.core.jdom.DOMNode
Deprecated.  
getFirstLegalType() - Method in class org.jmlspecs.jml4.ast.JmlQuantifier
 
getFirstToken() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
getFlags() - Method in class org.eclipse.core.internal.events.ResourceDelta
 
getFlags() - Method in class org.eclipse.core.internal.resources.mapping.ProposedResourceDelta
 
getFlags(ResourceInfo) - Method in class org.eclipse.core.internal.resources.Resource
 
getFlags() - Method in class org.eclipse.core.internal.resources.ResourceInfo
Returns the set of flags for this info.
getFlags() - Method in interface org.eclipse.core.resources.IResourceDelta
Returns flags which describe in more detail how a resource has been affected.
getFlags() - Method in class org.eclipse.core.resources.mapping.ResourceTraversal
Return the flags for this traversal.
getFlags() - Method in class org.eclipse.jdt.core.CompletionProposal
Returns the modifier flags relevant in the context, or Flags.AccDefault if none.
getFlags() - Method in class org.eclipse.jdt.core.dom.ASTNode
Returns the flags associated with this node.
getFlags() - Method in interface org.eclipse.jdt.core.IImportDeclaration
Returns the modifier flags for this import.
getFlags() - Method in interface org.eclipse.jdt.core.IJavaElementDelta
Returns flags that describe how an element has changed.
getFlags() - Method in interface org.eclipse.jdt.core.IMember
Returns the modifier flags for this member.
getFlags() - Method in interface org.eclipse.jdt.core.jdom.IDOMImport
Deprecated. Returns the modifier flags for this import.
getFlags() - Method in interface org.eclipse.jdt.core.jdom.IDOMMember
Deprecated. Returns the flags for this member.
getFlags() - Method in class org.eclipse.jdt.internal.core.BinaryType
 
getFlags() - Method in class org.eclipse.jdt.internal.core.ImportDeclaration
 
getFlags() - Method in class org.eclipse.jdt.internal.core.Member
 
getFlags() - Method in class org.eclipse.jdt.internal.core.SimpleDelta
 
getFlattener() - Method in class org.eclipse.core.tests.internal.watson.ElementTreeSerializationTest
Tests the reading and writing of element deltas
getFloatValue() - Method in interface org.eclipse.jdt.core.util.IConstantPoolEntry
Returns the float value for a CONSTANT_Float type entry.
getFloatValue() - Method in class org.eclipse.jdt.internal.core.util.ConstantPoolEntry
 
getFolder(String) - Method in class org.eclipse.core.internal.resources.Container
 
getFolder(IPath) - Method in class org.eclipse.core.internal.resources.Container
 
getFolder(IPath) - Method in interface org.eclipse.core.resources.IContainer
Returns a handle to the folder identified by the given path in this container.
getFolder(String) - Method in interface org.eclipse.core.resources.IFolder
Returns a handle to the folder with the given name in this folder.
getFolder(String) - Method in interface org.eclipse.core.resources.IProject
Returns a handle to the folder with the given name in this project.
getFolder(IPath) - Method in class org.eclipse.jdt.internal.core.ExternalFoldersManager
 
getFolderPackageFragmentRoot(IPath) - Method in class org.eclipse.jdt.internal.core.JavaProject
The path is known to match a source/library folder entry.
getForallVars() - Method in class org.jmlspecs.jml4.ast.JmlSpecCaseBody
 
getForceWrapping(String) - Static method in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
Return the force value of the given alignment value.
getFramePositions() - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
getFrameType() - Method in interface org.eclipse.jdt.core.util.IStackMapFrame
Answer back the frame type for this entry.
getFrameType(StackMapFrame) - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrame
 
getFrameType() - Method in class org.eclipse.jdt.internal.core.util.DefaultStackMapFrame
 
getFrameType() - Method in class org.eclipse.jdt.internal.core.util.StackMapFrame
 
getFreePort() - Static method in class org.eclipse.jdt.core.tests.util.Util
Returns the next available port number on the local host.
getFromAnnotations(Annotation[]) - Static method in class org.jmlspecs.jml4.ast.JmlModifier
 
getFromAnnotations(AnnotationBinding[]) - Static method in class org.jmlspecs.jml4.ast.JmlModifier
 
getFullName() - Method in class org.eclipse.test.internal.performance.data.Unit
 
getFullPath() - Method in class org.eclipse.core.internal.events.ResourceDelta
 
getFullPath() - Method in class org.eclipse.core.internal.resources.FileState
 
getFullPath() - Method in class org.eclipse.core.internal.resources.mapping.ProposedResourceDelta
 
getFullPath() - Method in class org.eclipse.core.internal.resources.Resource
 
getFullPath() - Method in interface org.eclipse.core.resources.IFile
Returns the full path of this file.
getFullPath() - Method in interface org.eclipse.core.resources.IFileState
Returns the full path of this file state.
getFullPath() - Method in interface org.eclipse.core.resources.IResource
Returns the full, absolute path of this resource relative to the workspace.
getFullPath() - Method in interface org.eclipse.core.resources.IResourceDelta
Returns the full, absolute path of this resource delta.
getFullPath() - Method in interface org.eclipse.core.resources.IStorage
Returns the full path of this storage.
getFullPath() - Method in interface org.eclipse.jdt.core.IJarEntryResource
Returns the full, absolute path of this jar entry resource relative to the archive this jar entry belongs to.
getFullPath() - Method in class org.eclipse.jdt.internal.core.JarEntryResource
 
getFullPath() - Method in class org.eclipse.jdt.internal.core.NonJavaResource
 
getFullyQualifiedName() - Method in class org.eclipse.jdt.core.dom.Name
Returns the standard dot-separated representation of this name.
getFullyQualifiedName() - Method in interface org.eclipse.jdt.core.IType
Returns the fully qualified name of this type, including qualification for any containing types and packages.
getFullyQualifiedName(char) - Method in interface org.eclipse.jdt.core.IType
Returns the fully qualified name of this type, including qualification for any containing types and packages.
getFullyQualifiedName() - Method in class org.eclipse.jdt.core.search.TypeNameMatch
Returns the matched type's fully qualified name using '.' character as separator (e.g.
getFullyQualifiedName() - Method in class org.eclipse.jdt.internal.core.BinaryType
 
getFullyQualifiedName(char) - Method in class org.eclipse.jdt.internal.core.BinaryType
 
getFullyQualifiedName(char, boolean) - Method in class org.eclipse.jdt.internal.core.NamedMember
 
getFullyQualifiedName() - Method in class org.eclipse.jdt.internal.core.SourceType
 
getFullyQualifiedName(char) - Method in class org.eclipse.jdt.internal.core.SourceType
 
getFullyQualifiedName(TypeBinding) - Static method in class org.jmlspecs.jml4.rac.RacTranslator
Returns the fully qualified name of the given type.
getFullyQualifiedName(TypeReference) - Static method in class org.jmlspecs.jml4.rac.RacTranslator
Returns the fully qualified name of the given type.
getFullyQualifiedParameterizedName() - Method in interface org.eclipse.jdt.core.IType
Returns this type's fully qualified name using a '.' enclosing type separator followed by its type parameters between angle brackets if it is a generic type.
getFullyQualifiedParameterizedName() - Method in class org.eclipse.jdt.internal.codeassist.impl.AssistSourceType
 
getFullyQualifiedParameterizedName() - Method in class org.eclipse.jdt.internal.core.BinaryType
 
getFullyQualifiedParameterizedName() - Method in class org.eclipse.jdt.internal.core.ResolvedBinaryType
 
getFullyQualifiedParameterizedName() - Method in class org.eclipse.jdt.internal.core.ResolvedSourceType
 
getFullyQualifiedParameterizedName() - Method in class org.eclipse.jdt.internal.core.SourceType
 
getGeneratedResources(IRegion, boolean) - Static method in class org.eclipse.jdt.core.JavaCore
Returns an array that contains the resources generated by the Java builder when building the compilation units contained in the given region.
getGenericSignature() - Method in class org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
 
getGenericSignature() - Method in class org.eclipse.jdt.internal.compiler.classfmt.FieldInfo
 
getGenericSignature() - Method in class org.eclipse.jdt.internal.compiler.classfmt.MethodInfo
 
getGenericSignature() - Method in interface org.eclipse.jdt.internal.compiler.env.IBinaryField
Answer the receiver's signature which describes the parameter & return types as specified in section 4.4.4 of the Java 2 VM spec.
getGenericSignature() - Method in interface org.eclipse.jdt.internal.compiler.env.IBinaryMethod
Answer the receiver's signature which describes the parameter & return types as specified in section 4.4.4 of the Java 2 VM spec.
getGenericSignature() - Method in interface org.eclipse.jdt.internal.compiler.env.IBinaryType
Answer the receiver's signature which describes the parameter & return types as specified in section 4.4.4 of the Java 2 VM spec 3rd edition.
getGenericSignature() - Method in class org.eclipse.jdt.internal.core.hierarchy.HierarchyBinaryType
 
getGenericSignature() - Method in class org.eclipse.jdt.internal.eval.CodeSnippetSkeleton.BinaryMethodSkeleton
 
getGenericSignature() - Method in class org.eclipse.jdt.internal.eval.CodeSnippetSkeleton
 
getHandle() - Method in class org.eclipse.jdt.internal.core.SourceTypeElementInfo
Returns the handle for this type info
getHandleFromMemento(String, MementoTokenizer, WorkingCopyOwner) - Method in class org.eclipse.jdt.core.tests.model.OverflowingCacheTests.OverflowingTestOpenable
 
getHandleFromMemento(String, MementoTokenizer, WorkingCopyOwner) - Method in class org.eclipse.jdt.internal.core.BinaryType
 
getHandleFromMemento(String, MementoTokenizer, WorkingCopyOwner) - Method in class org.eclipse.jdt.internal.core.ClassFile
 
getHandleFromMemento(String, MementoTokenizer, WorkingCopyOwner) - Method in class org.eclipse.jdt.internal.core.CompilationUnit
 
getHandleFromMemento(String, MementoTokenizer, WorkingCopyOwner) - Method in class org.eclipse.jdt.internal.core.ImportContainer
 
getHandleFromMemento(String, MementoTokenizer, WorkingCopyOwner) - Method in class org.eclipse.jdt.internal.core.JavaElement
 
getHandleFromMemento(MementoTokenizer, WorkingCopyOwner) - Method in class org.eclipse.jdt.internal.core.JavaElement
 
getHandleFromMemento(String, MementoTokenizer, WorkingCopyOwner) - Method in class org.eclipse.jdt.internal.core.JavaModel
 
getHandleFromMemento(String, MementoTokenizer, WorkingCopyOwner) - Method in class org.eclipse.jdt.internal.core.JavaProject
 
getHandleFromMemento(String, MementoTokenizer, WorkingCopyOwner) - Method in class org.eclipse.jdt.internal.core.LocalVariable
 
getHandleFromMemento(String, MementoTokenizer, WorkingCopyOwner) - Method in class org.eclipse.jdt.internal.core.Member
 
getHandleFromMemento(String, MementoTokenizer, WorkingCopyOwner) - Method in class org.eclipse.jdt.internal.core.PackageFragment
 
getHandleFromMemento(String, MementoTokenizer, WorkingCopyOwner) - Method in class org.eclipse.jdt.internal.core.PackageFragmentRoot
 
getHandleFromMemento(String, MementoTokenizer, WorkingCopyOwner) - Method in class org.eclipse.jdt.internal.core.SourceRefElement
 
getHandleFromMemento(String, MementoTokenizer, WorkingCopyOwner) - Method in class org.eclipse.jdt.internal.core.SourceType
 
getHandleIdentifier() - Method in interface org.eclipse.jdt.core.IJavaElement
Returns a string representation of this element handle.
getHandleIdentifier() - Method in class org.eclipse.jdt.internal.core.JavaElement
 
getHandleMemento() - Method in class org.eclipse.jdt.internal.core.JavaElement
 
getHandlerPC() - Method in interface org.eclipse.jdt.core.util.IExceptionTableEntry
Answer back the handler pc of this entry.
getHandlerPC() - Method in class org.eclipse.jdt.internal.core.util.ExceptionTableEntry
 
getHandleUpdatingCountFromMemento(MementoTokenizer, WorkingCopyOwner) - Method in class org.eclipse.jdt.internal.core.SourceRefElement
 
getHandlingPolicy() - Method in class org.eclipse.jdt.internal.compiler.batch.Main
 
getHead() - Method in class org.eclipse.core.internal.utils.Cache
 
getHeader() - Method in interface org.eclipse.jdt.core.jdom.IDOMCompilationUnit
Deprecated. Returns the header comment for this compilation unit.
getHighRange() - Method in class org.jmlspecs.jml4.ast.JmlName
 
getHistory(IProgressMonitor) - Method in class org.eclipse.core.internal.resources.File
 
getHistory(IProgressMonitor) - Method in interface org.eclipse.core.resources.IFile
Returns a list of past states of this file known to this workspace.
getHistoryStore() - Method in class org.eclipse.core.internal.localstore.FileSystemResourceManager
 
getHistoryStoreLocation() - Method in class org.eclipse.core.internal.resources.LocalMetaArea
 
getHolVariableReference() - Method in class org.jmlspecs.jml4.fspv.simpl.ast.SimplVariable
 
getId() - Method in interface org.eclipse.core.internal.resources.IMarkerSetElement
 
getId() - Method in class org.eclipse.core.internal.resources.mapping.ModelProviderDescriptor
 
getId() - Method in class org.eclipse.core.internal.resources.Marker
 
getId() - Method in class org.eclipse.core.internal.resources.MarkerDelta
 
getId() - Method in class org.eclipse.core.internal.resources.MarkerInfo
 
getId() - Method in interface org.eclipse.core.resources.IMarker
Returns the id of the marker.
getId() - Method in interface org.eclipse.core.resources.IMarkerDelta
Returns the id of the marker.
getId() - Method in interface org.eclipse.core.resources.mapping.IModelProviderDescriptor
Returns the unique identifier of this model provider.
getId() - Method in class org.eclipse.core.resources.mapping.ModelProvider
Returns the unique identifier of this model provider.
getId() - Method in class org.eclipse.core.tests.session.Setup
 
getID() - Method in interface org.eclipse.jdt.core.compiler.IProblem
Returns the problem id
getId() - Method in class org.eclipse.jdt.core.dom.StructuralPropertyDescriptor
Returns the id of this property.
getID() - Method in class org.eclipse.jdt.core.tests.model.TestPessimisticProvider
 
getID() - Method in class org.eclipse.jdt.internal.compiler.ConfigurableOption
Internal ID which allows the configurable component to identify this particular option.
getID() - Method in class org.eclipse.jdt.internal.compiler.problem.DefaultProblem
Answer the type of problem.
getId() - Method in class org.eclipse.test.internal.performance.data.Dim
 
getIdentifier() - Method in class org.eclipse.jdt.core.dom.SimpleName
Returns this node's identifier.
getImageDescriptor(String) - Static method in class org.jmlspecs.eclipse.jdt.ui.Activator
Returns an image descriptor for the image file at the given plug-in relative path
getImageDescriptor() - Method in class org.jmlspecs.eclipse.jdt.ui.ZipEditorInput
 
getImplementingClasses(IType) - Method in interface org.eclipse.jdt.core.ITypeHierarchy
Returns all classes resolved to implement the given interface, in no particular order, limited to the classes in this type hierarchy's graph.
getImplementingClasses(IType) - Method in class org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
 
getImplicit(TypeBinding) - Static method in class org.jmlspecs.jml4.esc.gc.lang.sugared.expr.SugaredThisReference
 
getImplicitMethod(char[], TypeBinding[], InvocationSite) - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
getImplicitMethod(ReferenceBinding, char[], TypeBinding[], InvocationSite) - Method in class org.eclipse.jdt.internal.eval.CodeSnippetScope
 
getImport(String) - Method in interface org.eclipse.jdt.core.ICompilationUnit
Returns the first import declaration in this compilation unit with the given name.
getImport(String) - Method in interface org.eclipse.jdt.core.IImportContainer
Returns the first import declaration in this import container with the given name.
getImport(char[][], boolean, boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.CompilationUnitScope
 
getImport(String) - Method in class org.eclipse.jdt.internal.core.CompilationUnit
 
getImport(String) - Method in class org.eclipse.jdt.internal.core.ImportContainer
 
getImportContainer() - Method in interface org.eclipse.jdt.core.ICompilationUnit
Returns the import container for this compilation unit.
getImportContainer() - Method in class org.eclipse.jdt.internal.codeassist.impl.AssistCompilationUnit
 
getImportContainer() - Method in class org.eclipse.jdt.internal.core.CompilationUnit
 
getImportName() - Method in class org.eclipse.jdt.internal.compiler.ast.ImportReference
 
getImports() - Method in interface org.eclipse.jdt.core.eval.IEvaluationContext
Returns the import declarations for this evaluation context.
getImports() - Method in interface org.eclipse.jdt.core.ICompilationUnit
Returns the import declarations in this compilation unit in the order in which they appear in the source.
getImports() - Method in class org.eclipse.jdt.core.tests.compiler.parser.SourceType
 
getImports() - Method in class org.eclipse.jdt.internal.core.CompilationUnit
 
getImports() - Method in class org.eclipse.jdt.internal.core.eval.EvaluationContextWrapper
 
getImports(BinaryType) - Method in class org.eclipse.jdt.internal.core.SourceMapper
Return a char[][] array containing the imports of the attached source for the binary type
getImports() - Method in class org.eclipse.jdt.internal.eval.EvaluationContext
Returns the imports of this evaluation context.
getIncarnationMap() - Method in class org.jmlspecs.jml4.esc.gc.lang.CfgBlock
 
getInclusionPatterns() - Method in interface org.eclipse.jdt.core.IClasspathEntry
Returns the set of patterns used to explicitly define resources or classes to be included with this classpath entry.
getInclusionPatterns() - Method in class org.eclipse.jdt.internal.core.ClasspathEntry
 
getIndentStyle(String) - Static method in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
Return the indentation style of the given alignment value.
getIndentWidth(Map) - Static method in class org.eclipse.jdt.core.formatter.IndentManipulation
Returns the tab width as configured in the given map.
getIndex() - Method in class org.eclipse.jdt.core.dom.ArrayAccess
Returns the index expression of this array access expression.
getIndex() - Method in interface org.eclipse.jdt.core.util.ILocalVariableTableEntry
Answer back the index of this entry as specified in the JVM specifications.
getIndex() - Method in interface org.eclipse.jdt.core.util.ILocalVariableTypeTableEntry
Answer back the index of this entry as specified in the JVM specifications.
getIndex(ASTNode, int) - Method in class org.eclipse.jdt.internal.core.dom.rewrite.ListRewriteEvent
 
getIndex(IPath) - Method in class org.eclipse.jdt.internal.core.search.indexing.IndexManager
Returns the index for a given index location
getIndex(IPath, boolean, boolean) - Method in class org.eclipse.jdt.internal.core.search.indexing.IndexManager
Returns the index for a given project, according to the following algorithm: - if index is already in memory: answers this one back - if (reuseExistingFile) then read it and return this index and record it in memory - if (createIfMissing) then create a new empty index and record it in memory Warning: Does not check whether index is consistent (not being used)
getIndex(IPath, IPath, boolean, boolean) - Method in class org.eclipse.jdt.internal.core.search.indexing.IndexManager
Returns the index for a given project, according to the following algorithm: - if index is already in memory: answers this one back - if (reuseExistingFile) then read it and return this index and record it in memory - if (createIfMissing) then create a new empty index and record it in memory Warning: Does not check whether index is consistent (not being used)
getIndex() - Method in class org.eclipse.jdt.internal.core.util.LocalVariableTableEntry
 
getIndex() - Method in class org.eclipse.jdt.internal.core.util.LocalVariableTypeTableEntry
 
getIndexCategories() - Method in class org.eclipse.jdt.core.search.SearchPattern
Returns an array of index categories to consider for this index query.
getIndexCategories() - Method in class org.eclipse.jdt.internal.core.search.matching.ConstructorPattern
 
getIndexCategories() - Method in class org.eclipse.jdt.internal.core.search.matching.FieldPattern
 
getIndexCategories() - Method in class org.eclipse.jdt.internal.core.search.matching.MethodPattern
 
getIndexCategories() - Method in class org.eclipse.jdt.internal.core.search.matching.MultiTypeDeclarationPattern
 
getIndexCategories() - Method in class org.eclipse.jdt.internal.core.search.matching.PackageReferencePattern
 
getIndexCategories() - Method in class org.eclipse.jdt.internal.core.search.matching.SuperTypeReferencePattern
 
getIndexCategories() - Method in class org.eclipse.jdt.internal.core.search.matching.TypeDeclarationPattern
 
getIndexCategories() - Method in class org.eclipse.jdt.internal.core.search.matching.TypeReferencePattern
 
getIndexes(IPath[], IProgressMonitor) - Method in class org.eclipse.jdt.internal.core.search.indexing.IndexManager
Returns all the existing indexes for a list of index locations.
getIndexes(IProgressMonitor) - Method in class org.eclipse.jdt.internal.core.search.PatternSearchJob
 
getIndexes(IProgressMonitor) - Method in class org.eclipse.jdt.internal.core.search.SubTypeSearchJob
 
getIndexFile() - Method in class org.eclipse.jdt.internal.core.index.Index
 
getIndexForUpdate(IPath, boolean, boolean) - Method in class org.eclipse.jdt.internal.core.search.indexing.IndexManager
 
getIndexKey() - Method in class org.eclipse.jdt.core.search.SearchPattern
Returns a key to find in relevant index categories, if null then all index entries are matched.
getIndexKey() - Method in class org.eclipse.jdt.internal.core.search.matching.FieldPattern
 
getIndexKey() - Method in class org.eclipse.jdt.internal.core.search.matching.PackageReferencePattern
 
getIndexKey() - Method in class org.eclipse.jdt.internal.core.search.matching.TypeReferencePattern
 
getIndexLocations() - Method in class org.eclipse.jdt.internal.core.search.IndexSelector
 
getIndexManager() - Static method in class org.eclipse.jdt.internal.core.JavaModelManager
 
getIndexOfDifferentLocals(int) - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrame
 
getInfo(IJavaElement) - Method in class org.eclipse.jdt.internal.core.JavaModelCache
Returns the info for the element.
getInfo(IJavaElement) - Method in class org.eclipse.jdt.internal.core.JavaModelManager
Returns the info for the element.
getInfrastructureEvaluationContext() - Method in class org.eclipse.jdt.internal.core.eval.EvaluationContextWrapper
Returns the infrastructure evaluation context.
getInitializationSource() - Method in class org.eclipse.jdt.core.tests.compiler.parser.SourceField
 
getInitializationSource() - Method in interface org.eclipse.jdt.internal.compiler.env.ISourceField
Answer the initialization source for this constant field.
getInitializationSource() - Method in class org.eclipse.jdt.internal.core.SourceFieldElementInfo
 
getInitializer() - Method in class org.eclipse.jdt.core.dom.ArrayCreation
Returns the array initializer of this array creation expression, or null if there is none.
getInitializer() - Method in class org.eclipse.jdt.core.dom.SingleVariableDeclaration
 
getInitializer() - Method in class org.eclipse.jdt.core.dom.VariableDeclaration
Returns the initializer of this variable declaration, or null if there is none.
getInitializer() - Method in class org.eclipse.jdt.core.dom.VariableDeclarationFragment
 
getInitializer() - Method in interface org.eclipse.jdt.core.eval.IGlobalVariable
Returns the initializer of this global variable.
getInitializer(int) - Method in interface org.eclipse.jdt.core.IType
Returns the initializer with the specified position relative to the order they are defined in the source.
getInitializer() - Method in interface org.eclipse.jdt.core.jdom.IDOMField
Deprecated. Returns the initializer expression for this field.
getInitializer(int) - Method in class org.eclipse.jdt.internal.codeassist.impl.AssistSourceType
 
getInitializer(int) - Method in class org.eclipse.jdt.internal.core.BinaryType
 
getInitializer(int) - Method in class org.eclipse.jdt.internal.core.SourceType
 
getInitializer() - Method in class org.eclipse.jdt.internal.eval.GlobalVariable
Returns the initializer of this global variable.
getInitializerProperty() - Method in class org.eclipse.jdt.core.dom.VariableDeclaration
Returns structural property descriptor for the "initializer" property of this node.
getInitializers() - Method in interface org.eclipse.jdt.core.IType
Returns the initializers declared by this type.
getInitializers() - Method in class org.eclipse.jdt.internal.core.BinaryType
 
getInitializers() - Method in class org.eclipse.jdt.internal.core.JavaElementRequestor
 
getInitializers() - Method in class org.eclipse.jdt.internal.core.SourceType
 
getInitializers() - Method in class org.eclipse.jdt.internal.core.SourceTypeElementInfo
 
getInitialValue() - Method in class org.jmlspecs.jml4.fspv.simpl.ast.SimplBoolType
 
getInitialValue() - Method in class org.jmlspecs.jml4.fspv.simpl.ast.SimplIntType
 
getInitialValue() - Method in class org.jmlspecs.jml4.fspv.simpl.ast.SimplListType
 
getInitialValue() - Method in class org.jmlspecs.jml4.fspv.simpl.ast.SimplMapType
 
getInitialValue() - Method in class org.jmlspecs.jml4.fspv.simpl.ast.SimplNatType
 
getInitialValue() - Method in class org.jmlspecs.jml4.fspv.simpl.ast.SimplRefType
 
getInitialValue() - Method in class org.jmlspecs.jml4.fspv.simpl.ast.SimplType
 
getInitialValue() - Method in class org.jmlspecs.jml4.fspv.simpl.ast.SimplTypes
 
getInitialValue() - Method in class org.jmlspecs.jml4.fspv.simpl.ast.SimplVariable
 
getInnerClassAttributesEntries() - Method in interface org.eclipse.jdt.core.util.IInnerClassesAttribute
Answer back the array of inner attribute entries as specified in the JVM specifications, or an empty array if none.
getInnerClassAttributesEntries() - Method in class org.eclipse.jdt.internal.core.util.InnerClassesAttribute
 
getInnerClassesAttribute() - Method in interface org.eclipse.jdt.core.util.IClassFileReader
Answer back the inner classes attribute of this .class file, null if none.
getInnerClassesAttribute() - Method in class org.eclipse.jdt.internal.core.util.ClassFileReader
 
getInnerClassName() - Method in interface org.eclipse.jdt.core.util.IInnerClassesAttributeEntry
Answer back the inner class name of this inner classes attribute as specified in the JVM specifications, null if inner class name index is equals to zero.
getInnerClassName() - Method in class org.eclipse.jdt.internal.core.util.InnerClassesAttributeEntry
 
getInnerClassNameIndex() - Method in interface org.eclipse.jdt.core.util.IInnerClassesAttributeEntry
Answer back the inner class name index of this inner classes attribute as specified in the JVM specifications.
getInnerClassNameIndex() - Method in class org.eclipse.jdt.internal.core.util.InnerClassesAttributeEntry
 
getInnerName() - Method in interface org.eclipse.jdt.core.util.IInnerClassesAttributeEntry
Answer back the inner name of this inner classes attribute as specified in the JVM specifications, null if inner name index is equals to zero.
getInnerName() - Method in class org.eclipse.jdt.internal.core.util.InnerClassesAttributeEntry
 
getInnerNameIndex() - Method in interface org.eclipse.jdt.core.util.IInnerClassesAttributeEntry
Answer back the inner name index of this inner classes attribute as specified in the JVM specifications.
getInnerNameIndex() - Method in class org.eclipse.jdt.internal.core.util.InnerClassesAttributeEntry
 
getInnerSourceName() - Method in class org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
Answer the source name if the receiver is a inner type.
getInputStream(byte[][]) - Method in class org.eclipse.core.tests.resources.content.IContentTypeManagerTest
 
getInputStream(String) - Method in class org.eclipse.core.tests.resources.content.IContentTypeManagerTest
 
getInputStream(String, String) - Method in class org.eclipse.core.tests.resources.content.IContentTypeManagerTest
 
getInputStream() - Method in class org.eclipse.jdt.core.tests.runtime.LocalVirtualMachine
Returns an input stream that is connected to the standard output (System.out) of this target VM.
getInputStreamAsByteArray(InputStream, int) - Static method in class org.eclipse.jdt.internal.compiler.util.Util
Returns the given input stream's contents as a byte array.
getInputStreamAsCharArray(InputStream, int, String) - Static method in class org.eclipse.jdt.internal.compiler.util.Util
Returns the given input stream's contents as a character array.
getInsertionPosition() - Method in class org.eclipse.jdt.internal.core.jdom.DOMNode
Deprecated. Returns the position at which the first child of this node should be inserted.
getInstance() - Static method in class org.eclipse.core.tests.internal.builders.CustomTriggerBuilder
Returns the singleton instance, or null if none has been created.
getInstance() - Static method in class org.eclipse.core.tests.internal.builders.CycleBuilder
Returns the most recently created instance.
getInstance() - Static method in class org.eclipse.core.tests.internal.builders.DeltaVerifierBuilder
Returns the singleton instance
getInstance() - Static method in class org.eclipse.core.tests.internal.builders.EmptyDeltaBuilder
Returns the most recently created instance.
getInstance() - Static method in class org.eclipse.core.tests.internal.builders.SnowBuilder
Returns the singleton instance
getInstance() - Static method in class org.eclipse.core.tests.internal.builders.SortBuilder
Returns the most recently created instance.
getInstance() - Static method in class org.eclipse.core.tests.internal.filesystem.broken.BrokenFileSystem
 
getInstance() - Static method in class org.eclipse.core.tests.internal.filesystem.wrapper.WrapperFileSystem
 
getInstance() - Static method in class org.eclipse.core.tests.internal.resources.SimpleNature
Returns the instance of this nature.
getInstance() - Static method in class org.eclipse.core.tests.resources.refresh.TestRefreshProvider
 
getInstance() - Static method in class org.eclipse.core.tests.resources.regression.SimpleBuilder
 
getInstance(IProject) - Static method in class org.eclipse.core.tests.resources.usecase.SignaledBuilder
 
getInstance() - Static method in class org.eclipse.core.tests.session.SetupManager
 
getInstance() - Static method in class org.eclipse.jdt.core.tests.model.TestProgressMonitor
 
getInstance(VariableGenerator, RacContext, JmlQuantifiedExpression, String, PostStateExpressionTranslator, RacResult, SourceTypeBinding) - Static method in class org.jmlspecs.jml4.rac.quantifiedexpression.StaticAnalysis
Returns an instance of StaticAnalysis, that translates JML quantified expressions into Java source code.
getInstancefields() - Method in class org.jmlspecs.jml4.fspv.theory.ast.Theory
 
getInstancePreferences() - Method in class org.eclipse.jdt.internal.core.JavaModelManager
Get workspace eclipse preference for JavaCore plug-in.
getIntegerValue() - Method in interface org.eclipse.jdt.core.util.IConstantPoolEntry
Returns the integer value for a CONSTANT_Integer type entry.
getIntegerValue() - Method in class org.eclipse.jdt.internal.core.util.ConstantPoolEntry
 
getInterestingProjects() - Method in class org.eclipse.core.internal.events.BuilderPersistentInfo
 
getInterfaceIndexes() - Method in interface org.eclipse.jdt.core.util.IClassFileReader
Answer back the indexes in the constant pool of interfaces implemented by this .class file, an empty array if none.
getInterfaceIndexes() - Method in class org.eclipse.jdt.internal.core.util.ClassFileReader
 
getInterfaceNames() - Method in class org.eclipse.jdt.core.tests.compiler.parser.SourceType
 
getInterfaceNames() - Method in interface org.eclipse.jdt.core.util.IClassFileReader
Answer back the names of interfaces implemented by this .class file, an empty array if none.
getInterfaceNames() - Method in class org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
Answer the resolved names of the receiver's interfaces in the class file format as specified in section 4.2 of the Java 2 VM spec or null if the array is empty.
getInterfaceNames() - Method in interface org.eclipse.jdt.internal.compiler.env.IBinaryType
Answer the resolved names of the receiver's interfaces in the class file format as specified in section 4.2 of the Java 2 VM spec or null if the array is empty.
getInterfaceNames() - Method in interface org.eclipse.jdt.internal.compiler.env.ISourceType
Answer the unresolved names of the receiver's interfaces or null if the array is empty.
getInterfaceNames() - Method in class org.eclipse.jdt.internal.core.hierarchy.HierarchyBinaryType
Answer the resolved names of the receiver's interfaces in the class file format as specified in section 4.2 of the Java 2 VM spec or null if the array is empty.
getInterfaceNames() - Method in class org.eclipse.jdt.internal.core.SourceTypeElementInfo
 
getInterfaceNames() - Method in class org.eclipse.jdt.internal.core.util.ClassFileReader
 
getInterfaceNames() - Method in class org.eclipse.jdt.internal.eval.CodeSnippetSkeleton
 
getInterfaces() - Method in interface org.eclipse.jdt.core.dom.ITypeBinding
Returns a list of type bindings representing the direct superinterfaces of the class, interface, or enum type represented by this type binding.
getInternalCategoryMessage() - Method in class org.eclipse.jdt.internal.compiler.problem.DefaultProblem
Answers a readable name for the category which this problem belongs to, or null if none could be found.
getInternalDebugPort() - Method in class org.eclipse.jdt.core.tests.runtime.J9VMLauncher
Returns the debug port the J9 Proxy uses to connect to the J9 VM.
getInvariant() - Method in class org.jmlspecs.jml4.ast.JmlTypeDeclaration
 
getInvariant(Expression) - Method in class org.jmlspecs.jml4.esc.gc.Ast2SugaredVisitor
 
getInvariantClauses() - Method in class org.jmlspecs.jml4.ast.JmlTypeDeclaration
 
getIrritant(int) - Static method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
getJar() - Method in class org.eclipse.jdt.internal.core.JarPackageFragmentRoot
Returns the underlying ZipFile for this Jar package fragment root.
getJavaClassLibs() - Static method in class org.eclipse.jdt.core.tests.util.Util
Search the user hard-drive for a Java class library.
getJavaClassLibsAsString() - Static method in class org.eclipse.jdt.core.tests.util.Util
 
getJavaConventionsSettings() - Static method in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
Returns the settings according to the Java conventions.
getJavaConventionsSettings() - Static method in class org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
getJavaCore() - Static method in class org.eclipse.jdt.core.JavaCore
Returns the single instance of the Java core plug-in runtime class.
getJavadoc() - Method in class org.eclipse.jdt.core.dom.BodyDeclaration
Returns the doc comment node.
getJavadoc() - Method in class org.eclipse.jdt.core.dom.PackageDeclaration
Returns the doc comment node.
getJavadocContents(IProgressMonitor) - Method in class org.eclipse.jdt.internal.core.BinaryType
 
getJavadocContents() - Method in class org.eclipse.jdt.internal.eval.CodeSnippetSkeleton
 
getJavadocContents(IProgressMonitor, String) - Method in class org.eclipse.jdt.internal.eval.CodeSnippetSkeleton
 
getJavaDocPositions() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
getJavadocProperty() - Method in class org.eclipse.jdt.core.dom.BodyDeclaration
Returns structural property descriptor for the "javadoc" property of this node.
getJavadocRange() - Method in interface org.eclipse.jdt.core.IMember
Returns the Javadoc range if this element is from source or if this element is a binary element with an attached source, null otherwise.
getJavadocRange() - Method in class org.eclipse.jdt.internal.core.Member
 
getJavaElement() - Method in class org.eclipse.jdt.core.dom.CompilationUnit
The Java element (an org.eclipse.jdt.core.ICompilationUnit or an org.eclipse.jdt.core.IClassFile) this compilation unit was created from, or null if it was not created from a Java element.
getJavaElement() - Method in interface org.eclipse.jdt.core.dom.IBinding
Returns the Java element that corresponds to this binding.
getJavaElement(IJavaElement) - Method in interface org.eclipse.jdt.core.jdom.IDOMNode
Deprecated. Returns a handle for the Java element associated with this document fragment, based on the parent Java element.
getJavaHome() - Method in class org.eclipse.jdt.internal.compiler.batch.Main
 
getJavaIoSerializable() - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
getJavaLangAnnotationAnnotation() - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
getJavaLangAssertionError() - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
getJavaLangClass() - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
getJavaLangCloneable() - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
getJavaLangEnum() - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
getJavaLangIterable() - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
getJavaLangObject() - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
getJavaLangString() - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
getJavaLangThrowable() - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
getJavaLikeExtensions() - Static method in class org.eclipse.jdt.core.JavaCore
Returns the list of known Java-like extensions.
getJavaLikeExtensions() - Static method in class org.eclipse.jdt.internal.core.util.Util
Returns the registered Java like extensions.
getJavaModel() - Method in interface org.eclipse.jdt.core.IJavaElement
Returns the Java model.
getJavaModel() - Method in class org.eclipse.jdt.core.tests.model.AbstractJavaModelTests
Returns the Java Model this test suite is running on.
getJavaModel() - Method in class org.eclipse.jdt.internal.core.JavaElement
 
getJavaModel() - Method in class org.eclipse.jdt.internal.core.JavaModelManager
Returns the handle to the active Java Model.
getJavaModel() - Method in class org.eclipse.jdt.internal.core.JavaModelOperation
Returns the Java Model this operation is operating in.
getJavaModelManager() - Static method in class org.eclipse.jdt.internal.core.JavaModelManager
Returns the singleton JavaModelManager
getJavaModelStatus() - Method in exception org.eclipse.jdt.core.JavaModelException
Returns the Java model status object for this exception.
getJavaProject() - Method in interface org.eclipse.jdt.core.IJavaElement
Returns the Java project this element is contained in, or null if this element is not contained in any Java project (for instance, the IJavaModel is not contained in any Java project).
getJavaProject(String) - Method in interface org.eclipse.jdt.core.IJavaModel
Returns the Java project with the given name.
getJavaProject(IPath) - Method in class org.eclipse.jdt.core.tests.builder.TestingEnvironment
Returns the Java Model element for the project.
getJavaProject(String) - Method in class org.eclipse.jdt.core.tests.builder.TestingEnvironment
Returns the Java Model element for the project.
getJavaProject(String) - Method in class org.eclipse.jdt.core.tests.model.AbstractJavaModelTests
Returns the Java Project with the given name in this test suite's model.
getJavaProject() - Method in class org.eclipse.jdt.internal.core.JavaElement
 
getJavaProject(String) - Method in class org.eclipse.jdt.internal.core.JavaModel
 
getJavaProject(IResource) - Method in class org.eclipse.jdt.internal.core.JavaModel
Returns the active Java project associated with the specified resource, or null if no Java project yet exists for the resource.
getJavaProjects() - Method in interface org.eclipse.jdt.core.IJavaModel
Returns the Java projects in this Java model, or an empty array if there are none.
getJavaProjects() - Method in class org.eclipse.jdt.internal.core.JavaModel
 
getJavaProjects() - Static method in class org.jmlspecs.eclipse.jdt.ui.UIUtils
A convenience method for getting all of the Java projects in the workspace.
getJavaSearchTestClasses() - Static method in class org.eclipse.jdt.core.tests.model.RunJavaSearchGenericTests
 
getJavaUtilIterator() - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
getJdkLevel(Object) - Static method in class org.eclipse.jdt.internal.core.util.Util
Get the jdk level of this root.
getJmlFileFinder() - Method in class org.jmlspecs.jml4.lookup.JmlSourceLookup
 
getJobFamily() - Method in class org.eclipse.jdt.internal.core.search.indexing.IndexRequest
 
getJobFamily() - Method in class org.eclipse.jdt.internal.core.search.PatternSearchJob
 
getJobFamily() - Method in interface org.eclipse.jdt.internal.core.search.processing.IJob
Returns this job's family
getJREDirectory() - Static method in class org.eclipse.jdt.core.tests.util.Util
Returns the JRE directory this tests are running on.
getKey() - Method in class org.eclipse.core.internal.utils.Cache.Entry
 
getKey() - Method in interface org.eclipse.core.internal.utils.KeyedHashSet.KeyedElement
 
getKey() - Method in class org.eclipse.jdt.core.CompletionProposal
Returns the key relevant in the context, or null if none.
getKey() - Method in interface org.eclipse.jdt.core.dom.IBinding
Returns the key for this binding.
getKey() - Method in interface org.eclipse.jdt.core.IField
Returns the binding key for this field.
getKey() - Method in interface org.eclipse.jdt.core.IMethod
Returns the binding key for this method.
getKey() - Method in interface org.eclipse.jdt.core.IType
Returns the binding key for this type.
getKey() - Method in class org.eclipse.jdt.internal.codeassist.impl.AssistSourceField
 
getKey() - Method in class org.eclipse.jdt.internal.codeassist.impl.AssistSourceMethod
 
getKey() - Method in class org.eclipse.jdt.internal.codeassist.impl.AssistSourceType
 
getKey(Object) - Method in class org.eclipse.jdt.internal.compiler.util.SimpleLookupTable
 
getKey() - Method in class org.eclipse.jdt.internal.core.BinaryMember
 
getKey(boolean) - Method in class org.eclipse.jdt.internal.core.BinaryMember
 
getKey(boolean) - Method in class org.eclipse.jdt.internal.core.BinaryType
 
getKey() - Method in class org.eclipse.jdt.internal.core.ResolvedBinaryField
 
getKey() - Method in class org.eclipse.jdt.internal.core.ResolvedBinaryMethod
 
getKey() - Method in class org.eclipse.jdt.internal.core.ResolvedBinaryType
 
getKey() - Method in class org.eclipse.jdt.internal.core.ResolvedSourceField
 
getKey() - Method in class org.eclipse.jdt.internal.core.ResolvedSourceMethod
 
getKey() - Method in class org.eclipse.jdt.internal.core.ResolvedSourceType
 
getKey() - Method in class org.eclipse.jdt.internal.core.SourceField
 
getKey() - Method in class org.eclipse.jdt.internal.core.SourceMethod
 
getKey() - Method in class org.eclipse.jdt.internal.core.SourceType
 
getKey() - Method in class org.eclipse.jdt.internal.core.util.BindingKeyParser
 
getKey(Object[], int) - Method in class org.eclipse.jdt.internal.core.util.HashtableOfArrayToObject
 
getKey(Object) - Method in class org.eclipse.jdt.internal.core.util.LRUCache
 
getKeyHashCode() - Method in class org.eclipse.core.internal.utils.Cache.Entry
 
getKeyHashCode() - Method in interface org.eclipse.core.internal.utils.KeyedHashSet.KeyedElement
 
getKeyword() - Method in class org.eclipse.jdt.core.dom.Modifier
Returns the modifier keyword of this modifier node.
getKind() - Method in class org.eclipse.core.internal.events.ResourceDelta
 
getKind() - Method in class org.eclipse.core.internal.resources.mapping.ProposedResourceDelta
 
getKind() - Method in class org.eclipse.core.internal.resources.MarkerDelta
 
getKind() - Method in class org.eclipse.core.internal.resources.SaveContext
 
getKind() - Method in interface org.eclipse.core.resources.IMarkerDelta
Returns the kind of this marker delta: one of IResourceDelta.ADDED, IResourceDelta.REMOVED, or IResourceDelta.CHANGED.
getKind() - Method in interface org.eclipse.core.resources.IResourceDelta
Returns the kind of this resource delta.
getKind() - Method in interface org.eclipse.core.resources.ISaveContext
Returns the type of this save.
getKind() - Method in class org.eclipse.jdt.core.CompletionProposal
Returns the kind of completion being proposed.
getKind() - Method in interface org.eclipse.jdt.core.dom.IBinding
Returns the kind of bindings this is.
getKind() - Method in interface org.eclipse.jdt.core.IAccessRule
Returns the kind of this access rule (one of IAccessRule.K_ACCESSIBLE, IAccessRule.K_NON_ACCESSIBLE or IAccessRule.K_DISCOURAGED).
getKind() - Method in interface org.eclipse.jdt.core.IClasspathContainer
Answers the kind of this container.
getKind() - Method in interface org.eclipse.jdt.core.IJavaElementDelta
Returns the kind of this delta - one of IJavaElementDelta.ADDED, IJavaElementDelta.REMOVED, or IJavaElementDelta.CHANGED.
getKind() - Method in interface org.eclipse.jdt.core.IPackageFragment
Returns this package fragment's root kind encoded as an integer.
getKind() - Method in interface org.eclipse.jdt.core.IPackageFragmentRoot
Returns this package fragment root's kind encoded as an integer.
getKind() - Method in class org.eclipse.jdt.core.tests.model.ClasspathTests.TestContainer
 
getKind() - Method in class org.eclipse.jdt.core.tests.model.CompletionTests2.CompletionContainerInitializer.DefaultContainer
 
getKind() - Method in class org.eclipse.jdt.core.tests.model.DefaultContainerInitializer.DefaultContainer
 
getKind() - Method in interface org.eclipse.jdt.core.util.IConstantPoolEntry
Returns the type of this entry.
getKind() - Method in class org.eclipse.jdt.internal.compiler.ast.AbstractVariableDeclaration
Returns the constant kind of this variable declaration
getKind() - Method in class org.eclipse.jdt.internal.compiler.ast.Argument
 
getKind() - Method in class org.eclipse.jdt.internal.compiler.ast.FieldDeclaration
 
getKind() - Method in class org.eclipse.jdt.internal.compiler.ast.Initializer
 
getKind() - Method in class org.eclipse.jdt.internal.compiler.ast.LocalDeclaration
 
getKind() - Method in class org.eclipse.jdt.internal.compiler.ast.TypeParameter
 
getKind() - Method in class org.eclipse.jdt.internal.core.ClasspathAccessRule
 
getKind() - Method in class org.eclipse.jdt.internal.core.ExternalPackageFragmentRoot
 
getKind() - Method in class org.eclipse.jdt.internal.core.JarPackageFragmentRoot
 
getKind() - Method in class org.eclipse.jdt.internal.core.PackageFragment
 
getKind() - Method in class org.eclipse.jdt.internal.core.PackageFragmentRoot
 
getKind() - Method in class org.eclipse.jdt.internal.core.SimpleDelta
 
getKind() - Method in class org.eclipse.jdt.internal.core.UserLibraryClasspathContainer
 
getKind() - Method in class org.eclipse.jdt.internal.core.util.ConstantPoolEntry
 
getLabel() - Method in class org.eclipse.core.internal.resources.mapping.ModelProviderDescriptor
 
getLabel() - Method in class org.eclipse.core.internal.resources.ProjectNatureDescriptor
 
getLabel() - Method in interface org.eclipse.core.resources.IProjectNatureDescriptor
Returns a displayable label for this nature.
getLabel() - Method in interface org.eclipse.core.resources.mapping.IModelProviderDescriptor
Returns a displayable label for this model provider.
getLabel() - Method in class org.eclipse.jdt.core.dom.BreakStatement
Returns the label of this break statement, or null if there is none.
getLabel() - Method in class org.eclipse.jdt.core.dom.ContinueStatement
Returns the label of this continue statement, or null if there is none.
getLabel() - Method in class org.eclipse.jdt.core.dom.LabeledStatement
Returns the label of this labeled statement.
getLabel(int) - Method in class org.eclipse.test.internal.performance.db.TimeSeries
Returns label at given index.
getLabel() - Method in class org.eclipse.test.internal.performance.results.ScenarioResults
Returns the scenario label.
getLastBaselineBuild(String) - Static method in class org.eclipse.test.internal.performance.results.DB_Results
Return the ID of the last baseline build before the given date.
getLastBuildName() - Method in class org.eclipse.test.internal.performance.results.PerformanceResults
Return the name of the last build name except baselines.
getLastBuildName(int) - Method in class org.eclipse.test.internal.performance.results.PerformanceResults
Return the name of the last build name
getLastBuiltState(IProject, IProgressMonitor) - Method in class org.eclipse.jdt.internal.core.JavaModelManager
Returns the last built state for the given project, or null if there is none.
getLastBuiltTree() - Method in class org.eclipse.core.internal.events.BuilderPersistentInfo
 
getLastCurrentBuild() - Static method in class org.eclipse.test.internal.performance.results.DB_Results
Return the ID of the last baseline build.
getLastEdit() - Method in class org.eclipse.jdt.internal.formatter.Scribe
 
GetLastError() - Static method in class org.eclipse.core.internal.resources.refresh.win32.Win32Natives
Answers the last error set in the current thread.
getLastModified() - Method in class org.eclipse.core.internal.localstore.UnifiedTreeNode
 
getLastState(IProject) - Method in class org.eclipse.jdt.internal.core.builder.JavaBuilder
 
getLastToken() - Method in class org.eclipse.jdt.internal.compiler.ast.JavadocImplicitTypeReference
 
getLastToken() - Method in class org.eclipse.jdt.internal.compiler.ast.QualifiedTypeReference
 
getLastToken() - Method in class org.eclipse.jdt.internal.compiler.ast.SingleTypeReference
 
getLastToken() - Method in class org.eclipse.jdt.internal.compiler.ast.TypeReference
 
getLauncher() - Static method in class org.eclipse.jdt.core.tests.runtime.LocalVMLauncher
Returns a launcher that will launch the same kind of VM that is currently running
getLeadingComment() - Method in class org.eclipse.jdt.core.dom.Statement
Deprecated. This feature was removed in the 2.1 release because it was only a partial, and inadequate, solution to the issue of associating comments with statements. Furthermore, AST.parseCompilationUnit did not associate leading comments, making this moot. Clients that need to access comments preceding a statement should either consult the compilation unit's comment table or use a scanner to reanalyze the source text immediately preceding the statement's source range.
getLeftHandSide() - Method in class org.eclipse.jdt.core.dom.Assignment
Returns the left hand side of this assignment expression.
getLeftOperand() - Method in class org.eclipse.jdt.core.dom.InfixExpression
Returns the left operand of this infix expression.
getLeftOperand() - Method in class org.eclipse.jdt.core.dom.InstanceofExpression
Returns the left operand of this instanceof expression.
getLegalContentTypes() - Method in class org.eclipse.jdt.internal.core.util.SimpleDocument
 
getLegalLineDelimiters() - Method in class org.eclipse.jdt.internal.core.util.SimpleDocument
 
getLemmas() - Method in class org.jmlspecs.jml4.fspv.theory.TheoryHelper
 
getLength() - Method in class org.eclipse.jdt.core.BufferChangedEvent
Returns the length of text removed or replaced in the buffer, or 0 if text has been inserted into the buffer.
getLength() - Method in class org.eclipse.jdt.core.dom.ASTNode
Returns the length in characters of the original source file indicating where the source fragment corresponding to this node ends.
getLength() - Method in class org.eclipse.jdt.core.dom.Message
Returns the length in characters of the original source file indicating where the source fragment corresponding to this message ends.
getLength() - Method in interface org.eclipse.jdt.core.dom.rewrite.ITrackedNodePosition
Returns the original or modified length of the tracked node depending if called before or after the rewrite is applied.
getLength() - Method in class org.eclipse.jdt.core.dom.rewrite.TargetSourceRangeComputer.SourceRange
Returns the source length.
getLength() - Method in interface org.eclipse.jdt.core.IBuffer
Returns number of characters stored in this buffer.
getLength() - Method in interface org.eclipse.jdt.core.ISourceRange
Returns the number of characters of the source code for this element, relative to the source buffer in which this element is contained.
getLength() - Method in class org.eclipse.jdt.core.search.SearchMatch
Returns the length of this search match.
getLength() - Method in class org.eclipse.jdt.core.tests.model.OverflowingCacheTests.OverflowingTestBuffer
 
getLength() - Method in class org.eclipse.jdt.core.tests.model.TestBuffer
 
getLength() - Method in interface org.eclipse.jdt.core.util.ILocalVariableTableEntry
Answer back the length of this entry as specified in the JVM specifications.
getLength() - Method in interface org.eclipse.jdt.core.util.ILocalVariableTypeTableEntry
Answer back the length of this entry as specified in the JVM specifications.
getLength() - Method in class org.eclipse.jdt.internal.core.Buffer
 
getLength() - Method in class org.eclipse.jdt.internal.core.dom.rewrite.TrackedNodePosition
 
getLength() - Method in class org.eclipse.jdt.internal.core.SourceRange
 
getLength() - Method in class org.eclipse.jdt.internal.core.util.LocalVariableTableEntry
 
getLength() - Method in class org.eclipse.jdt.internal.core.util.LocalVariableTypeTableEntry
 
getLength() - Method in class org.eclipse.jdt.internal.core.util.SimpleDocument
 
getLength() - Method in class org.eclipse.jdt.internal.formatter.FormatJavadocNode
 
getLength() - Method in class org.eclipse.test.internal.performance.db.TimeSeries
Returns length of series.
getLevel() - Method in class org.eclipse.core.internal.localstore.UnifiedTreeNode
 
getLevel() - Static method in class org.jmlspecs.jml4.rac.runtime.JMLChecker
Returns the current global runtime assertion check level.
getLevel(Class<?>) - Static method in class org.jmlspecs.jml4.rac.runtime.JMLChecker
Returns the current runtime assertion check level of the given class, clazz.
getLibrariesFiles(File[]) - Static method in class org.eclipse.jdt.internal.compiler.batch.Main
 
getLibraryAccess() - Method in class org.eclipse.jdt.internal.compiler.batch.Main
 
getLineDelimiter(int) - Method in class org.eclipse.jdt.internal.core.util.SimpleDocument
 
getLineEnd(int) - Method in interface org.eclipse.jdt.core.compiler.IScanner
Answers the ending position of a given line number.
getLineEnd(int) - Method in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
getLineEnd(int) - Method in class org.eclipse.jdt.internal.core.util.PublicScanner
 
getLineEnd(int) - Method in class org.eclipse.jdt.internal.formatter.Scribe
 
getLineEnds() - Method in interface org.eclipse.jdt.core.compiler.IScanner
Answers an array of the ending positions of the lines encountered so far.
getLineEnds() - Method in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
getLineEnds() - Method in class org.eclipse.jdt.internal.core.util.PublicScanner
 
getLineInformation(int) - Method in class org.eclipse.jdt.internal.core.util.SimpleDocument
 
getLineInformationOfOffset(int) - Method in class org.eclipse.jdt.internal.core.util.SimpleDocument
 
getLineLength(int) - Method in class org.eclipse.jdt.internal.core.util.SimpleDocument
 
getLineNumber(int) - Method in interface org.eclipse.jdt.core.compiler.IScanner
Answers a 1-based line number using the lines which have been encountered so far.
getLineNumber(int) - Method in class org.eclipse.jdt.core.dom.CompilationUnit
Returns the line number corresponding to the given source character position in the original source string.
getLineNumber(int) - Method in class org.eclipse.jdt.internal.compiler.parser.Scanner
Search the line number corresponding to a specific position
getLineNumber(int, int[], int, int) - Static method in class org.eclipse.jdt.internal.compiler.util.Util
 
getLineNumber(int) - Method in class org.eclipse.jdt.internal.core.util.PublicScanner
Search the line number corresponding to a specific position
getLineNumber(int, CompilationResult) - Static method in class org.jmlspecs.jml4.rac.RacTranslator
Given a compilation result, returns the line number of the given position.
getLineNumberAttribute() - Method in interface org.eclipse.jdt.core.util.ICodeAttribute
Answer back the line number attribute, if it exists, null otherwise.
getLineNumberAttribute() - Method in class org.eclipse.jdt.internal.core.util.CodeAttribute
 
getLineNumberTable() - Method in interface org.eclipse.jdt.core.util.ILineNumberAttribute
Answer back the array of pairs (start pc, line number) as specified in the JVM specifications.
getLineNumberTable() - Method in class org.eclipse.jdt.internal.core.util.LineNumberAttribute
 
getLineNumberTableLength() - Method in interface org.eclipse.jdt.core.util.ILineNumberAttribute
Answer back the line number table length as specified in the JVM specifications.
getLineNumberTableLength() - Method in class org.eclipse.jdt.internal.core.util.LineNumberAttribute
 
getLineOffset(int) - Method in class org.eclipse.jdt.internal.core.dom.rewrite.LineInformation
 
getLineOffset(int) - Method in class org.eclipse.jdt.internal.core.util.SimpleDocument
 
getLineOfOffset(int) - Method in class org.eclipse.jdt.internal.core.dom.rewrite.LineInformation
 
getLineOfOffset(int) - Method in class org.eclipse.jdt.internal.core.util.SimpleDocument
 
getLineSeparator(String, IJavaProject) - Static method in class org.eclipse.jdt.internal.core.util.Util
Returns the line separator found in the given text.
getLineSeparatorPositions() - Method in class org.eclipse.jdt.internal.compiler.CompilationResult
 
getLineStart(int) - Method in interface org.eclipse.jdt.core.compiler.IScanner
Answers the starting position of a given line number.
getLineStart(int) - Method in class org.eclipse.jdt.internal.compiler.parser.Scanner
Search the source position corresponding to the beginning of a given line number Line numbers are 1-based, and relative to the scanner initialPosition.
getLineStart(int) - Method in class org.eclipse.jdt.internal.core.jdom.AbstractDOMBuilder
Deprecated.  
getLineStart(int) - Method in interface org.eclipse.jdt.internal.core.jdom.ILineStartFinder
Returns the position of the start of the line at or before the given source position.
getLineStart(int) - Method in class org.eclipse.jdt.internal.core.util.PublicScanner
Search the source position corresponding to the beginning of a given line number Line numbers are 1-based, and relative to the scanner initialPosition.
getLinkLocationURI(IPath) - Method in class org.eclipse.core.internal.resources.ProjectDescription
Returns the link location for the given resource name.
getLinks() - Method in class org.eclipse.core.internal.resources.ProjectDescription
Returns the map of link descriptions (IPath (project relative path) -> LinkDescription).
getListeners() - Method in class org.eclipse.core.internal.events.ResourceChangeListenerList
Returns an array containing all the registered listeners.
getListEvent(ASTNode, StructuralPropertyDescriptor, boolean) - Method in class org.eclipse.jdt.internal.core.dom.rewrite.RewriteEventStore
 
getListRewrite(ASTNode, ChildListPropertyDescriptor) - Method in class org.eclipse.jdt.core.dom.rewrite.ASTRewrite
Creates and returns a new rewriter for describing modifications to the given list property of the given node.
getLiteralValue() - Method in class org.eclipse.jdt.core.dom.StringLiteral
Returns the value of this literal node.
getLoadFactor() - Method in class org.eclipse.jdt.internal.core.OverflowingLRUCache
Returns the load factor for the cache.
getLocalBindings() - Method in class org.jmlspecs.jml4.rac.quantifiedexpression.QuantifiedExpressionTranslator
 
getLocale() - Method in interface org.eclipse.jdt.internal.compiler.IProblemFactory
 
getLocale() - Method in class org.eclipse.jdt.internal.compiler.problem.DefaultProblemFactory
Answer the locale used to retrieve the error messages
getLocale() - Method in class org.jmlspecs.jml4.fspv.simpl.ast.SimplLemma
 
getLocalElement() - Method in class org.eclipse.jdt.core.search.ReferenceMatch
Returns the local element of this search match, or null if none.
getLocalizedMessage(int, String[]) - Method in interface org.eclipse.jdt.internal.compiler.IProblemFactory
 
getLocalizedMessage(int, int, String[]) - Method in interface org.eclipse.jdt.internal.compiler.IProblemFactory
Inject the supplied message arguments into a localized template elaborated from the supplied problem id and an optional elaboration id and return the resulting message.
getLocalizedMessage(int, String[]) - Method in class org.eclipse.jdt.internal.compiler.problem.DefaultProblemFactory
 
getLocalizedMessage(int, int, String[]) - Method in class org.eclipse.jdt.internal.compiler.problem.DefaultProblemFactory
 
getLocalManager() - Method in class org.eclipse.core.internal.resources.Resource
 
getLocalManager() - Method in class org.eclipse.core.tests.internal.localstore.LocalStoreTest
 
getLocalName(IFileStore) - Method in class org.eclipse.core.internal.localstore.FileSystemResourceManager
Returns the real name of the resource on disk.
getLocalName() - Method in class org.eclipse.core.internal.localstore.UnifiedTreeNode
Gets the name of this node in the local file system.
getLocals() - Method in interface org.eclipse.jdt.core.util.IStackMapFrame
Answer back verification infos for the defined locals.
getLocals() - Method in class org.eclipse.jdt.internal.core.util.DefaultStackMapFrame
 
getLocals() - Method in class org.eclipse.jdt.internal.core.util.StackMapFrame
 
getLocalSyncInfo() - Method in class org.eclipse.core.internal.resources.ResourceInfo
Gets the local-relative sync information.
getLocalTimeStamp() - Method in class org.eclipse.core.internal.resources.Resource
 
getLocalTimeStamp() - Method in class org.eclipse.core.internal.resources.WorkspaceRoot
 
getLocalTimeStamp() - Method in interface org.eclipse.core.resources.IResource
Returns a cached value of the local time stamp on disk for this resource, or NULL_STAMP if the resource does not exist or is not local or is not accessible.
getLocalVariableAttribute() - Method in interface org.eclipse.jdt.core.util.ICodeAttribute
Answer back the local variable attribute, if it exists, null otherwise.
getLocalVariableAttribute() - Method in class org.eclipse.jdt.internal.core.util.CodeAttribute
 
getLocalVariables() - Method in class org.jmlspecs.jml4.rac.quantifiedexpression.QuantifiedExpressionTranslator
 
getLocalVariablesInQuantifiedExpression(String) - Method in class org.jmlspecs.jml4.rac.quantifiedexpression.QuantifiedExpressionTranslator
Fetches local variables in quantified expression.
getLocalVariableTable() - Method in interface org.eclipse.jdt.core.util.ILocalVariableAttribute
Answer back the local variable table of this entry as specified in the JVM specifications.
getLocalVariableTable() - Method in class org.eclipse.jdt.internal.core.util.LocalVariableAttribute
 
getLocalVariableTableLength() - Method in interface org.eclipse.jdt.core.util.ILocalVariableAttribute
Answer back the local variable table length of this entry as specified in the JVM specifications.
getLocalVariableTableLength() - Method in class org.eclipse.jdt.internal.core.util.LocalVariableAttribute
 
getLocalVariableTypeTable() - Method in interface org.eclipse.jdt.core.util.ILocalVariableTypeTableAttribute
Answer back the local variable type table of this entry as specified in the JVM specifications.
getLocalVariableTypeTable() - Method in class org.eclipse.jdt.internal.core.util.LocalVariableTypeAttribute
 
getLocalVariableTypeTableLength() - Method in interface org.eclipse.jdt.core.util.ILocalVariableTypeTableAttribute
Answer back the local variable type table length of this entry as specified in the JVM specifications.
getLocalVariableTypeTableLength() - Method in class org.eclipse.jdt.internal.core.util.LocalVariableTypeAttribute
 
getLocation() - Method in class org.eclipse.core.internal.resources.LocalMetaArea
Returns the local file system location which contains the META data for the resources plugin (i.e., the entire workspace).
getLocation() - Method in class org.eclipse.core.internal.resources.ProjectDescription
Deprecated.  
getLocation() - Method in class org.eclipse.core.internal.resources.Resource
 
getLocation() - Method in class org.eclipse.core.internal.resources.WorkspaceRoot
 
getLocation() - Method in interface org.eclipse.core.resources.IProjectDescription
Deprecated. Since 3.2, project locations are not necessarily in the local file system. The more general IProjectDescription.getLocationURI() method should be used instead.
getLocation() - Method in interface org.eclipse.core.resources.IResource
Returns the absolute path in the local file system to this resource, or null if no path can be determined.
getLocation() - Method in class org.eclipse.core.resources.ProjectScope
 
getLocation() - Method in class org.eclipse.jdt.core.tests.builder.Problem
Gets the location.
getLocationInParent() - Method in class org.eclipse.jdt.core.dom.ASTNode
Returns the location of this node within its parent, or null if this is a root node.
getLocationInParent() - Method in class org.eclipse.jdt.core.dom.rewrite.ListRewrite
Returns the property of the parent node for which this list rewriter was created.
getLocationURI() - Method in class org.eclipse.core.internal.resources.LinkDescription
 
getLocationURI() - Method in class org.eclipse.core.internal.resources.ProjectDescription
 
getLocationURI() - Method in class org.eclipse.core.internal.resources.Resource
 
getLocationURI() - Method in interface org.eclipse.core.resources.IProjectDescription
Returns the location URI for the described project.
getLocationURI() - Method in interface org.eclipse.core.resources.IResource
Returns the absolute URI of this resource, or null if no URI can be determined.
getLongValue() - Method in interface org.eclipse.jdt.core.util.IConstantPoolEntry
Returns the long value for a CONSTANT_Long type entry.
getLongValue() - Method in class org.eclipse.jdt.internal.core.util.ConstantPoolEntry
 
getLowRange() - Method in class org.jmlspecs.jml4.ast.JmlName
 
getMagic() - Method in interface org.eclipse.jdt.core.util.IClassFileReader
Answer back the magic number.
getMagic() - Method in class org.eclipse.jdt.internal.core.util.ClassFileReader
 
getMagnitude() - Method in class org.eclipse.test.internal.performance.data.Scalar
 
getMainTaskName() - Method in class org.eclipse.jdt.internal.core.CreateElementInCUOperation
Returns the name of the main task of this operation for progress reporting.
getMainTaskName() - Method in class org.eclipse.jdt.internal.core.CreateFieldOperation
 
getMainTaskName() - Method in class org.eclipse.jdt.internal.core.CreateImportOperation
 
getMainTaskName() - Method in class org.eclipse.jdt.internal.core.CreateInitializerOperation
 
getMainTaskName() - Method in class org.eclipse.jdt.internal.core.CreateMethodOperation
 
getMainTaskName() - Method in class org.eclipse.jdt.internal.core.CreatePackageDeclarationOperation
 
getMainTaskName() - Method in class org.eclipse.jdt.internal.core.CreateTypeOperation
 
getMainTypeName() - Method in class org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
getMainTypeName() - Method in class org.eclipse.jdt.internal.compiler.batch.CompilationUnit
 
getMainTypeName() - Method in interface org.eclipse.jdt.internal.compiler.env.ICompilationUnit
Answer the name of the top level public type.
getMainTypeName() - Method in class org.eclipse.jdt.internal.core.BasicCompilationUnit
 
getMainTypeName() - Method in class org.eclipse.jdt.internal.core.builder.SourceFile
 
getMainTypeName() - Method in class org.eclipse.jdt.internal.core.CompilationUnit
 
getMainTypeName() - Method in class org.eclipse.jdt.internal.core.jdom.CompilationUnit
 
getMainTypeName() - Method in class org.eclipse.jdt.internal.core.search.matching.PossibleMatch
 
getMajorVersion() - Method in interface org.eclipse.jdt.core.util.IClassFileReader
Answer the major version of this .class file.
getMajorVersion() - Method in class org.eclipse.jdt.internal.core.util.ClassFileReader
 
getMap() - Method in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
getMap() - Method in class org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
getMappings(IResource, ResourceMappingContext, IProgressMonitor) - Method in class org.eclipse.core.internal.resources.mapping.ResourceModelProvider
 
getMappings(ResourceTraversal[], ResourceMappingContext, IProgressMonitor) - Method in class org.eclipse.core.internal.resources.mapping.ResourceModelProvider
 
getMappings() - Method in class org.eclipse.core.resources.mapping.CompositeResourceMapping
Return the resource mappings contained in this composite.
getMappings(IResource, ResourceMappingContext, IProgressMonitor) - Method in class org.eclipse.core.resources.mapping.ModelProvider
Return the resource mappings that cover the given resource.
getMappings(IResource[], ResourceMappingContext, IProgressMonitor) - Method in class org.eclipse.core.resources.mapping.ModelProvider
Return the set of mappings that cover the given resources.
getMappings(ResourceTraversal[], ResourceMappingContext, IProgressMonitor) - Method in class org.eclipse.core.resources.mapping.ModelProvider
Return the set of mappings that overlap with the given resource traversals.
getMappings(IResource, ResourceMappingContext, IProgressMonitor) - Method in class org.eclipse.core.tests.internal.mapping.TestModelProvider
 
getMarker() - Method in class org.eclipse.core.internal.resources.MarkerDelta
 
getMarker(long) - Method in class org.eclipse.core.internal.resources.Resource
 
getMarker() - Method in interface org.eclipse.core.resources.IMarkerDelta
Returns the marker described by this change.
getMarker(long) - Method in interface org.eclipse.core.resources.IResource
Returns a marker handle with the given id on this resource.
getMarkerDeltas() - Method in class org.eclipse.core.internal.events.ResourceDelta
 
getMarkerDeltas() - Method in class org.eclipse.core.internal.events.ResourceDeltaInfo
Table of all marker deltas, IPath -> MarkerSet
getMarkerDeltas() - Method in class org.eclipse.core.internal.resources.mapping.ProposedResourceDelta
 
getMarkerDeltas(long) - Method in class org.eclipse.core.internal.resources.MarkerManager
Returns the map of all marker deltas since the given change Id.
getMarkerDeltas() - Method in interface org.eclipse.core.resources.IResourceDelta
Returns the changes to markers on the corresponding resource.
getMarkerGenerationCount() - Method in class org.eclipse.core.internal.resources.ResourceInfo
Returns the marker generation count.
getMarkerManager() - Method in class org.eclipse.core.internal.resources.Workspace
Returns the marker manager for this workspace
getMarkers() - Method in class org.eclipse.core.internal.resources.ResourceInfo
Returns a copy of the collection of makers on this resource.
getMarkers(boolean) - Method in class org.eclipse.core.internal.resources.ResourceInfo
Returns the collection of makers on this resource.
getMarkers(IWorkbenchWindow, ISelection) - Static method in class org.jmlspecs.eclipse.jdt.ui.WarningDeclarationsAction
Gets all the markers corresponding to the stated selection
getMarkersLocationFor(IResource) - Method in class org.eclipse.core.internal.resources.LocalMetaArea
Returns the path of the file in which to save markers for the given resource.
getMarkersSnapshotLocationFor(IResource) - Method in class org.eclipse.core.internal.resources.LocalMetaArea
Returns the path of the file in which to snapshot markers for the given resource.
getMarkerType() - Method in class org.eclipse.jdt.core.compiler.CategorizedProblem
Returns the marker type associated to this problem, if it gets persisted into a marker by the JavaBuilder Standard Java problems are associated to marker type "org.eclipse.jdt.core.problem").
getMarkerType() - Method in class org.eclipse.jdt.internal.compiler.problem.DefaultProblem
Returns the marker type associated to this problem.
getMasterTable() - Static method in class org.eclipse.core.internal.resources.TestingSupport
Returns the save manager's master table.
getMatcher() - Method in class org.eclipse.core.internal.resources.ProjectInfo
Returns the content type matcher associated with this info.
getMatcherFor(Project) - Method in class org.eclipse.core.internal.resources.ProjectContentTypes
 
getMatchingResources(IResource[]) - Method in class org.eclipse.core.internal.resources.mapping.ModelProviderDescriptor
 
getMatchingResources(IResource[]) - Method in interface org.eclipse.core.resources.mapping.IModelProviderDescriptor
From the provides set of resources, return those that match the enablement rule specified for the model provider descriptor.
getMatchingTraversals(ResourceTraversal[]) - Method in class org.eclipse.core.internal.resources.mapping.ModelProviderDescriptor
 
getMatchingTraversals(ResourceTraversal[]) - Method in interface org.eclipse.core.resources.mapping.IModelProviderDescriptor
Return the set of traversals that overlap with the resources that this descriptor matches.
getMatchRule() - Method in class org.eclipse.jdt.core.search.SearchPattern
Returns the rule to apply for matching index keys.
getMatchRuleString(int) - Static method in class org.eclipse.jdt.internal.core.search.BasicSearchEngine
 
getMax(SimpleAssignable) - Method in class org.jmlspecs.jml4.esc.gc.IncarnationMap
 
getMaxBuildIterations() - Method in class org.eclipse.core.internal.resources.WorkspaceDescription
 
getMaxBuildIterations() - Method in interface org.eclipse.core.resources.IWorkspaceDescription
Returns the maximum number of times that the workspace should rebuild when builders affect projects that have already been built.
getMaxFileStates() - Method in class org.eclipse.core.internal.resources.WorkspaceDescription
 
getMaxFileStates() - Method in interface org.eclipse.core.resources.IWorkspaceDescription
Returns the maximum number of states per file that can be stored in the local history.
getMaxFileStateSize() - Method in class org.eclipse.core.internal.resources.WorkspaceDescription
 
getMaxFileStateSize() - Method in interface org.eclipse.core.resources.IWorkspaceDescription
Returns the maximum permitted size of a file, in bytes, to be stored in the local history.
getMaxLocals() - Method in interface org.eclipse.jdt.core.util.ICodeAttribute
Answer back the max locals value of the code attribute.
getMaxLocals() - Method in class org.eclipse.jdt.internal.core.util.CodeAttribute
 
getMaxStack() - Method in interface org.eclipse.jdt.core.util.ICodeAttribute
Answer back the max stack value of the code attribute.
getMaxStack() - Method in class org.eclipse.jdt.internal.core.util.CodeAttribute
 
getMemberName() - Method in interface org.eclipse.jdt.core.IMemberValuePair
Returns the member's name of this member-value pair.
getMemberName() - Method in class org.eclipse.jdt.internal.core.MemberValuePair
 
getMemberType(char[]) - Method in class org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
Rewrite of default getMemberType to avoid resolving eagerly all member types when one is requested
getMemberType(char[]) - Method in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
getMemberType(char[]) - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
getMemberType(char[], ReferenceBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
getMemberTypeHandles() - Method in class org.eclipse.jdt.internal.core.SourceTypeElementInfo
 
getMemberTypes() - Method in class org.eclipse.jdt.core.tests.compiler.parser.SourceType
 
getMemberTypes() - Method in class org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
Answer the receiver's nested types or null if the array is empty.
getMemberTypes() - Method in interface org.eclipse.jdt.internal.compiler.env.IBinaryType
Answer the receiver's nested types or null if the array is empty.
getMemberTypes() - Method in interface org.eclipse.jdt.internal.compiler.env.ISourceType
Answer the receiver's member types.
getMemberTypes() - Method in class org.eclipse.jdt.internal.core.hierarchy.HierarchyBinaryType
Answer the receiver's nested types or null if the array is empty.
getMemberTypes() - Method in class org.eclipse.jdt.internal.core.JavaElementRequestor
 
getMemberTypes() - Method in class org.eclipse.jdt.internal.core.SourceTypeElementInfo
 
getMemberTypes() - Method in class org.eclipse.jdt.internal.eval.CodeSnippetSkeleton
 
getMemberValue() - Method in interface org.eclipse.jdt.core.util.IAnnotationDefaultAttribute
Answer back the member value as described in the JVM specifications.
getMemberValue() - Method in class org.eclipse.jdt.internal.core.util.AnnotationDefaultAttribute
 
getMemberValuePairs() - Method in interface org.eclipse.jdt.core.IAnnotation
Returns the member-value pairs of this annotation.
getMemberValuePairs() - Method in class org.eclipse.jdt.internal.core.Annotation
 
getMessage() - Method in exception org.eclipse.core.internal.utils.WrappedRuntimeException
 
getMessage() - Method in class org.eclipse.core.tests.internal.builders.DeltaVerifierBuilder
Returns a message that describes the result of the resource delta verification checks.
getMessage() - Method in class org.eclipse.core.tests.resources.ResourceDeltaVerifier
Returns a message that describes the result of the resource delta verification checks.
getMessage() - Method in class org.eclipse.core.tests.resources.ResourceVisitorVerifier
 
getMessage() - Method in error org.eclipse.core.tests.session.RemoteAssertionFailedError
 
getMessage() - Method in exception org.eclipse.core.tests.session.RemoteTestException
 
getMessage() - Method in interface org.eclipse.jdt.core.compiler.IProblem
Answer a localized, human-readable message string which describes the problem.
getMessage() - Method in class org.eclipse.jdt.core.dom.AssertStatement
Returns the message expression of this assert statement, or null if there is none.
getMessage() - Method in class org.eclipse.jdt.core.dom.Message
Returns the localized message.
getMessage() - Method in class org.eclipse.jdt.core.tests.builder.Problem
Gets the message.
GetMessage - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
getMessage() - Method in class org.eclipse.jdt.internal.compiler.problem.DefaultProblem
Answer a localized, human-readable message string which describes the problem.
getMessage() - Method in class org.eclipse.jdt.internal.core.JavaModelStatus
Returns the message that is relevant to the code of this status.
getMessage() - Method in error org.jmlspecs.jml4.rac.runtime.JMLAssertionError
Returns the associated message along with optional location and state information.
getMessage() - Method in error org.jmlspecs.jml4.rac.runtime.JMLEvaluationError
 
getMessageFor(String, IResource) - Static method in class org.eclipse.core.tests.internal.mapping.ChangeDescription
 
getMessages() - Method in class org.eclipse.jdt.core.dom.CompilationUnit
Returns the list of messages reported by the compiler during the parsing or the type checking of this compilation unit.
GetMessageSignature - Static variable in class org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
getMetaArea() - Method in class org.eclipse.core.internal.resources.Workspace
 
getMethod(String, String[]) - Method in interface org.eclipse.jdt.core.IType
Returns the method with the specified name and parameter types in this type (for example, "foo", {"I", "QString;"}).
getMethod(String, String[]) - Method in class org.eclipse.jdt.internal.codeassist.impl.AssistSourceType
 
getMethod(TypeBinding, char[], TypeBinding[], InvocationSite) - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
getMethod(String, String[]) - Method in class org.eclipse.jdt.internal.core.BinaryType
 
getMethod(String, String[]) - Method in class org.eclipse.jdt.internal.core.SourceType
 
getMethod(Class, String, Class[]) - Static method in class org.jmlspecs.jml4.rac.runtime.JMLSurrogate
Returns a method object that reflects the specified public member method of the class or interface, clazz.
getMethodBinding() - Method in interface org.eclipse.jdt.core.dom.IMemberValuePairBinding
Returns the method binding corresponding to the named annotation type member.
getMethodBinding() - Method in class org.eclipse.jdt.internal.compiler.lookup.ElementValuePair
 
getMethodBinding(MethodPattern) - Method in class org.eclipse.jdt.internal.core.search.matching.MatchLocator
 
getMethodBodies(CompilationUnitDeclaration) - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
getMethodDeclaration() - Method in interface org.eclipse.jdt.core.dom.IMethodBinding
Returns the binding for the method declaration corresponding to this method binding.
getMethodDescriptor() - Method in interface org.eclipse.jdt.core.util.IConstantPoolEntry
Returns the method descriptor value for a CONSTANT_Methodref or CONSTANT_InterfaceMethodref type entry.
getMethodDescriptor() - Method in interface org.eclipse.jdt.core.util.IEnclosingMethodAttribute
Answer back the method descriptor of the enclosing method as specified in the JVM specifications.
getMethodDescriptor() - Method in class org.eclipse.jdt.internal.compiler.classfmt.MethodInfo
Answer the receiver's method descriptor which describes the parameter & return types as specified in section 4.3.3 of the Java 2 VM spec.
getMethodDescriptor() - Method in interface org.eclipse.jdt.internal.compiler.env.IBinaryMethod
Answer the receiver's method descriptor which describes the parameter & return types as specified in section 4.4.3 of the Java 2 VM spec.
getMethodDescriptor() - Method in class org.eclipse.jdt.internal.core.util.ConstantPoolEntry
 
getMethodDescriptor() - Method in class org.eclipse.jdt.internal.core.util.EnclosingMethodAttribute
 
getMethodDescriptor() - Method in class org.eclipse.jdt.internal.eval.CodeSnippetSkeleton.BinaryMethodSkeleton
 
getMethodDescriptorIndex() - Method in interface org.eclipse.jdt.core.util.IEnclosingMethodAttribute
Answer back the descriptor index of the enclosing method.
getMethodDescriptorIndex() - Method in class org.eclipse.jdt.internal.core.util.EnclosingMethodAttribute
 
getMethodHandles() - Method in class org.eclipse.jdt.internal.core.SourceTypeElementInfo
 
getMethodInfos() - Method in interface org.eclipse.jdt.core.util.IClassFileReader
Answer back the array of method infos of this .class file, an empty array if none.
getMethodInfos() - Method in class org.eclipse.jdt.internal.core.util.ClassFileReader
 
getMethodName() - Method in interface org.eclipse.jdt.core.util.IConstantPoolEntry
Returns the field name for a CONSTANT_Methodref or CONSTANT_InterfaceMethodred type entry.
getMethodName() - Method in interface org.eclipse.jdt.core.util.IEnclosingMethodAttribute
Answer back the name of the enclosing method as specified in the JVM specifications.
getMethodName() - Method in class org.eclipse.jdt.internal.core.util.ConstantPoolEntry
 
getMethodName() - Method in class org.eclipse.jdt.internal.core.util.EnclosingMethodAttribute
 
getMethodNameAndTypeIndex() - Method in interface org.eclipse.jdt.core.util.IEnclosingMethodAttribute
Answer back the name and type index of this attribute.
getMethodNameAndTypeIndex() - Method in class org.eclipse.jdt.internal.core.util.EnclosingMethodAttribute
 
getMethodNameIndex() - Method in interface org.eclipse.jdt.core.util.IEnclosingMethodAttribute
Answer back the name index of the enclosing method.
getMethodNameIndex() - Method in class org.eclipse.jdt.internal.core.util.EnclosingMethodAttribute
 
getMethodParameterNames(IMethod) - Method in class org.eclipse.jdt.internal.core.SourceMapper
Returns parameters names for the given method, or null if no parameter names are known for the method.
getMethods() - Method in class org.eclipse.jdt.core.dom.TypeDeclaration
Returns the ordered list of method declarations of this type declaration.
getMethods() - Method in interface org.eclipse.jdt.core.IType
Returns the methods and constructors declared by this type.
getMethods() - Method in class org.eclipse.jdt.core.tests.compiler.parser.SourceType
 
getMethods() - Method in class org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
Answer the receiver's this.methods or null if the array is empty.
getMethods() - Method in interface org.eclipse.jdt.internal.compiler.env.IBinaryType
Answer the receiver's methods or null if the array is empty.
getMethods() - Method in interface org.eclipse.jdt.internal.compiler.env.ISourceType
Answer the receiver's methods.
getMethods(char[]) - Method in class org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
getMethods(char[]) - Method in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
getMethods(char[]) - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
getMethods(char[]) - Method in class org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
getMethods() - Method in class org.eclipse.jdt.internal.core.BinaryType
 
getMethods() - Method in class org.eclipse.jdt.internal.core.hierarchy.HierarchyBinaryType
Answer the receiver's methods or null if the array is empty.
getMethods() - Method in class org.eclipse.jdt.internal.core.JavaElementRequestor
 
getMethods() - Method in class org.eclipse.jdt.internal.core.SourceType
 
getMethods() - Method in class org.eclipse.jdt.internal.core.SourceTypeElementInfo
 
getMethods() - Method in class org.eclipse.jdt.internal.eval.CodeSnippetSkeleton
 
getMethodsCount() - Method in interface org.eclipse.jdt.core.util.IClassFileReader
Answer back the number of method infos.
getMethodsCount() - Method in class org.eclipse.jdt.internal.core.util.ClassFileReader
 
getMinorVersion() - Method in interface org.eclipse.jdt.core.util.IClassFileReader
Answer the minor version of this .class file.
getMinorVersion() - Method in class org.eclipse.jdt.internal.core.util.ClassFileReader
 
getMissingTypeNames() - Method in class org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
 
getMissingTypeNames() - Method in interface org.eclipse.jdt.internal.compiler.env.IBinaryType
Answer the list of missing type names which were referenced from the problem classfile.
getMissingTypeNames() - Method in class org.eclipse.jdt.internal.core.hierarchy.HierarchyBinaryType
 
getMissingTypeNames() - Method in class org.eclipse.jdt.internal.eval.CodeSnippetSkeleton
 
getModelObject() - Method in class org.eclipse.core.internal.resources.mapping.ShallowResourceMapping
 
getModelObject() - Method in class org.eclipse.core.internal.resources.mapping.SimpleResourceMapping
 
getModelObject() - Method in class org.eclipse.core.resources.mapping.CompositeResourceMapping
 
getModelObject() - Method in class org.eclipse.core.resources.mapping.ResourceMapping
Returns the application model element associated with this resource mapping.
getModelProvider() - Method in class org.eclipse.core.internal.resources.mapping.ModelProviderDescriptor
 
getModelProvider(String) - Method in class org.eclipse.core.internal.resources.mapping.ModelProviderManager
 
getModelProvider() - Method in interface org.eclipse.core.resources.mapping.IModelProviderDescriptor
Return the model provider for this descriptor, instantiating it if it is the first time the method is called.
getModelProvider() - Method in class org.eclipse.core.resources.mapping.ResourceMapping
Return the model provider for the model object of this resource mapping.
getModelProviderDescriptor(String) - Static method in class org.eclipse.core.resources.mapping.ModelProvider
Return the descriptor for the model provider of the given id or null if the provider has not been registered.
getModelProviderDescriptors() - Static method in class org.eclipse.core.resources.mapping.ModelProvider
Return the descriptors for all model providers that are registered.
getModelProviderId() - Method in class org.eclipse.core.internal.resources.mapping.ShallowResourceMapping
 
getModelProviderId() - Method in class org.eclipse.core.internal.resources.mapping.SimpleResourceMapping
 
getModelProviderId() - Method in class org.eclipse.core.resources.mapping.CompositeResourceMapping
 
getModelProviderId() - Method in class org.eclipse.core.resources.mapping.ModelStatus
Return the id of the model provider from which this status originated.
getModelProviderId() - Method in class org.eclipse.core.resources.mapping.ResourceMapping
Returns the id of the model provider that generated this resource mapping.
getModifications(String) - Method in class org.eclipse.jdt.internal.core.dom.rewrite.SourceModifier
 
getModificationStamp() - Method in class org.eclipse.core.internal.resources.Resource
 
getModificationStamp() - Method in class org.eclipse.core.internal.resources.ResourceInfo
 
getModificationStamp() - Method in class org.eclipse.core.internal.resources.ResourceProxy
 
getModificationStamp() - Method in interface org.eclipse.core.resources.IResource
Returns a non-negative modification stamp, or NULL_STAMP if the resource does not exist or is not local or is not accessible.
getModificationStamp() - Method in interface org.eclipse.core.resources.IResourceProxy
Returns the modification stamp of the resource being visited.
getModificationTime() - Method in class org.eclipse.core.internal.resources.FileState
 
getModificationTime() - Method in interface org.eclipse.core.resources.IFileState
Returns the modification time of the file.
getModifiers() - Method in class org.eclipse.jdt.core.dom.BodyDeclaration
Returns the modifiers explicitly specified on this declaration.
getModifiers() - Method in interface org.eclipse.jdt.core.dom.IBinding
Returns the modifiers for this binding.
getModifiers() - Method in interface org.eclipse.jdt.core.dom.ITypeBinding
Returns the compiled modifiers for this class, interface, enum, or annotation type binding.
getModifiers() - Method in class org.eclipse.jdt.core.dom.SingleVariableDeclaration
Returns the modifiers explicitly specified on this declaration.
getModifiers() - Method in class org.eclipse.jdt.core.dom.VariableDeclarationExpression
Returns the modifiers explicitly specified on this declaration.
getModifiers() - Method in class org.eclipse.jdt.core.dom.VariableDeclarationStatement
Returns the modifiers explicitly specified on this declaration.
getModifiers() - Method in class org.eclipse.jdt.core.search.TypeNameMatch
Returns the modifiers of the matched type.
getModifiers() - Method in class org.eclipse.jdt.core.tests.compiler.parser.SourceField
 
getModifiers() - Method in class org.eclipse.jdt.core.tests.compiler.parser.SourceMethod
 
getModifiers() - Method in class org.eclipse.jdt.core.tests.compiler.parser.SourceType
 
getModifiers() - Method in class org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
Answer an int whose bits are set according the access constants defined by the VM spec.
getModifiers() - Method in class org.eclipse.jdt.internal.compiler.classfmt.FieldInfo
Answer an int whose bits are set according the access constants defined by the VM spec.
getModifiers() - Method in class org.eclipse.jdt.internal.compiler.classfmt.InnerClassInfo
Answer an int whose bits are set according the access constants defined by the VM spec.
getModifiers() - Method in class org.eclipse.jdt.internal.compiler.classfmt.MethodInfo
Answer an int whose bits are set according the access constants defined by the VM spec.
getModifiers() - Method in interface org.eclipse.jdt.internal.compiler.env.IBinaryNestedType
Answer an int whose bits are set according the access constants defined by the VM spec.
getModifiers() - Method in interface org.eclipse.jdt.internal.compiler.env.IGenericField
Answer an int whose bits are set according the access constants defined by the VM spec.
getModifiers() - Method in interface org.eclipse.jdt.internal.compiler.env.IGenericMethod
Answer an int whose bits are set according the access constants defined by the VM spec.
getModifiers() - Method in interface org.eclipse.jdt.internal.compiler.env.IGenericType
Answer an int whose bits are set according the access constants defined by the VM spec.
getModifiers() - Method in interface org.eclipse.jdt.internal.compiler.env.ISourceImport
Answer an int whose bits are set according the access constants defined by the VM spec.
getModifiers() - Method in class org.eclipse.jdt.internal.core.hierarchy.HierarchyBinaryType
Answer an int whose bits are set according the access constants defined by the VM spec.
getModifiers() - Method in class org.eclipse.jdt.internal.core.hierarchy.HierarchyType
Answer an int whose bits are set according the access constants defined by the VM spec.
getModifiers() - Method in class org.eclipse.jdt.internal.core.search.JavaSearchTypeNameMatch
 
getModifiers() - Method in class org.eclipse.jdt.internal.eval.CodeSnippetSkeleton.BinaryMethodSkeleton
 
getModifiers() - Method in class org.eclipse.jdt.internal.eval.CodeSnippetSkeleton
 
getModifiers() - Method in class org.jmlspecs.jml4.ast.JmlSpecCase
 
getModifiers() - Method in class org.jmlspecs.jml4.ast.JmlTypeBodyDeclaration
Return the associated modifier
getModifiersProperty() - Method in class org.eclipse.jdt.core.dom.BodyDeclaration
Returns structural property descriptor for the "modifiers" property of this node as used in JLS3.
getMonitor() - Method in class org.eclipse.core.tests.harness.CoreTest
 
getMonitoredResources() - Method in class org.eclipse.core.tests.resources.refresh.TestRefreshProvider
Returns the resources that are currently being monitored by this refresh provider.
getMovedFromElement() - Method in interface org.eclipse.jdt.core.IJavaElementDelta
Returns an element describing this element before it was moved to its current location, or null if the IJavaElementDelta.F_MOVED_FROM change flag is not set.
getMovedFromElement() - Method in class org.eclipse.jdt.internal.core.JavaElementDelta
 
getMovedFromPath() - Method in class org.eclipse.core.internal.events.ResourceDelta
 
getMovedFromPath() - Method in class org.eclipse.core.internal.resources.mapping.ProposedResourceDelta
 
getMovedFromPath() - Method in interface org.eclipse.core.resources.IResourceDelta
Returns the full path (in the "before" state) from which this resource (in the "after" state) was moved.
getMovedToElement() - Method in interface org.eclipse.jdt.core.IJavaElementDelta
Returns an element describing this element in its new location, or null if the IJavaElementDelta.F_MOVED_TO change flag is not set.
getMovedToElement() - Method in class org.eclipse.jdt.internal.core.JavaElementDelta
 
getMovedToPath() - Method in class org.eclipse.core.internal.events.ResourceDelta
 
getMovedToPath() - Method in class org.eclipse.core.internal.resources.mapping.ProposedResourceDelta
 
getMovedToPath() - Method in interface org.eclipse.core.resources.IResourceDelta
Returns the full path (in the "after" state) to which this resource (in the "before" state) was moved.
getMultiplier() - Method in class org.eclipse.test.internal.performance.data.Dim
 
getName() - Method in class org.eclipse.core.internal.dtree.AbstractDataTreeNode
return the name of the node
getName() - Method in class org.eclipse.core.internal.resources.FileState
 
getName() - Method in class org.eclipse.core.internal.resources.ModelObject
 
getName() - Method in class org.eclipse.core.internal.resources.Resource
 
getName() - Method in class org.eclipse.core.internal.resources.ResourceProxy
 
getName() - Method in class org.eclipse.core.internal.resources.WorkspaceRoot
 
getName() - Method in interface org.eclipse.core.resources.IFile
Returns the name of this file.
getName() - Method in interface org.eclipse.core.resources.IFileState
Returns the name of this file state.
getName() - Method in interface org.eclipse.core.resources.IProjectDescription
Returns the name of the described project.
getName() - Method in interface org.eclipse.core.resources.IResource
Returns the name of this resource.
getName() - Method in interface org.eclipse.core.resources.IResourceProxy
Returns the simple name of the resource being visited.
getName() - Method in interface org.eclipse.core.resources.IStorage
Returns the name of this storage.
getName() - Method in class org.eclipse.core.resources.ProjectScope
 
getName() - Method in class org.eclipse.core.tests.internal.builders.TestBuilder
Return the name of the child configuration element that named this builder in its class attribute.
getName() - Method in class org.eclipse.core.tests.internal.filesystem.broken.BrokenFileStore
 
getName() - Method in class org.eclipse.core.tests.internal.filesystem.ram.MemoryFileStore
 
getName() - Method in class org.eclipse.core.tests.internal.filesystem.wrapper.WrapperFileStore
 
getName() - Method in class org.eclipse.core.tests.internal.properties.PropertyManagerTest.StoredProperty
 
getName() - Method in class org.eclipse.core.tests.session.Setup
 
getName() - Method in class org.eclipse.core.tests.session.TestDescriptor
 
getName() - Method in class org.eclipse.jdt.core.CompletionProposal
Returns the simple name of the method, field, member, or variable relevant in the context, or null if none.
getName() - Method in class org.eclipse.jdt.core.dom.AbstractTypeDeclaration
Returns the name of the type declared in this type declaration.
getName() - Method in class org.eclipse.jdt.core.dom.AnnotationTypeMemberDeclaration
Returns the name of the annotation type member declared in this declaration.
getName() - Method in class org.eclipse.jdt.core.dom.ClassInstanceCreation
Deprecated. In the JLS3 API, this method is replaced by ClassInstanceCreation.getType(), which returns a Type instead of a Name.
getName() - Method in class org.eclipse.jdt.core.dom.EnumConstantDeclaration
Returns the name of the constant declared in this enum declaration.
getName() - Method in class org.eclipse.jdt.core.dom.FieldAccess
Returns the name of the field accessed in this field access expression.
getName() - Method in interface org.eclipse.jdt.core.dom.IAnnotationBinding
Returns the name of the annotation type.
getName() - Method in interface org.eclipse.jdt.core.dom.IBinding
Returns the name of this binding.
getName() - Method in interface org.eclipse.jdt.core.dom.IMemberValuePairBinding
Returns the name of the annotation type member.
getName() - Method in interface org.eclipse.jdt.core.dom.IMethodBinding
Returns the name of the method declared in this binding.
getName() - Method in class org.eclipse.jdt.core.dom.ImportDeclaration
Returns the name imported by this declaration.
getName() - Method in interface org.eclipse.jdt.core.dom.IPackageBinding
Returns the name of the package represented by this binding.
getName() - Method in interface org.eclipse.jdt.core.dom.ITypeBinding
Returns the unqualified name of the type represented by this binding if it has one.
getName() - Method in interface org.eclipse.jdt.core.dom.IVariableBinding
Returns the name of the field or local variable declared in this binding.
getName() - Method in class org.eclipse.jdt.core.dom.MemberRef
Returns the name of the referenced member.
getName() - Method in class org.eclipse.jdt.core.dom.MemberValuePair
Returns the member name.
getName() - Method in class org.eclipse.jdt.core.dom.MethodDeclaration
Returns the name of the method declared in this method declaration.
getName() - Method in class org.eclipse.jdt.core.dom.MethodInvocation
Returns the name of the method invoked in this expression.
getName() - Method in class org.eclipse.jdt.core.dom.MethodRef
Returns the name of the referenced method or constructor.
getName() - Method in class org.eclipse.jdt.core.dom.MethodRefParameter
Returns the parameter name, or null if there is none.
getName() - Method in class org.eclipse.jdt.core.dom.PackageDeclaration
Returns the package name of this package declaration.
getName() - Method in class org.eclipse.jdt.core.dom.QualifiedName
Returns the name part of this qualified name.
getName() - Method in class org.eclipse.jdt.core.dom.QualifiedType
Returns the name part of this qualified type.
getName() - Method in class org.eclipse.jdt.core.dom.SimpleType
Returns the name of this simple type.
getName() - Method in class org.eclipse.jdt.core.dom.SingleVariableDeclaration
 
getName() - Method in class org.eclipse.jdt.core.dom.SuperFieldAccess
Returns the name of the field accessed in this "super" field access expression.
getName() - Method in class org.eclipse.jdt.core.dom.SuperMethodInvocation
Returns the name of the method invoked in this expression.
getName() - Method in class org.eclipse.jdt.core.dom.TypeParameter
Returns the name of the type variable declared in this type parameter.
getName() - Method in class org.eclipse.jdt.core.dom.VariableDeclaration
Returns the name of the variable declared in this variable declaration.
getName() - Method in class org.eclipse.jdt.core.dom.VariableDeclarationFragment
 
getName() - Method in interface org.eclipse.jdt.core.eval.IGlobalVariable
Returns the name of this global variable.
getName() - Method in interface org.eclipse.jdt.core.IClasspathAttribute
Returns the name of this classpath attribute.
getName() - Method in interface org.eclipse.jdt.core.jdom.IDOMCompilationUnit
Deprecated. The IDOMCompilationNode refinement of this IDOMNode method returns the name of this compilation unit.
getName() - Method in interface org.eclipse.jdt.core.jdom.IDOMField
Deprecated. The IDOMField refinement of this IDOMNode method returns the name of this field.
getName() - Method in interface org.eclipse.jdt.core.jdom.IDOMImport
Deprecated. The IDOMImport refinement of this IDOMNode method returns the name of this import.
getName() - Method in interface org.eclipse.jdt.core.jdom.IDOMInitializer
Deprecated. The IDOMInitializer refinement of this IDOMNode method returns null.
getName() - Method in interface org.eclipse.jdt.core.jdom.IDOMMethod
Deprecated. The IDOMMethod refinement of this IDOMNode method returns the name of this method.
getName() - Method in interface org.eclipse.jdt.core.jdom.IDOMNode
Deprecated. Returns the name of this node.
getName() - Method in interface org.eclipse.jdt.core.jdom.IDOMPackage
Deprecated. The IDOMPackage refinement of this IDOMNode method returns the name of this package declaration, or null if it has none.
getName() - Method in interface org.eclipse.jdt.core.jdom.IDOMType
Deprecated. The IDOMType refinement of this IDOMNode method returns the name of this type.
getName() - Method in class org.eclipse.jdt.core.tests.compiler.parser.SourceField
 
getName() - Method in class org.eclipse.jdt.core.tests.compiler.parser.SourceType
 
getName() - Method in class org.eclipse.jdt.core.tests.dom.ASTConverterJavadocTest
 
getName() - Method in class org.eclipse.jdt.core.tests.dom.ASTMatcherTest
Deprecated. using deprecated code
getName() - Method in class org.eclipse.jdt.core.tests.dom.ASTParserTest
Deprecated. using deprecated code
getName() - Method in class org.eclipse.jdt.core.tests.dom.ASTStructuralPropertyTest
Deprecated. using deprecated code
getName() - Method in class org.eclipse.jdt.core.tests.dom.ASTTest
Deprecated. using deprecated code
getName() - Method in class org.eclipse.jdt.core.tests.dom.ASTVisitorTest
Deprecated. using deprecated code
getName() - Method in class org.eclipse.jdt.core.tests.formatter.FormatterCommentsMassiveTests
 
getName() - Method in class org.eclipse.jdt.core.tests.model.TestFileStore
 
getName() - Method in class org.eclipse.jdt.core.tests.util.AbstractCompilerTest
 
getName() - Method in interface org.eclipse.jdt.core.util.IFieldInfo
Answer back the name of this field info.
getName() - Method in interface org.eclipse.jdt.core.util.ILocalVariableTableEntry
Answer back the name of this entry as specified in the JVM specifications.
getName() - Method in interface org.eclipse.jdt.core.util.ILocalVariableTypeTableEntry
Answer back the name of this entry as specified in the JVM specifications.
getName() - Method in interface org.eclipse.jdt.core.util.IMethodInfo
Answer back the name of this method info as specified in the JVM specifications.
getName() - Method in class org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
Answer the resolved name of the type in the class file format as specified in section 4.2 of the Java 2 VM spec.
getName() - Method in class org.eclipse.jdt.internal.compiler.classfmt.ElementValuePairInfo
 
getName() - Method in class org.eclipse.jdt.internal.compiler.classfmt.FieldInfo
Answer the name of the field.
getName() - Method in class org.eclipse.jdt.internal.compiler.classfmt.InnerClassInfo
Answer the resolved name of the member type in the class file format as specified in section 4.2 of the Java 2 VM spec.
getName() - Method in class org.eclipse.jdt.internal.compiler.ConfigurableOption
Return a String that represents the localized name of the receiver.
getName() - Method in interface org.eclipse.jdt.internal.compiler.env.IBinaryElementValuePair
 
getName() - Method in interface org.eclipse.jdt.internal.compiler.env.IBinaryField
Answer the name of the field.
getName() - Method in interface org.eclipse.jdt.internal.compiler.env.IBinaryNestedType
Answer the resolved name of the member type in the class file format as specified in section 4.2 of the Java 2 VM spec.
getName() - Method in interface org.eclipse.jdt.internal.compiler.env.IBinaryType
Answer the resolved name of the type in the class file format as specified in section 4.2 of the Java 2 VM spec.
getName() - Method in interface org.eclipse.jdt.internal.compiler.env.ISourceType
Answer the simple source name of the receiver.
getName() - Method in class org.eclipse.jdt.internal.compiler.lookup.ElementValuePair
 
getName() - Method in class org.eclipse.jdt.internal.core.ClasspathAttribute
 
getName() - Method in class org.eclipse.jdt.internal.core.hierarchy.HierarchyBinaryType
Answer the resolved name of the type in the class file format as specified in section 4.2 of the Java 2 VM spec.
getName() - Method in class org.eclipse.jdt.internal.core.JarEntryResource
 
getName() - Method in class org.eclipse.jdt.internal.core.jdom.DOMNode
Deprecated.  
getName() - Method in class org.eclipse.jdt.internal.core.NonJavaResource
 
getName() - Method in class org.eclipse.jdt.internal.core.SourceTypeElementInfo
 
getName() - Method in class org.eclipse.jdt.internal.core.util.FieldInfo
 
getName() - Method in class org.eclipse.jdt.internal.core.util.LocalVariableTableEntry
 
getName() - Method in class org.eclipse.jdt.internal.core.util.LocalVariableTypeTableEntry
 
getName() - Method in class org.eclipse.jdt.internal.core.util.MethodInfo
 
getName() - Method in class org.eclipse.jdt.internal.eval.CodeSnippetSkeleton
 
getName() - Method in class org.eclipse.jdt.internal.eval.GlobalVariable
Returns the name of this global variable.
getName() - Method in class org.eclipse.test.internal.performance.data.Dim
 
getName() - Method in class org.eclipse.test.internal.performance.results.AbstractResults
Returns the name of the results object.
getName() - Method in class org.eclipse.test.internal.performance.results.PerformanceResults
 
getName() - Method in class org.jmlspecs.eclipse.jdt.ui.ZipEditorInput
 
getName() - Method in class org.jmlspecs.jml4.esc.gc.lang.expr.CfgArrayReference
 
getName() - Method in class org.jmlspecs.jml4.esc.gc.lang.expr.CfgAssignable
 
getName() - Method in class org.jmlspecs.jml4.esc.gc.lang.expr.CfgFieldReference
 
getName() - Method in class org.jmlspecs.jml4.esc.gc.lang.expr.CfgVariable
 
getName() - Method in class org.jmlspecs.jml4.esc.gc.lang.simple.expr.SimpleArrayReference
 
getName() - Method in class org.jmlspecs.jml4.esc.gc.lang.simple.expr.SimpleAssignable
 
getName() - Method in class org.jmlspecs.jml4.esc.gc.lang.simple.expr.SimpleFieldReference
 
getName() - Method in class org.jmlspecs.jml4.esc.gc.lang.simple.expr.SimpleVariable
 
getName() - Method in class org.jmlspecs.jml4.esc.gc.lang.sugared.expr.SugaredArrayReference
 
getName() - Method in class org.jmlspecs.jml4.esc.gc.lang.sugared.expr.SugaredAssignable
 
getName() - Method in class org.jmlspecs.jml4.esc.gc.lang.sugared.expr.SugaredFieldReference
 
getName() - Method in class org.jmlspecs.jml4.esc.gc.lang.sugared.expr.SugaredVariable
 
getName() - Static method in class org.jmlspecs.jml4.esc.provercoordinator.strategy.ProveEntireVC
 
getName() - Static method in class org.jmlspecs.jml4.esc.provercoordinator.strategy.ProveVcPiecewise
 
getName() - Method in class org.jmlspecs.jml4.esc.vc.lang.VC
 
getName() - Method in class org.jmlspecs.jml4.fspv.simpl.ast.SimplHoareState
 
getName() - Method in class org.jmlspecs.jml4.fspv.simpl.ast.SimplLemma
 
getName() - Method in class org.jmlspecs.jml4.fspv.theory.ast.Theory
 
getName() - Method in class org.jmlspecs.jml4.fspv.theory.ast.TheoryConstructorDeclaration
 
getName() - Method in class org.jmlspecs.jml4.fspv.theory.ast.TheoryFieldDeclaration
 
getName() - Method in class org.jmlspecs.jml4.fspv.theory.ast.TheoryLocalDeclaration
 
getName() - Method in class org.jmlspecs.jml4.fspv.theory.ast.TheoryMethodDeclaration
 
getName() - Method in class org.jmlspecs.jml4.fspv.theory.ast.TheorySingleNameReference
 
getName() - Method in class org.jmlspecs.jml4.fspv.theory.ast.TheoryVariableDeclaration
 
getNameAndTypeDescriptorIndex() - Method in class org.eclipse.jdt.internal.core.util.ConstantPoolEntry
Gets the nameAndTypeDescriptorIndex.
getNameAndTypeIndex() - Method in interface org.eclipse.jdt.core.util.IConstantPoolEntry
Returns the nameAndType index for a CONSTANT_Fieldref, CONSTANT_Methodref, CONSTANT_InterfaceMethodref type entry.
getNameAndTypeIndex() - Method in class org.eclipse.jdt.internal.core.util.ConstantPoolEntry
 
getNameAndTypeInfoDescriptorIndex() - Method in interface org.eclipse.jdt.core.util.IConstantPoolEntry
Returns the descriptor index for a CONSTANT_NameAndType type entry.
getNameAndTypeInfoDescriptorIndex() - Method in class org.eclipse.jdt.internal.core.util.ConstantPoolEntry
 
getNameAndTypeInfoNameIndex() - Method in interface org.eclipse.jdt.core.util.IConstantPoolEntry
Returns the name index for a CONSTANT_NameAndType type entry.
getNameAndTypeInfoNameIndex() - Method in class org.eclipse.jdt.internal.core.util.ConstantPoolEntry
 
getNameAndTypeNameIndex() - Method in class org.eclipse.jdt.internal.core.util.ConstantPoolEntry
Gets the nameAndTypeNameIndex.
getNameComponents() - Method in interface org.eclipse.jdt.core.dom.IPackageBinding
Returns the list of name component making up the name of the package represented by this binding.
getNameIndex() - Method in interface org.eclipse.jdt.core.util.IFieldInfo
Answer back the name index of this field info.
getNameIndex() - Method in interface org.eclipse.jdt.core.util.ILocalVariableTableEntry
Answer back the name index in the constant pool of this entry as specified in the JVM specifications.
getNameIndex() - Method in interface org.eclipse.jdt.core.util.ILocalVariableTypeTableEntry
Answer back the name index in the constant pool of this entry as specified in the JVM specifications.
getNameIndex() - Method in interface org.eclipse.jdt.core.util.IMethodInfo
Answer back the name index of this method info.
getNameIndex() - Method in class org.eclipse.jdt.internal.core.util.FieldInfo
 
getNameIndex() - Method in class org.eclipse.jdt.internal.core.util.LocalVariableTableEntry
 
getNameIndex() - Method in class org.eclipse.jdt.internal.core.util.LocalVariableTypeTableEntry
 
getNameIndex() - Method in class org.eclipse.jdt.internal.core.util.MethodInfo
 
getNameOfChild(IPath, int) - Method in class org.eclipse.core.internal.dtree.AbstractDataTree
Returns the local name of a node in the tree
getNameOfChild(IPath, int) - Method in class org.eclipse.core.internal.dtree.DeltaDataTree
 
getNameProperty() - Method in class org.eclipse.jdt.core.dom.AbstractTypeDeclaration
Returns structural property descriptor for the "name" property of this node.
getNameProperty() - Method in class org.eclipse.jdt.core.dom.VariableDeclaration
Returns structural property descriptor for the "name" property of this node.
getNameRange() - Method in interface org.eclipse.jdt.core.IAnnotation
Returns the source range of this annotation's name, or null if this annotation does not have associated source code (for example, in a binary type).
getNameRange() - Method in interface org.eclipse.jdt.core.ILocalVariable
Returns the source range of this local variable's name.
getNameRange() - Method in interface org.eclipse.jdt.core.IMember
Returns the source range of this member's simple name, or null if this member does not have a name (for example, an initializer), or if this member does not have associated source code (for example, a binary type).
getNameRange() - Method in interface org.eclipse.jdt.core.ITypeParameter
Returns the source range of this type parameter's name, or null if this type parameter does not have associated source code (for example, in a binary type).
getNameRange() - Method in class org.eclipse.jdt.internal.core.Annotation
 
getNameRange() - Method in class org.eclipse.jdt.internal.core.BinaryMember
 
getNameRange() - Method in class org.eclipse.jdt.internal.core.Initializer
 
getNameRange() - Method in class org.eclipse.jdt.internal.core.LocalVariable
 
getNameRange() - Method in class org.eclipse.jdt.internal.core.Member
 
getNameRange(IJavaElement) - Method in class org.eclipse.jdt.internal.core.SourceMapper
Returns the SourceRange for the name of the given element, or {-1, -1} if no source range is known for the name of the element.
getNameRange() - Method in class org.eclipse.jdt.internal.core.TypeParameter
 
getNamesOfChildren(IPath) - Method in class org.eclipse.core.internal.dtree.AbstractDataTree
Returns the local names for the children of a node
getNamesOfChildren(IPath) - Method in class org.eclipse.core.internal.dtree.DataTree
Returns the names of the children of a node.
getNamesOfChildren(IPath) - Method in class org.eclipse.core.internal.dtree.DeltaDataTree
Returns the local names for the children of a node of the tree.
getNamesOfChildren(IPath) - Method in class org.eclipse.core.internal.watson.ElementTree
Returns the names of the children of the specified element.
getNameSourceEnd() - Method in class org.eclipse.jdt.core.tests.compiler.parser.SourceField
 
getNameSourceEnd() - Method in class org.eclipse.jdt.core.tests.compiler.parser.SourceMethod
 
getNameSourceEnd() - Method in class org.eclipse.jdt.core.tests.compiler.parser.SourceType
 
getNameSourceEnd() - Method in interface org.eclipse.jdt.internal.compiler.env.ISourceField
Answer the source end position of the field's name.
getNameSourceEnd() - Method in interface org.eclipse.jdt.internal.compiler.env.ISourceMethod
Answer the source end position of the method's selector.
getNameSourceEnd() - Method in interface org.eclipse.jdt.internal.compiler.env.ISourceType
Answer the source end position of the type's name.
getNameSourceStart() - Method in class org.eclipse.jdt.core.tests.compiler.parser.SourceField
 
getNameSourceStart() - Method in class org.eclipse.jdt.core.tests.compiler.parser.SourceMethod
 
getNameSourceStart() - Method in class org.eclipse.jdt.core.tests.compiler.parser.SourceType
 
getNameSourceStart() - Method in interface org.eclipse.jdt.internal.compiler.env.ISourceField
Answer the source start position of the field's name.
getNameSourceStart() - Method in interface org.eclipse.jdt.internal.compiler.env.ISourceMethod
Answer the source start position of the method's selector.
getNameSourceStart() - Method in interface org.eclipse.jdt.internal.compiler.env.ISourceType
Answer the source start position of the type's name.
getNameWithoutJavaLikeExtension(String) - Static method in class org.eclipse.jdt.internal.core.util.Util
Returns the substring of the given file name, ending at the start of a Java like extension.
getNameWithoutStar() - Method in class org.eclipse.jdt.internal.core.ImportDeclaration
 
getNature(String) - Method in class org.eclipse.core.internal.resources.Project
 
getNature(String) - Method in class org.eclipse.core.internal.resources.ProjectInfo
 
getNature(String) - Method in interface org.eclipse.core.resources.IProject
Returns the specified project nature for this project or null if the project nature has not been added to this project.
getNatureDescriptor(String) - Method in class org.eclipse.core.internal.resources.NatureManager
 
getNatureDescriptor(String) - Method in class org.eclipse.core.internal.resources.Workspace
 
getNatureDescriptor(String) - Method in interface org.eclipse.core.resources.IWorkspace
Returns the nature descriptor with the given unique identifier, or null if there is no such nature.
getNatureDescriptors() - Method in class org.eclipse.core.internal.resources.NatureManager
 
getNatureDescriptors() - Method in class org.eclipse.core.internal.resources.Workspace
 
getNatureDescriptors() - Method in interface org.eclipse.core.resources.IWorkspace
Returns all nature descriptors known to this workspace.
getNatureId() - Method in class org.eclipse.core.internal.resources.ProjectNatureDescriptor
 
getNatureId() - Method in interface org.eclipse.core.resources.IProjectNatureDescriptor
Returns the unique identifier of this nature.
getNatureIds() - Method in class org.eclipse.core.internal.resources.ProjectDescription
 
getNatureIds(boolean) - Method in class org.eclipse.core.internal.resources.ProjectDescription
 
getNatureIds() - Method in interface org.eclipse.core.resources.IProjectDescription
Returns the list of natures associated with the described project.
getNatureManager() - Method in class org.eclipse.core.internal.resources.Workspace
Returns the nature manager for this workspace.
getNatureSetIds() - Method in class org.eclipse.core.internal.resources.ProjectNatureDescriptor
 
getNatureSetIds() - Method in interface org.eclipse.core.resources.IProjectNatureDescriptor
Returns the identifiers of the nature sets that this nature belongs to.
getNewClassFiles() - Method in class org.eclipse.jdt.internal.compiler.AbstractAnnotationProcessorManager
Return the new binary bindings created in the last round.
getNewData() - Method in class org.eclipse.core.internal.dtree.NodeComparison
Returns the data of the new node.
getNewInstance(SourceTypeBinding) - Static method in class org.eclipse.jdt.internal.compiler.ClassFile
 
getNewLine() - Method in class org.eclipse.jdt.internal.formatter.Scribe
 
getNewPath(long) - Method in class org.eclipse.core.internal.events.NodeIDMap
Returns the new path location for the given ID, or null if no new path is available.
getNewUnits() - Method in class org.eclipse.jdt.internal.compiler.AbstractAnnotationProcessorManager
Return the new units created in the last round.
getNewValue() - Method in class org.eclipse.jdt.internal.core.dom.rewrite.ListRewriteEvent
 
getNewValue() - Method in class org.eclipse.jdt.internal.core.dom.rewrite.NodeRewriteEvent
 
getNewValue() - Method in class org.eclipse.jdt.internal.core.dom.rewrite.RewriteEvent
 
getNewValue(ASTNode, StructuralPropertyDescriptor) - Method in class org.eclipse.jdt.internal.core.dom.rewrite.RewriteEventStore
 
getNext() - Method in class org.eclipse.core.internal.utils.Cache.Entry
 
getNextAvailableObject() - Method in class org.eclipse.core.internal.utils.Queue
Returns an object that has been removed from the queue, if any.
getNextChar() - Method in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
getNextChar(char) - Method in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
getNextChar(char, char) - Method in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
getNextChar() - Method in class org.eclipse.jdt.internal.core.util.PublicScanner
 
getNextChar(char) - Method in class org.eclipse.jdt.internal.core.util.PublicScanner
 
getNextChar(char, char) - Method in class org.eclipse.jdt.internal.core.util.PublicScanner
 
getNextCharAsDigit() - Method in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
getNextCharAsDigit(int) - Method in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
getNextCharAsDigit() - Method in class org.eclipse.jdt.internal.core.util.PublicScanner
 
getNextCharAsDigit(int) - Method in class org.eclipse.jdt.internal.core.util.PublicScanner
 
getNextCharAsJavaIdentifierPart() - Method in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
getNextCharAsJavaIdentifierPart() - Method in class org.eclipse.jdt.internal.core.util.PublicScanner
 
getNextCharAsJavaIdentifierPartWithBoundCheck() - Method in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
getNextCharAsJavaIdentifierPartWithBoundCheck() - Method in class org.eclipse.jdt.internal.core.util.PublicScanner
 
getNextCharWithBoundChecks() - Method in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
getNextCharWithBoundChecks() - Method in class org.eclipse.jdt.internal.core.util.PublicScanner
 
getNextEndOffset(int, boolean) - Method in class org.eclipse.jdt.internal.core.dom.rewrite.TokenScanner
Reads the next token from the given offset and returns the offset after the token.
getNextIndentationLevel(int) - Method in class org.eclipse.jdt.internal.formatter.Scribe
Answer next indentation level based on column estimated position (if column is not indented, then use indentationLevel)
getNextNode() - Method in interface org.eclipse.jdt.core.jdom.IDOMNode
Deprecated. Returns the sibling node immediately following this node.
getNextNode() - Method in class org.eclipse.jdt.internal.core.jdom.DOMNode
Deprecated.  
getNextStartOffset(int, boolean) - Method in class org.eclipse.jdt.internal.core.dom.rewrite.TokenScanner
Reads the next token from the given offset and returns the start offset of the token.
getNextToken() - Method in interface org.eclipse.jdt.core.compiler.IScanner
Read the next token in the source, and answers its ID as specified by ITerminalSymbols.
getNextToken() - Method in class org.eclipse.jdt.internal.codeassist.complete.CompletionScanner
 
getNextToken() - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveryScanner
 
getNextToken() - Method in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
getNextToken() - Method in class org.eclipse.jdt.internal.core.util.PublicScanner
 
getNextUnicodeChar() - Method in class org.eclipse.jdt.internal.codeassist.complete.CompletionScanner
 
getNextUnicodeChar() - Method in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
getNextUnicodeChar() - Method in class org.eclipse.jdt.internal.core.util.PublicScanner
 
getNLSTags() - Method in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
getNLSTags() - Method in class org.eclipse.jdt.internal.core.util.PublicScanner
 
getNode(String) - Method in class org.eclipse.core.resources.ProjectScope
 
getNode() - Method in class org.eclipse.jdt.internal.core.dom.rewrite.RewriteEventStore.CopySourceInfo
 
getNodeClass() - Method in class org.eclipse.jdt.core.dom.StructuralPropertyDescriptor
Returns the AST node type that owns this property.
getNodeCopySources(ASTNode) - Method in class org.eclipse.jdt.internal.core.dom.rewrite.RewriteEventStore
 
getNodeEvent(ASTNode, StructuralPropertyDescriptor, boolean) - Method in class org.eclipse.jdt.internal.core.dom.rewrite.RewriteEventStore
 
getNodeId() - Method in class org.eclipse.core.internal.resources.ResourceInfo
 
getNodeIDMap() - Method in class org.eclipse.core.internal.events.ResourceDeltaInfo
 
getNodeStartingAt(int) - Method in class org.eclipse.jdt.internal.compiler.ast.Javadoc
 
getNodeType() - Method in class org.eclipse.jdt.core.dom.ASTNode
Returns an integer value identifying the type of this concrete AST node.
getNodeType() - Method in interface org.eclipse.jdt.core.jdom.IDOMNode
Deprecated. Returns the type of this node.
getNonJavaResources() - Method in interface org.eclipse.jdt.core.IJavaModel
Returns an array of non-Java resources (that is, non-Java projects) in the workspace.
getNonJavaResources() - Method in interface org.eclipse.jdt.core.IJavaProject
Returns an array of non-Java resources directly contained in this project.
getNonJavaResources() - Method in interface org.eclipse.jdt.core.IPackageFragment
Returns an array of non-Java resources contained in this package fragment.
getNonJavaResources() - Method in interface org.eclipse.jdt.core.IPackageFragmentRoot
Returns an array of non-Java resources contained in this package fragment root.
getNonJavaResources() - Method in class org.eclipse.jdt.internal.core.JarPackageFragmentRoot
Returns an array of non-java resources contained in the receiver.
getNonJavaResources() - Method in class org.eclipse.jdt.internal.core.JavaModel
 
getNonJavaResources() - Method in class org.eclipse.jdt.internal.core.JavaProject
Returns an array of non-java resources contained in the receiver.
getNonJavaResources() - Method in class org.eclipse.jdt.internal.core.PackageFragment
Returns an array of non-java resources contained in the receiver.
getNonJavaResources() - Method in class org.eclipse.jdt.internal.core.PackageFragmentRoot
Returns an array of non-java resources contained in the receiver.
getNotificationComparator() - Static method in class org.eclipse.core.internal.events.ResourceComparator
Returns a comparator which compares resource infos, suitable for computing build deltas.
getNotificationManager() - Method in class org.eclipse.core.internal.resources.Workspace
 
getNotifyRule() - Method in class org.eclipse.core.internal.resources.WorkManager
Returns the scheduling rule used during resource change notifications.
getNullity() - Method in class org.jmlspecs.jml4.ast.JmlArrayQualifiedTypeReference
 
getNullity() - Method in class org.jmlspecs.jml4.ast.JmlArrayTypeReference
 
getNullity() - Method in class org.jmlspecs.jml4.ast.JmlParameterizedQualifiedTypeReference
 
getNullity() - Method in class org.jmlspecs.jml4.ast.JmlParameterizedSingleTypeReference
 
getNullity() - Method in class org.jmlspecs.jml4.ast.JmlQualifiedTypeReference
 
getNullity() - Method in class org.jmlspecs.jml4.ast.JmlSingleTypeReference
 
getNullity() - Method in interface org.jmlspecs.jml4.ast.JmlTypeReference
 
getNullity() - Method in class org.jmlspecs.jml4.ast.JmlWildcard
 
getNullPerformanceMeter() - Method in class org.eclipse.test.performance.Performance
Returns the null performance meter singleton.
getNumberOfClasses() - Method in interface org.eclipse.jdt.core.util.IInnerClassesAttribute
Answer back the number of inner classes infos as specified in the JVM specifications.
getNumberOfClasses() - Method in class org.eclipse.jdt.internal.core.util.InnerClassesAttribute
 
getNumberOfEntries() - Method in interface org.eclipse.jdt.core.util.IStackMapAttribute
Answer back the number of stack map frames of this atribute as specified in the JVM specifications.
getNumberOfEntries() - Method in interface org.eclipse.jdt.core.util.IStackMapTableAttribute
Answer back the number of stack map frames of this atribute as specified in the JVM specifications.
getNumberOfEntries() - Method in class org.eclipse.jdt.internal.core.util.StackMapAttribute
 
getNumberOfEntries() - Method in class org.eclipse.jdt.internal.core.util.StackMapTableAttribute
 
getNumberOfLines() - Method in class org.eclipse.jdt.internal.core.util.SimpleDocument
 
getNumberOfLines(int, int) - Method in class org.eclipse.jdt.internal.core.util.SimpleDocument
 
getNumberOfLocals() - Method in interface org.eclipse.jdt.core.util.IStackMapFrame
Answer back the number of locals.
getNumberOfLocals() - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrame
 
getNumberOfLocals() - Method in class org.eclipse.jdt.internal.core.util.DefaultStackMapFrame
 
getNumberOfLocals() - Method in class org.eclipse.jdt.internal.core.util.StackMapFrame
 
getNumberOfParameters() - Method in interface org.eclipse.jdt.core.IMethod
Returns the number of parameters of this method.
getNumberOfParameters() - Method in class org.eclipse.jdt.internal.core.SourceMethod
 
getNumberOfStackItems() - Method in interface org.eclipse.jdt.core.util.IStackMapFrame
Answer back the number of stack items
getNumberOfStackItems() - Method in class org.eclipse.jdt.internal.core.util.DefaultStackMapFrame
 
getNumberOfStackItems() - Method in class org.eclipse.jdt.internal.core.util.StackMapFrame
 
getNumericValue(char) - Static method in class org.eclipse.jdt.internal.compiler.parser.ScannerHelper
 
getOccurrenceCount() - Method in interface org.eclipse.jdt.core.IAnnotation
Returns the position relative to the order this annotation is defined in the source.
getOccurrenceCount() - Method in interface org.eclipse.jdt.core.IMember
Returns the position relative to the order this member is defined in the source.
getOccurrenceCount() - Method in class org.eclipse.jdt.internal.core.SourceRefElement
 
getOccurrences() - Method in class org.eclipse.core.internal.localstore.Bucket.Entry
 
getOccurrences() - Method in class org.eclipse.core.internal.localstore.HistoryBucket.HistoryEntry
 
getOccurrences() - Method in class org.eclipse.core.internal.properties.PropertyBucket.PropertyEntry
 
getOffset() - Method in class org.eclipse.jdt.core.BufferChangedEvent
Returns the index of the first character inserted, removed, or replaced in the buffer.
getOffset() - Method in class org.eclipse.jdt.core.CompletionContext
Returns the offset position in the source file buffer after which code assist is requested.
getOffset() - Method in interface org.eclipse.jdt.core.ISourceRange
Returns the 0-based index of the first character of the source code for this element, relative to the source buffer in which this element is contained.
getOffset() - Method in class org.eclipse.jdt.core.search.SearchMatch
Returns the offset of this search match.
getOffset() - Method in interface org.eclipse.jdt.core.util.IVerificationTypeInfo
Answer back the offset of this verification type info as described in the JVM specifications.
getOffset() - Method in class org.eclipse.jdt.internal.core.SourceRange
 
getOffset() - Method in class org.eclipse.jdt.internal.core.util.VerificationInfo
 
getOffsetDelta() - Method in interface org.eclipse.jdt.core.util.IStackMapFrame
Answer back the offset delta.
getOffsetDelta(StackMapFrame) - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrame
 
getOffsetDelta() - Method in class org.eclipse.jdt.internal.core.util.DefaultStackMapFrame
 
getOffsetDelta() - Method in class org.eclipse.jdt.internal.core.util.StackMapFrame
 
getOldData() - Method in class org.eclipse.core.internal.dtree.NodeComparison
Returns the data of the old node.
getOldDescriptionLocationFor(IProject) - Method in class org.eclipse.core.internal.resources.LocalMetaArea
The project description file is the only metadata file stored outside the metadata area.
getOldExpressions() - Method in class org.jmlspecs.jml4.rac.PostconditionTranslator
Return all old expressions found in the postcondition.
getOldExpressions() - Method in class org.jmlspecs.jml4.rac.PostStateExpressionTranslator
Returns old expressions found in the expression under translation.
getOldExpressions() - Method in class org.jmlspecs.jml4.rac.PreconditionTranslator
Return all old expressions found in the postcondition.
getOldJavaProjecNames() - Method in class org.eclipse.jdt.internal.core.DeltaProcessingState
 
getOldPath(long) - Method in class org.eclipse.core.internal.events.NodeIDMap
Returns the old path location for the given ID, or null if no old path is available.
getOldQuantifiedExpressions() - Method in class org.jmlspecs.jml4.rac.PostStateExpressionTranslator
Returns old expressions found in quantifiers under translation.
getOldVars() - Method in class org.jmlspecs.jml4.ast.JmlSpecCaseBody
 
getOldWorkspaceDescriptionLocation() - Method in class org.eclipse.core.internal.resources.LocalMetaArea
 
getOpenable() - Method in interface org.eclipse.jdt.core.IJavaElement
Returns the first openable parent.
getOpenable() - Method in class org.eclipse.jdt.internal.core.JavaElement
 
getOpenable() - Method in class org.eclipse.jdt.internal.core.Openable
 
getOpenableParent() - Method in class org.eclipse.jdt.internal.core.JavaElement
Return the first instance of IOpenable in the parent hierarchy of this element.
getOpenableParent() - Method in class org.eclipse.jdt.internal.core.SourceRefElement
Return the first instance of IOpenable in the hierarchy of this type (going up the hierarchy from this type);
getOpenBuffers() - Method in class org.eclipse.jdt.internal.core.BufferManager
Returns an enumeration of all open buffers.
getOperand() - Method in class org.eclipse.jdt.core.dom.PostfixExpression
Returns the operand of this postfix expression.
getOperand() - Method in class org.eclipse.jdt.core.dom.PrefixExpression
Returns the operand of this prefix expression.
getOperationsPerSnapshot() - Method in class org.eclipse.core.internal.resources.WorkspaceDescription
 
getOperator() - Method in class org.eclipse.jdt.core.dom.Assignment
Returns the operator of this assignment expression.
getOperator() - Method in class org.eclipse.jdt.core.dom.InfixExpression
Returns the operator of this infix expression.
getOperator() - Method in class org.eclipse.jdt.core.dom.PostfixExpression
Returns the operator of this postfix expression.
getOperator() - Method in class org.eclipse.jdt.core.dom.PrefixExpression
Returns the operator of this prefix expression.
getOperator() - Method in class org.jmlspecs.jml4.fspv.theory.ast.TheoryCompoundAssignment
 
getOption(String, boolean) - Method in interface org.eclipse.jdt.core.IJavaProject
Helper method for returning one option value only.
getOption(String) - Static method in class org.eclipse.jdt.core.JavaCore
Helper method for returning one option value only.
getOption(String, boolean) - Method in class org.eclipse.jdt.internal.core.ExternalJavaProject
 
getOption(String) - Method in class org.eclipse.jdt.internal.core.JavaModelManager
 
getOption(String, boolean) - Method in class org.eclipse.jdt.internal.core.JavaProject
 
getOptionForConfigurableSeverity(int) - Static method in class org.eclipse.jdt.core.JavaCore
Returns the option that can be used to configure the severity of the compiler problem identified by problemID if any, null otherwise.
getOptionName() - Method in class org.eclipse.jdt.internal.compiler.ConfigurableOption
Gets the optionName.
getOptions(boolean) - Method in interface org.eclipse.jdt.core.IJavaProject
Returns the table of the current custom options for this project.
getOptions() - Static method in class org.eclipse.jdt.core.JavaCore
Returns the table of the current options.
getOptions() - Method in class org.eclipse.jdt.internal.core.JavaModelManager
 
getOptions(boolean) - Method in class org.eclipse.jdt.internal.core.JavaProject
 
getOptionsMap(CompilerOptions, Map) - Method in class org.jmlspecs.eclipse.jdt.internal.esc2.ESC2Wrapper
 
getOptionsMap(CompilerOptions, Map) - Method in class org.jmlspecs.jml2.checker.JML2CheckerWrapper
 
getOptionsMap(CompilerOptions, Map) - Method in class org.jmlspecs.jml2.compiler.JML2CompilerWrapper
 
getOptionsMap(CompilerOptions, Map) - Static method in class org.jmlspecs.jml4.compiler.CompilerExtensionManager
 
getOptionsMap(CompilerOptions, Map) - Method in class org.jmlspecs.jml4.compiler.DefaultCompilerExtension
 
getOptionsMap(CompilerOptions, Map) - Method in interface org.jmlspecs.jml4.compiler.ICompilerExtension
 
getOptionsMap(CompilerOptions, Map) - Method in class org.jmlspecs.jml4.compiler.JmlCompilerExtension
 
getOptionsMap(CompilerOptions, Map) - Method in class org.jmlspecs.jml4.fspv.Fspv
 
getOriginal(IJavaElement) - Method in interface org.eclipse.jdt.core.IWorkingCopy
Deprecated. Use IJavaElement.getPrimaryElement() instead.
getOriginal(IJavaElement) - Method in class org.eclipse.jdt.internal.core.CompilationUnit
Deprecated.  
getOriginalElement() - Method in interface org.eclipse.jdt.core.IWorkingCopy
Deprecated. Use IJavaElement.getPrimaryElement() instead.
getOriginalElement() - Method in class org.eclipse.jdt.internal.core.CompilationUnit
Deprecated.  
getOriginalList() - Method in class org.eclipse.jdt.core.dom.rewrite.ListRewrite
Returns the original nodes in the list property managed by this rewriter.
getOriginalValue() - Method in class org.eclipse.jdt.internal.core.dom.rewrite.ListRewriteEvent
 
getOriginalValue() - Method in class org.eclipse.jdt.internal.core.dom.rewrite.NodeRewriteEvent
 
getOriginalValue() - Method in class org.eclipse.jdt.internal.core.dom.rewrite.RewriteEvent
 
getOriginalValue(ASTNode, StructuralPropertyDescriptor) - Method in class org.eclipse.jdt.internal.core.dom.rewrite.RewriteEventStore
 
getOriginalValue(ASTNode, StructuralPropertyDescriptor) - Method in interface org.eclipse.jdt.internal.core.dom.rewrite.RewriteEventStore.INodePropertyMapper
Returns the node attribute for a given property name.
getOriginatingFileName() - Method in interface org.eclipse.jdt.core.compiler.IProblem
Answer the file name in which the problem was found.
getOriginatingFileName() - Method in class org.eclipse.jdt.internal.compiler.problem.DefaultProblem
Answer the file name in which the problem was found.
getOtherElements() - Method in class org.eclipse.jdt.core.search.TypeReferenceMatch
Returns other elements also enclosing the type reference.
getOtherFieldBindings(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
getOtherFieldBindings(BlockScope) - Method in class org.eclipse.jdt.internal.eval.CodeSnippetQualifiedNameReference
 
getOuterClassName() - Method in interface org.eclipse.jdt.core.util.IInnerClassesAttributeEntry
Answer back the outer class name of this inner classes attribute as specified in the JVM specifications, null if outer class name index is equals to zero.
getOuterClassName() - Method in class org.eclipse.jdt.internal.core.util.InnerClassesAttributeEntry
 
getOuterClassNameIndex() - Method in interface org.eclipse.jdt.core.util.IInnerClassesAttributeEntry
Answer back the outer class name index of this inner classes attribute as specified in the JVM specifications.
getOuterClassNameIndex() - Method in class org.eclipse.jdt.internal.core.util.InnerClassesAttributeEntry
 
getOuterMostLocalContext() - Method in class org.eclipse.jdt.internal.core.Member
 
getOutputDirectory() - Static method in class org.eclipse.jdt.core.tests.util.Util
Search the user hard-drive for a possible output directory.
getOutputLocation() - Method in interface org.eclipse.jdt.core.IClasspathEntry
Returns the full path to the specific location where the builder writes .class files generated for this source entry (entry kind IClasspathEntry.CPE_SOURCE).
getOutputLocation() - Method in interface org.eclipse.jdt.core.IJavaProject
Returns the default output location for this project as a workspace- relative absolute path.
getOutputLocation(IPath) - Method in class org.eclipse.jdt.core.tests.builder.TestingEnvironment
Return output location for a project.
getOutputLocation() - Method in class org.eclipse.jdt.internal.core.ClasspathEntry
 
getOutputLocation() - Method in class org.eclipse.jdt.internal.core.JavaProject
 
getOutputStream() - Method in class org.eclipse.jdt.core.tests.runtime.LocalVirtualMachine
Returns an output stream that is connected to the standard input (System.in) of this target VM.
getOverflow() - Method in class org.eclipse.jdt.internal.core.OverflowingLRUCache
 
getOwner() - Method in interface org.eclipse.jdt.core.IBuffer
Returns the Java openable element owning of this buffer.
getOwner() - Method in interface org.eclipse.jdt.core.ICompilationUnit
Returns the working copy owner of this working copy.
getOwner() - Method in class org.eclipse.jdt.core.tests.model.OverflowingCacheTests.OverflowingTestBuffer
 
getOwner() - Method in class org.eclipse.jdt.core.tests.model.TestBuffer
 
getOwner() - Method in class org.eclipse.jdt.internal.core.Buffer
 
getOwner() - Method in class org.eclipse.jdt.internal.core.CompilationUnit
 
getPackage() - Method in class org.eclipse.jdt.core.dom.CompilationUnit
Returns the node for the package declaration of this compilation unit, or null if this compilation unit is in the default package.
getPackage() - Method in interface org.eclipse.jdt.core.dom.ITypeBinding
Returns the binding for the package in which this type is declared.
getPackage() - Method in class org.eclipse.jdt.internal.compiler.lookup.ArrayBinding
 
getPackage() - Method in class org.eclipse.jdt.internal.compiler.lookup.BaseTypeBinding
 
getPackage() - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
getPackage(char[][]) - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
getPackage() - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
getPackage() - Method in class org.jmlspecs.jml4.lookup.JmlSpecialTypeBinding
 
getPackageDeclaration(String) - Method in interface org.eclipse.jdt.core.ICompilationUnit
Returns the first package declaration in this compilation unit with the given package name (there normally is at most one package declaration).
getPackageDeclaration(String) - Method in class org.eclipse.jdt.internal.codeassist.impl.AssistCompilationUnit
 
getPackageDeclaration(String) - Method in class org.eclipse.jdt.internal.core.CompilationUnit
 
getPackageDeclarations() - Method in interface org.eclipse.jdt.core.ICompilationUnit
Returns the package declarations in this compilation unit in the order in which they appear in the source.
getPackageDeclarations() - Method in class org.eclipse.jdt.internal.core.CompilationUnit
 
getPackageFragment(String) - Method in interface org.eclipse.jdt.core.IPackageFragmentRoot
Returns the package fragment with the given package name.
getPackageFragment() - Method in interface org.eclipse.jdt.core.IType
Returns the package fragment in which this element is defined.
getPackageFragment(String, String, String) - Method in class org.eclipse.jdt.core.tests.model.AbstractJavaModelTests
Returns the specified package fragment in the given project and root, or null if it does not exist.
getPackageFragment(IJavaProject, String, String) - Static method in class org.eclipse.jdt.core.tests.model.ModelTestsUtil
Returns the specified package fragment in the given project and root, or null if it does not exist.
getPackageFragment() - Method in class org.eclipse.jdt.internal.core.BinaryType
 
getPackageFragment(String[]) - Method in class org.eclipse.jdt.internal.core.JarPackageFragmentRoot
 
getPackageFragment(String) - Method in class org.eclipse.jdt.internal.core.PackageFragmentRoot
 
getPackageFragment(String[]) - Method in class org.eclipse.jdt.internal.core.PackageFragmentRoot
 
getPackageFragment() - Method in class org.eclipse.jdt.internal.core.SourceType
 
getPackageFragmentRoot() - Method in interface org.eclipse.jdt.core.IJarEntryResource
Returns the package fragment root this jar entry resource belongs to.
getPackageFragmentRoot(String) - Method in interface org.eclipse.jdt.core.IJavaProject
Returns a package fragment root for an external library (a ZIP archive - e.g.
getPackageFragmentRoot(IResource) - Method in interface org.eclipse.jdt.core.IJavaProject
Returns a package fragment root for the given resource, which must either be a folder representing the top of a package hierarchy, or a ZIP archive (e.g.
getPackageFragmentRoot() - Method in class org.eclipse.jdt.core.search.TypeNameMatch
Returns the package fragment root of the stored type.
getPackageFragmentRoot(String, String) - Method in class org.eclipse.jdt.core.tests.model.AbstractJavaModelTests
Returns the specified package fragment root in the given project, or null if it does not exist.
getPackageFragmentRoot(IJavaProject, String) - Static method in class org.eclipse.jdt.core.tests.model.ModelTestsUtil
Returns the specified package fragment root in the given project, or null if it does not exist.
getPackageFragmentRoot(IJavaProject, String) - Method in class org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceTests
Returns the specified package fragment root in the given project, or null if it does not exist.
getPackageFragmentRoot(IResource) - Method in class org.eclipse.jdt.internal.core.DeltaProcessor.RootInfo
 
getPackageFragmentRoot() - Method in class org.eclipse.jdt.internal.core.JarEntryResource
 
getPackageFragmentRoot(IPath) - Method in class org.eclipse.jdt.internal.core.JavaProject
 
getPackageFragmentRoot(IResource) - Method in class org.eclipse.jdt.internal.core.JavaProject
 
getPackageFragmentRoot(String) - Method in class org.eclipse.jdt.internal.core.JavaProject
 
getPackageFragmentRoot() - Method in class org.eclipse.jdt.internal.core.NonJavaResource
 
getPackageFragmentRoot() - Method in class org.eclipse.jdt.internal.core.Openable
Find enclosing package fragment root if any
getPackageFragmentRoot0(IPath) - Method in class org.eclipse.jdt.internal.core.JavaProject
 
getPackageFragmentRootPath(IPath, String) - Method in class org.eclipse.jdt.core.tests.builder.TestingEnvironment
Return the path of the package fragment root with the given name.
getPackageFragmentRoots() - Method in interface org.eclipse.jdt.core.IJavaProject
Returns all of the package fragment roots contained in this project, identified on this project's resolved classpath.
getPackageFragmentRoots(IClasspathEntry) - Method in interface org.eclipse.jdt.core.IJavaProject
Deprecated. Use IJavaProject.findPackageFragmentRoots(IClasspathEntry) instead
getPackageFragmentRoots() - Method in class org.eclipse.jdt.internal.core.JavaProject
 
getPackageFragmentRoots(IClasspathEntry) - Method in class org.eclipse.jdt.internal.core.JavaProject
Deprecated.  
getPackageFragments() - Method in interface org.eclipse.jdt.core.IJavaProject
Returns all package fragments in all package fragment roots contained in this project.
getPackageFragments() - Method in class org.eclipse.jdt.internal.core.JavaElementRequestor
 
getPackageFragments() - Method in class org.eclipse.jdt.internal.core.JavaProject
 
getPackageFragmentsInRoots(IPackageFragmentRoot[]) - Method in class org.eclipse.jdt.internal.core.JavaProject
Returns all the package fragments found in the specified package fragment roots.
getPackageName() - Method in interface org.eclipse.jdt.core.eval.IEvaluationContext
Returns the name of the package in which code snippets are to be compiled and run.
getPackageName() - Method in class org.eclipse.jdt.core.search.TypeNameMatch
Returns the package name of the stored type.
getPackageName() - Method in class org.eclipse.jdt.core.tests.compiler.parser.SourceType
 
getPackageName() - Method in class org.eclipse.jdt.internal.compiler.batch.CompilationUnit
 
getPackageName() - Method in interface org.eclipse.jdt.internal.compiler.env.ICompilationUnit
Answer the name of the package according to the directory structure or null if package consistency checks should be ignored.
getPackageName() - Method in class org.eclipse.jdt.internal.core.BasicCompilationUnit
 
getPackageName() - Method in class org.eclipse.jdt.internal.core.builder.SourceFile
 
getPackageName() - Method in class org.eclipse.jdt.internal.core.CompilationUnit
 
getPackageName() - Method in class org.eclipse.jdt.internal.core.eval.EvaluationContextWrapper
 
getPackageName() - Method in class org.eclipse.jdt.internal.core.jdom.CompilationUnit
 
getPackageName() - Method in class org.eclipse.jdt.internal.core.search.matching.PossibleMatch
 
getPackageName() - Method in class org.eclipse.jdt.internal.eval.EvaluationContext
Returns the dot-separated name of the package code snippets are run into.
getPackagePath(IPath, String) - Method in class org.eclipse.jdt.core.tests.builder.TestingEnvironment
Return the path of the package with the given name.
getParameter() - Method in class org.eclipse.jdt.core.dom.EnhancedForStatement
Returns the formal parameter in this enhanced for statement.
getParameterAnnotations(int) - Method in interface org.eclipse.jdt.core.dom.IMethodBinding
Returns the resolved annotations of a parameter of this method.
getParameterAnnotations() - Method in interface org.eclipse.jdt.core.util.IRuntimeInvisibleParameterAnnotationsAttribute
Answer back the parameter annotations.
getParameterAnnotations() - Method in interface org.eclipse.jdt.core.util.IRuntimeVisibleParameterAnnotationsAttribute
Answer back the parameter annotations.
getParameterAnnotations(int) - Method in class org.eclipse.jdt.internal.compiler.classfmt.MethodInfo
 
getParameterAnnotations(int) - Method in interface org.eclipse.jdt.internal.compiler.env.IBinaryMethod
Answer the annotations on the indexth parameter or null if none
getParameterAnnotations() - Method in class org.eclipse.jdt.internal.compiler.lookup.AnnotationHolder
 
getParameterAnnotations() - Method in class org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
getParameterAnnotations() - Method in class org.eclipse.jdt.internal.core.util.RuntimeInvisibleParameterAnnotationsAttribute
 
getParameterAnnotations() - Method in class org.eclipse.jdt.internal.core.util.RuntimeVisibleParameterAnnotationsAttribute
 
getParameterAnnotations(int) - Method in class org.eclipse.jdt.internal.eval.CodeSnippetSkeleton.BinaryMethodSkeleton
 
getParameterCount(char[]) - Static method in class org.eclipse.jdt.core.Signature
Returns the number of parameter types in the given method signature.
getParameterCount(String) - Static method in class org.eclipse.jdt.core.Signature
Returns the number of parameter types in the given method signature.
getParameterCount(char[]) - Static method in class org.eclipse.jdt.internal.core.util.Util
Returns the number of parameter types in a method signature.
getParameterizedTypeName() - Method in class org.eclipse.jdt.internal.compiler.ast.ArrayQualifiedTypeReference
 
getParameterizedTypeName() - Method in class org.eclipse.jdt.internal.compiler.ast.ArrayTypeReference
 
getParameterizedTypeName() - Method in class org.eclipse.jdt.internal.compiler.ast.ParameterizedQualifiedTypeReference
 
getParameterizedTypeName() - Method in class org.eclipse.jdt.internal.compiler.ast.ParameterizedSingleTypeReference
 
getParameterizedTypeName() - Method in class org.eclipse.jdt.internal.compiler.ast.TypeReference
 
getParameterizedTypeName() - Method in class org.eclipse.jdt.internal.compiler.ast.Wildcard
 
getParameterNames() - Method in interface org.eclipse.jdt.core.IMethod
Returns the names of parameters in this method.
getParameterNames() - Method in interface org.eclipse.jdt.core.jdom.IDOMMethod
Deprecated. Returns the names of parameters in this method in the order they are declared, or null if no parameters are declared.
getParameterNames() - Method in class org.eclipse.jdt.internal.core.SourceMethod
 
getParametersNumber() - Method in interface org.eclipse.jdt.core.util.IRuntimeInvisibleParameterAnnotationsAttribute
Answer back the number of parameters as described in the JVM specifications.
getParametersNumber() - Method in interface org.eclipse.jdt.core.util.IRuntimeVisibleParameterAnnotationsAttribute
Answer back the number of parameters as described in the JVM specifications.
getParametersNumber() - Method in class org.eclipse.jdt.internal.core.util.RuntimeInvisibleParameterAnnotationsAttribute
 
getParametersNumber() - Method in class org.eclipse.jdt.internal.core.util.RuntimeVisibleParameterAnnotationsAttribute
 
getParameterTypes() - Method in interface org.eclipse.jdt.core.dom.IMethodBinding
Returns a list of type bindings representing the formal parameter types, in declaration order, of this method or constructor.
getParameterTypes() - Method in interface org.eclipse.jdt.core.IMethod
Returns the type signatures for the parameters of this method.
getParameterTypes() - Method in interface org.eclipse.jdt.core.jdom.IDOMMethod
Deprecated. Returns the type names for the parameters of this method in the order they are declared, or null if no parameters are declared.
getParameterTypes(char[]) - Static method in class org.eclipse.jdt.core.Signature
Extracts the parameter type signatures from the given method signature.
getParameterTypes(String) - Static method in class org.eclipse.jdt.core.Signature
Extracts the parameter type signatures from the given method signature.
getParameterTypes() - Method in class org.eclipse.jdt.internal.core.SourceMethod
 
getParent() - Method in class org.eclipse.core.internal.dtree.DeltaDataTree
Returns the parent of the tree.
getParent() - Method in class org.eclipse.core.internal.resources.Project
 
getParent() - Method in class org.eclipse.core.internal.resources.Resource
 
getParent() - Method in class org.eclipse.core.internal.resources.WorkspaceRoot
 
getParent() - Method in class org.eclipse.core.internal.watson.ElementTree
Returns the parent tree, or null if there is no parent.
getParent() - Method in interface org.eclipse.core.resources.IResource
Returns the resource which is the parent of this resource, or null if it has no parent (that is, this resource is the workspace root).
getParent() - Method in class org.eclipse.core.tests.internal.filesystem.broken.BrokenFileStore
 
getParent() - Method in class org.eclipse.core.tests.internal.filesystem.ram.MemoryFileStore
 
getParent() - Method in class org.eclipse.core.tests.internal.filesystem.wrapper.WrapperFileStore
 
getParent() - Method in class org.eclipse.jdt.core.dom.ASTNode
Returns this node's parent node, or null if this is the root node.
getParent() - Method in class org.eclipse.jdt.core.dom.rewrite.ListRewrite
Returns the parent of the list for which this list rewriter was created.
getParent() - Method in interface org.eclipse.jdt.core.IJarEntryResource
Returns the parent of this jar entry resource.
getParent() - Method in interface org.eclipse.jdt.core.IJavaElement
Returns the element directly containing this element, or null if this element has no parent.
getParent() - Method in interface org.eclipse.jdt.core.jdom.IDOMNode
Deprecated. Returns the parent of this node.
getParent() - Method in class org.eclipse.jdt.core.tests.model.TestFileStore
 
getParent() - Method in class org.eclipse.jdt.internal.core.dom.rewrite.RewriteEventStore.PropertyLocation
 
getParent() - Method in class org.eclipse.jdt.internal.core.JarEntryResource
 
getParent() - Method in class org.eclipse.jdt.internal.core.JavaElement
 
getParent() - Method in class org.eclipse.jdt.internal.core.jdom.DOMNode
Deprecated.  
getParent() - Method in class org.eclipse.jdt.internal.core.NonJavaResource
 
getParent() - Method in class org.eclipse.test.internal.performance.results.AbstractResults
Returns the parent
getParents() - Method in class org.jmlspecs.jml4.esc.gc.lang.simple.SimpleBlock
 
getParser() - Method in class org.eclipse.jdt.internal.codeassist.CompletionEngine
 
getParser() - Method in class org.eclipse.jdt.internal.codeassist.impl.Engine
 
getParser() - Method in class org.eclipse.jdt.internal.codeassist.SelectionEngine
 
getParticipant() - Method in class org.eclipse.jdt.core.search.SearchDocument
Returns the participant that created this document.
getParticipant() - Method in class org.eclipse.jdt.core.search.SearchMatch
Returns the search participant which issued this search match.
getParticipant() - Method in class org.eclipse.jdt.internal.core.search.matching.MatchLocator
 
getPartition(int) - Method in class org.eclipse.jdt.internal.core.util.SimpleDocument
 
getPartners() - Method in class org.eclipse.core.internal.resources.Synchronizer
 
getPartners() - Method in interface org.eclipse.core.resources.ISynchronizer
Returns a list of synchronization partner names currently registered with this synchronizer.
getPath() - Method in class org.eclipse.core.internal.localstore.Bucket.Entry
 
getPath() - Method in class org.eclipse.core.internal.resources.ResourceStatus
 
getPath() - Method in interface org.eclipse.core.resources.IResourceStatus
Returns the path of the resource associated with this status.
getPath() - Method in interface org.eclipse.jdt.core.IClasspathContainer
Answers the container path identifying this container.
getPath() - Method in interface org.eclipse.jdt.core.IClasspathEntry
Returns the path of this classpath entry.
getPath() - Method in interface org.eclipse.jdt.core.IJavaElement
Returns the path to the innermost resource enclosing this element.
getPath() - Method in interface org.eclipse.jdt.core.IJavaModelStatus
Returns the path associated with the failure (see specification of the status code), or null if the failure is not one of DEVICE_PATH, INVALID_PATH, PATH_OUTSIDE_PROJECT, or RELATIVE_PATH.
getPath() - Method in class org.eclipse.jdt.core.search.SearchDocument
Returns the path to the original document to publicly mention in index or search results.
getPath() - Method in class org.eclipse.jdt.core.tests.model.ClasspathTests.TestContainer
 
getPath() - Method in class org.eclipse.jdt.core.tests.model.CompletionTests2.CompletionContainerInitializer.DefaultContainer
 
getPath() - Method in class org.eclipse.jdt.core.tests.model.DefaultContainerInitializer.DefaultContainer
 
getPath() - Method in class org.eclipse.jdt.core.tests.model.OverflowingCacheTests.OverflowingTestOpenable
 
getPath() - Method in class org.eclipse.jdt.internal.compiler.batch.ClasspathDirectory
 
getPath() - Method in class org.eclipse.jdt.internal.compiler.batch.ClasspathJar
 
getPath() - Method in interface org.eclipse.jdt.internal.compiler.batch.FileSystem.Classpath
Return the path for file based classpath entries.
getPath() - Method in class org.eclipse.jdt.internal.core.ClassFile
 
getPath() - Method in class org.eclipse.jdt.internal.core.ClassFileWorkingCopy
 
getPath() - Method in class org.eclipse.jdt.internal.core.ClasspathEntry
 
getPath() - Method in class org.eclipse.jdt.internal.core.CompilationUnit
 
getPath() - Method in class org.eclipse.jdt.internal.core.ExternalPackageFragmentRoot
 
getPath() - Method in class org.eclipse.jdt.internal.core.JavaModel
 
getPath() - Method in class org.eclipse.jdt.internal.core.JavaModelStatus
 
getPath() - Method in class org.eclipse.jdt.internal.core.JavaProject
 
getPath() - Method in class org.eclipse.jdt.internal.core.LocalVariable
 
getPath() - Method in class org.eclipse.jdt.internal.core.PackageFragment
 
getPath() - Method in class org.eclipse.jdt.internal.core.PackageFragmentRoot
 
getPath() - Method in class org.eclipse.jdt.internal.core.search.indexing.InternalSearchDocument
 
getPath() - Method in class org.eclipse.jdt.internal.core.SourceRefElement
 
getPath() - Method in class org.eclipse.jdt.internal.core.UserLibraryClasspathContainer
 
getPathPrefixHistory() - Method in class org.eclipse.core.internal.refresh.RefreshJob
Returns the path prefixes visited by this job so far.
getPaths() - Method in class org.eclipse.jdt.internal.core.search.PathCollector
Returns the paths that have been collected.
getPathVariableManager() - Method in class org.eclipse.core.internal.resources.Workspace
 
getPathVariableManager() - Method in interface org.eclipse.core.resources.IWorkspace
Returns the path variable manager for this workspace.
getPathVariableNames() - Method in class org.eclipse.core.internal.resources.PathVariableManager
 
getPathVariableNames() - Method in interface org.eclipse.core.resources.IPathVariableManager
Returns an array containing all defined path variable names.
getPattern() - Method in interface org.eclipse.jdt.core.IAccessRule
Returns the file pattern for this access rule.
getPattern() - Method in class org.eclipse.jdt.internal.core.ClasspathAccessRule
 
getPerProjectInfo(IProject, boolean) - Method in class org.eclipse.jdt.internal.core.JavaModelManager
 
getPerProjectInfo() - Method in class org.eclipse.jdt.internal.core.JavaProject
 
getPerProjectInfoCheckExistence(IProject) - Method in class org.eclipse.jdt.internal.core.JavaModelManager
 
getPersistable() - Method in class org.jmlspecs.eclipse.jdt.ui.ZipEditorInput
 
getPersistentProperties() - Method in class org.eclipse.core.internal.resources.Resource
 
getPersistentProperties() - Method in interface org.eclipse.core.resources.IResource
Returns a copy of the map of this resource's persistent properties.
getPersistentProperty(QualifiedName) - Method in class org.eclipse.core.internal.resources.Resource
 
getPersistentProperty(QualifiedName) - Method in interface org.eclipse.core.resources.IResource
Returns the value of the persistent property of this resource identified by the given key, or null if this resource has no such property.
getPerWorkingCopyInfo() - Method in class org.eclipse.jdt.internal.core.CompilationUnit
 
getPerWorkingCopyInfo(CompilationUnit, boolean, boolean, IProblemRequestor) - Method in class org.eclipse.jdt.internal.core.JavaModelManager
 
getPlaceholderData(ASTNode) - Method in class org.eclipse.jdt.internal.core.dom.rewrite.NodeInfoStore
 
getPlugin() - Method in class org.eclipse.core.internal.resources.SaveContext
 
getPlugin() - Static method in class org.eclipse.core.resources.ResourcesPlugin
Returns the Resources plug-in.
getPlugin() - Static method in class org.eclipse.jdt.core.JavaCore
Returns the single instance of the Java core plug-in runtime class.
getPluginDirectoryPath() - Static method in class org.eclipse.jdt.core.tests.model.ModelTestsUtil
 
getPluginDirectoryPath(String) - Static method in class org.eclipse.jdt.core.tests.model.ModelTestsUtil
Returns the OS path to the directory that contains this plugin.
getPluginId() - Method in class org.eclipse.core.tests.session.TestDescriptor
 
getPluginWorkingLocation(IPluginDescriptor) - Method in class org.eclipse.core.internal.resources.Project
Deprecated.  
getPluginWorkingLocation(IPluginDescriptor) - Method in interface org.eclipse.core.resources.IProject
Deprecated. Use IProject.getWorkingLocation(plugin.getUniqueIdentifier()).
getPos() - Method in class org.jmlspecs.jml4.compiler.parser.JmlIdentifier
 
getPosition(int, int) - Method in class org.eclipse.jdt.core.dom.CompilationUnit
Given a line number and column number, returns the corresponding position in the original source string.
getPositionCategories() - Method in class org.eclipse.jdt.internal.core.util.SimpleDocument
 
getPositionExp() - Method in class org.jmlspecs.jml4.ast.JmlName
 
getPositions(String) - Method in class org.eclipse.jdt.internal.core.util.SimpleDocument
 
getPositionUpdaters() - Method in class org.eclipse.jdt.internal.core.util.SimpleDocument
 
getPossibleBlockTags() - Method in class org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocTag
Return possible block tags
getPossibleComplianceLevels() - Static method in class org.eclipse.jdt.core.tests.util.AbstractCompilerTest
 
getPossibleInlineTags() - Method in class org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocTag
Return possible inline tags
getPossibleKeywords() - Method in interface org.eclipse.jdt.internal.codeassist.complete.CompletionOnKeyword
 
getPossibleKeywords() - Method in class org.eclipse.jdt.internal.codeassist.complete.CompletionOnKeyword1
 
getPossibleKeywords() - Method in class org.eclipse.jdt.internal.codeassist.complete.CompletionOnKeyword2
 
getPossibleKeywords() - Method in class org.eclipse.jdt.internal.codeassist.complete.CompletionOnKeyword3
 
getPossibleMatches(IPackageFragmentRoot[]) - Method in class org.eclipse.jdt.internal.core.search.matching.PossibleMatchSet
 
getPossibleValues() - Method in class org.eclipse.jdt.internal.compiler.ConfigurableOption
Return an array of String that represents the localized possible values of the receiver.
getPostcondition() - Method in class org.jmlspecs.jml4.ast.JmlMethodSpecification
 
getPrecondition() - Method in class org.jmlspecs.jml4.ast.JmlMethodSpecification
 
getPreconditionMethod(Collection<RacOldExpression>, RacResult) - Method in class org.jmlspecs.jml4.rac.PreconditionTranslator
Returns a precondition check method that also executes the given old expressions (in the pre-state).
getPreconditionVariables() - Method in class org.jmlspecs.jml4.rac.PreconditionTranslator
Returns names of boolean fields to store the truth of preconditions, one for each specification case in a method specification.
getPreferences() - Method in class org.eclipse.jdt.internal.core.JavaProject
Deprecated. WARNING: this method do nothing from now and will be removed soon! If you use it, switch as soon as possible to new preferences API by using JavaProject.getEclipsePreferences() to avoid future compilation error...
getPreparedOperationDepth() - Method in class org.eclipse.core.internal.resources.WorkManager
This method can only be safely called from inside a workspace operation.
getPrevious() - Method in class org.eclipse.core.internal.utils.Cache.Entry
 
getPreviousNode() - Method in interface org.eclipse.jdt.core.jdom.IDOMNode
Deprecated. Returns the sibling node immediately preceding this node.
getPreviousNode() - Method in class org.eclipse.jdt.internal.core.jdom.DOMNode
Deprecated.  
getPreviousSaveNumber() - Method in class org.eclipse.core.internal.resources.SaveContext
 
getPreviousSaveNumber() - Method in interface org.eclipse.core.resources.ISaveContext
Returns the number for the previous save in which the plug-in actively participated, or 0 if the plug-in has never actively participated in a save before.
getPreviousSessionContainer(IPath, IJavaProject) - Method in class org.eclipse.jdt.internal.core.JavaModelManager
Returns a persisted container from previous session if any.
getPreviousSessionVariable(String) - Method in class org.eclipse.jdt.internal.core.JavaModelManager
Returns a persisted container from previous session if any
getPreviousTokenEndOffset(int, int) - Method in class org.eclipse.jdt.internal.core.dom.rewrite.TokenScanner
Reads from the given offset until a token is reached and returns the offset after the previous token.
getPrimary() - Method in interface org.eclipse.jdt.core.ICompilationUnit
Returns the primary compilation unit (whose owner is the primary owner) this working copy was created from, or this compilation unit if this a primary compilation unit.
getPrimary() - Method in class org.eclipse.jdt.internal.core.CompilationUnit
 
getPrimaryElement() - Method in interface org.eclipse.jdt.core.IJavaElement
Returns the primary element (whose compilation unit is the primary compilation unit) this working copy element was created from, or this element if it is a descendant of a primary compilation unit or if it is not a descendant of a working copy (e.g.
getPrimaryElement(boolean) - Method in class org.eclipse.jdt.internal.core.ClassFileWorkingCopy
 
getPrimaryElement(boolean) - Method in class org.eclipse.jdt.internal.core.CompilationUnit
 
getPrimaryElement(boolean) - Method in class org.eclipse.jdt.internal.core.ImportContainer
 
getPrimaryElement(boolean) - Method in class org.eclipse.jdt.internal.core.ImportDeclaration
 
getPrimaryElement(boolean) - Method in class org.eclipse.jdt.internal.core.Initializer
 
getPrimaryElement() - Method in class org.eclipse.jdt.internal.core.JavaElement
 
getPrimaryElement(boolean) - Method in class org.eclipse.jdt.internal.core.JavaElement
 
getPrimaryElement(boolean) - Method in class org.eclipse.jdt.internal.core.PackageDeclaration
 
getPrimaryElement(boolean) - Method in class org.eclipse.jdt.internal.core.SourceField
 
getPrimaryElement(boolean) - Method in class org.eclipse.jdt.internal.core.SourceMethod
 
getPrimaryElement(boolean) - Method in class org.eclipse.jdt.internal.core.SourceType
 
getPrimitiveTypeCode() - Method in class org.eclipse.jdt.core.dom.PrimitiveType
Returns the primitive type code.
getProblem() - Method in class org.eclipse.jdt.core.tests.model.CompletionTestsRequestor2
 
getProblemArguments(IMarker) - Static method in class org.eclipse.jdt.core.CorrectionEngine
Helper method for decoding problem marker attributes.
getProblemArgumentsForMarker(String[]) - Static method in class org.eclipse.jdt.internal.core.util.Util
Put all the arguments in one String.
getProblemArgumentsFromMarker(String) - Static method in class org.eclipse.jdt.internal.core.util.Util
Separate all the arguments of a String made by getProblemArgumentsForMarker
getProblemCategory(int, int) - Static method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
Compute problem category ID based on problem ID
getProblemFactory() - Method in class org.eclipse.jdt.core.tests.eval.EvaluationTest
 
getProblemFactory() - Method in class org.eclipse.jdt.internal.compiler.batch.Main
 
getProblemFactory(Locale) - Static method in class org.eclipse.jdt.internal.core.builder.ProblemFactory
 
getProblemId() - Method in class org.eclipse.jdt.internal.compiler.env.AccessRestriction
 
getProblemId() - Method in class org.eclipse.jdt.internal.compiler.env.AccessRule
 
getProblemLog(CompilationResult, boolean, boolean) - Static method in class org.eclipse.jdt.core.tests.util.Util
Returns the compilation errors / warnings for the given CompilationResult.
getProblemRequestor(ICompilationUnit) - Method in class org.eclipse.jdt.core.WorkingCopyOwner
Returns the problem requestor used by a working copy of this working copy owner.
getProblemRequestor() - Method in class org.eclipse.jdt.internal.core.JavaModelManager.PerWorkingCopyInfo
 
getProblems(String) - Method in class org.eclipse.jdt.core.compiler.ReconcileContext
Returns the problems to be reported to the problem requestor of the reconcile operation for the given marker type.
getProblems() - Method in class org.eclipse.jdt.core.dom.CompilationUnit
Returns the list of detailed problem reports noted by the compiler during the parsing or the type checking of this compilation unit.
getProblems() - Method in class org.eclipse.jdt.core.tests.builder.TestingEnvironment
Return all problems with workspace.
getProblems() - Method in class org.eclipse.jdt.internal.compiler.CompilationResult
Answer the problems (errors and warnings) encountered during compilation.
getProblems() - Method in class org.eclipse.jdt.internal.eval.EvaluationResult
Returns an array of problems (errors and warnings) encountered during the compilation of a code snippet or a global variable definition, or during the analysis of a package name or an import.
getProblemsFor(IPath) - Method in class org.eclipse.jdt.core.tests.builder.TestingEnvironment
Return all problems with the specified element.
getProblemsFor(IPath, String) - Method in class org.eclipse.jdt.core.tests.builder.TestingEnvironment
Return all problems with the specified element.
getProblemsFor(IResource) - Static method in class org.eclipse.jdt.internal.core.builder.JavaBuilder
 
getProcedureName() - Method in class org.jmlspecs.jml4.fspv.theory.ast.TheoryAllocationExpression
 
getProcedureName() - Method in class org.jmlspecs.jml4.fspv.theory.ast.TheoryMessageSend
 
getProcess() - Method in class org.eclipse.core.tests.session.ProcessController
Returns the controled process.
getProgramArguments() - Method in class org.eclipse.jdt.core.tests.runtime.LocalVMLauncher
Returns the arguments passed to the program class.
getProgramClass() - Method in class org.eclipse.jdt.core.tests.runtime.LocalVMLauncher
Returns the dot-separated, fully qualified name of the class to run.
getProgressMonitor() - Method in interface org.eclipse.jdt.core.search.IJavaSearchResultCollector
Deprecated. Returns the progress monitor used to report progress.
getProject() - Method in class org.eclipse.core.internal.resources.Project
 
getProject() - Method in class org.eclipse.core.internal.resources.Resource
 
getProject() - Method in class org.eclipse.core.internal.resources.SaveContext
 
getProject() - Method in class org.eclipse.core.internal.resources.WorkspaceRoot
 
getProject(String) - Method in class org.eclipse.core.internal.resources.WorkspaceRoot
 
getProject() - Method in class org.eclipse.core.resources.IncrementalProjectBuilder
Returns the project for which this builder is defined.
getProject() - Method in interface org.eclipse.core.resources.IProjectNature
Returns the project to which this project nature applies.
getProject() - Method in interface org.eclipse.core.resources.IResource
Returns the project which contains this resource.
getProject() - Method in interface org.eclipse.core.resources.ISaveContext
If the current save is a project save, this method returns the project being saved.
getProject(String) - Method in interface org.eclipse.core.resources.IWorkspaceRoot
Returns a handle to the project resource with the given name which is a child of this root.
getProject() - Method in class org.eclipse.core.tests.internal.resources.TestNature
 
getProject() - Method in interface org.eclipse.jdt.core.eval.IEvaluationContext
Returns the Java project this evaluation context was created for.
getProject() - Method in interface org.eclipse.jdt.core.IJavaProject
Returns the IProject on which this IJavaProject was created.
getProject(String) - Method in class org.eclipse.jdt.core.tests.builder.TestingEnvironment
Returns the core project.
getProject(IPath) - Method in class org.eclipse.jdt.core.tests.builder.TestingEnvironment
Returns the core project.
getProject() - Method in class org.eclipse.jdt.internal.core.eval.EvaluationContextWrapper
 
getProject() - Method in class org.eclipse.jdt.internal.core.JavaProject
 
getProjectCache() - Method in class org.eclipse.jdt.internal.core.JavaProject
 
getProjectClassPath(IJavaProject) - Static method in class org.jmlspecs.eclipse.jdt.ui.UIUtils
Computes the classpath (in terms of full absolute file-system paths to directories) from the information available in the Eclipse project.
getProjectClassPathEntries(IJavaProject) - Static method in class org.jmlspecs.eclipse.jdt.ui.UIUtils
Gets the classpath entries for the given project and adds them to the List as file-system absolute paths (String); required projects are added recursively; libraries are added once; source folders are converted to file system absolute paths (remember that source folders may be linked).
getProjectName() - Method in class org.eclipse.core.internal.events.BuilderPersistentInfo
 
getProjectNames() - Static method in class org.eclipse.jdt.core.tests.model.CodeCorrectionTests
Return the project names to load in the solution when an independent test suite is being run.
getProjectOrJar(IJavaElement) - Static method in class org.eclipse.jdt.internal.core.search.matching.MatchLocator
 
getProjectRelativePath() - Method in class org.eclipse.core.internal.events.ResourceDelta
 
getProjectRelativePath() - Method in class org.eclipse.core.internal.resources.LinkDescription
Returns the project relative path of the resource that is linked.
getProjectRelativePath() - Method in class org.eclipse.core.internal.resources.mapping.ProposedResourceDelta
 
getProjectRelativePath() - Method in class org.eclipse.core.internal.resources.Project
 
getProjectRelativePath() - Method in class org.eclipse.core.internal.resources.Resource
 
getProjectRelativePath() - Method in class org.eclipse.core.internal.resources.WorkspaceRoot
 
getProjectRelativePath() - Method in interface org.eclipse.core.resources.IResource
Returns a relative path of this resource with respect to its project.
getProjectRelativePath() - Method in interface org.eclipse.core.resources.IResourceDelta
Returns the project-relative path of this resource delta.
getProjectRelativePath() - Method in class org.eclipse.jdt.internal.core.builder.ClasspathDirectory
 
getProjectRelativePath() - Method in class org.eclipse.jdt.internal.core.builder.ClasspathJar
 
getProjectRelativePath() - Method in class org.eclipse.jdt.internal.core.builder.ClasspathLocation
 
getProjectRelativePath() - Method in class org.eclipse.jdt.internal.core.search.matching.ClasspathSourceDirectory
 
getProjects() - Method in class org.eclipse.core.internal.resources.mapping.ShallowResourceMapping
 
getProjects() - Method in class org.eclipse.core.internal.resources.mapping.SimpleResourceMapping
 
getProjects() - Method in class org.eclipse.core.internal.resources.WorkspaceRoot
 
getProjects(int) - Method in class org.eclipse.core.internal.resources.WorkspaceRoot
 
getProjects() - Method in interface org.eclipse.core.resources.IWorkspaceRoot
Returns the collection of projects which exist under this root.
getProjects(int) - Method in interface org.eclipse.core.resources.IWorkspaceRoot
Returns the collection of projects which exist under this root.
getProjects() - Method in class org.eclipse.core.resources.mapping.CompositeResourceMapping
 
getProjects() - Method in class org.eclipse.core.resources.mapping.RemoteResourceMappingContext
Return the list of projects that apply to this context.
getProjects() - Method in class org.eclipse.core.resources.mapping.ResourceMapping
Returns the projects that contain the resources that constitute this application model.
getProperties(IResource) - Method in interface org.eclipse.core.internal.properties.IPropertyManager
Returns a map ( value: String>) containing all properties defined for the given resource.
getProperties(IResource) - Method in class org.eclipse.core.internal.properties.PropertyManager2
 
getProperty(IResource, QualifiedName) - Method in interface org.eclipse.core.internal.properties.IPropertyManager
Returns the value of the identified property on the given resource as maintained by this store.
getProperty(IPath, QualifiedName) - Method in class org.eclipse.core.internal.properties.PropertyBucket
 
getProperty(QualifiedName) - Method in class org.eclipse.core.internal.properties.PropertyBucket.PropertyEntry
 
getProperty(IResource, QualifiedName) - Method in class org.eclipse.core.internal.properties.PropertyManager2
 
getProperty(String) - Method in class org.eclipse.jdt.core.dom.ASTNode
Returns the named property of this node, or null if none.
getProperty() - Method in class org.eclipse.jdt.internal.core.dom.rewrite.RewriteEventStore.PropertyLocation
 
getProperty(String) - Method in class org.eclipse.test.internal.performance.data.Sample
 
getPropertyKeys() - Method in class org.eclipse.test.internal.performance.data.Sample
 
getPropertyLocation(Object, int) - Method in class org.eclipse.jdt.internal.core.dom.rewrite.RewriteEventStore
 
getPropertyManager() - Method in class org.eclipse.core.internal.resources.Resource
 
getPropertyManager() - Method in class org.eclipse.core.internal.resources.Workspace
 
getPropertyName(int) - Method in class org.eclipse.core.internal.properties.PropertyBucket.PropertyEntry
 
getPropertyStore() - Method in class org.eclipse.core.internal.resources.ProjectInfo
Returns the property store associated with this info.
getPropertyStore() - Method in class org.eclipse.core.internal.resources.ResourceInfo
Returns the property store associated with this info.
getPropertyStore() - Method in class org.eclipse.core.internal.resources.RootInfo
Returns the property store associated with this info.
getPropertyStoreLocation(IResource) - Method in class org.eclipse.core.internal.resources.LocalMetaArea
 
getPropertyValue(int) - Method in class org.eclipse.core.internal.properties.PropertyBucket.PropertyEntry
 
getPropertyValue(int) - Static method in class org.eclipse.core.tests.resources.perf.PropertyManagerPerformanceTest
 
getProverProcess() - Static method in class org.jmlspecs.jml4.esc.provercoordinator.prover.cvc3.Cvc3Adapter
 
getProverProcess() - Static method in class org.jmlspecs.jml4.esc.provercoordinator.prover.isabelle.IsabelleAdapter
 
getProverProcess() - Static method in class org.jmlspecs.jml4.esc.provercoordinator.prover.simplify.SimplifyAdapter
 
getProxyCommandLine() - Method in class org.eclipse.jdt.core.tests.runtime.J9VMLauncher
Returns the command line which will be used to launch the Proxy.
getProxyOutFile() - Method in class org.eclipse.jdt.core.tests.runtime.J9VMLauncher
Returns the full path name to the file where the proxy output is redirected.
getQualifiedName() - Method in interface org.eclipse.jdt.core.dom.ITypeBinding
Returns the fully qualified name of the type represented by this binding if it has one.
getQualifiedName() - Method in class org.eclipse.jdt.core.tests.compiler.parser.SourceType
 
getQualifier() - Method in class org.eclipse.jdt.core.dom.MemberRef
Returns the qualifier of this member reference, or null if there is none.
getQualifier() - Method in class org.eclipse.jdt.core.dom.MethodRef
Returns the qualifier of this method reference, or null if there is none.
getQualifier() - Method in class org.eclipse.jdt.core.dom.QualifiedName
Returns the qualifier part of this qualified name.
getQualifier() - Method in class org.eclipse.jdt.core.dom.QualifiedType
Returns the qualifier of this qualified type.
getQualifier() - Method in class org.eclipse.jdt.core.dom.SuperFieldAccess
Returns the qualifier of this "super" field access expression, or null if there is none.
getQualifier() - Method in class org.eclipse.jdt.core.dom.SuperMethodInvocation
Returns the qualifier of this "super" method invocation expression, or null if there is none.
getQualifier() - Method in class org.eclipse.jdt.core.dom.ThisExpression
Returns the qualifier of this "this" expression, or null if there is none.
getQualifier(char[]) - Static method in class org.eclipse.jdt.core.Signature
Returns a char array containing all but the last segment of the given dot-separated qualified name.
getQualifier(String) - Static method in class org.eclipse.jdt.core.Signature
Returns a string containing all but the last segment of the given dot-separated qualified name.
getRacErrorLocation(int, CompilationResult) - Static method in class org.jmlspecs.jml4.rac.RacTranslator
Given a compilation result, returns the location information of a source position.
getRacSourceCode() - Method in class org.jmlspecs.jml4.rac.RacPrettyPrinter
Returns the RAC source code.
getRandomContents() - Method in class org.eclipse.core.tests.harness.CoreTest
Return an input stream with some random text to use as contents for a file resource.
getRandomLocation() - Method in class org.eclipse.core.tests.harness.CoreTest
Returns a unique location on disk.
getRandomLocation(IPath) - Static method in class org.eclipse.core.tests.harness.FileSystemHelper
Returns a unique location on disk.
getRandomLocation() - Method in class org.eclipse.core.tests.resources.LinkedResourceWithPathVariableTest
 
getRandomLocation() - Method in class org.eclipse.core.tests.resources.regression.Bug_265810
 
getRandomString() - Method in class org.eclipse.core.tests.harness.CoreTest
Return String with some random text to use as contents for a file resource.
getRandomString() - Method in class org.eclipse.core.tests.resources.perf.BenchCopyFile
Override to get a bigger string
getRawClasspath() - Method in interface org.eclipse.jdt.core.IJavaProject
Returns the raw classpath for the project, as a list of classpath entries.
getRawClasspath() - Method in class org.eclipse.jdt.internal.core.JavaProject
 
getRawClasspathEntry() - Method in interface org.eclipse.jdt.core.IPackageFragmentRoot
Returns the first raw classpath entry that corresponds to this package fragment root.
getRawClasspathEntry() - Method in class org.eclipse.jdt.internal.core.PackageFragmentRoot
 
getRawLocation() - Method in class org.eclipse.core.internal.resources.Project
 
getRawLocation() - Method in class org.eclipse.core.internal.resources.Resource
 
getRawLocation() - Method in interface org.eclipse.core.resources.IResource
Returns the file system location of this resource, or null if no path can be determined.
getRawLocationURI() - Method in class org.eclipse.core.internal.resources.Project
 
getRawLocationURI() - Method in class org.eclipse.core.internal.resources.Resource
 
getRawLocationURI() - Method in interface org.eclipse.core.resources.IResource
Returns the file system location of this resource, or null if no path can be determined.
getRawParameterNames() - Method in interface org.eclipse.jdt.core.IMethod
Returns the names of parameters in this method.
getRawParameterNames() - Method in class org.eclipse.jdt.internal.core.SourceMethod
 
getRawTokenSource() - Method in interface org.eclipse.jdt.core.compiler.IScanner
Answers the current identifier source, before unicode escape sequences have been translated into unicode characters.
getRawTokenSource() - Method in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
getRawTokenSource() - Method in class org.eclipse.jdt.internal.core.util.PublicScanner
 
getRawTokenSourceEnd() - Method in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
getRawTokenSourceEnd() - Method in class org.eclipse.jdt.internal.core.util.PublicScanner
 
getReadableName() - Method in class org.eclipse.jdt.core.tests.performance.util.JdtCorePerformanceMeter
 
getReader(Workspace, int) - Static method in class org.eclipse.core.internal.resources.WorkspaceTreeReader
Returns the tree reader associated with the given tree version number
getReader(int) - Method in class org.eclipse.core.internal.watson.ElementTreeReader
Returns the appropriate reader for the given version.
getReader(String) - Method in class org.eclipse.core.tests.resources.content.IContentTypeManagerTest
 
getReceivedDeltas() - Method in class org.eclipse.core.tests.internal.builders.DeltaVerifierBuilder
Returns the projects for the deltas that were actually received during the last build.
getReceiverEnd() - Method in class org.eclipse.jdt.core.CompletionProposal
Returns the character index of the end (exclusive) of the subrange in the source file buffer containing the relevant receiver of the member being completed.
getReceiverName() - Method in class org.jmlspecs.jml4.fspv.theory.ast.TheoryFieldReference
 
getReceiverSignature() - Method in class org.eclipse.jdt.core.CompletionProposal
Returns the type signature or package name of the relevant receiver in the context, or null if none.
getReceiverStart() - Method in class org.eclipse.jdt.core.CompletionProposal
Returns the character index of the start of the subrange in the source file buffer containing the relevant receiver of the member being completed.
getReceiverType(BlockScope) - Method in class org.eclipse.jdt.internal.eval.CodeSnippetQualifiedNameReference
Check and/or redirect the field access to the delegate receiver if any
getReceiverType(BlockScope) - Method in class org.eclipse.jdt.internal.eval.CodeSnippetSingleNameReference
Check and/or redirect the field access to the delegate receiver if any
getRedundantSpecCases() - Method in class org.jmlspecs.jml4.ast.JmlMethodSpecification
 
getReferencedProjects() - Method in class org.eclipse.core.internal.resources.Project
 
getReferencedProjects() - Method in class org.eclipse.core.internal.resources.ProjectDescription
 
getReferencedProjects(boolean) - Method in class org.eclipse.core.internal.resources.ProjectDescription
 
getReferencedProjects() - Method in interface org.eclipse.core.resources.IProject
Returns the projects referenced by this project.
getReferencedProjects() - Method in interface org.eclipse.core.resources.IProjectDescription
Returns the projects referenced by the described project.
getReferences() - Method in class org.eclipse.jdt.internal.core.builder.State
 
getReferencingProjects() - Method in class org.eclipse.core.internal.resources.Project
 
getReferencingProjects() - Method in interface org.eclipse.core.resources.IProject
Returns the list of all open projects which reference this project.
getRefreshManager() - Method in class org.eclipse.core.internal.resources.Workspace
Returns the refresh manager for this workspace
getRegisteredContainerIDs() - Static method in class org.eclipse.jdt.internal.core.JavaModelManager
Returns the name of the container IDs for which an CP container initializer is registered through an extension point
getRegisteredVariableNames() - Static method in class org.eclipse.jdt.internal.core.JavaModelManager
Returns the name of the variables for which an CP variable initializer is registered through an extension point
getRelevance() - Method in class org.eclipse.jdt.core.CompletionProposal
Returns the relative relevance rating of this proposal.
getRemovedChildren() - Method in interface org.eclipse.jdt.core.IJavaElementDelta
Returns deltas for the children which have been removed.
getRemovedChildren() - Method in class org.eclipse.jdt.internal.core.JavaElementDelta
 
getRemovedImports() - Method in class org.eclipse.jdt.core.dom.rewrite.ImportRewrite
Returns all non-static imports that are recorded to be removed.
getRemovedStaticImports() - Method in class org.eclipse.jdt.core.dom.rewrite.ImportRewrite
Returns all static imports that are recorded to be removed.
getReplaceEnd() - Method in class org.eclipse.jdt.core.CompletionProposal
Returns the character index of the end of the subrange in the source file buffer to be replaced by the completion string.
getReplaceStart() - Method in class org.eclipse.jdt.core.CompletionProposal
Returns the character index of the start of the subrange in the source file buffer to be replaced by the completion string.
getRepresentsClauses() - Method in class org.jmlspecs.jml4.ast.JmlTypeDeclaration
 
getRequiredNatureIds() - Method in class org.eclipse.core.internal.resources.ProjectNatureDescriptor
 
getRequiredNatureIds() - Method in interface org.eclipse.core.resources.IProjectNatureDescriptor
Returns the unique identifiers of the natures required by this nature.
getRequiredProjectNames() - Method in interface org.eclipse.jdt.core.IJavaProject
Returns the names of the projects that are directly required by this project.
getRequiredProjectNames() - Method in class org.eclipse.jdt.internal.core.JavaProject
 
getRequiredProposals() - Method in class org.eclipse.jdt.core.CompletionProposal
Returns the required completion proposals.
getRequiresExpressions() - Method in class org.jmlspecs.jml4.ast.JmlSpecCase
 
getRequiresExpressions() - Method in class org.jmlspecs.jml4.ast.JmlSpecCaseBody
 
getRequiresExpressions() - Method in class org.jmlspecs.jml4.ast.JmlSpecCaseHeader
 
getResolvedClasspath(boolean) - Method in interface org.eclipse.jdt.core.IJavaProject
This is a helper method returning the resolved classpath for the project as a list of simple (non-variable, non-container) classpath entries.
getResolvedClasspath() - Method in class org.eclipse.jdt.internal.core.JavaProject
 
getResolvedClasspath(boolean) - Method in class org.eclipse.jdt.internal.core.JavaProject
 
getResolvedClasspathEntry(IClasspathEntry) - Static method in class org.eclipse.jdt.core.JavaCore
This is a helper method, which returns the resolved classpath entry denoted by a given entry (if it is a variable entry).
getResolvedEntry() - Method in interface org.eclipse.jdt.core.IClasspathEntry
Deprecated. Use JavaCore.getResolvedClasspathEntry(IClasspathEntry) instead
getResolvedEntry() - Method in class org.eclipse.jdt.internal.core.ClasspathEntry
Deprecated.  
getResolvedType(char[][], Scope) - Method in class org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
getResolvedVariablePath(IPath) - Static method in class org.eclipse.jdt.core.JavaCore
Resolve a variable path (helper method).
getResource() - Method in class org.eclipse.core.internal.events.ResourceChangeEvent
 
getResource() - Method in class org.eclipse.core.internal.events.ResourceDelta
 
getResource() - Method in class org.eclipse.core.internal.localstore.UnifiedTreeNode
 
getResource() - Method in class org.eclipse.core.internal.resources.mapping.ProposedResourceDelta
 
getResource() - Method in class org.eclipse.core.internal.resources.mapping.ShallowContainer
 
getResource() - Method in class org.eclipse.core.internal.resources.Marker
 
getResource() - Method in class org.eclipse.core.internal.resources.MarkerDelta
 
getResource() - Method in interface org.eclipse.core.resources.IMarker
Returns the resource with which this marker is associated.
getResource() - Method in interface org.eclipse.core.resources.IMarkerDelta
Returns the resource with which this marker is associated.
getResource() - Method in interface org.eclipse.core.resources.IResourceChangeEvent
Returns the resource in question or null if not applicable to this type of event.
getResource() - Method in interface org.eclipse.core.resources.IResourceDelta
Returns a handle for the affected resource.
getResource() - Method in interface org.eclipse.jdt.core.IJavaElement
Returns the innermost resource enclosing this element.
getResource() - Method in class org.eclipse.jdt.core.search.SearchMatch
Returns the resource containing this search match.
getResource(String) - Method in class org.eclipse.jdt.core.tests.util.VerifyTests.VerifyClassLoader
 
getResource() - Method in class org.eclipse.jdt.internal.core.JavaElement
 
getResource() - Method in class org.eclipse.jdt.internal.core.Openable
 
getResourceAsStream(String) - Method in class org.eclipse.jdt.core.tests.util.VerifyTests.VerifyClassLoader
 
getResourceAttributes() - Method in class org.eclipse.core.internal.resources.Resource
 
getResourceAttributes() - Method in interface org.eclipse.core.resources.IResource
Gets this resource's extended attributes from the file system, or null if the attributes could not be obtained.
getResourceContentsAsByteArray(IFile) - Static method in class org.eclipse.jdt.internal.core.util.Util
Returns the given file's contents as a byte array.
getResourceContentsAsCharArray(IFile) - Static method in class org.eclipse.jdt.internal.core.util.Util
Returns the given file's contents as a character array.
getResourceContentsAsCharArray(IFile, String) - Static method in class org.eclipse.jdt.internal.core.util.Util
 
getResourceDeltas() - Method in interface org.eclipse.jdt.core.IJavaElementDelta
Returns the collection of resource deltas.
getResourceDeltas() - Method in class org.eclipse.jdt.internal.core.JavaElementDelta
Return the collection of resource deltas.
getResourceInfo(boolean, boolean) - Method in class org.eclipse.core.internal.resources.Resource
Returns the resource info.
getResourceInfo(IPath, boolean, boolean) - Method in class org.eclipse.core.internal.resources.Workspace
Returns the resource info for the identified resource.
getResourcePath() - Method in class org.eclipse.jdt.core.tests.builder.Problem
Gets the resourcePath.
getResources() - Method in class org.eclipse.core.resources.mapping.ResourceTraversal
Returns the file system resource(s) for this traversal.
GetResourcesTests - Class in org.eclipse.jdt.core.tests.builder
Basic tests of JavaCore.getGeneratedResources(IRegion, boolean).
GetResourcesTests(String) - Constructor for class org.eclipse.jdt.core.tests.builder.GetResourcesTests
 
getResult() - Method in class org.eclipse.jdt.core.tests.dom.MarkedASTFlattener
 
getResult() - Method in class org.eclipse.jdt.core.tests.runtime.TargetInterface
Returns the result of the evaluation sent previously to the target.
getResult() - Method in class org.eclipse.jdt.internal.core.CreateTypeHierarchyOperation
Returns the generated type hierarchy.
getResult() - Method in class org.eclipse.jdt.internal.core.dom.NaiveASTFlattener
Returns the string accumulated in the visit.
getResult() - Method in class org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
Returns the string accumulated in the visit.
getResult() - Method in class org.jmlspecs.jml4.esc.gc.Ast2SugaredVisitor
 
getResult() - Method in class org.jmlspecs.jml4.esc.gc.TargetGatheringVisitor
 
getResultElements() - Method in class org.eclipse.jdt.internal.core.JavaModelOperation
Returns the elements created by this operation.
getResultingEdits(IProgressMonitor) - Method in class org.eclipse.jdt.internal.core.dom.rewrite.ImportRewriteAnalyzer
 
getResults() - Method in class org.eclipse.jdt.core.tests.model.CompletionTestsRequestor
 
getResults(boolean, boolean) - Method in class org.eclipse.jdt.core.tests.model.CompletionTestsRequestor
 
getResults() - Method in class org.eclipse.jdt.core.tests.model.CompletionTestsRequestor2
 
getResults() - Method in class org.eclipse.test.internal.performance.results.AbstractResults
Return the children list of the current results.
getResultsWithoutSorting() - Method in class org.eclipse.jdt.core.tests.model.CompletionTestsRequestor2
 
getResultsWithPosition() - Method in class org.eclipse.jdt.core.tests.model.CompletionTestsRequestor
 
getRetentionPolicy(char[]) - Static method in class org.eclipse.jdt.internal.compiler.ast.Annotation
 
getReturnType() - Method in interface org.eclipse.jdt.core.dom.IMethodBinding
Returns the binding for the return type of this method.
getReturnType() - Method in class org.eclipse.jdt.core.dom.MethodDeclaration
Deprecated. In the JLS3 API, this method is replaced by MethodDeclaration.getReturnType2(), which may return null.
getReturnType() - Method in interface org.eclipse.jdt.core.IMethod
Returns the type signature of the return value of this method.
getReturnType() - Method in interface org.eclipse.jdt.core.jdom.IDOMMethod
Deprecated. Returns the return type name, or null.
getReturnType(char[]) - Static method in class org.eclipse.jdt.core.Signature
Extracts the return type from the given method signature.
getReturnType(String) - Static method in class org.eclipse.jdt.core.Signature
Extracts the return type from the given method signature.
getReturnType() - Method in class org.eclipse.jdt.internal.core.SourceMethod
 
getReturnType2() - Method in class org.eclipse.jdt.core.dom.MethodDeclaration
Returns the return type of the method declared in this method declaration, exclusive of any extra array dimensions (added in JLS3 API).
getReturnTypeName() - Method in class org.eclipse.jdt.core.tests.compiler.parser.SourceMethod
 
getReturnTypeName() - Method in interface org.eclipse.jdt.internal.compiler.env.ISourceMethod
Answer the unresolved name of the return type or null if receiver is a constructor or clinit.
getReturnTypeName() - Method in class org.eclipse.jdt.internal.core.SourceConstructorInfo
 
getReturnTypeName() - Method in class org.eclipse.jdt.internal.core.SourceMethodElementInfo
 
getReturnTypeName() - Method in class org.eclipse.jdt.internal.core.SourceMethodInfo
 
getReversedResults() - Method in class org.eclipse.jdt.core.tests.model.CompletionTestsRequestor2
 
getRewrittenList() - Method in class org.eclipse.jdt.core.dom.rewrite.ListRewrite
Returns the nodes in the revised list property managed by this rewriter.
getRightHandSide() - Method in class org.eclipse.jdt.core.dom.Assignment
Returns the right hand side of this assignment expression.
getRightOperand() - Method in class org.eclipse.jdt.core.dom.InfixExpression
Returns the right operand of this infix expression.
getRightOperand() - Method in class org.eclipse.jdt.core.dom.InstanceofExpression
Returns the right operand of this instanceof expression.
getRoot() - Method in class org.eclipse.core.internal.resources.Workspace
 
getRoot() - Method in class org.eclipse.core.internal.watson.ElementTree
Returns the root node of this tree.
getRoot() - Method in interface org.eclipse.core.resources.IWorkspace
Returns the root resource of this workspace.
getRoot() - Method in class org.eclipse.jdt.core.dom.ASTNode
Returns the root node at or above this node; returns this node if it is a root.
getRoot() - Static method in class org.jmlspecs.eclipse.jdt.internal.esc2.Esc2ProblemReporter
 
getRoot() - Static method in class org.jmlspecs.eclipse.jdt.ui.EscjavaMarker
Deprecated.  
getRoot() - Static method in class org.jmlspecs.eclipse.jdt.ui.UIUtils
 
getRootClasses() - Method in interface org.eclipse.jdt.core.ITypeHierarchy
Returns all classes in the graph which have no resolved superclass, in no particular order.
getRootClasses() - Method in class org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
 
getRootEdit() - Method in class org.eclipse.jdt.internal.formatter.Scribe
 
getRootInterfaces() - Method in interface org.eclipse.jdt.core.ITypeHierarchy
Returns all interfaces in the graph which have no resolved superinterfaces, in no particular order.
getRootInterfaces() - Method in class org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
 
getRootNode(AbstractDataTree) - Static method in class org.eclipse.core.internal.dtree.TestHelper
Returns the root node of a tree.
getRootPathHistory() - Method in class org.eclipse.core.internal.refresh.RefreshJob
Returns the root paths visited by this job so far.
getRootResources() - Method in class org.eclipse.core.internal.resources.mapping.ChangeDescription
 
getRule(IProject, int, String, Map) - Method in class org.eclipse.core.internal.events.BuildManager
Returns the scheduling rule that is required for building the project.
getRule() - Method in class org.eclipse.core.resources.IncrementalProjectBuilder
Returns the scheduling rule that is required for building the project for which this builder is defined.
getRule() - Method in class org.eclipse.jdt.core.search.SearchMatch
Returns the rule used while creating the match.
getRuleFactory() - Method in class org.eclipse.core.internal.resources.Workspace
 
getRuleFactory() - Method in interface org.eclipse.core.resources.IWorkspace
Returns a factory for obtaining scheduling rules prior to modifying resources in the workspace.
getRuleFactory(IProject) - Method in class org.eclipse.core.resources.team.TeamHook
Returns the resource scheduling rule factory that should be used when workspace operations are invoked on resources in that project.
getRunCount() - Method in class org.eclipse.core.tests.harness.TestJob
Returns the number of times this job instance has been run, possibly including the current invocation if the job is currently running.
getRunningVirtualMachines() - Method in class org.eclipse.jdt.core.tests.runtime.LocalVMLauncher
Returns all the target VMs that are running at this launcher's target address.
getSafeTableLocationFor(String) - Method in class org.eclipse.core.internal.resources.LocalMetaArea
 
getSample() - Method in class org.eclipse.test.internal.performance.InternalPerformanceMeter
 
getSample() - Method in class org.eclipse.test.internal.performance.OSPerformanceMeter
 
getSample() - Method in class org.eclipse.test.internal.performance.SystemTimePerformanceMeter
 
getSaveComparator() - Static method in class org.eclipse.core.internal.events.ResourceComparator
Returns a comparator which compares resource infos, suitable for computing save and snapshot deltas.
getSavedStringCount() - Method in class org.eclipse.core.internal.utils.StringPool
Returns an estimate of the size in bytes that was saved by sharing strings in the pool.
getSaveManager() - Method in class org.eclipse.core.internal.resources.Workspace
 
getSaveNumber() - Method in class org.eclipse.core.internal.resources.SaveContext
 
getSaveNumber() - Method in class org.eclipse.core.internal.resources.SavedState
 
getSaveNumber(String) - Method in class org.eclipse.core.internal.resources.SaveManager
 
getSaveNumber() - Method in interface org.eclipse.core.resources.ISaveContext
Returns the number for this save.
getSaveNumber() - Method in interface org.eclipse.core.resources.ISavedState
Returns the save number for the save participant.
getScalar(Dim) - Method in class org.eclipse.test.internal.performance.data.DataPoint
 
getScalars() - Method in class org.eclipse.test.internal.performance.data.DataPoint
 
getScanner() - Method in class org.eclipse.jdt.internal.core.dom.rewrite.TokenScanner
Returns the wrapped scanner
getScenarioID() - Method in class org.eclipse.test.internal.performance.data.Sample
 
getScenarioName() - Method in class org.eclipse.test.internal.performance.db.Scenario
 
getScenarioName() - Method in class org.eclipse.test.internal.performance.InternalPerformanceMeter
Answer the scenario ID.
getScenarioResults(String) - Method in class org.eclipse.test.internal.performance.results.PerformanceResults
Get the results of a given scenario.
getScenarios() - Static method in class org.eclipse.test.internal.performance.results.DB_Results
Returns all the scenarios names read from the database.
getScenarioSeries(String, Variations, String, String, String, Dim[]) - Static method in class org.eclipse.test.internal.performance.db.DB
 
getSchedulingRule() - Method in interface org.eclipse.jdt.core.IJavaElement
Returns the scheduling rule associated with this Java element.
getSchedulingRule() - Method in class org.eclipse.jdt.internal.core.JavaElement
 
getSearchForString(int) - Static method in class org.eclipse.jdt.internal.core.search.BasicSearchEngine
Return kind of search corresponding to given value.
getSelectedElements(ISelection, IWorkbenchWindow) - Static method in class org.jmlspecs.eclipse.jdt.ui.UIUtils
This method interprets the selection returning a List of IJavaElement and IResource objects that the plugin knows how to handle.
getSelector() - Method in class org.eclipse.jdt.core.tests.compiler.parser.SourceMethod
 
getSelector() - Method in class org.eclipse.jdt.internal.compiler.classfmt.MethodInfo
Answer the name of the method.
getSelector() - Method in interface org.eclipse.jdt.internal.compiler.env.IBinaryMethod
Answer the name of the method.
getSelector() - Method in class org.eclipse.jdt.internal.eval.CodeSnippetSkeleton.BinaryMethodSkeleton
 
getSelf() - Method in class org.jmlspecs.jml4.rac.runtime.JMLSurrogate
Returns the delegee of this object.
getSessionProperties() - Method in class org.eclipse.core.internal.resources.Resource
 
getSessionProperties() - Method in class org.eclipse.core.internal.resources.ResourceInfo
Returns a copy of the map of this resource session properties.
getSessionProperties() - Method in interface org.eclipse.core.resources.IResource
Returns a copy of the map of this resource's session properties.
getSessionProperty(QualifiedName) - Method in class org.eclipse.core.internal.resources.Resource
 
getSessionProperty(QualifiedName) - Method in class org.eclipse.core.internal.resources.ResourceInfo
Returns the value of the identified session property
getSessionProperty(QualifiedName) - Method in class org.eclipse.core.internal.resources.ResourceProxy
 
getSessionProperty(QualifiedName) - Method in interface org.eclipse.core.resources.IResource
Returns the value of the session property of this resource identified by the given key, or null if this resource has no such property.
getSessionProperty(QualifiedName) - Method in interface org.eclipse.core.resources.IResourceProxy
Returns the value of the session property of the resource being visited, identified by the given key.
getSetter(Class, String, Class) - Static method in class org.jmlspecs.jml4.rac.runtime.JMLSurrogate
Returns the setter method of the ghost field, name, of type type, declared in class, clazz.
getSetup() - Method in class org.eclipse.core.tests.session.SessionTestSuite
 
getSetup(String) - Method in class org.eclipse.core.tests.session.SetupManager
 
getSetup() - Method in class org.eclipse.core.tests.session.TestDescriptor
 
getSeverity() - Method in class org.eclipse.jdt.core.tests.builder.Problem
 
getSeverity(long) - Method in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
getSeverity() - Method in class org.eclipse.jdt.internal.core.JavaModelStatus
 
getSeverityString(long) - Method in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
getSharedProperty(String) - Method in class org.eclipse.jdt.internal.core.JavaProject
Retrieve a shared property on a project.
getSharedWorkingCopies(IBufferFactory) - Static method in class org.eclipse.jdt.core.JavaCore
Deprecated. Use JavaCore.getWorkingCopies(WorkingCopyOwner) instead
getSharedWorkingCopy(IProgressMonitor, IBufferFactory, IProblemRequestor) - Method in interface org.eclipse.jdt.core.IWorkingCopy
Deprecated. Use ICompilationUnit.getWorkingCopy(WorkingCopyOwner, IProblemRequestor, IProgressMonitor) instead.
getSharedWorkingCopy(IProgressMonitor, IBufferFactory, IProblemRequestor) - Method in class org.eclipse.jdt.internal.core.CompilationUnit
Deprecated.  
getShell() - Method in class org.eclipse.core.resources.team.FileModificationValidationContext
Return the org.eclipse.swt.widgets.Shell that is to be used to parent any dialogs with the user, or null if there is no UI context available (declared as an Object to avoid any direct references on the SWT component).
getShortName() - Method in class org.eclipse.jdt.core.tests.performance.util.JdtCorePerformanceMeter
 
getShortName() - Method in class org.eclipse.test.internal.performance.data.Dim
Returns the short name for the current dimension.
getShortname() - Method in class org.eclipse.test.internal.performance.data.Sample
 
getShortName() - Method in class org.eclipse.test.internal.performance.data.Unit
 
getShortName() - Method in class org.eclipse.test.internal.performance.results.ScenarioResults
Returns the short name of the scenario.
getSignature() - Method in class org.eclipse.jdt.core.CompletionProposal
Returns the signature of the method or type relevant in the context, or null if none.
getSignature() - Method in interface org.eclipse.jdt.core.IMethod
Returns the signature of this method.
getSignature() - Method in interface org.eclipse.jdt.core.util.ILocalVariableTypeTableEntry
Answer back the signature of this entry as specified in the JVM specifications.
getSignature() - Method in interface org.eclipse.jdt.core.util.ISignatureAttribute
Answer back the signature as described in the JVM specifications.
getSignature(MethodBinding) - Static method in class org.eclipse.jdt.internal.codeassist.impl.Engine
 
getSignature(TypeBinding) - Static method in class org.eclipse.jdt.internal.codeassist.impl.Engine
 
getSignature() - Method in class org.eclipse.jdt.internal.core.SourceMethod
 
getSignature() - Method in class org.eclipse.jdt.internal.core.util.LocalVariableTypeTableEntry
 
getSignature() - Method in class org.eclipse.jdt.internal.core.util.SignatureAttribute
 
getSignature(Type) - Static method in class org.eclipse.jdt.internal.core.util.Util
 
getSignatureIndex() - Method in interface org.eclipse.jdt.core.util.ILocalVariableTypeTableEntry
Answer back the signature index in the constant pool of this entry as specified in the JVM specifications.
getSignatureIndex() - Method in interface org.eclipse.jdt.core.util.ISignatureAttribute
Answer back the signature index as described in the JVM specifications.
getSignatureIndex() - Method in class org.eclipse.jdt.internal.core.util.LocalVariableTypeTableEntry
 
getSignatureIndex() - Method in class org.eclipse.jdt.internal.core.util.SignatureAttribute
 
getSignatureQualifier(char[]) - Static method in class org.eclipse.jdt.core.Signature
Returns package fragment of a type signature.
getSignatureQualifier(String) - Static method in class org.eclipse.jdt.core.Signature
Returns package fragment of a type signature.
getSignatureSimpleName(char[]) - Static method in class org.eclipse.jdt.core.Signature
Returns type fragment of a type signature.
getSignatureSimpleName(String) - Static method in class org.eclipse.jdt.core.Signature
Returns type fragment of a type signature.
getSimpleName(char[]) - Static method in class org.eclipse.jdt.core.Signature
Returns the last segment of the given dot-separated qualified name.
getSimpleName(String) - Static method in class org.eclipse.jdt.core.Signature
Returns the last segment of the given dot-separated qualified name.
getSimpleNames(char[]) - Static method in class org.eclipse.jdt.core.Signature
Returns all segments of the given dot-separated qualified name.
getSimpleNames(String) - Static method in class org.eclipse.jdt.core.Signature
Returns all segments of the given dot-separated qualified name.
getSimpleTypeName() - Method in class org.eclipse.jdt.core.search.TypeNameMatch
Returns the name of the stored type.
getSizeLimit() - Method in class org.jmlspecs.samples.stacks.BoundedStack
 
getSizeLimit() - Method in interface org.jmlspecs.samples.stacks.BoundedThing
 
getSnapshotInterval() - Method in class org.eclipse.core.internal.resources.WorkspaceDescription
 
getSnapshotInterval() - Method in interface org.eclipse.core.resources.IWorkspaceDescription
Returns the interval between automatic workspace snapshots.
getSnapshotLocationFor(IResource) - Method in class org.eclipse.core.internal.resources.LocalMetaArea
 
getSortedParentsFirst() - Method in class org.jmlspecs.jml4.esc.gc.lang.simple.SimpleProgram
 
getSource() - Method in interface org.eclipse.core.resources.IPathVariableChangeEvent
Returns an object identifying the source of this event.
getSource() - Method in interface org.eclipse.core.resources.IResourceChangeEvent
Returns an object identifying the source of this event.
getSource() - Method in class org.eclipse.core.tests.internal.builders.BuildEventListener
 
getSource() - Method in interface org.eclipse.jdt.core.compiler.IScanner
Answers the original source being processed (not a copy of it).
getSource() - Method in interface org.eclipse.jdt.core.ISourceReference
Returns the source code associated with this element.
getSource() - Method in class org.eclipse.jdt.internal.compiler.parser.Scanner
 
getSource() - Method in class org.eclipse.jdt.internal.core.ClassFile
 
getSource() - Method in class org.eclipse.jdt.internal.core.CompilationUnit
 
getSource() - Method in class org.eclipse.jdt.internal.core.LocalVariable
 
getSource() - Method in class org.eclipse.jdt.internal.core.SourceRefElement
 
getSource() - Method in class org.eclipse.jdt.internal.core.util.PublicScanner
 
getSourceAttachmentPath() - Method in interface org.eclipse.jdt.core.IClasspathEntry
Returns the path to the source archive or folder associated with this classpath entry, or null if this classpath entry has no source attachment.
getSourceAttachmentPath() - Method in interface org.eclipse.jdt.core.IPackageFragmentRoot
Returns the absolute path to the source archive attached to this package fragment root's binary archive.
getSourceAttachmentPath() - Method in class org.eclipse.jdt.internal.core.ClasspathEntry
 
getSourceAttachmentPath() - Method in class org.eclipse.jdt.internal.core.PackageFragmentRoot
 
getSourceAttachmentProperty(IPath) - Static method in class org.eclipse.jdt.internal.core.util.Util
 
getSourceAttachmentRootPath() - Method in interface org.eclipse.jdt.core.IClasspathEntry
Returns the path within the source archive or folder where package fragments are located.
getSourceAttachmentRootPath() - Method in interface org.eclipse.jdt.core.IPackageFragmentRoot
Returns the path within this package fragment root's source archive.
getSourceAttachmentRootPath() - Method in class org.eclipse.jdt.internal.core.ClasspathEntry
 
getSourceAttachmentRootPath() - Method in class org.eclipse.jdt.internal.core.PackageFragmentRoot
 
getSourceAttachmentStatus(IPath, IJavaProject) - Method in class org.eclipse.jdt.core.ClasspathContainerInitializer
Returns the source attachment attribute status according to this initializer.
getSourceColumnNumber() - Method in class org.eclipse.jdt.internal.compiler.problem.DefaultProblem
Answer the line number in source where the problem begins.
getSourceElementParser(IJavaProject, ISourceElementRequestor) - Method in class org.eclipse.jdt.internal.core.search.indexing.IndexManager
 
getSourceEnd() - Method in interface org.eclipse.jdt.core.compiler.IProblem
Answer the end position of the problem (inclusive), or -1 if unknown.
getSourceEnd() - Method in class org.eclipse.jdt.internal.compiler.problem.DefaultProblem
Answer the end position of the problem (inclusive), or -1 if unknown.
getSourceEndOfLine(int[], int) - Static method in class org.jmlspecs.jml2.util.Util
 
getSourceFileAttribute() - Method in interface org.eclipse.jdt.core.util.IClassFileReader
Answer the source file attribute, if it exists, null otherwise.
getSourceFileAttribute() - Method in class org.eclipse.jdt.internal.core.util.ClassFileReader
 
getSourceFileIndex() - Method in interface org.eclipse.jdt.core.util.ISourceAttribute
Answer back the source file index of this attribute.
getSourceFileIndex() - Method in class org.eclipse.jdt.internal.core.util.SourceFileAttribute
 
getSourceFileName() - Method in interface org.eclipse.jdt.core.util.ISourceAttribute
Answer back the source file name of this attribute.
getSourceFileName(IBinaryType) - Method in class org.eclipse.jdt.internal.core.BinaryType
 
getSourceFileName() - Method in class org.eclipse.jdt.internal.core.util.SourceFileAttribute
 
getSourceId() - Method in class org.eclipse.jdt.core.tests.builder.Problem
Return the IMarker.SOURCE_ID attribute of the underlying marker if any.
getSourceLength() - Method in class org.eclipse.jdt.internal.core.CompilationUnitElementInfo
Returns the length of the source string.
getSourceLineNumber() - Method in interface org.eclipse.jdt.core.compiler.IProblem
Answer the line number in source where the problem begins.
getSourceLineNumber() - Method in class org.eclipse.jdt.internal.compiler.problem.DefaultProblem
Answer the line number in source where the problem begins.
getSourceMapper() - Method in class org.eclipse.jdt.internal.core.JavaElement
Returns the SourceMapper facility for this element, or null if this element does not have a SourceMapper.
getSourceMapper() - Method in class org.eclipse.jdt.internal.core.JavaProject
 
getSourceMapper() - Method in class org.eclipse.jdt.internal.core.PackageFragmentRoot
 
getSourceName() - Method in class org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
 
getSourceName() - Method in class org.eclipse.jdt.internal.compiler.classfmt.InnerClassInfo
Answer the source name of the member type.
getSourceName() - Method in interface org.eclipse.jdt.internal.compiler.env.IBinaryType
Answer the simple name of the type in the class file.
getSourceName() - Method in class org.eclipse.jdt.internal.core.hierarchy.HierarchyBinaryType
 
getSourceName() - Method in class org.eclipse.jdt.internal.eval.CodeSnippetSkeleton
 
getSourcePath() - Method in class org.eclipse.jdt.internal.core.builder.NameEnvironment
 
getSourcePosition() - Method in class org.eclipse.jdt.core.dom.Message
Deprecated. Use Message.getStartPosition() instead.
getSourceRange() - Method in interface org.eclipse.jdt.core.ISourceReference
Returns the source range associated with this element.
getSourceRange() - Method in class org.eclipse.jdt.internal.core.Annotation
 
getSourceRange() - Method in class org.eclipse.jdt.internal.core.BinaryMember
 
getSourceRange() - Method in class org.eclipse.jdt.internal.core.ClassFile
 
getSourceRange() - Method in class org.eclipse.jdt.internal.core.CompilationUnit
 
getSourceRange() - Method in class org.eclipse.jdt.internal.core.ImportContainer
 
getSourceRange() - Method in class org.eclipse.jdt.internal.core.LocalVariable
 
getSourceRange(IJavaElement) - Method in class org.eclipse.jdt.internal.core.SourceMapper
Returns the SourceRange for the given element, or {-1, -1} if no source range is known for the element.
getSourceRange() - Method in class org.eclipse.jdt.internal.core.SourceRefElement
 
getSourceRange() - Method in class org.eclipse.jdt.internal.core.TypeParameter
 
getSourceStart() - Method in interface org.eclipse.jdt.core.compiler.IProblem
Answer the start position of the problem (inclusive), or -1 if unknown.
getSourceStart() - Method in class org.eclipse.jdt.internal.compiler.problem.DefaultProblem
Answer the start position of the problem (inclusive), or -1 if unknown.
getSourceStart(int[], int, int) - Static method in class org.jmlspecs.jml2.util.Util
 
getSourceStartOfLine(int[], int) - Static method in class org.jmlspecs.jml2.util.Util
 
GetSourceTests - Class in org.eclipse.jdt.core.tests.model
 
GetSourceTests(String) - Constructor for class org.eclipse.jdt.core.tests.model.GetSourceTests
 
getSourceTypes() - Method in class org.eclipse.jdt.internal.compiler.env.NameEnvironmentAnswer
Answer the unresolved source forms for the type or null if the receiver represents a compilation unit or binary type.
getSourceWorkspacePath() - Method in class org.eclipse.jdt.core.tests.model.AbstractJavaModelTests
 
getSourceWorkspacePath(String) - Static method in class org.eclipse.jdt.core.tests.model.ModelTestsUtil
 
getSpaceLimit() - Method in class org.eclipse.jdt.internal.core.util.LRUCache
Returns the maximum amount of space available in the cache.
getSpec(JmlAbstractMethodDeclaration) - Method in class org.jmlspecs.jml4.esc.gc.Ast2SugaredVisitor
 
getSpecCases() - Method in class org.jmlspecs.jml4.ast.JmlMethodSpecification
 
getSpecification() - Method in interface org.jmlspecs.jml4.ast.JmlAbstractMethodDeclaration
 
getSpecification() - Method in class org.jmlspecs.jml4.ast.JmlConstructorDeclaration
 
getSpecification() - Method in class org.jmlspecs.jml4.ast.JmlMethodDeclaration
 
getSpecification(AbstractMethodDeclaration) - Static method in class org.jmlspecs.jml4.rac.RacTranslator
Returns the specification of the given method or constructor.
getStack() - Method in class org.jmlspecs.jml4.fspv.phases.SimplTranslationOld
 
getStackDepthMarkers() - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
getStackItems() - Method in interface org.eclipse.jdt.core.util.IStackMapFrame
Answer back the verification infos for the stack items.
getStackItems() - Method in class org.eclipse.jdt.internal.core.util.DefaultStackMapFrame
 
getStackItems() - Method in class org.eclipse.jdt.internal.core.util.StackMapFrame
 
getStackMapFrame() - Method in interface org.eclipse.jdt.core.util.IStackMapAttribute
Answer back the stack map frames for this attribute as specified in the JVM specifications.
getStackMapFrame() - Method in interface org.eclipse.jdt.core.util.IStackMapTableAttribute
Answer back the stack map frames for this attribute as specified in the JVM specifications.
getStackMapFrame() - Method in class org.eclipse.jdt.internal.core.util.StackMapAttribute
 
getStackMapFrame() - Method in class org.eclipse.jdt.internal.core.util.StackMapTableAttribute
 
getStackMarkers() - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
getStart() - Method in class org.eclipse.jdt.core.tests.builder.Problem
 
getStartPC() - Method in interface org.eclipse.jdt.core.util.IExceptionTableEntry
Answer back the start pc of this entry.
getStartPC() - Method in interface org.eclipse.jdt.core.util.ILocalVariableTableEntry
Answer back the start pc of this entry as specified in the JVM specifications.
getStartPC() - Method in interface org.eclipse.jdt.core.util.ILocalVariableTypeTableEntry
Answer back the start pc of this entry as specified in the JVM specifications.
getStartPC() - Method in class org.eclipse.jdt.internal.core.util.ExceptionTableEntry
 
getStartPC() - Method in class org.eclipse.jdt.internal.core.util.LocalVariableTableEntry
 
getStartPC() - Method in class org.eclipse.jdt.internal.core.util.LocalVariableTypeTableEntry
 
getStartPosition() - Method in class org.eclipse.jdt.core.dom.ASTNode
Returns the character index into the original source file indicating where the source fragment corresponding to this node begins.
getStartPosition() - Method in class org.eclipse.jdt.core.dom.Message
Returns the character index into the original source file.
getStartPosition() - Method in interface org.eclipse.jdt.core.dom.rewrite.ITrackedNodePosition
Returns the original or modified start position of the tracked node depending if called before or after the rewrite is applied.
getStartPosition() - Method in class org.eclipse.jdt.core.dom.rewrite.TargetSourceRangeComputer.SourceRange
Returns the start position.
getStartPosition() - Method in class org.eclipse.jdt.internal.core.dom.rewrite.TrackedNodePosition
 
getStartPosition() - Method in class org.eclipse.jdt.internal.core.jdom.DOMNode
Deprecated. Returns the original position of the first character of this node's contents in its document.
getStarts() - Method in class org.eclipse.jdt.core.tests.model.CodeCorrectionTestsRequestor
 
getStartTime() - Method in class org.eclipse.test.internal.performance.data.Sample
 
getStates(IPath, IProgressMonitor) - Method in class org.eclipse.core.internal.localstore.HistoryStore2
 
getStates(IPath, IProgressMonitor) - Method in interface org.eclipse.core.internal.localstore.IHistoryStore
Returns an array of all states available for the specified resource path or an empty array if none.
GETSTATIC - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
 
getstatic(FieldBinding) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
getStatistics(List) - Method in class org.eclipse.test.internal.performance.results.ConfigResults
Get all dimension builds default dimension statistics for a given list of build prefixes.
getStatistics(List, int) - Method in class org.eclipse.test.internal.performance.results.ConfigResults
Get all dimension builds statistics for a given list of build prefixes and a given dimension.
getStatus() - Method in class org.eclipse.core.internal.localstore.CopyVisitor
 
getStatus() - Method in class org.eclipse.core.internal.localstore.DeleteVisitor
 
getStatus() - Method in class org.eclipse.core.tests.resources.usecase.ConcurrentOperation
 
getStddev(int) - Method in class org.eclipse.jdt.core.tests.performance.util.Statistics
 
getStddev(int) - Method in class org.eclipse.test.internal.performance.db.TimeSeries
Returns std dev at given index.
getStddev(Dim) - Method in class org.eclipse.test.internal.performance.eval.StatisticsSession
 
getStep() - Method in class org.eclipse.test.internal.performance.data.DataPoint
 
getStorage() - Method in class org.jmlspecs.eclipse.jdt.ui.ZipEditorInput
Returns the IStorage object represented by this.
getStore(IResource) - Method in class org.eclipse.core.internal.localstore.FileSystemResourceManager
Never returns null
getStore() - Method in class org.eclipse.core.internal.localstore.UnifiedTreeNode
Returns the local store of this resource.
getStore() - Method in class org.eclipse.core.internal.resources.Resource
 
getStore(URI) - Method in class org.eclipse.core.tests.internal.filesystem.broken.BrokenFileSystem
 
getStore(URI) - Method in class org.eclipse.core.tests.internal.filesystem.ram.MemoryFileSystem
 
getStore(URI) - Method in class org.eclipse.core.tests.internal.filesystem.wrapper.WrapperFileSystem
 
getStore(URI) - Method in class org.eclipse.jdt.core.tests.model.TestFileSystem
 
getString() - Method in interface org.eclipse.jdt.core.IJavaModelStatus
Deprecated. Use IStatus.getMessage() instead
getString(String) - Static method in class org.eclipse.jdt.internal.antadapter.AntAdapterMessages
 
getString(String, String) - Static method in class org.eclipse.jdt.internal.antadapter.AntAdapterMessages
 
getString() - Method in class org.eclipse.jdt.internal.core.JavaModelStatus
Deprecated.  
getString() - Method in class org.eclipse.jdt.internal.formatter.comment.SubstitutionTextReader
Gets the content as a String
getString(int) - Static method in class org.eclipse.test.internal.performance.data.DimensionMessages
 
getString(String) - Static method in class org.eclipse.test.internal.performance.data.DimensionMessages
 
getStringIndex() - Method in interface org.eclipse.jdt.core.util.IConstantPoolEntry
Returns the string index for a CONSTANT_String type entry.
getStringIndex() - Method in class org.eclipse.jdt.internal.core.util.ConstantPoolEntry
 
getStringsResult() - Method in class org.eclipse.jdt.core.tests.model.CompletionTestsRequestor2
 
getStringValue() - Method in class org.eclipse.core.tests.internal.properties.PropertyManagerTest.StoredProperty
 
getStringValue() - Method in interface org.eclipse.jdt.core.util.IConstantPoolEntry
Returns the string value for a CONSTANT_String type entry.
getStringValue() - Method in class org.eclipse.jdt.internal.core.util.ConstantPoolEntry
 
getStructuralProperty(StructuralPropertyDescriptor) - Method in class org.eclipse.jdt.core.dom.ASTNode
Returns the value of the given structural property for this node.
getStudentsT(int, StatisticsUtil.Percentile) - Static method in class org.eclipse.test.internal.performance.eval.StatisticsUtil
Returns the student's t value from the two-tailed t-table.
getSubclasses(IType) - Method in interface org.eclipse.jdt.core.ITypeHierarchy
Returns the direct resolved subclasses of the given class, in no particular order, limited to the classes in this type hierarchy's graph.
getSubclasses(IType) - Method in class org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
 
getSubstitutes(TypeVariableBinding, int) - Method in class org.eclipse.jdt.internal.compiler.lookup.InferenceContext
 
getSubtree(IPath) - Method in class org.eclipse.core.internal.watson.ElementTree
Returns the subtree rooted at the given key.
getSubtypes(IType) - Method in interface org.eclipse.jdt.core.ITypeHierarchy
Returns the direct resolved subtypes of the given type, in no particular order, limited to the types in this type hierarchy's graph.
getSubtypes(IType) - Method in class org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
 
getSuggestions() - Method in class org.eclipse.jdt.core.tests.model.CodeCorrectionTestsRequestor
 
getSum(int) - Method in class org.eclipse.jdt.core.tests.performance.util.Statistics
 
getSum(Dim) - Method in class org.eclipse.test.internal.performance.eval.StatisticsSession
 
getSummaryDimensions() - Method in class org.eclipse.test.internal.performance.data.Sample
 
getSummaryKind() - Method in class org.eclipse.test.internal.performance.results.BuildResults
Returns the kind of summary for the scenario of the current build.
getSummaryScenarios(boolean, String) - Method in class org.eclipse.test.internal.performance.results.ComponentResults
Returns a list of scenario results which have a summary
getSuperclass() - Method in interface org.eclipse.jdt.core.dom.ITypeBinding
Returns the type binding for the superclass of the type represented by this class binding.
getSuperclass() - Method in class org.eclipse.jdt.core.dom.TypeDeclaration
Deprecated. In the JLS3 API, this method is replaced by TypeDeclaration.getSuperclassType(), which returns a Type instead of a Name.
getSuperclass(IType) - Method in interface org.eclipse.jdt.core.ITypeHierarchy
Returns the resolved superclass of the given class, or null if the given class has no superclass, the superclass could not be resolved, or if the given type is an interface.
getSuperclass() - Method in interface org.eclipse.jdt.core.jdom.IDOMType
Deprecated. Returns the name of this type's superclass.
getSuperclass(IType) - Method in class org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
 
getSuperclassIndex() - Method in interface org.eclipse.jdt.core.util.IClassFileReader
Answer back the index of the superclass name in the constant pool of the .class file.
getSuperclassIndex() - Method in class org.eclipse.jdt.internal.core.util.ClassFileReader
 
getSuperclassName() - Method in interface org.eclipse.jdt.core.IType
Returns the name of this type's superclass, or null for source types that do not specify a superclass.
getSuperclassName() - Method in class org.eclipse.jdt.core.tests.compiler.parser.SourceType
 
getSuperclassName() - Method in interface org.eclipse.jdt.core.util.IClassFileReader
Answer back the qualified name of the superclass of this .class file.
getSuperclassName() - Method in class org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
Answer the resolved name of the receiver's superclass in the class file format as specified in section 4.2 of the Java 2 VM spec or null if it does not have one.
getSuperclassName() - Method in interface org.eclipse.jdt.internal.compiler.env.IBinaryType
Answer the resolved name of the receiver's superclass in the class file format as specified in section 4.2 of the Java 2 VM spec or null if it does not have one.
getSuperclassName() - Method in interface org.eclipse.jdt.internal.compiler.env.ISourceType
Answer the unresolved name of the receiver's superclass or null if it does not have one.
getSuperclassName() - Method in class org.eclipse.jdt.internal.core.BinaryType
 
getSuperclassName() - Method in class org.eclipse.jdt.internal.core.hierarchy.HierarchyBinaryType
Answer the resolved name of the receiver's superclass in the class file format as specified in section 4.2 of the Java 2 VM spec or null if it does not have one.
getSuperclassName() - Method in class org.eclipse.jdt.internal.core.SourceType
 
getSuperclassName() - Method in class org.eclipse.jdt.internal.core.SourceTypeElementInfo
 
getSuperclassName() - Method in class org.eclipse.jdt.internal.core.util.ClassFileReader
 
getSuperclassName() - Method in class org.eclipse.jdt.internal.eval.CodeSnippetSkeleton
 
getSuperclassType() - Method in class org.eclipse.jdt.core.dom.TypeDeclaration
Returns the superclass declared in this type declaration, or null if there is none (added in JLS3 API).
getSuperclassTypeSignature() - Method in interface org.eclipse.jdt.core.IType
Returns the type signature of this type's superclass, or null if none.
getSuperclassTypeSignature() - Method in class org.eclipse.jdt.internal.core.BinaryType
 
getSuperclassTypeSignature() - Method in class org.eclipse.jdt.internal.core.SourceType
 
getSuperInterfaceNames() - Method in interface org.eclipse.jdt.core.IType
Returns the names of interfaces that this type implements or extends, in the order in which they are listed in the source.
getSuperInterfaceNames() - Method in class org.eclipse.jdt.internal.core.BinaryType
 
getSuperInterfaceNames() - Method in class org.eclipse.jdt.internal.core.SourceType
 
getSuperInterfaces(IType) - Method in interface org.eclipse.jdt.core.ITypeHierarchy
Returns the direct resolved interfaces that the given type implements or extends, in no particular order, limited to the interfaces in this type hierarchy's graph.
getSuperInterfaces() - Method in interface org.eclipse.jdt.core.jdom.IDOMType
Deprecated. Returns the names of interfaces that this type implements or extends, in the order in which they are listed in the source, or an empty array if no superinterfaces are present.
getSuperInterfaces(IType) - Method in class org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
 
getSuperInterfaceTypeSignatures() - Method in interface org.eclipse.jdt.core.IType
Returns the type signatures of the interfaces that this type implements or extends, in the order in which they are listed in the source.
getSuperInterfaceTypeSignatures() - Method in class org.eclipse.jdt.internal.core.BinaryType
 
getSuperInterfaceTypeSignatures() - Method in class org.eclipse.jdt.internal.core.SourceType
 
getSupertypes(IType) - Method in interface org.eclipse.jdt.core.ITypeHierarchy
Returns the resolved supertypes of the given type, in no particular order, limited to the types in this type hierarchy's graph.
getSupertypes(IType) - Method in class org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
 
getSupportedOptions() - Method in class org.eclipse.core.tests.resources.content.MyContentDescriber
 
getSupportedOptions() - Method in class org.eclipse.core.tests.resources.content.NaySayerContentDescriber
 
getSurrogate(String, Class<?>, Object) - Static method in class org.jmlspecs.jml4.rac.runtime.JMLChecker
Returns a surrogate object, an instance of the given surrogate class clazz, that is suitable for statically calling JML access methods on the object thisObj.
getSymbolPath() - Method in class org.eclipse.jdt.core.tests.runtime.J9VMLauncher
Returns the full path name to the symbol file used by the J9 Proxy.
getSynchronizer() - Method in class org.eclipse.core.internal.resources.Workspace
 
getSynchronizer() - Method in interface org.eclipse.core.resources.IWorkspace
Returns the synchronizer for this workspace.
getSyncInfo(boolean) - Method in class org.eclipse.core.internal.resources.ResourceInfo
The parameter to this method is the implementing class rather than the interface so we ensure that we get it right since we are making certain assumptions about the object type w.r.t.
getSyncInfo(QualifiedName, boolean) - Method in class org.eclipse.core.internal.resources.ResourceInfo
 
getSyncInfo(QualifiedName, IResource) - Method in class org.eclipse.core.internal.resources.Synchronizer
 
getSyncInfo(QualifiedName, IResource) - Method in interface org.eclipse.core.resources.ISynchronizer
Returns the named sync partner's synchronization information for the given resource.
getSyncInfoGenerationCount() - Method in class org.eclipse.core.internal.resources.ResourceInfo
Returns the sync information generation count.
getSyncInfoLocationFor(IResource) - Method in class org.eclipse.core.internal.resources.LocalMetaArea
Returns the path of the file in which to save the sync information for the given resource.
getSyncInfoSnapshotLocationFor(IResource) - Method in class org.eclipse.core.internal.resources.LocalMetaArea
Returns the path of the file in which to snapshot the sync information for the given resource.
getSyncStatus() - Method in class org.eclipse.core.internal.localstore.CollectSyncStatusVisitor
Returns the sync status that has been collected as a result of this visit.
getSyntheticArgument(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.NestedTypeBinding
 
getSyntheticArgument(ReferenceBinding, boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.NestedTypeBinding
 
getSyntheticBridgeMethod(MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
getSyntheticField(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
getSyntheticField(ReferenceBinding, boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
getSystemDotOut() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
getSystemProperties() - Method in class org.eclipse.core.tests.session.Setup
 
getSystemPropertiesLine() - Method in class org.eclipse.core.tests.session.Setup
 
getTabWidth(Map) - Static method in class org.eclipse.jdt.core.formatter.IndentManipulation
Returns the tab width as configured in the given map.
getTag() - Method in interface org.eclipse.jdt.core.util.IAnnotationComponentValue
Returns the tag as described in the JVM specifications.
getTag() - Method in interface org.eclipse.jdt.core.util.IVerificationTypeInfo
Answer back the tag of this verification type info as described in the JVM specifications.
getTag() - Method in class org.eclipse.jdt.internal.core.util.AnnotationComponentValue
 
getTag() - Method in class org.eclipse.jdt.internal.core.util.VerificationInfo
 
getTagBits() - Method in class org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
 
getTagBits() - Method in class org.eclipse.jdt.internal.compiler.classfmt.FieldInfo
 
getTagBits() - Method in class org.eclipse.jdt.internal.compiler.classfmt.MethodInfo
 
getTagBits() - Method in interface org.eclipse.jdt.internal.compiler.env.IBinaryField
Answer the tagbits set according to the bits for annotations.
getTagBits() - Method in interface org.eclipse.jdt.internal.compiler.env.IBinaryMethod
Answer the tagbits set according to the bits for annotations.
getTagBits() - Method in interface org.eclipse.jdt.internal.compiler.env.IBinaryType
Answer the tagbits set according to the bits for annotations.
getTagBits() - Method in class org.eclipse.jdt.internal.core.hierarchy.HierarchyBinaryType
 
getTagBits() - Method in class org.eclipse.jdt.internal.eval.CodeSnippetSkeleton.BinaryMethodSkeleton
 
getTagBits() - Method in class org.eclipse.jdt.internal.eval.CodeSnippetSkeleton
 
getTagName() - Method in class org.eclipse.jdt.core.dom.TagElement
Returns this node's tag name, or null if none.
getTail() - Method in class org.eclipse.core.internal.utils.Cache
 
getTarget(IPath, boolean) - Static method in class org.eclipse.jdt.internal.core.JavaModel
Helper method - returns the targeted item (IResource if internal or java.io.File if external), or null if unbound Internal items must be referred to using container relative paths.
getTargetAddress() - Method in class org.eclipse.jdt.core.tests.runtime.LocalVMLauncher
Returns the address of the target where this launcher runs the target VMs.
getTargetContextForBreakLabel(char[]) - Method in class org.eclipse.jdt.internal.compiler.flow.FlowContext
 
getTargetContextForContinueLabel(char[]) - Method in class org.eclipse.jdt.internal.compiler.flow.FlowContext
 
getTargetContextForDefaultBreak() - Method in class org.eclipse.jdt.internal.compiler.flow.FlowContext
 
getTargetContextForDefaultContinue() - Method in class org.eclipse.jdt.internal.compiler.flow.FlowContext
 
getTargetElementType(char[]) - Static method in class org.eclipse.jdt.internal.compiler.ast.Annotation
 
getTargetException() - Method in exception org.eclipse.core.internal.utils.WrappedRuntimeException
 
getTaskMarkersFor(IPath) - Method in class org.eclipse.jdt.core.tests.builder.TestingEnvironment
Return all problems with the specified element.
getTasks() - Method in class org.eclipse.jdt.internal.compiler.CompilationResult
Answer the tasks (TO-DO, ...) encountered during compilation.
getTasksFor(IResource) - Static method in class org.eclipse.jdt.internal.core.builder.JavaBuilder
 
getTempDir() - Method in class org.eclipse.core.tests.harness.CoreTest
 
getTempDir() - Static method in class org.eclipse.core.tests.harness.FileSystemHelper
 
getTempFilePath() - Method in class org.eclipse.core.internal.localstore.SafeFileOutputStream
 
getTemporaryCache() - Method in class org.eclipse.jdt.internal.core.JavaModelManager
Returns the temporary cache for newly opened elements for the current thread.
getTerms() - Method in class org.jmlspecs.jml4.rac.ExpressionTranslator
Returns a set of terms or values that can be printed upon an assertion violation to describe the program state.
getTest() - Method in class org.eclipse.core.tests.session.TestDescriptor
 
getTestClass() - Method in class org.eclipse.core.tests.session.TestDescriptor
 
getTestClasses() - Static method in class org.eclipse.jdt.core.tests.model.RunCompletionModelTests
 
getTestClasses() - Static method in class org.eclipse.jdt.core.tests.model.RunJavaSearchTests
 
getTestClasses() - Static method in class org.eclipse.jdt.core.tests.RunFormatterTests
 
getTestMethod() - Method in class org.eclipse.core.tests.session.TestDescriptor
 
getTestRunner() - Method in class org.eclipse.core.tests.session.TestDescriptor
 
getText() - Method in class org.eclipse.jdt.core.BufferChangedEvent
Returns the text that was inserted, the replacement text, or null if text has been removed.
getText() - Method in class org.eclipse.jdt.core.dom.TextElement
Returns this node's text.
getText(int, int) - Method in interface org.eclipse.jdt.core.IBuffer
Returns the given range of text in this buffer.
getText(ASTNode) - Method in class org.eclipse.jdt.core.tests.dom.MarkedASTFlattener.DefaultMarkedNodeLabelProvider
 
getText(ASTNode) - Method in class org.eclipse.jdt.core.tests.dom.MarkedASTFlattener.MarkedNodeLabelProvider
 
getText(int, int) - Method in class org.eclipse.jdt.core.tests.model.OverflowingCacheTests.OverflowingTestBuffer
 
getText(int, int) - Method in class org.eclipse.jdt.core.tests.model.TestBuffer
 
getText(int, int) - Method in class org.eclipse.jdt.internal.core.Buffer
 
getThenExpression() - Method in class org.eclipse.jdt.core.dom.ConditionalExpression
Returns the "then" part of this conditional expression.
getThenStatement() - Method in class org.eclipse.jdt.core.dom.IfStatement
Returns the "then" part of this if statement.
getTheory(VC, Map) - Method in class org.jmlspecs.jml4.esc.provercoordinator.prover.cvc3.Cvc3Visitor
 
getTheory(VC, Map) - Method in class org.jmlspecs.jml4.esc.provercoordinator.prover.isabelle.IsabelleVisitor
 
getTheory(VC, Map) - Method in class org.jmlspecs.jml4.esc.provercoordinator.prover.simplify.SimplifyVisitor
 
getThrowable() - Method in exception org.eclipse.jdt.internal.core.builder.ImageBuilderInternalException
 
getThrownExceptions() - Method in class org.eclipse.jdt.core.BindingKey
Returns the thrown exception signatures of the element represented by this binding key.
getThrownExceptions() - Method in class org.eclipse.jdt.internal.core.util.KeyToSignature
 
getThrownExceptionTypes(String) - Static method in class org.eclipse.jdt.core.Signature
Extracts the thrown exception type signatures from the given method signature if any The method signature is expected to be dot-based.
getThrownExceptionTypes(char[]) - Static method in class org.eclipse.jdt.core.Signature
Extracts the thrown exception type signatures from the given method signature if any The method signature is expected to be dot-based.
getTimeout() - Method in class org.eclipse.core.tests.session.Setup
 
getTimeSeries(Dim) - Method in class org.eclipse.test.internal.performance.db.Scenario
 
getTimeSeriesLabels() - Method in class org.eclipse.test.internal.performance.db.Scenario
 
getTimestamp(int) - Method in class org.eclipse.core.internal.localstore.HistoryBucket.HistoryEntry
 
getTimestamp() - Method in class org.eclipse.core.internal.utils.Cache.Entry
 
getTimestamp(IFile) - Method in interface org.eclipse.core.resources.team.IResourceTree
Returns the timestamp for the given file as recorded in the workspace resource tree.
getTimeStamp(File) - Static method in class org.eclipse.jdt.internal.core.DeltaProcessor
 
getToken() - Method in class org.eclipse.jdt.core.CompletionContext
Returns the completed token.
getToken() - Method in class org.eclipse.jdt.core.dom.NumberLiteral
Returns the token of this number literal node.
getToken() - Method in interface org.eclipse.jdt.internal.codeassist.complete.CompletionOnKeyword
 
getToken() - Method in class org.eclipse.jdt.internal.codeassist.complete.CompletionOnKeyword1
 
getToken() - Method in class org.eclipse.jdt.internal.codeassist.complete.CompletionOnKeyword2
 
getToken() - Method in class org.eclipse.jdt.internal.codeassist.complete.CompletionOnKeyword3
 
getToken() - Method in class org.eclipse.jdt.internal.compiler.parser.diagnose.LexStream
 
getTokenEnd() - Method in class org.eclipse.jdt.core.CompletionContext
Returns the character index of the end (exclusive) of the subrange in the source file buffer containing the relevant token.
getTokenEnd() - Method in class org.eclipse.jdt.core.CompletionProposal
Returns the character index of the end (exclusive) of the subrange in the source file buffer containing the relevant token.
getTokenEndOffset(int, int) - Method in class org.eclipse.jdt.internal.core.dom.rewrite.TokenScanner
Reads from the given offset until a token is reached and returns the offset after the token.
getTokenKind() - Method in class org.eclipse.jdt.core.CompletionContext
Returns the kind of completion token being proposed.
getTokenLocation() - Method in class org.eclipse.jdt.core.CompletionContext
Returns the location of completion token being proposed.
getTokenStart() - Method in class org.eclipse.jdt.core.CompletionContext
Returns the character index of the start of the subrange in the source file buffer containing the relevant token being completed.
getTokenStart() - Method in class org.eclipse.jdt.core.CompletionProposal
Returns the character index of the start of the subrange in the source file buffer containing the relevant token being completed.
getTokenStartOffset(int, int) - Method in class org.eclipse.jdt.internal.core.dom.rewrite.TokenScanner
Reads from the given offset until a token is reached and returns the start offset of the token.
getToolTipText() - Method in class org.jmlspecs.eclipse.jdt.ui.ZipEditorInput
 
getTopLevelTypeName() - Method in class org.eclipse.jdt.internal.core.ClassFile
 
getTrackedNodeData(ASTNode) - Method in class org.eclipse.jdt.internal.core.dom.rewrite.RewriteEventStore
 
getTraversals(ResourceMappingContext, IProgressMonitor) - Method in class org.eclipse.core.internal.resources.mapping.ShallowResourceMapping
 
getTraversals(ResourceMappingContext, IProgressMonitor) - Method in class org.eclipse.core.internal.resources.mapping.SimpleResourceMapping
 
getTraversals(ResourceMappingContext, IProgressMonitor) - Method in class org.eclipse.core.resources.mapping.CompositeResourceMapping
 
getTraversals(ResourceMapping[], ResourceMappingContext, IProgressMonitor) - Method in class org.eclipse.core.resources.mapping.ModelProvider
Return a set of traversals that cover the given resource mappings.
getTraversals(ResourceMappingContext, IProgressMonitor) - Method in class org.eclipse.core.resources.mapping.ResourceMapping
Returns one or more traversals that can be used to access all the physical resources that constitute the logical resource.
getTree() - Method in class org.eclipse.core.internal.localstore.HistoryStore2
 
getTree() - Method in class org.eclipse.core.internal.properties.PropertyManager2
 
getTreeData() - Method in class org.eclipse.core.internal.watson.ElementTree
Returns the user data associated with this tree.
getTreeLocationFor(IResource, boolean) - Method in class org.eclipse.core.internal.resources.LocalMetaArea
Returns the local file system location of the tree file for the given resource.
getTrimmedSimpleNames(String) - Static method in class org.eclipse.jdt.internal.core.util.Util
Returns a trimmed version the simples names returned by Signature.
getType() - Method in class org.eclipse.core.internal.events.PathVariableChangeEvent
 
getType() - Method in class org.eclipse.core.internal.events.ResourceChangeEvent
 
getType() - Method in class org.eclipse.core.internal.resources.File
 
getType() - Method in class org.eclipse.core.internal.resources.Folder
 
getType() - Method in class org.eclipse.core.internal.resources.LinkDescription
 
getType() - Method in class org.eclipse.core.internal.resources.Marker
 
getType() - Method in class org.eclipse.core.internal.resources.MarkerDelta
 
getType() - Method in class org.eclipse.core.internal.resources.MarkerInfo
 
getType() - Method in class org.eclipse.core.internal.resources.Project
 
getType() - Method in class org.eclipse.core.internal.resources.Resource
 
getType(int) - Static method in class org.eclipse.core.internal.resources.ResourceInfo
Returns the type setting for this info.
getType() - Method in class org.eclipse.core.internal.resources.ResourceInfo
Returns the type setting for this info.
getType() - Method in class org.eclipse.core.internal.resources.ResourceProxy
 
getType() - Method in class org.eclipse.core.internal.resources.WorkspaceRoot
 
getType() - Method in interface org.eclipse.core.resources.IMarker
Returns the type of this marker.
getType() - Method in interface org.eclipse.core.resources.IMarkerDelta
Returns the type of this marker.
getType() - Method in interface org.eclipse.core.resources.IPathVariableChangeEvent
Returns the type of event being reported.
getType() - Method in interface org.eclipse.core.resources.IResource
Returns the type of this resource.
getType() - Method in interface org.eclipse.core.resources.IResourceChangeEvent
Returns the type of event being reported.
getType() - Method in interface org.eclipse.core.resources.IResourceProxy
Returns the type of the resource being visited.
getType() - Method in class org.eclipse.jdt.core.dom.AnnotationTypeMemberDeclaration
Returns the type of the annotation type member declared in this declaration.
getType() - Method in class org.eclipse.jdt.core.dom.ArrayCreation
Returns the array type in this array creation expression.
getType() - Method in class org.eclipse.jdt.core.dom.CastExpression
Returns the type in this cast expression.
getType() - Method in class org.eclipse.jdt.core.dom.ClassInstanceCreation
Returns the type instantiated in this class instance creation expression (added in JLS3 API).
getType() - Method in class org.eclipse.jdt.core.dom.FieldDeclaration
Returns the base type declared in this field declaration.
getType() - Method in interface org.eclipse.jdt.core.dom.IVariableBinding
Returns the binding for the type of this field or local variable.
getType() - Method in class org.eclipse.jdt.core.dom.MethodRefParameter
Returns the paramter type.
getType() - Method in class org.eclipse.jdt.core.dom.ParameterizedType
Returns the type of this parameterized type.
getType() - Method in class org.eclipse.jdt.core.dom.SingleVariableDeclaration
Returns the type of the variable declared in this variable declaration, exclusive of any extra array dimensions.
getType() - Method in class org.eclipse.jdt.core.dom.TypeLiteral
Returns the type in this type literal expression.
getType() - Method in class org.eclipse.jdt.core.dom.VariableDeclarationExpression
Returns the base type declared in this variable declaration.
getType() - Method in class org.eclipse.jdt.core.dom.VariableDeclarationStatement
Returns the base type declared in this variable declaration statement.
getType() - Method in class org.eclipse.jdt.core.ElementChangedEvent
Returns the type of event being reported.
getType() - Method in interface org.eclipse.jdt.core.IClassFile
Returns the type contained in this class file.
getType(String) - Method in interface org.eclipse.jdt.core.ICompilationUnit
Returns the top-level type declared in this compilation unit with the given simple type name.
getType(String, int) - Method in interface org.eclipse.jdt.core.IMember
Returns the local or anonymous type declared in this source member with the given simple name and/or with the specified position relative to the order they are defined in the source.
getType(String) - Method in interface org.eclipse.jdt.core.IType
Returns the member type declared in this type with the given simple name.
getType() - Method in interface org.eclipse.jdt.core.ITypeHierarchy
Returns the type this hierarchy was computed for.
getType() - Method in interface org.eclipse.jdt.core.jdom.IDOMField
Deprecated. Returns the type name of this field.
getType() - Method in class org.eclipse.jdt.core.search.TypeNameMatch
Returns a java model type handle.
getType(String) - Method in class org.eclipse.jdt.internal.codeassist.impl.AssistCompilationUnit
 
getType(String, int) - Method in class org.eclipse.jdt.internal.codeassist.impl.AssistInitializer
 
getType(String, int) - Method in class org.eclipse.jdt.internal.codeassist.impl.AssistSourceField
 
getType(String, int) - Method in class org.eclipse.jdt.internal.codeassist.impl.AssistSourceMethod
 
getType(String) - Method in class org.eclipse.jdt.internal.codeassist.impl.AssistSourceType
 
getType(String, int) - Method in class org.eclipse.jdt.internal.codeassist.impl.AssistSourceType
 
getTYPE(int) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
getType(char[][]) - Method in class org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
getType(char[]) - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
getType(char[], PackageBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
getType(char[][], int) - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
getType(String) - Method in class org.eclipse.jdt.internal.core.BinaryType
 
getType() - Method in class org.eclipse.jdt.internal.core.ClassFile
 
getType(String) - Method in class org.eclipse.jdt.internal.core.CompilationUnit
 
getType() - Method in class org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
 
getType(String, int) - Method in class org.eclipse.jdt.internal.core.Member
 
getType() - Method in class org.eclipse.jdt.internal.core.search.JavaSearchTypeNameMatch
 
getType(String) - Method in class org.eclipse.jdt.internal.core.SourceType
 
getType() - Method in class org.jmlspecs.jml4.fspv.theory.ast.TheoryAllocationExpression
 
getType() - Method in class org.jmlspecs.jml4.fspv.theory.ast.TheoryAssignment
 
getType() - Method in class org.jmlspecs.jml4.fspv.theory.ast.TheoryBinaryExpression
 
getType() - Method in class org.jmlspecs.jml4.fspv.theory.ast.TheoryBooleanLiteral
 
getType() - Method in class org.jmlspecs.jml4.fspv.theory.ast.TheoryExpression
 
getType() - Method in class org.jmlspecs.jml4.fspv.theory.ast.TheoryFieldDeclaration
 
getType() - Method in class org.jmlspecs.jml4.fspv.theory.ast.TheoryFieldReference
 
getType() - Method in class org.jmlspecs.jml4.fspv.theory.ast.TheoryIntLiteral
 
getType() - Method in class org.jmlspecs.jml4.fspv.theory.ast.TheoryLocalDeclaration
 
getType() - Method in class org.jmlspecs.jml4.fspv.theory.ast.TheoryMessageSend
 
getType() - Method in class org.jmlspecs.jml4.fspv.theory.ast.TheoryNullLiteral
 
getType() - Method in class org.jmlspecs.jml4.fspv.theory.ast.TheoryOldExpression
 
getType() - Method in class org.jmlspecs.jml4.fspv.theory.ast.TheoryResultReference
 
getType() - Method in class org.jmlspecs.jml4.fspv.theory.ast.TheorySingleNameReference
 
getType() - Method in class org.jmlspecs.jml4.fspv.theory.ast.TheorySingleTypeReference
 
getType() - Method in class org.jmlspecs.jml4.fspv.theory.ast.TheoryVariableDeclaration
 
getType() - Method in class org.jmlspecs.jml4.fspv.theory.TheoryVariable
 
getTypeArguments() - Method in class org.eclipse.jdt.core.BindingKey
Returns the type argument signatures of the element represented by this binding key.
getTypeArguments() - Method in interface org.eclipse.jdt.core.dom.IMethodBinding
Returns the type arguments of this generic method instance, or the empty list for other method bindings.
getTypeArguments() - Method in interface org.eclipse.jdt.core.dom.ITypeBinding
Returns the type arguments of this generic type instance, or the empty list for other type bindings.
getTypeArguments(char[]) - Static method in class org.eclipse.jdt.core.Signature
Extracts the type argument signatures from the given type signature.
getTypeArguments(String) - Static method in class org.eclipse.jdt.core.Signature
Extracts the type argument signatures from the given type signature.
getTypeArguments() - Method in class org.eclipse.jdt.internal.core.util.KeyToSignature
 
getTypeBounds() - Method in interface org.eclipse.jdt.core.dom.ITypeBinding
Returns the declared type bounds of this type variable or capture.
getTypeContainerName() - Method in class org.eclipse.jdt.core.search.TypeNameMatch
Name of the type container using '.' character as separator (e.g.
getTypeDeclaration() - Method in interface org.eclipse.jdt.core.dom.ITypeBinding
Returns the binding for the type declaration corresponding to this type binding.
getTypeDeclaration() - Method in class org.eclipse.jdt.core.dom.TypeDeclarationStatement
Deprecated. In the JLS3 API, this method is replaced by TypeDeclarationStatement.getDeclaration(), which returns AbstractTypeDeclaration instead of TypeDeclaration.
getTypeErasure(char[]) - Static method in class org.eclipse.jdt.core.Signature
Extracts the type erasure signature from the given parameterized type signature.
getTypeErasure(String) - Static method in class org.eclipse.jdt.core.Signature
Extracts the type erasure signature from the given parameterized type signature.
getTypeFromTypeSignature(SignatureWrapper, TypeVariableBinding[], ReferenceBinding, char[][][]) - Method in class org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
getTypeIndex() - Method in interface org.eclipse.jdt.core.util.IAnnotation
Answer back the type index as described in the JVM specifications.
getTypeIndex() - Method in class org.eclipse.jdt.internal.core.util.Annotation
 
getTypeName() - Method in class org.eclipse.jdt.core.dom.Annotation
Returns the annotation type name of this annotation.
getTypeName() - Method in interface org.eclipse.jdt.core.eval.IGlobalVariable
Returns the fully qualified name of the type of this global variable, or its simple representation if it is a primitive type (int, boolean, etc.).
getTypeName() - Method in class org.eclipse.jdt.core.tests.compiler.parser.SourceField
 
getTypeName() - Method in interface org.eclipse.jdt.core.util.IAnnotation
Answer back the type name as described in the JVM specifications.
getTypeName() - Method in class org.eclipse.jdt.internal.compiler.ast.JavadocImplicitTypeReference
 
getTypeName() - Method in class org.eclipse.jdt.internal.compiler.ast.QualifiedTypeReference
 
getTypeName() - Method in class org.eclipse.jdt.internal.compiler.ast.SingleTypeReference
 
getTypeName() - Method in class org.eclipse.jdt.internal.compiler.ast.TypeReference
 
getTypeName() - Method in class org.eclipse.jdt.internal.compiler.ast.Wildcard
 
getTypeName() - Method in class org.eclipse.jdt.internal.compiler.classfmt.AnnotationInfo
 
getTypeName() - Method in class org.eclipse.jdt.internal.compiler.classfmt.FieldInfo
Answer the resolved name of the receiver's type in the class file format as specified in section 4.3.2 of the Java 2 VM spec.
getTypeName() - Method in class org.eclipse.jdt.internal.compiler.env.ClassSignature
 
getTypeName() - Method in class org.eclipse.jdt.internal.compiler.env.EnumConstantSignature
 
getTypeName() - Method in interface org.eclipse.jdt.internal.compiler.env.IBinaryAnnotation
 
getTypeName() - Method in interface org.eclipse.jdt.internal.compiler.env.IBinaryField
Answer the resolved name of the receiver's type in the class file format as specified in section 4.3.2 of the Java 2 VM spec.
getTypeName() - Method in interface org.eclipse.jdt.internal.compiler.env.ISourceField
Answer the type name of the field.
getTypeName() - Method in class org.eclipse.jdt.internal.core.ClassFile
 
getTypeName() - Method in class org.eclipse.jdt.internal.core.SourceFieldElementInfo
Returns the type name of the field.
getTypeName() - Method in class org.eclipse.jdt.internal.core.util.Annotation
 
getTypeName() - Method in class org.eclipse.jdt.internal.eval.GlobalVariable
Returns the dot separated fully qualified name of the type of this global variable, or its simple representation if it is a primitive type (eg.
getTypeNameProperty() - Method in class org.eclipse.jdt.core.dom.Annotation
Returns structural property descriptor for the "typeName" property of this node.
getTypeOrPackage(char[]) - Method in class org.eclipse.jdt.internal.compiler.lookup.PackageBinding
 
getTypeOrPackage(char[][]) - Method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
getTypeParameter(String) - Method in interface org.eclipse.jdt.core.IMethod
Returns the type parameter declared in this method with the given name.
getTypeParameter(String) - Method in interface org.eclipse.jdt.core.IType
Returns the type parameter declared in this type with the given name.
getTypeParameter(String) - Method in class org.eclipse.jdt.internal.codeassist.impl.AssistSourceMethod
 
getTypeParameter(String) - Method in class org.eclipse.jdt.internal.codeassist.impl.AssistSourceType
 
getTypeParameter(String) - Method in class org.eclipse.jdt.internal.core.BinaryType
 
getTypeParameter(String) - Method in class org.eclipse.jdt.internal.core.SourceMethod
 
getTypeParameter(String) - Method in class org.eclipse.jdt.internal.core.SourceType
 
getTypeParameterBounds(char[]) - Static method in class org.eclipse.jdt.core.Signature
Extracts the class and interface bounds from the given formal type parameter signature.
getTypeParameterBounds(String) - Static method in class org.eclipse.jdt.core.Signature
Extracts the class and interface bounds from the given formal type parameter signature.
getTypeParameterBounds() - Method in class org.eclipse.jdt.core.tests.compiler.parser.SourceMethod
 
getTypeParameterBounds() - Method in interface org.eclipse.jdt.internal.compiler.env.ISourceMethod
Answer the array of bound names of the receiver's type parameters or null if the array is empty.
getTypeParameterBounds() - Method in interface org.eclipse.jdt.internal.compiler.env.ISourceType
Answer the array of bound names of the receiver's type parameters.
getTypeParameterBounds() - Method in class org.eclipse.jdt.internal.core.SourceMethodElementInfo
 
getTypeParameterBounds() - Method in class org.eclipse.jdt.internal.core.SourceTypeElementInfo
 
getTypeParameterNames() - Method in class org.eclipse.jdt.core.tests.compiler.parser.SourceMethod
 
getTypeParameterNames() - Method in interface org.eclipse.jdt.internal.compiler.env.ISourceMethod
Answer the names of the receiver's type parameters or null if the array is empty.
getTypeParameterNames() - Method in interface org.eclipse.jdt.internal.compiler.env.ISourceType
Answer the names of the receiver's type parameters.
getTypeParameterNames() - Method in class org.eclipse.jdt.internal.core.SourceMethodElementInfo
 
getTypeParameterNames() - Method in class org.eclipse.jdt.internal.core.SourceTypeElementInfo
 
getTypeParameters() - Method in interface org.eclipse.jdt.core.dom.IMethodBinding
Returns the type parameters of this method or constructor binding.
getTypeParameters() - Method in interface org.eclipse.jdt.core.dom.ITypeBinding
Returns the type parameters of this class or interface type binding.
getTypeParameters() - Method in interface org.eclipse.jdt.core.IMethod
Returns the formal type parameters for this method.
getTypeParameters() - Method in interface org.eclipse.jdt.core.IType
Returns the formal type parameters for this type.
getTypeParameters() - Method in interface org.eclipse.jdt.core.jdom.IDOMMethod
Deprecated. Returns the formal type parameters for this method.
getTypeParameters() - Method in interface org.eclipse.jdt.core.jdom.IDOMType
Deprecated. Returns the formal type parameters for this type.
getTypeParameters(char[]) - Static method in class org.eclipse.jdt.core.Signature
Extracts the type parameter signatures from the given method or type signature.
getTypeParameters(String) - Static method in class org.eclipse.jdt.core.Signature
Extracts the type parameter signatures from the given method or type signature.
getTypeParameters() - Method in class org.eclipse.jdt.internal.core.BinaryType
 
getTypeParameters() - Method in class org.eclipse.jdt.internal.core.SourceMethod
 
getTypeParameters() - Method in class org.eclipse.jdt.internal.core.SourceType
 
getTypeParameterSignatures() - Method in interface org.eclipse.jdt.core.IMethod
Deprecated. Use IMethod.getTypeParameters() instead
getTypeParameterSignatures() - Method in interface org.eclipse.jdt.core.IType
Returns the formal type parameter signatures for this type.
getTypeParameterSignatures() - Method in class org.eclipse.jdt.internal.core.BinaryType
 
getTypeParameterSignatures() - Method in class org.eclipse.jdt.internal.core.SourceMethod
Deprecated.  
getTypeParameterSignatures() - Method in class org.eclipse.jdt.internal.core.SourceType
 
getTypeQualifiedName() - Method in interface org.eclipse.jdt.core.IType
Returns the type-qualified name of this type, including qualification for any enclosing types, but not including package qualification.
getTypeQualifiedName(char) - Method in interface org.eclipse.jdt.core.IType
Returns the type-qualified name of this type, including qualification for any enclosing types, but not including package qualification.
getTypeQualifiedName() - Method in class org.eclipse.jdt.core.search.TypeNameMatch
Returns the matched type's type qualified name using '.' character as separator (e.g.
getTypeQualifiedName() - Method in class org.eclipse.jdt.internal.core.BinaryType
 
getTypeQualifiedName(char) - Method in class org.eclipse.jdt.internal.core.BinaryType
 
getTypeQualifiedName(char, boolean) - Method in class org.eclipse.jdt.internal.core.NamedMember
 
getTypeQualifiedName() - Method in class org.eclipse.jdt.internal.core.SourceType
 
getTypeQualifiedName(char) - Method in class org.eclipse.jdt.internal.core.SourceType
 
getTypeReference(int) - Method in class org.eclipse.jdt.internal.compiler.SourceElementParser
 
getTypeRoot() - Method in class org.eclipse.jdt.core.dom.CompilationUnit
The Java type root (a compilation unit or a class file) this compilation unit was created from, or null if it was not created from a Java type root.
getTypeRoot() - Method in interface org.eclipse.jdt.core.IMember
Returns the Java type root in which this member is declared.
getTypeRoot() - Method in class org.eclipse.jdt.internal.core.ClassFile
 
getTypeRoot() - Method in class org.eclipse.jdt.internal.core.CompilationUnit
 
getTypeRoot() - Method in class org.eclipse.jdt.internal.core.Member
 
getTypes() - Method in class org.eclipse.jdt.core.dom.TypeDeclaration
Returns the ordered list of member type declarations of this type declaration.
getTypes() - Method in interface org.eclipse.jdt.core.ICompilationUnit
Returns the top-level types declared in this compilation unit in the order in which they appear in the source.
getTypes() - Method in interface org.eclipse.jdt.core.IType
Returns the immediate member types declared by this type.
getTypes() - Method in class org.eclipse.jdt.internal.core.BinaryType
 
getTypes() - Method in class org.eclipse.jdt.internal.core.CompilationUnit
 
getTypes() - Method in class org.eclipse.jdt.internal.core.JavaElementRequestor
 
getTypes() - Method in class org.eclipse.jdt.internal.core.SourceType
 
getTypeSignature() - Method in interface org.eclipse.jdt.core.IField
Returns the type signature of this field.
getTypeSignature() - Method in interface org.eclipse.jdt.core.ILocalVariable
Returns the type signature of this local variable.
getTypeSignature(TypeBinding) - Static method in class org.eclipse.jdt.internal.codeassist.impl.Engine
 
getTypeSignature() - Method in class org.eclipse.jdt.internal.core.LocalVariable
 
getTypeSignature() - Method in class org.eclipse.jdt.internal.core.SourceField
 
getTypeSignatureKind(char[]) - Static method in class org.eclipse.jdt.core.Signature
Returns the kind of type signature encoded by the given string.
getTypeSignatureKind(String) - Static method in class org.eclipse.jdt.core.Signature
Returns the kind of type signature encoded by the given string.
getTypeString() - Method in class org.eclipse.core.internal.resources.Resource
 
getTypeVariable(String) - Static method in class org.eclipse.jdt.core.Signature
Extracts the type variable name from the given formal type parameter signature.
getTypeVariable(char[]) - Static method in class org.eclipse.jdt.core.Signature
Extracts the type variable name from the given formal type parameter signature.
getTypeVariable(char[]) - Method in class org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
getTypeVariable(char[]) - Method in class org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
getTypeVariable(char[]) - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
getUnboxedValue(TypeBinding, String) - Static method in class org.jmlspecs.jml4.rac.RacTranslator
Given code for a (boxed) expression of the given type, returns code that, if evaluated, will give the value boxed in the expression.
getUnderlyingResource() - Method in interface org.eclipse.jdt.core.IBuffer
Returns the underlying resource for which this buffer was opened, or null if this buffer was not opened on a resource.
getUnderlyingResource() - Method in interface org.eclipse.jdt.core.IJavaElement
Returns the smallest underlying resource that contains this element, or null if this element is not contained in a resource.
getUnderlyingResource() - Method in class org.eclipse.jdt.core.tests.model.OverflowingCacheTests.OverflowingTestBuffer
 
getUnderlyingResource() - Method in class org.eclipse.jdt.core.tests.model.TestBuffer
 
getUnderlyingResource() - Method in class org.eclipse.jdt.internal.core.Buffer
 
getUnderlyingResource() - Method in class org.eclipse.jdt.internal.core.CompilationUnit
 
getUnderlyingResource() - Method in class org.eclipse.jdt.internal.core.ExternalPackageFragmentRoot
 
getUnderlyingResource() - Method in class org.eclipse.jdt.internal.core.JarPackageFragmentRoot
 
getUnderlyingResource() - Method in class org.eclipse.jdt.internal.core.JavaModel
 
getUnderlyingResource() - Method in class org.eclipse.jdt.internal.core.JavaProject
 
getUnderlyingResource() - Method in class org.eclipse.jdt.internal.core.LocalVariable
 
getUnderlyingResource() - Method in class org.eclipse.jdt.internal.core.Openable
 
getUnderlyingResource() - Method in class org.eclipse.jdt.internal.core.PackageFragment
 
getUnderlyingResource() - Method in class org.eclipse.jdt.internal.core.PackageFragmentRoot
 
getUnderlyingResource() - Method in class org.eclipse.jdt.internal.core.SourceRefElement
 
getUniqueString() - Method in class org.eclipse.core.tests.harness.CoreTest
 
getUniqueString() - Method in class org.eclipse.core.tests.resources.ResourceTest
 
getUnit() - Method in class org.eclipse.test.internal.performance.data.Dim
 
getUnitToProcess(int) - Method in class org.eclipse.jdt.internal.compiler.Compiler
 
getUnresolvedJavaElement(FieldBinding, WorkingCopyOwner, Util.BindingsToNodesMap) - Static method in class org.eclipse.jdt.internal.core.util.Util
Return the java element corresponding to the given compiler binding.
getUnresolvedJavaElement(MethodBinding, WorkingCopyOwner, Util.BindingsToNodesMap) - Static method in class org.eclipse.jdt.internal.core.util.Util
Return the java element corresponding to the given compiler binding.
getUnresolvedJavaElement(TypeBinding, WorkingCopyOwner, Util.BindingsToNodesMap) - Static method in class org.eclipse.jdt.internal.core.util.Util
Return the java element corresponding to the given compiler binding.
getUnspecifiedReference() - Method in class org.eclipse.jdt.internal.compiler.SourceElementParser
 
getUnspecifiedReferenceOptimized() - Method in class org.eclipse.jdt.internal.compiler.SourceElementParser
 
getUpdatedFieldBinding(FieldBinding, ReferenceBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
getUpdatedMethodBinding(MethodBinding, ReferenceBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
getURLContents(String, String) - Method in class org.eclipse.jdt.internal.eval.CodeSnippetSkeleton
 
getUserComparison() - Method in class org.eclipse.core.internal.dtree.NodeComparison
Returns the client specified integer
getUserLibrary(String) - Method in class org.eclipse.jdt.internal.core.UserLibraryManager
 
getUserLibraryManager() - Static method in class org.eclipse.jdt.internal.core.JavaModelManager
 
getUserLibraryNames() - Static method in class org.eclipse.jdt.core.JavaCore
Returns the names of all defined user libraries.
getUserLibraryNames() - Method in class org.eclipse.jdt.internal.core.UserLibraryManager
 
getUtf8Length() - Method in interface org.eclipse.jdt.core.util.IConstantPoolEntry
Returns the utf8 length for a CONSTANT_Utf8 type entry.
getUtf8Length() - Method in class org.eclipse.jdt.internal.core.util.ConstantPoolEntry
 
getUtf8Value() - Method in interface org.eclipse.jdt.core.util.IConstantPoolEntry
Returns the utf8 value for a CONSTANT_Utf8 type entry.
getUtf8Value() - Method in class org.eclipse.jdt.internal.core.util.ConstantPoolEntry
 
getUUID(int) - Method in class org.eclipse.core.internal.localstore.HistoryBucket.HistoryEntry
 
getUUID() - Method in class org.eclipse.core.internal.resources.FileState
 
getValidator() - Static method in class org.eclipse.core.resources.mapping.ResourceChangeValidator
Return the singleton change validator.
getValue() - Method in class org.eclipse.core.internal.events.PathVariableChangeEvent
 
getValue() - Method in class org.eclipse.core.internal.localstore.Bucket.Entry
 
getValue() - Method in class org.eclipse.core.internal.localstore.HistoryBucket.HistoryEntry
 
getValue() - Method in class org.eclipse.core.internal.properties.PropertyBucket.PropertyEntry
 
getValue(String) - Method in class org.eclipse.core.internal.resources.PathVariableManager
Note that if a user changes the key in the preferences file to be invalid and then calls #getValue using that key, they will get the value back for that.
getValue() - Method in interface org.eclipse.core.resources.IPathVariableChangeEvent
Returns the variable's current value.
getValue(String) - Method in interface org.eclipse.core.resources.IPathVariableManager
Returns the value of the path variable with the given name.
getValue() - Method in interface org.eclipse.jdt.core.dom.IMemberValuePairBinding
Returns the resolved value.
getValue() - Method in class org.eclipse.jdt.core.dom.MemberValuePair
Returns the value expression.
getValue() - Method in class org.eclipse.jdt.core.dom.SingleMemberAnnotation
Returns the value of this annotation.
getValue() - Method in interface org.eclipse.jdt.core.IClasspathAttribute
Returns the value of this classpath attribute.
getValue() - Method in interface org.eclipse.jdt.core.IMemberValuePair
Returns the value of this member-value pair.
getValue() - Method in class org.eclipse.jdt.internal.compiler.classfmt.ElementValuePairInfo
 
getValue() - Method in interface org.eclipse.jdt.internal.compiler.env.IBinaryElementValuePair
Return ClassSignature for a Class Class.
getValue(Expression) - Static method in class org.eclipse.jdt.internal.compiler.lookup.ElementValuePair
 
getValue() - Method in class org.eclipse.jdt.internal.compiler.lookup.ElementValuePair
Return TypeBinding for member value of type Class Return Constant for member of primitive type or String Return FieldBinding for enum constant Return AnnotationBinding for annotation instance Return Object[] for member value of array type.
getValue() - Method in class org.eclipse.jdt.internal.core.ClasspathAttribute
 
getValue() - Method in class org.eclipse.jdt.internal.core.MemberValuePair
 
getValue() - Method in interface org.eclipse.jdt.internal.core.util.ICacheEnumeration
Returns the value of the previously accessed key in the enumeration.
getValue() - Method in class org.eclipse.jdt.internal.eval.EvaluationResult
Returns a proxy object on this result's value.
getValue(int) - Method in class org.eclipse.test.internal.performance.db.TimeSeries
Returns value at given index.
getValue(int) - Method in class org.eclipse.test.internal.performance.results.BuildResults
Return the value of the performance result stored for the given dimension of the current build.
getValue() - Method in class org.eclipse.test.internal.performance.results.BuildResults
Return the value of the performance result stored for the default dimension of the current build.
getValue() - Method in class org.jmlspecs.jml4.fspv.theory.ast.TheoryIntLiteral
 
getValueDisplayString() - Method in class org.eclipse.jdt.internal.eval.EvaluationResult
Returns the displayable representation of this result's value.
getValueKind() - Method in interface org.eclipse.jdt.core.IMemberValuePair
Returns the value kind of this member-value pair.
getValueKind() - Method in class org.eclipse.jdt.internal.core.MemberValuePair
 
getValuesNumber() - Method in interface org.eclipse.jdt.core.util.IAnnotationComponentValue
Returns the number of values as described in the JVM specifications if the tag item is '['.
getValuesNumber() - Method in class org.eclipse.jdt.internal.core.util.AnnotationComponentValue
 
getValueType() - Method in class org.eclipse.jdt.core.dom.SimplePropertyDescriptor
Returns the value type of this property.
getValueTypeName() - Method in class org.eclipse.jdt.internal.eval.EvaluationResult
Returns the dot-separated fully qualified name of this result's value type.
getVarClassName() - Method in class org.eclipse.jdt.internal.core.eval.EvaluationContextWrapper
 
getVarClassName() - Method in class org.eclipse.jdt.internal.eval.EvaluationContext
 
getVarDecls(VC[], Map) - Method in class org.jmlspecs.jml4.esc.provercoordinator.prover.ProverVisitor
 
getVarDecls() - Method in class org.jmlspecs.jml4.esc.vc.lang.VcBinaryExpression
 
getVarDecls() - Method in class org.jmlspecs.jml4.esc.vc.lang.VcConditionalExpression
 
getVarDecls() - Method in class org.jmlspecs.jml4.esc.vc.lang.VcNot
 
getVariable() - Method in class org.eclipse.jdt.core.tests.eval.SimpleVariableTest
 
getVariableDeclaration() - Method in interface org.eclipse.jdt.core.dom.IVariableBinding
Returns the binding for the variable declaration corresponding to this variable binding.
getVariableId() - Method in interface org.eclipse.jdt.core.dom.IVariableBinding
Returns a small integer variable id for this variable binding.
getVariableName() - Method in class org.eclipse.core.internal.events.PathVariableChangeEvent
 
getVariableName() - Method in interface org.eclipse.core.resources.IPathVariableChangeEvent
Returns the affected variable's name.
getVariableReference() - Method in class org.jmlspecs.jml4.fspv.simpl.ast.SimplVariable
 
getVariables() - Method in class org.jmlspecs.jml4.fspv.theory.TheoryHelper
 
getVariations() - Static method in class org.eclipse.test.internal.performance.PerformanceTestPlugin
 
getVersion() - Method in class org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
Answer the major/minor version defined in this class file according to the VM spec.
getVersionFile() - Method in class org.eclipse.core.internal.localstore.BucketTree
 
getVersionFile() - Method in class org.eclipse.core.internal.properties.PropertyManager2
 
getViolatedRestriction(char[]) - Method in class org.eclipse.jdt.internal.compiler.env.AccessRuleSet
Select the first access rule which is violated when accessing a given type, or null if no 'non accessible' access rule applies.
getVisibilityString(int) - Method in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
getVisibleElements(String) - Method in class org.eclipse.jdt.core.CompletionContext
Return the elements which are visible from the completion location and which can be assigned to the given type.
getVisibleElements(String) - Method in class org.eclipse.jdt.internal.codeassist.InternalExtendedCompletionContext
 
getVisitor() - Method in class org.jmlspecs.jml4.esc.provercoordinator.prover.cvc3.Cvc3Adapter
 
getVMArgsLine() - Method in class org.eclipse.core.tests.session.Setup
 
getVMArgument(String) - Method in class org.eclipse.core.tests.session.Setup
 
getVMArguments() - Method in class org.eclipse.core.tests.session.Setup
 
getVMArguments() - Method in class org.eclipse.jdt.core.tests.runtime.LocalVMLauncher
Returns the VM-specific arguments.
getVMPath() - Method in class org.eclipse.jdt.core.tests.runtime.LocalVMLauncher
Returns the path on disk of the VM to launch.
getWarningToken(int) - Static method in class org.eclipse.jdt.core.CorrectionEngine
Returns a token which can be used to suppress a given warning using @SuppressWarnings annotation, for a given problem ID (IProblem).
getWildcard() - Method in interface org.eclipse.jdt.core.dom.ITypeBinding
Returns the corresponding wildcard binding of this capture binding.
getWord() - Method in class org.eclipse.jdt.internal.core.index.EntryResult
 
getWorked() - Method in class org.eclipse.jdt.internal.core.BatchInitializationMonitor
 
getWorkingCopies(WorkingCopyOwner) - Static method in class org.eclipse.jdt.core.JavaCore
Returns the working copies that have the given owner.
getWorkingCopies(WorkingCopyOwner, boolean) - Method in class org.eclipse.jdt.internal.core.JavaModelManager
 
getWorkingCopy() - Method in class org.eclipse.jdt.core.compiler.ReconcileContext
Returns the working copy this context refers to.
getWorkingCopy(IProgressMonitor, IBufferFactory) - Method in interface org.eclipse.jdt.core.IClassFile
Deprecated. Use ITypeRoot.getWorkingCopy(WorkingCopyOwner, IProgressMonitor) instead
getWorkingCopy(IProgressMonitor) - Method in interface org.eclipse.jdt.core.ICompilationUnit
Returns a new working copy of this compilation unit if it is a primary compilation unit, or this compilation unit if it is already a non-primary working copy.
getWorkingCopy(WorkingCopyOwner, IProblemRequestor, IProgressMonitor) - Method in interface org.eclipse.jdt.core.ICompilationUnit
Deprecated. Use ITypeRoot.getWorkingCopy(WorkingCopyOwner, IProgressMonitor) instead. Note that if this deprecated method is used, problems will be reported on the passed problem requester as well as on the problem requestor returned by the working copy owner (if not null).
getWorkingCopy(WorkingCopyOwner, IProgressMonitor) - Method in interface org.eclipse.jdt.core.ITypeRoot
Returns a shared working copy on this compilation unit or class file using the given working copy owner to create the buffer.
getWorkingCopy() - Method in interface org.eclipse.jdt.core.IWorkingCopy
Deprecated. Use ICompilationUnit.getWorkingCopy(IProgressMonitor) instead.
getWorkingCopy(IProgressMonitor, IBufferFactory, IProblemRequestor) - Method in interface org.eclipse.jdt.core.IWorkingCopy
Deprecated. Use ICompilationUnit.getWorkingCopy(WorkingCopyOwner, IProblemRequestor, IProgressMonitor) instead.
getWorkingCopy(String, String) - Method in class org.eclipse.jdt.core.tests.model.AbstractJavaModelCompletionTests
 
getWorkingCopy(String, boolean) - Method in class org.eclipse.jdt.core.tests.model.AbstractJavaModelTests
 
getWorkingCopy(String, String) - Method in class org.eclipse.jdt.core.tests.model.AbstractJavaModelTests
 
getWorkingCopy(String, String, boolean) - Method in class org.eclipse.jdt.core.tests.model.AbstractJavaModelTests
 
getWorkingCopy(String, String, WorkingCopyOwner) - Method in class org.eclipse.jdt.core.tests.model.AbstractJavaModelTests
 
getWorkingCopy(String, String, WorkingCopyOwner, IProblemRequestor) - Method in class org.eclipse.jdt.core.tests.model.AbstractJavaModelTests
Deprecated.  
getWorkingCopy(String, String) - Method in class org.eclipse.jdt.core.tests.model.AccessRestrictionsTests
 
getWorkingCopy(String, String) - Method in class org.eclipse.jdt.core.tests.model.JavaSearchBugsTests
 
getWorkingCopy(String, String) - Method in class org.eclipse.jdt.core.tests.model.JavaSearchFineGrainTests
 
getWorkingCopy(String, String) - Method in class org.eclipse.jdt.core.tests.model.ResolveTests
 
getWorkingCopy(String, String) - Method in class org.eclipse.jdt.core.tests.model.ResolveTests_1_5
 
getWorkingCopy(WorkingCopyOwner, IProgressMonitor) - Method in class org.eclipse.jdt.internal.core.ClassFile
 
getWorkingCopy(IProgressMonitor, IBufferFactory) - Method in class org.eclipse.jdt.internal.core.ClassFile
Deprecated.  
getWorkingCopy() - Method in class org.eclipse.jdt.internal.core.CompilationUnit
Deprecated.  
getWorkingCopy(IProgressMonitor) - Method in class org.eclipse.jdt.internal.core.CompilationUnit
 
getWorkingCopy(WorkingCopyOwner, IProgressMonitor) - Method in class org.eclipse.jdt.internal.core.CompilationUnit
 
getWorkingCopy(IProgressMonitor, IBufferFactory, IProblemRequestor) - Method in class org.eclipse.jdt.internal.core.CompilationUnit
Deprecated.  
getWorkingCopy(WorkingCopyOwner, IProblemRequestor, IProgressMonitor) - Method in class org.eclipse.jdt.internal.core.CompilationUnit
Deprecated.  
getWorkingCopy() - Method in class org.eclipse.jdt.internal.core.JavaModelManager.PerWorkingCopyInfo
 
getWorkingLocation(IResource, String) - Method in class org.eclipse.core.internal.resources.LocalMetaArea
 
getWorkingLocation(String) - Method in class org.eclipse.core.internal.resources.Project
 
getWorkingLocation(String) - Method in interface org.eclipse.core.resources.IProject
Returns the location in the local file system of the project-specific working data area for use by the bundle/plug-in with the given identifier, or null if the project does not exist.
getWorkManager() - Method in class org.eclipse.core.internal.resources.Workspace
We should not have direct references to this field.
getWorkspace() - Method in class org.eclipse.core.internal.events.ResourceDeltaInfo
 
getWorkspace() - Method in class org.eclipse.core.internal.resources.Resource
 
getWorkspace() - Method in interface org.eclipse.core.resources.IResource
Returns the workspace which manages this resource.
getWorkspace() - Static method in class org.eclipse.core.resources.ResourcesPlugin
Returns the workspace.
getWorkspace() - Static method in class org.eclipse.core.tests.filesystem.SymlinkTest
 
getWorkspace() - Static method in class org.eclipse.core.tests.resources.ResourceTest
 
getWorkspace() - Method in interface org.eclipse.jdt.core.IJavaModel
Returns the workspace associated with this Java model.
getWorkspace() - Method in class org.eclipse.jdt.core.tests.builder.TestingEnvironment
Returns the workspace.
getWorkspace() - Method in class org.eclipse.jdt.core.tests.model.AbstractJavaModelTests
Returns the IWorkspace this test suite is running on.
getWorkspace() - Static method in class org.eclipse.jdt.core.tests.model.ModelTestsUtil
Returns the IWorkspace this test suite is running on.
getWorkspace() - Method in class org.eclipse.jdt.internal.core.JavaModel
Returns the workbench associated with this object.
getWorkspaceRoot() - Method in class org.eclipse.jdt.core.tests.model.AbstractJavaModelTests
 
getWorkspaceRoot() - Static method in class org.eclipse.jdt.core.tests.model.ModelTestsUtil
 
getWorkspaceRootPath() - Method in class org.eclipse.jdt.core.tests.builder.TestingEnvironment
Returns the path of workspace root.
getWorkspaceScope() - Method in class org.eclipse.jdt.internal.core.JavaModelManager
 
getWorkspaceTarget(IPath) - Static method in class org.eclipse.jdt.internal.core.JavaModel
 
getWrappedConstantValue() - Method in class org.eclipse.jdt.internal.compiler.classfmt.FieldInfo
Return a wrapper that contains the constant of the field.
getWrappedURI(URI) - Static method in class org.eclipse.core.tests.internal.filesystem.wrapper.WrapperFileSystem
 
getWrapperType(TypeBinding) - Static method in class org.jmlspecs.jml4.rac.RacTranslator
Given a primitive type, returns its wrapper type; otherwise, return null.
getWrappingStyle(String) - Static method in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
Return the wrapping style of the given alignment value.
getZipEntryByteContent(ZipEntry, ZipFile) - Static method in class org.eclipse.jdt.internal.compiler.util.Util
Returns the contents of the given zip entry as a byte array.
getZipFile(IPath) - Method in class org.eclipse.jdt.internal.core.JavaModelManager
Returns the open ZipFile at the given path.
Ghost - Annotation Type in org.jmlspecs.annotation
 
GHOST - Static variable in class org.jmlspecs.jml4.ast.JmlModifier
 
GHOST_METHOD_PREFIX - Static variable in interface org.jmlspecs.jml4.rac.RacConstants
Prefix of ghost method name.
GhostDefinitions - Annotation Type in org.jmlspecs.annotation
 
GhostOrModelFieldTest - Class in org.jmlspecs.eclipse.jdt.core.tests.rac
 
GhostOrModelFieldTest(String) - Constructor for class org.jmlspecs.eclipse.jdt.core.tests.rac.GhostOrModelFieldTest
 
GLOBAL_VARS_CLASS_NAME_PREFIX - Static variable in interface org.eclipse.jdt.internal.eval.EvaluationConstants
 
globalErrorsCount - Variable in class org.eclipse.jdt.internal.compiler.batch.Main
 
globalOptions - Variable in class org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
globalProblemsCount - Variable in class org.eclipse.jdt.internal.compiler.batch.Main
 
GLOBALS - Static variable in class org.jmlspecs.jml4.fspv.simpl.ast.SimplConstants
 
globalTasksCount - Variable in class org.eclipse.jdt.internal.compiler.batch.Main
 
GlobalVariable - Class in org.eclipse.jdt.internal.eval
A global variable is a variable defined for an evaluation context and that persists accross evaluations.
GlobalVariable(char[], char[], char[]) - Constructor for class org.eclipse.jdt.internal.eval.GlobalVariable
Creates a new global variable with the given type name, name and initializer.
globalWarningsCount - Variable in class org.eclipse.jdt.internal.compiler.batch.Main
 
goForBlockStatementsopt() - Method in class org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
goForBlockStatementsopt() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
goForBlockStatementsOrCatchHeader() - Method in class org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
goForBlockStatementsOrCatchHeader() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
goForClassBodyDeclarations() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
goForCompilationUnit() - Method in class org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
goForCompilationUnit() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
goForExpression() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
goForFieldDeclaration() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
goForGenericMethodDeclaration() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
goForHeaders() - Method in class org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
goForHeaders() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
goForImportDeclaration() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
goForInitializer() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
goForMemberValue() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
goForMethodBody() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
goForPackageDeclaration() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
goForTypeDeclaration() - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
GOTO - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
 
goto_(BranchLabel) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
We didn't call it goto, because there is a conflit with the goto keyword
goto_(BranchLabel) - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
GOTO_W - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
 
goto_w(BranchLabel) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
goto_w(BranchLabel) - Method in class org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
gotos - Variable in class org.jmlspecs.jml4.esc.gc.lang.CfgGoto
 
gotos - Variable in class org.jmlspecs.jml4.esc.gc.lang.simple.SimpleBlock
 
gotos - Variable in class org.jmlspecs.jml4.esc.gc.lang.simple.SimpleGoto
 
gotos - Variable in class org.jmlspecs.jml4.esc.gc.lang.sugared.SugaredBlock
 
gotos - Variable in class org.jmlspecs.jml4.esc.gc.lang.sugared.SugaredGoto
 
GREATER - Static variable in class org.eclipse.jdt.core.dom.InfixExpression.Operator
Greater than ">" operator.
GREATER - Static variable in interface org.eclipse.jdt.internal.compiler.ast.OperatorIds
 
GREATER - Static variable in class org.jmlspecs.jml4.esc.gc.lang.expr.CfgOperator
 
GREATER - Static variable in class org.jmlspecs.jml4.esc.gc.lang.simple.expr.SimpleOperator
 
GREATER - Static variable in class org.jmlspecs.jml4.esc.gc.lang.sugared.expr.SugaredOperator
 
GREATER - Static variable in class org.jmlspecs.jml4.esc.vc.lang.VcOperator
 
GREATER - Static variable in class org.jmlspecs.jml4.fspv.simpl.ast.SimplConstants
 
Greater() - Static method in class org.jmlspecs.jml4.fspv.theory.TheoryOperator
 
GREATER_EQUAL - Static variable in interface org.eclipse.jdt.internal.compiler.ast.OperatorIds
 
GREATER_EQUAL - Static variable in class org.jmlspecs.jml4.fspv.simpl.ast.SimplConstants
 
GREATER_EQUALS - Static variable in class org.eclipse.jdt.core.dom.InfixExpression.Operator
Greater than or equals ">=;" operator.
GREATER_EQUALS - Static variable in class org.jmlspecs.jml4.esc.gc.lang.expr.CfgOperator
 
GREATER_EQUALS - Static variable in class org.jmlspecs.jml4.esc.gc.lang.simple.expr.SimpleOperator
 
GREATER_EQUALS - Static variable in class org.jmlspecs.jml4.esc.gc.lang.sugared.expr.SugaredOperator
 
GREATER_EQUALS - Static variable in class org.jmlspecs.jml4.esc.vc.lang.VcOperator
 
GreaterEqual() - Static method in class org.jmlspecs.jml4.fspv.theory.TheoryOperator
 
greaterLowerBound(ReferenceBinding[]) - Static method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
greaterLowerBound(TypeBinding[]) - Static method in class org.eclipse.jdt.internal.compiler.lookup.Scope
 
groupNames - Variable in class org.jmlspecs.jml4.ast.JmlInDataGroupClause
 
groupNames - Variable in class org.jmlspecs.jml4.ast.JmlMapsIntoClause
 
guess(TypeReference, Scope, MissingTypesGuesser.GuessedTypeRequestor) - Method in class org.eclipse.jdt.internal.codeassist.MissingTypesGuesser
 

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 _