|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Term | |
|---|---|
| org.plasma.query.model | PlasmaSDO™ License This is a community release of PlasmaSDO™, a dual-license Service Data Object (SDO) 2.1 implementation. |
| org.plasma.query.visitor | |
| Uses of Term in org.plasma.query.model |
|---|
| Fields in org.plasma.query.model with type parameters of type Term | |
|---|---|
protected List<Term> |
Expression.terms
|
| Methods in org.plasma.query.model that return Term | |
|---|---|
Term |
ObjectFactory.createTerm()
Create an instance of Term |
| Methods in org.plasma.query.model that return types with arguments of type Term | |
|---|---|
List<Term> |
Expression.getTerms()
Gets the value of the terms property. |
| Methods in org.plasma.query.model with parameters of type Term | |
|---|---|
void |
AbstractQueryValidator.start(Term term)
|
| Constructors in org.plasma.query.model with parameters of type Term | |
|---|---|
Expression(Term term)
|
|
Expression(Term t1,
Term t2,
Term t3)
|
|
| Uses of Term in org.plasma.query.visitor |
|---|
| Methods in org.plasma.query.visitor with parameters of type Term | |
|---|---|
void |
QueryVisitor.end(Term term)
|
void |
DefaultQueryVisitor.end(Term term)
|
void |
QueryVisitor.start(Term term)
|
void |
DefaultQueryVisitor.start(Term term)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||