| Package | Description |
|---|---|
| org.plasma.query.model |
Copyright 2017 TerraMeta Software, Inc.
|
| org.plasma.query.visitor | |
| org.plasma.sdo.access.provider.common |
| Modifier and Type | Field and Description |
|---|---|
protected GroupOperator |
Term.groupOperator |
| Modifier and Type | Method and Description |
|---|---|
GroupOperator |
ObjectFactory.createGroupOperator()
Create an instance of
GroupOperator |
GroupOperator |
Term.getGroupOperator()
Gets the value of the groupOperator property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Term.setGroupOperator(GroupOperator value)
Sets the value of the groupOperator property.
|
| Constructor and Description |
|---|
Expression(GroupOperator oper) |
Expression(GroupOperator right,
Property prop,
RelationalOperator oper,
Literal lit) |
Expression(GroupOperator right,
Property prop,
RelationalOperator oper,
Literal lit,
GroupOperator left) |
Expression(Property prop,
RelationalOperator oper,
Literal lit,
GroupOperator left) |
Term(GroupOperator oper) |
| Modifier and Type | Method and Description |
|---|---|
void |
QueryVisitor.end(GroupOperator operator) |
void |
DefaultQueryVisitor.end(GroupOperator operator) |
void |
QueryVisitor.start(GroupOperator operator) |
void |
DefaultQueryVisitor.start(GroupOperator operator) |
| Modifier and Type | Method and Description |
|---|---|
void |
TextQueryFilterAssembler.start(GroupOperator operator) |
Copyright © 2021. All rights reserved.