public abstract class OwBooleanFactor extends OwBooleanTerm
AST node : <boolean factor> syntax non-terminal as defined by the SQL grammar.
Alfresco Workdesk
Copyright (c) Alfresco Software, Inc.
All rights reserved.
For licensing information read the license.txt file or
go to: http://wiki.alfresco.com
Constructor and Description |
---|
OwBooleanFactor() |
Modifier and Type | Method and Description |
---|---|
abstract StringBuilder |
createBooleanFactorSQLString() |
StringBuilder |
createBooleanTermSQLString() |
createSearchConditionSQLString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
asBooleanTest, getColumnQualifiers, isValid, isXCondition
public abstract StringBuilder createBooleanFactorSQLString()
StringBuilder
filled with the string representation of this non-terminalpublic final StringBuilder createBooleanTermSQLString()
createBooleanTermSQLString
in class OwBooleanTerm
StringBuilder
filled with the string representation of this non-terminalCopyright © 2014 Alfresco Business Solutions. All Rights Reserved.