| Package | Description |
|---|---|
| org.eclipse.milo.opcua.sdk.server.events.operators |
| Modifier and Type | Method and Description |
|---|---|
void |
Operator.validate(FilterContext context,
FilterOperand[] operands) |
void |
OfType.validate(FilterContext context,
FilterOperand[] operands) |
void |
Not.validate(FilterContext context,
FilterOperand[] operands) |
void |
IsNull.validate(FilterContext context,
FilterOperand[] operands) |
void |
Equals.validate(FilterContext context,
FilterOperand[] operands) |
void |
Cast.validate(FilterContext context,
FilterOperand[] operands) |
Copyright © 2021. All rights reserved.