Uses of Class
com.prosysopc.ua.server.FilterOperatorDefinition

Packages that use FilterOperatorDefinition
com.prosysopc.ua.server Main server side classes of the SDK. 
 

Uses of FilterOperatorDefinition in com.prosysopc.ua.server
 

Methods in com.prosysopc.ua.server that return FilterOperatorDefinition
static FilterOperatorDefinition FilterOperatorDefinition.newOperator(org.opcfoundation.ua.core.FilterOperator filterOperator, org.opcfoundation.ua.builtintypes.ExtensionObject[] filterOperands, NodeManagerRoot nodeManagerRoot, FilterOperatorDefinition[] operatorList)
          Create a new filter operator, based on the filterOperator type and operands.
 

Methods in com.prosysopc.ua.server with parameters of type FilterOperatorDefinition
static FilterOperatorDefinition FilterOperatorDefinition.newOperator(org.opcfoundation.ua.core.FilterOperator filterOperator, org.opcfoundation.ua.builtintypes.ExtensionObject[] filterOperands, NodeManagerRoot nodeManagerRoot, FilterOperatorDefinition[] operatorList)
          Create a new filter operator, based on the filterOperator type and operands.
 boolean FilterOperatorDefinition.parse(org.opcfoundation.ua.builtintypes.ExtensionObject[] filterOperands, FilterOperatorDefinition[] operatorList, NodeManagerRoot nodeManagerRoot)
           
 



Copyright © 2018. All rights reserved.