| 程序包 | 说明 |
|---|---|
| com.envisioniot.enos.event_service.vo.condition |
| 类和说明 |
|---|
| AbstractCondition |
| AndCondition
complex condition composed by logical AND
|
| ConditionType |
| NotCondition |
| OrCondition
complex condition composed by logical AND/OR
|
| RangeCondition
range condition without complex logic
|
| RelativeCondition
relative condition without complex logic
for datapoint of struct type, simple condition can between two items, eg: name > anotherName
|
| SimpleCondition
simple condition without complex logic
for datapoint of struct type, simple condition can between two items, eg: name > anotherName
|
Copyright © 2022. All rights reserved.