public class SimpleRelationPredicate extends AbstractPredicate
Simple relation predicate
Copyright: Copyright (c) 2005
Company: IST, Drexel University
constraint, expressionType, predicateType, weightchildren, optrPREDICATE_BOOL, PREDICATE_QUALIFIER, PREDICATE_RELATION, PREDICATE_SIMPLE, PREDICATE_TERM| Constructor and Description |
|---|
SimpleRelationPredicate(String[] predicate) |
| Modifier and Type | Method and Description |
|---|---|
SimpleTermPredicate |
getFirstTermPredicate() |
SimpleTermPredicate |
getSecondTermPredicate() |
protected void |
parse(String[] predicate) |
String |
toSQLExpression() |
String |
toString() |
getChild, getChildNum, getConstraint, getOperator, getSelectivity, getWeight, isBoolPredicate, isCompoundQuery, isPredicate, isQualifierPredicate, isRelationPredicate, isSimplePredicate, isTermPredicate, parse, setWeightgetQueryKey, getTokenList, isRelBoolQuery, isRelSimpleQuery, setQueryKeyclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetQueryKey, isRelBoolQuery, isRelSimpleQuery, setQueryKeypublic SimpleRelationPredicate(String[] predicate)
protected void parse(String[] predicate)
parse in class AbstractPredicatepublic String toSQLExpression()
public String toString()
public SimpleTermPredicate getFirstTermPredicate()
public SimpleTermPredicate getSecondTermPredicate()
Copyright © 2018 JULIE Lab, Germany. All rights reserved.