org.eclipse.lyo.core.query
Interface SimpleTerm

All Known Subinterfaces:
ComparisonTerm, CompoundTerm, InTerm, WhereClause

public interface SimpleTerm

simple term from oslc.where clause


Nested Class Summary
static class SimpleTerm.Type
           
 
Method Summary
 PName property()
           
 SimpleTerm.Type type()
           
 

Method Detail

type

SimpleTerm.Type type()

property

PName property()
Returns:
type of simple term. When CompoundTerm return null.


Copyright © 2012. All Rights Reserved.