org.eclipse.lyo.core.query
Interface BooleanValue

All Superinterfaces:
Value

public interface BooleanValue
extends Value

Boolean literal operand from olsc.where clause


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

Method Detail

value

boolean value()


Copyright © 2014. All Rights Reserved.