| Package | Description |
|---|---|
| org.eclipse.lyo.core.query |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BooleanValue
Boolean literal operand from olsc.where clause
|
interface |
DecimalValue
Decimal literal operand from olsc.where clause.
|
interface |
LangedStringValue
Language specified string value operand from oslc.where clause
|
interface |
StringValue
String literal operand from olsc.where clause
|
interface |
TypedValue
Typed value operand from oslc.where clause
|
interface |
UriRefValue
URI_REF operand from oslc.where clause
|
| Modifier and Type | Method and Description |
|---|---|
Value |
ComparisonTerm.operand() |
| Modifier and Type | Method and Description |
|---|---|
List<Value> |
InTerm.values() |
Copyright © 2016. All rights reserved.