| Package | Description |
|---|---|
| org.plasma.query.dsl | |
| org.plasma.query.model |
Copyright 2017 TerraMeta Software, Inc.
|
| org.plasma.query.visitor |
| Modifier and Type | Field and Description |
|---|---|
protected AbstractProperty |
DomainEndpoint.property |
| Modifier and Type | Class and Description |
|---|---|
class |
Property |
class |
WildcardProperty |
| Modifier and Type | Field and Description |
|---|---|
protected List<AbstractProperty> |
Select.properties |
| Modifier and Type | Method and Description |
|---|---|
List<AbstractProperty> |
Select.getProperties() |
| Modifier and Type | Method and Description |
|---|---|
void |
Select.addAll(AbstractProperty[] properties) |
void |
Select.addProperty(AbstractProperty property) |
int |
WildcardProperty.compareTo(AbstractProperty o) |
int |
Property.compareTo(AbstractProperty o) |
| Constructor and Description |
|---|
Select(AbstractProperty[] properties) |
| Modifier and Type | Method and Description |
|---|---|
void |
QueryVisitor.end(AbstractProperty property) |
void |
DefaultQueryVisitor.end(AbstractProperty property) |
void |
QueryVisitor.start(AbstractProperty property) |
void |
DefaultQueryVisitor.start(AbstractProperty property) |
Copyright © 2021. All rights reserved.