|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Value | |
---|---|
org.eclipse.lyo.core.query |
Uses of Value in org.eclipse.lyo.core.query |
---|
Subinterfaces of Value in org.eclipse.lyo.core.query | |
---|---|
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 |
Methods in org.eclipse.lyo.core.query that return Value | |
---|---|
Value |
ComparisonTerm.operand()
|
Methods in org.eclipse.lyo.core.query that return types with arguments of type Value | |
---|---|
List<Value> |
InTerm.values()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |