限定符和类型 | 方法和说明 |
---|---|
protected Condition |
Aggregate.getCondition(Cell cell) |
限定符和类型 | 方法和说明 |
---|---|
protected boolean |
Aggregate.doCondition(Condition condition,
Cell cell,
Object obj,
Context context) |
限定符和类型 | 方法和说明 |
---|---|
Condition |
ConditionPropertyItem.getCondition() |
限定符和类型 | 方法和说明 |
---|---|
List<Condition> |
ConditionPropertyItem.getConditions() |
限定符和类型 | 方法和说明 |
---|---|
void |
ConditionPropertyItem.setCondition(Condition condition) |
限定符和类型 | 方法和说明 |
---|---|
void |
ConditionPropertyItem.setConditions(List<Condition> conditions) |
限定符和类型 | 方法和说明 |
---|---|
Condition |
GroupItem.getCondition() |
限定符和类型 | 方法和说明 |
---|---|
List<Condition> |
GroupItem.getConditions() |
限定符和类型 | 方法和说明 |
---|---|
void |
GroupItem.setCondition(Condition condition) |
限定符和类型 | 方法和说明 |
---|---|
void |
GroupItem.setConditions(List<Condition> conditions) |
限定符和类型 | 类和说明 |
---|---|
class |
BaseCondition |
class |
BothExpressionCondition |
class |
CellExpressionCondition |
class |
CurrentValueExpressionCondition |
class |
PropertyExpressionCondition |
限定符和类型 | 方法和说明 |
---|---|
void |
BaseCondition.setNextCondition(Condition nextCondition) |
限定符和类型 | 方法和说明 |
---|---|
protected List<Cell> |
BaseExpression.filterCells(Cell cell,
Context context,
Condition condition,
List<Cell> targetCells) |
限定符和类型 | 方法和说明 |
---|---|
Condition |
DatasetExpression.getCondition() |
限定符和类型 | 方法和说明 |
---|---|
List<Condition> |
DatasetExpression.getConditions() |
限定符和类型 | 方法和说明 |
---|---|
void |
DatasetExpression.setCondition(Condition condition) |
限定符和类型 | 方法和说明 |
---|---|
void |
DatasetExpression.setConditions(List<Condition> conditions) |
限定符和类型 | 字段和说明 |
---|---|
protected Condition |
CellConditionExpression.condition |
限定符和类型 | 方法和说明 |
---|---|
void |
WholeCellExpression.setCondition(Condition condition) |
构造器和说明 |
---|
CellConditionExpression(String cellName,
Condition condition) |
CellCoordinateExpression(String cellName,
CellCoordinateSet leftCoordinate,
CellCoordinateSet topCoordinate,
Condition condition) |
CellCoordinateExpression(String cellName,
CellCoordinateSet leftCoordinate,
Condition condition) |
Copyright © 2022 Bstek. All rights reserved.