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

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

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

Subclasses of ReflectiveVariable in com.prosysopc.ua.server.nodes
 class ReflectiveProperty
          A generic property node, which wraps the value of a Java property.
 

Methods in com.prosysopc.ua.server.nodes that return ReflectiveVariable
protected  ReflectiveVariable UaVariableNode.addReflectiveVariable(Object reflectedObject, org.opcfoundation.ua.builtintypes.NodeId nodeId, String fieldName, int nameSpaceIndex, org.opcfoundation.ua.builtintypes.NodeId typeDefinitionId)
           
protected  ReflectiveVariable BaseNode.registerReflectiveVariable(org.opcfoundation.ua.builtintypes.NodeId nodeId, String name, org.opcfoundation.ua.builtintypes.NodeId dataTypeId)
           
 



Copyright © 2018. All rights reserved.