| Package | Description |
|---|---|
| org.plasma.query.model |
Copyright 2017 TerraMeta Software, Inc.
|
| org.plasma.query.visitor |
| Modifier and Type | Field and Description |
|---|---|
protected List<Term> |
Expression.terms |
| Modifier and Type | Method and Description |
|---|---|
Term |
ObjectFactory.createTerm()
Create an instance of
Term |
| Modifier and Type | Method and Description |
|---|---|
List<Term> |
Expression.getTerms()
Gets the value of the terms property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractQueryValidator.start(Term term) |
| Constructor and Description |
|---|
Expression(Term term) |
Expression(Term t1,
Term t2,
Term t3) |
| Modifier and Type | Method and Description |
|---|---|
void |
QueryVisitor.end(Term term) |
void |
DefaultQueryVisitor.end(Term term) |
void |
QueryVisitor.start(Term term) |
void |
DefaultQueryVisitor.start(Term term) |
Copyright © 2021. All rights reserved.