| Package | Description |
|---|---|
| io.konig.core.showl.expression | |
| io.konig.formula |
| Modifier and Type | Method and Description |
|---|---|
ShowlExpression |
ShowlExpressionBuilder.expression(ShowlPropertyShape p,
Formula formula) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AdditiveExpression |
interface |
BuiltInCall |
interface |
IriValue
An expression that MAY represent an IRI value such as a fully-qualified IRI, a CURIE, or local name (together with a context).
|
interface |
NumericExpression |
interface |
PathStep |
interface |
PathTerm |
interface |
PrimaryExpression |
interface |
RelationalExpression |
interface |
ValueLogical |
| Modifier and Type | Method and Description |
|---|---|
abstract Formula |
AbstractFormula.clone() |
| Modifier and Type | Method and Description |
|---|---|
void |
FormulaVisitor.enter(Formula formula) |
void |
HasAggregationVisitor.enter(Formula formula) |
void |
FormulaVisitor.exit(Formula formula) |
void |
HasAggregationVisitor.exit(Formula formula) |
static String |
FormulaUtil.simpleString(Formula formula) |
Path |
Formula2PathTranslator.toPath(Formula formula) |
Copyright © 2019. All rights reserved.