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() |
createSearchConditionSQLStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitasBooleanTest, getColumnQualifiers, isValid, isXConditionpublic abstract StringBuilder createBooleanFactorSQLString()
StringBuilder filled with the string representation of this non-terminalpublic final StringBuilder createBooleanTermSQLString()
createBooleanTermSQLString in class OwBooleanTermStringBuilder filled with the string representation of this non-terminalCopyright © 2014 Alfresco Business Solutions. All Rights Reserved.