public abstract class AbstractCondition extends Object implements Serializable
| 构造器和说明 |
|---|
AbstractCondition() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
detectPointId()
detect point id from condition
all the conditions are defined against only one point
|
abstract ConditionType |
getConditionType() |
Set<String> |
getRelativeFields()
get relative fields from condition recursively
|
public abstract ConditionType getConditionType()
public Set<String> getRelativeFields()
public String detectPointId()
Copyright © 2022. All rights reserved.