Uses of Package
com.atlassian.query.operand

Packages that use com.atlassian.query.operand
com.atlassian.jira.bc.issue.search   
com.atlassian.jira.dev.reference.plugin.jql   
com.atlassian.jira.issue.search.searchers.transformer   
com.atlassian.jira.issue.search.searchers.util   
com.atlassian.jira.jql.builder   
com.atlassian.jira.jql.operand   
com.atlassian.jira.jql.operand.registry   
com.atlassian.jira.jql.parser.antlr   
com.atlassian.jira.jql.permission   
com.atlassian.jira.jql.util   
com.atlassian.jira.jql.validator   
com.atlassian.jira.plugin.jql.function   
com.atlassian.query.clause   
com.atlassian.query.history   
com.atlassian.query.operand   
 

Classes in com.atlassian.query.operand used by com.atlassian.jira.bc.issue.search
Operand
          Represents the right hand side value of a clause.
 

Classes in com.atlassian.query.operand used by com.atlassian.jira.dev.reference.plugin.jql
FunctionOperand
          Represents a function in the query tree.
 

Classes in com.atlassian.query.operand used by com.atlassian.jira.issue.search.searchers.transformer
Operand
          Represents the right hand side value of a clause.
 

Classes in com.atlassian.query.operand used by com.atlassian.jira.issue.search.searchers.util
Operand
          Represents the right hand side value of a clause.
SingleValueOperand
          Used to represent a single constant value as an Operand.
 

Classes in com.atlassian.query.operand used by com.atlassian.jira.jql.builder
Operand
          Represents the right hand side value of a clause.
 

Classes in com.atlassian.query.operand used by com.atlassian.jira.jql.operand
EmptyOperand
          Used to represent a value that has not been set for a field.
FunctionOperand
          Represents a function in the query tree.
MultiValueOperand
          Used to represent a multiple constant values as an Operand.
Operand
          Represents the right hand side value of a clause.
SingleValueOperand
          Used to represent a single constant value as an Operand.
 

Classes in com.atlassian.query.operand used by com.atlassian.jira.jql.operand.registry
FunctionOperand
          Represents a function in the query tree.
 

Classes in com.atlassian.query.operand used by com.atlassian.jira.jql.parser.antlr
FunctionOperand
          Represents a function in the query tree.
Operand
          Represents the right hand side value of a clause.
 

Classes in com.atlassian.query.operand used by com.atlassian.jira.jql.permission
EmptyOperand
          Used to represent a value that has not been set for a field.
FunctionOperand
          Represents a function in the query tree.
MultiValueOperand
          Used to represent a multiple constant values as an Operand.
Operand
          Represents the right hand side value of a clause.
OperandVisitor
          A visitor that the caller to perform operations on Operands.
SingleValueOperand
          Used to represent a single constant value as an Operand.
 

Classes in com.atlassian.query.operand used by com.atlassian.jira.jql.util
Operand
          Represents the right hand side value of a clause.
 

Classes in com.atlassian.query.operand used by com.atlassian.jira.jql.validator
FunctionOperand
          Represents a function in the query tree.
 

Classes in com.atlassian.query.operand used by com.atlassian.jira.plugin.jql.function
FunctionOperand
          Represents a function in the query tree.
 

Classes in com.atlassian.query.operand used by com.atlassian.query.clause
Operand
          Represents the right hand side value of a clause.
 

Classes in com.atlassian.query.operand used by com.atlassian.query.history
Operand
          Represents the right hand side value of a clause.
 

Classes in com.atlassian.query.operand used by com.atlassian.query.operand
EmptyOperand
          Used to represent a value that has not been set for a field.
FunctionOperand
          Represents a function in the query tree.
MultiValueOperand
          Used to represent a multiple constant values as an Operand.
Operand
          Represents the right hand side value of a clause.
OperandVisitor
          A visitor that the caller to perform operations on Operands.
SingleValueOperand
          Used to represent a single constant value as an Operand.
 



Copyright © 2002-2013 Atlassian. All Rights Reserved.