| Modifier and Type | Method and Description |
|---|---|
protected @Nullable Boolean |
apply(OperatorContext context,
BaseEventTypeNode eventNode,
BuiltinDataType dataType,
@Nullable Object operand0,
@Nullable Object operand1) |
T |
apply(OperatorContext context,
BaseEventTypeNode eventNode,
FilterOperand[] operands) |
void |
validate(FilterContext context,
FilterOperand[] operands) |
@Nullable protected @Nullable Boolean apply(OperatorContext context, BaseEventTypeNode eventNode, BuiltinDataType dataType, @Nullable @Nullable Object operand0, @Nullable @Nullable Object operand1)
public void validate(FilterContext context, FilterOperand[] operands) throws ValidationException
validate in interface Operator<T>ValidationException@Nullable public T apply(OperatorContext context, BaseEventTypeNode eventNode, FilterOperand[] operands) throws UaException
apply in interface Operator<T>UaExceptionCopyright © 2021. All rights reserved.