| Modifier and Type | Method and Description |
|---|---|
void |
add(Expression e) |
void |
export(ExpressionPresenter out) |
List<Expression> |
getConditionExpressions() |
Map<Expression,Integer> |
getIndexes() |
int |
indexFor(Expression e) |
int |
setIndex(int i)
Set the indices for this group of rawConditions returning the next index to use in sequence
|
public void export(ExpressionPresenter out)
public int setIndex(int i)
Conditionpublic int indexFor(Expression e)
public void add(Expression e)
public List<Expression> getConditionExpressions()
getConditionExpressions in interface Conditionpublic Map<Expression,Integer> getIndexes()
getIndexes in interface ConditionCopyright (c) 2004-2014 Saxonica Limited. All rights reserved.