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 _

Q

Q_NAME_SESSION - Static variable in class org.eclipse.core.tests.resources.usecase.IResourceTest
 
QInterval - Class in org.jmlspecs.jml4.rac.quantifiedexpression
A class for static approximations of the intervals for quantified variables of integeral types.
QInterval(Expression, String, Collection, TypeBinding, RacResult, SourceTypeBinding) - Constructor for class org.jmlspecs.jml4.rac.quantifiedexpression.QInterval
Construct a QInterval object representing the quantifed interval for a (quantified) variable var with respect to the expression expr.
QNAME - Static variable in class org.eclipse.core.internal.properties.PropertyBucket
 
QNAME - Static variable in class org.eclipse.core.internal.resources.MarkerReader_1
 
QNAME - Static variable in class org.eclipse.core.internal.resources.MarkerReader_2
 
QNAME - Static variable in class org.eclipse.core.internal.resources.MarkerReader_3
 
QNAME - Static variable in class org.eclipse.core.internal.resources.MarkerSnapshotReader_1
 
QNAME - Static variable in class org.eclipse.core.internal.resources.MarkerSnapshotReader_2
 
QNAME - Static variable in class org.eclipse.core.internal.resources.MarkerWriter
 
QNAME - Static variable in class org.eclipse.core.internal.resources.SyncInfoReader_2
 
QNAME - Static variable in class org.eclipse.core.internal.resources.SyncInfoReader_3
 
QNAME - Static variable in class org.eclipse.core.internal.resources.SyncInfoWriter
 
qualification - Variable in class org.eclipse.jdt.internal.compiler.ast.ExplicitConstructorCall
 
qualification - Variable in class org.eclipse.jdt.internal.compiler.ast.JavadocAllocationExpression
 
qualification - Variable in class org.eclipse.jdt.internal.compiler.ast.QualifiedThisReference
 
qualification - Variable in class org.eclipse.jdt.internal.core.search.matching.QualifiedTypeDeclarationPattern
 
qualifications - Variable in class org.eclipse.jdt.internal.core.search.matching.MultiTypeDeclarationPattern
 
QUALIFIED_NAME - Static variable in class org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type QualifiedName.
QUALIFIED_REFERENCE - Static variable in interface org.eclipse.jdt.core.search.IJavaSearchConstants
Return only qualified field accesses or qualified method invocations.
QUALIFIED_TYPE - Static variable in class org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type QualifiedType.
QualifiedAllocationExpression - Class in org.eclipse.jdt.internal.compiler.ast
Variation on allocation, where can optionally be specified any of: - leading enclosing instance - trailing anonymous type - generic type arguments for generic constructor invocation
QualifiedAllocationExpression() - Constructor for class org.eclipse.jdt.internal.compiler.ast.QualifiedAllocationExpression
 
QualifiedAllocationExpression(TypeDeclaration) - Constructor for class org.eclipse.jdt.internal.compiler.ast.QualifiedAllocationExpression
 
qualifiedBinding - Variable in exception org.eclipse.jdt.internal.codeassist.complete.CompletionNodeFound
 
QualifiedName - Class in org.eclipse.jdt.core.dom
AST node for a qualified name.
QualifiedNameReference - Class in org.eclipse.jdt.internal.compiler.ast
 
QualifiedNameReference(char[][], long[], int, int) - Constructor for class org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
qualifiedNames - Variable in class org.eclipse.jdt.internal.core.builder.QualifiedNameSet
 
QualifiedNameSet - Class in org.eclipse.jdt.internal.core.builder
 
QualifiedNameSet(int) - Constructor for class org.eclipse.jdt.internal.core.builder.QualifiedNameSet
 
qualifiedPackageName() - Method in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
qualifiedPackageName() - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Answer the qualified name of the receiver's package separated by periods or an empty string if its the default package.
qualifiedPattern(char[], char[]) - Static method in class org.eclipse.jdt.internal.core.search.matching.PatternLocator
 
