Uses of Interface
com.prosysopc.ua.nodes.UaView

Packages that use UaView
com.prosysopc.ua.client.nodes Client side implementation classes for the UaNode model. 
com.prosysopc.ua.server Main server side classes of the SDK. 
com.prosysopc.ua.server.nodes Server side implementation classes for the UaNode model. 
 

Uses of UaView in com.prosysopc.ua.client.nodes
 

Classes in com.prosysopc.ua.client.nodes that implement UaView
 class UaViewImpl
          Straight forward implementation of UaView.
 

Uses of UaView in com.prosysopc.ua.server
 

Methods in com.prosysopc.ua.server that return UaView
protected  UaView NodeManagementServiceHandler.getView(org.opcfoundation.ua.builtintypes.NodeId viewId, org.opcfoundation.ua.builtintypes.UnsignedInteger viewVersion, org.opcfoundation.ua.builtintypes.DateTime timestamp)
          Return the View object corresponding to the viewId.
 

Uses of UaView in com.prosysopc.ua.server.nodes
 

Classes in com.prosysopc.ua.server.nodes that implement UaView
 class UaViewNode
          Straight forward implementation of UaView.
 



Copyright © 2018. All rights reserved.