public class RelSimpleQuery extends AbstractIRQuery
Simple relation Query
Copyright: Copyright (c) 2005
Company: IST, Drexel University
children, optr| Constructor and Description |
|---|
RelSimpleQuery() |
RelSimpleQuery(String query) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
add(Predicate predicate) |
boolean |
isRelSimpleQuery() |
static void |
main(String[] args) |
protected void |
parse(String[] arrToken) |
String |
toString() |
getChild, getChildNum, getOperator, getQueryKey, getSelectivity, getTokenList, isCompoundQuery, isPredicate, isRelBoolQuery, parse, setQueryKeypublic RelSimpleQuery()
public RelSimpleQuery(String query)
public static void main(String[] args)
public boolean isRelSimpleQuery()
isRelSimpleQuery in interface IRQueryisRelSimpleQuery in class AbstractIRQuerypublic boolean add(Predicate predicate)
public String toString()
toString in interface IRQuerytoString in class AbstractIRQueryprotected void parse(String[] arrToken)
parse in class AbstractIRQueryCopyright © 2018 JULIE Lab, Germany. All rights reserved.