org.eclipse.lyo.core.query
Interface TypedValue

All Superinterfaces:
Value

public interface TypedValue
extends Value

Typed value operand from oslc.where clause


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.eclipse.lyo.core.query.Value
Value.Type
 
Method Summary
 PName prefixedName()
           
 String value()
           
 
Methods inherited from interface org.eclipse.lyo.core.query.Value
type
 

Method Detail

value

String value()

prefixedName

PName prefixedName()


Copyright © 2012. All Rights Reserved.