Uses of Class
com.prosysopc.ua.server.nodes.InstanceVariable

Packages that use InstanceVariable
com.prosysopc.ua.server.nodes Server side implementation classes for the UaNode model. 
 

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

Subclasses of InstanceVariable in com.prosysopc.ua.server.nodes
 class CallbackInstanceProperty
          A property version of CallbackInstanceVariable.
 class CallbackInstanceVariable
          An implementation of InstanceVariable.
 class PlainInstanceProperty<T>
          A property version of PlainInstanceVariable.
 class PlainInstanceVariable<T>
          A very plain, type specific implementation of InstanceVariable.
 class ReflectiveInstanceProperty
          A property version of ReflectiveInstanceVariable.
 class ReflectiveInstanceVariable
          An InstanceVariable, which is wrapping a property of a Java object, via reflection, to be exposed as an OPC UA Variable.
 



Copyright © 2018. All rights reserved.