| Package | Description |
|---|---|
| org.n52.svalbard.odata.core | |
| org.n52.svalbard.odata.core.expr | |
| org.n52.svalbard.odata.core.expr.temporal |
| Modifier and Type | Method and Description |
|---|---|
TemporalExpr |
STAQueryOptionVisitor.visitTemporalMethodCallExpr(STAQueryOptionsGrammar.TemporalMethodCallExprContext ctx) |
TemporalExpr |
STAQueryOptionVisitor.visitTemporalOrMemberOrISO8601Timestamp(STAQueryOptionsGrammar.TemporalOrMemberOrISO8601TimestampContext ctx) |
TemporalExpr |
STAQueryOptionVisitor.visitTimeExpr(STAQueryOptionsGrammar.TimeExprContext ctx) |
| Modifier and Type | Class and Description |
|---|---|
class |
MethodCallExpr
Class to hold a method call expression.
|
| Modifier and Type | Method and Description |
|---|---|
default Optional<TemporalExpr> |
Expr.asTime()
Get this expression as a time expression
|
| Modifier and Type | Class and Description |
|---|---|
class |
TimeValueExpr
Holds a TimeValue directly or reference to a property containing TimeValue
|
| Modifier and Type | Method and Description |
|---|---|
default Optional<TemporalExpr> |
TemporalExpr.asTime() |
Copyright © 2015–2020 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.