qualifiedReferences - Variable in class org.eclipse.jdt.internal.compiler.CompilationResult
 
qualifiedSourceName() - Method in class org.eclipse.jdt.internal.compiler.lookup.ArrayBinding
Answer the source name for the type.
qualifiedSourceName() - Method in class org.eclipse.jdt.internal.compiler.lookup.BaseTypeBinding
 
qualifiedSourceName() - Method in class org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
qualifiedSourceName() - Method in class org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
Answer the source name for the type.
qualifiedSourceName() - Method in class org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Answer the source name for the type.
qualifiedSourceName(TypeBinding) - Static method in class org.eclipse.jdt.internal.core.search.matching.PatternLocator
 
qualifiedSourceName() - Method in class org.jmlspecs.jml4.lookup.JmlSpecialTypeBinding
 
QualifiedSuperReference - Class in org.eclipse.jdt.internal.compiler.ast
 
QualifiedSuperReference(TypeReference, int, int) - Constructor for class org.eclipse.jdt.internal.compiler.ast.QualifiedSuperReference
 
QualifiedThisReference - Class in org.eclipse.jdt.internal.compiler.ast
 
QualifiedThisReference(TypeReference, int, int) - Constructor for class org.eclipse.jdt.internal.compiler.ast.QualifiedThisReference
 
QualifiedType - Class in org.eclipse.jdt.core.dom
Type node for a qualified type (added in JLS3 API).
QualifiedTypeDeclarationPattern - Class in org.eclipse.jdt.internal.core.search.matching
 
QualifiedTypeDeclarationPattern(char[], char[], char, int) - Constructor for class org.eclipse.jdt.internal.core.search.matching.QualifiedTypeDeclarationPattern
 
QualifiedTypeDeclarationPattern(char[], int, char[], char, int) - Constructor for class org.eclipse.jdt.internal.core.search.matching.QualifiedTypeDeclarationPattern
 
QualifiedTypeReference - Class in org.eclipse.jdt.internal.compiler.ast
 
QualifiedTypeReference(char[][], long[]) - Constructor for class org.eclipse.jdt.internal.compiler.ast.QualifiedTypeReference
 
QUALIFIER_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.MemberRef
The "qualifier" structural property of this node type.
QUALIFIER_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.MethodRef
The "qualifier" structural property of this node type.
QUALIFIER_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.QualifiedName
The "qualifier" structural property of this node type.
QUALIFIER_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.QualifiedType
The "qualifier" structural property of this node type.
QUALIFIER_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.SuperFieldAccess
The "qualifier" structural property of this node type.
QUALIFIER_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.SuperMethodInvocation
The "qualifier" structural property of this node type.
QUALIFIER_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.ThisExpression
The "qualifier" structural property of this node type.
QuantifiedExpressionTest - Class in org.jmlspecs.eclipse.jdt.core.tests.rac
 
QuantifiedExpressionTest(String) - Constructor for class org.jmlspecs.eclipse.jdt.core.tests.rac.QuantifiedExpressionTest
 
QuantifiedExpressionTranslator - Class in org.jmlspecs.jml4.rac.quantifiedexpression
An abstract class for translating JML quantified expressions into Java source code.
QuantifiedExpressionTranslator(VariableGenerator, RacContext, JmlQuantifiedExpression, String, PostStateExpressionTranslator, RacResult, SourceTypeBinding) - Constructor for class org.jmlspecs.jml4.rac.quantifiedexpression.QuantifiedExpressionTranslator
Constructs a new instance.
quantifier - Variable in class org.jmlspecs.jml4.ast.JmlQuantifiedExpression
The quantifier, which determines (among other things) the type of the expression.
quantifier - Variable in class org.jmlspecs.jml4.esc.gc.lang.expr.CfgQuantifiedExpression
 
quantifier - Variable in class org.jmlspecs.jml4.esc.gc.lang.simple.expr.SimpleQuantifiedExpression
 
