org.eclipse.lyo.core.query
Interface InTerm

All Superinterfaces:
SimpleTerm

public interface InTerm
extends SimpleTerm

in operator simple term from olsc.where clause


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.eclipse.lyo.core.query.SimpleTerm
SimpleTerm.Type
 
Method Summary
 List<Value> values()
           
 
Methods inherited from interface org.eclipse.lyo.core.query.SimpleTerm
property, type
 

Method Detail

values

List<Value> values()
Returns:
immutable list of values


Copyright © 2014. All Rights Reserved.