public class EventContentFilter extends Object
| Constructor and Description |
|---|
EventContentFilter() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
evaluate(@NotNull FilterContext context,
@NotNull ContentFilter whereClause,
@NotNull BaseEventTypeNode eventNode) |
static Variant[] |
select(@NotNull FilterContext context,
@NotNull SimpleAttributeOperand[] selectClauses,
@NotNull BaseEventTypeNode eventNode) |
static boolean |
subtypeOf(NodeId typeId,
NodeId superTypeId,
OpcUaServer server) |
static EventFilterResult |
validate(FilterContext context,
EventFilter filter) |
public static EventFilterResult validate(FilterContext context, EventFilter filter) throws UaException
UaExceptionpublic static Variant[] select(@NotNull @NotNull FilterContext context, @NotNull @NotNull SimpleAttributeOperand[] selectClauses, @NotNull @NotNull BaseEventTypeNode eventNode)
public static boolean evaluate(@NotNull
@NotNull FilterContext context,
@NotNull
@NotNull ContentFilter whereClause,
@NotNull
@NotNull BaseEventTypeNode eventNode)
throws UaException
UaExceptionpublic static boolean subtypeOf(NodeId typeId, NodeId superTypeId, OpcUaServer server)
Copyright © 2021. All rights reserved.