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

    Modifier and Type
    Method
    Description
    boolean
     

    Methods inherited from interface org.eclipse.lyo.core.query.Value

    type
  • Method Details

    • value

      boolean value()