public static class ModelClause.ModelRulesClause extends OracleSQLObjectImpl
| Constructor and Description |
|---|
ModelRulesClause() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept0(OracleASTVisitor visitor) |
List<ModelClause.CellAssignmentItem> |
getCellAssignmentItems() |
SQLExpr |
getIterate() |
List<ModelClause.ModelRuleOption> |
getOptions() |
SQLExpr |
getUntil() |
void |
setIterate(SQLExpr iterate) |
void |
setUntil(SQLExpr until) |
clone, computeDataType, toStringaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParentequals, getClass, hashCode, notify, notifyAll, wait, wait, waitaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParentpublic SQLExpr getUntil()
public void setUntil(SQLExpr until)
public SQLExpr getIterate()
public void setIterate(SQLExpr iterate)
public List<ModelClause.ModelRuleOption> getOptions()
public List<ModelClause.CellAssignmentItem> getCellAssignmentItems()
public void accept0(OracleASTVisitor visitor)
accept0 in interface OracleSQLObjectaccept0 in class OracleSQLObjectImplCopyright © 2013–2018 Alibaba Group. All rights reserved.