quantifier - Variable in class org.jmlspecs.jml4.esc.gc.lang.sugared.expr.SugaredQuantifiedExpression
 
quantifier - Variable in class org.jmlspecs.jml4.esc.vc.lang.VcQuantifiedExpression
 
quantifier - Variable in class org.jmlspecs.jml4.fspv.theory.TheoryQuantifiedExpression
 
QuantifierTest - Class in org.jmlspecs.eclipse.jdt.core.tests.dbc
 
QuantifierTest(String) - Constructor for class org.jmlspecs.eclipse.jdt.core.tests.dbc.QuantifierTest
 
QuantifierTests - Class in org.jmlspecs.eclipse.jdt.core.tests.esc
 
QuantifierTests(String) - Constructor for class org.jmlspecs.eclipse.jdt.core.tests.esc.QuantifierTests
 
QueensTests - Class in org.jmlspecs.eclipse.jdt.core.tests.esc.casestudy
 
QueensTests(String) - Constructor for class org.jmlspecs.eclipse.jdt.core.tests.esc.casestudy.QueensTests
 
query(char[][], char[], int) - Method in class org.eclipse.jdt.internal.core.index.Index
Returns the entries containing the given key in a group of categories, or null if no matches are found.
queryAllScenarios() - Static method in class org.eclipse.test.internal.performance.results.DB_Results
Get all scenarios read from database.
queryBuildNames(List, Variations, String) - Static method in class org.eclipse.test.internal.performance.db.DB
Deprecated. Use queryDistinctValues instead
queryDataPoints(Variations, String, Set) - Static method in class org.eclipse.test.internal.performance.db.DB
 
queryDistinctValues(List, String, Variations, String) - Static method in class org.eclipse.test.internal.performance.db.DB
 
queryDocumentNames(String) - Method in class org.eclipse.jdt.internal.core.index.Index
Returns the document names that contain the given substring, if null then returns all of them.
queryFailure(String, Variations) - Static method in class org.eclipse.test.internal.performance.db.DB
 
queryFailure(Variations, String) - Method in class org.eclipse.test.internal.performance.db.SQL
 
queryScenario(String, String[], String) - Static method in class org.eclipse.test.internal.performance.db.DB
Deprecated. Use queryScenarios(Variations variations, ...) instead
queryScenarios(String, String, String) - Static method in class org.eclipse.test.internal.performance.db.DB
Deprecated. Use queryScenarios(Variations variations, ...) instead
queryScenarios(String, String[], String, Dim[]) - Static method in class org.eclipse.test.internal.performance.db.DB
Deprecated. Use queryScenarios(Variations variations, ...) instead
queryScenarios(Variations, String, String, Dim[]) - Static method in class org.eclipse.test.internal.performance.db.DB
Returns all Scenarios that match the given variation and scenario pattern.
querySeriesValues(String, Variations, String) - Static method in class org.eclipse.test.internal.performance.db.DB
 
querySummaries(Variations, String) - Static method in class org.eclipse.test.internal.performance.db.DB
Returns all summaries that match the given variation and scenario patterns.
QUESTIONCOLON - Static variable in interface org.eclipse.jdt.internal.compiler.ast.OperatorIds
 
QuestionColon() - Static method in class org.jmlspecs.jml4.fspv.theory.TheoryOperator
 
Queue - Class in org.eclipse.core.internal.utils
A Queue of objects.
Queue() - Constructor for class org.eclipse.core.internal.utils.Queue
 
Queue(int, boolean) - Constructor for class org.eclipse.core.internal.utils.Queue
The parameter reuse indicates what do you want to happen with the object reference when you remove it from the queue.
QueueTest - Class in org.eclipse.core.tests.internal.utils
 
QueueTest() - Constructor for class org.eclipse.core.tests.internal.utils.QueueTest
 
QueueTest(String) - Constructor for class org.eclipse.core.tests.internal.utils.QueueTest
 

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 _