Uses of Package
com.prosysopc.ua.nodes

Packages that use com.prosysopc.ua.nodes
com.prosysopc.ua Common classes for client and server side. 
com.prosysopc.ua.client Main client side classes of the SDK. 
com.prosysopc.ua.client.nodes Client side implementation classes for the UaNode model. 
com.prosysopc.ua.nodes Common UaNode model. 
com.prosysopc.ua.server Main server side classes of the SDK. 
com.prosysopc.ua.server.instantiation Classes the SDK uses internally for building UaNode instances based on address space. 
com.prosysopc.ua.server.io Classes related to dynamically handing Read/Write services. 
com.prosysopc.ua.server.nodes Server side implementation classes for the UaNode model. 
com.prosysopc.ua.types.adi   
com.prosysopc.ua.types.adi.client   
com.prosysopc.ua.types.adi.server   
com.prosysopc.ua.types.di   
com.prosysopc.ua.types.di.client   
com.prosysopc.ua.types.di.server   
com.prosysopc.ua.types.gds   
com.prosysopc.ua.types.gds.client   
com.prosysopc.ua.types.gds.server   
com.prosysopc.ua.types.opcua   
com.prosysopc.ua.types.opcua.client   
com.prosysopc.ua.types.opcua.server   
com.prosysopc.ua.types.plc   
com.prosysopc.ua.types.plc.client   
com.prosysopc.ua.types.plc.server   
 

Classes in com.prosysopc.ua.nodes used by com.prosysopc.ua
UaDataType
          Interface definition for OPC UA data type.
UaInstance
          Interface of UA instance nodes.
UaNode
          OPC UA Node interface.
UaNodeFactory
          Node Factory is used to create UaNode objects dynamically.
UaNodeFactoryException
          Exception from a UA node factory operation, a result of a node creation failure due to missing object class registration for a node class.
UaType
          Common interface for all UA Types.
 

Classes in com.prosysopc.ua.nodes used by com.prosysopc.ua.client
UaInstance
          Interface of UA instance nodes.
UaMethod
          Interface definition of OPC UA Method nodes.
UaNode
          OPC UA Node interface.
UaNodeFactory
          Node Factory is used to create UaNode objects dynamically.
UaNodeFactoryException
          Exception from a UA node factory operation, a result of a node creation failure due to missing object class registration for a node class.
UaType
          Common interface for all UA Types.
 

Classes in com.prosysopc.ua.nodes used by com.prosysopc.ua.client.nodes
AbstractUaNode
          Internal abstract base class for client and server side UaNode implementations.
DataChangeListener
           
MethodArgumentException
          An exception while reading method argument values.
UaDataType
          Interface definition for OPC UA data type.
UaInstance
          Interface of UA instance nodes.
UaMethod
          Interface definition of OPC UA Method nodes.
UaNode
          OPC UA Node interface.
UaNodeFactory
          Node Factory is used to create UaNode objects dynamically.
UaNodeFactoryException
          Exception from a UA node factory operation, a result of a node creation failure due to missing object class registration for a node class.
UaObject
          OPC UA Object interface.
UaObjectType
          Interface definition for OPC UA object type.
UaProperty
          OPC UA Property.
UaReference
           
UaReferenceType
          Interface definition of the OPC UA reference type.
UaType
          Common interface for all UA Types.
UaValueNode
          A common interface for UaVariable and UaVariableType.
UaVariable
          UaVariable defines the interface for the UA variable.
UaVariableType
          Interface definition of the OPC UA variable type.
UaView
          Each View defines a subset of the Nodes in the AddressSpace.
 

Classes in com.prosysopc.ua.nodes used by com.prosysopc.ua.nodes
DataChangeListener
           
MethodArgumentException
          An exception while reading method argument values.
UaInstance
          Interface of UA instance nodes.
UaMethod
          Interface definition of OPC UA Method nodes.
UaNode
          OPC UA Node interface.
UaNodeFactoryException
          Exception from a UA node factory operation, a result of a node creation failure due to missing object class registration for a node class.
UaProperty
          OPC UA Property.
UaReference
           
UaReferenceType
          Interface definition of the OPC UA reference type.
UaType
          Common interface for all UA Types.
UaValueNode
          A common interface for UaVariable and UaVariableType.
UaVariable
          UaVariable defines the interface for the UA variable.
 

Classes in com.prosysopc.ua.nodes used by com.prosysopc.ua.server
DataChangeListener
           
UaDataType
          Interface definition for OPC UA data type.
UaInstance
          Interface of UA instance nodes.
UaMethod
          Interface definition of OPC UA Method nodes.
UaNode
          OPC UA Node interface.
UaNodeFactory
          Node Factory is used to create UaNode objects dynamically.
UaNodeFactoryException
          Exception from a UA node factory operation, a result of a node creation failure due to missing object class registration for a node class.
UaObjectType
          Interface definition for OPC UA object type.
UaProperty
          OPC UA Property.
UaReference
           
UaReferenceType
          Interface definition of the OPC UA reference type.
UaType
          Common interface for all UA Types.
UaValueNode
          A common interface for UaVariable and UaVariableType.
UaVariable
          UaVariable defines the interface for the UA variable.
UaVariableType
          Interface definition of the OPC UA variable type.
UaView
          Each View defines a subset of the Nodes in the AddressSpace.
 

Classes in com.prosysopc.ua.nodes used by com.prosysopc.ua.server.instantiation
UaInstance
          Interface of UA instance nodes.
UaNode
          OPC UA Node interface.
UaReferenceType
          Interface definition of the OPC UA reference type.
UaType
          Common interface for all UA Types.
 

Classes in com.prosysopc.ua.nodes used by com.prosysopc.ua.server.io
UaInstance
          Interface of UA instance nodes.
UaMethod
          Interface definition of OPC UA Method nodes.
UaNode
          OPC UA Node interface.
UaValueNode
          A common interface for UaVariable and UaVariableType.
UaVariable
          UaVariable defines the interface for the UA variable.
 

Classes in com.prosysopc.ua.nodes used by com.prosysopc.ua.server.nodes
AbstractUaNode
          Internal abstract base class for client and server side UaNode implementations.
DataChangeListener
           
MethodArgumentException
          An exception while reading method argument values.
UaDataType
          Interface definition for OPC UA data type.
UaInstance
          Interface of UA instance nodes.
UaMethod
          Interface definition of OPC UA Method nodes.
UaNode
          OPC UA Node interface.
UaNodeFactory
          Node Factory is used to create UaNode objects dynamically.
UaNodeFactoryException
          Exception from a UA node factory operation, a result of a node creation failure due to missing object class registration for a node class.
UaObject
          OPC UA Object interface.
UaObjectType
          Interface definition for OPC UA object type.
UaProperty
          OPC UA Property.
UaReference
           
UaReferenceType
          Interface definition of the OPC UA reference type.
UaType
          Common interface for all UA Types.
UaValueNode
          A common interface for UaVariable and UaVariableType.
UaVariable
          UaVariable defines the interface for the UA variable.
UaVariableType
          Interface definition of the OPC UA variable type.
UaView
          Each View defines a subset of the Nodes in the AddressSpace.
 

Classes in com.prosysopc.ua.nodes used by com.prosysopc.ua.types.adi
Mandatory
          This node is Mandatory in the type, i.e. this method should never return null (Except if this is used in the client side and if the server does not follow specification)
Optional
          This node is Optional in the type, i.e. this method can return null
UaInstance
          Interface of UA instance nodes.
UaNode
          OPC UA Node interface.
UaObject
          OPC UA Object interface.
UaProperty
          OPC UA Property.
UaValueNode
          A common interface for UaVariable and UaVariableType.
UaVariable
          UaVariable defines the interface for the UA variable.
 

Classes in com.prosysopc.ua.nodes used by com.prosysopc.ua.types.adi.client
AbstractUaNode
          Internal abstract base class for client and server side UaNode implementations.
Mandatory
          This node is Mandatory in the type, i.e. this method should never return null (Except if this is used in the client side and if the server does not follow specification)
Optional
          This node is Optional in the type, i.e. this method can return null
UaInstance
          Interface of UA instance nodes.
UaNode
          OPC UA Node interface.
UaObject
          OPC UA Object interface.
UaProperty
          OPC UA Property.
UaValueNode
          A common interface for UaVariable and UaVariableType.
UaVariable
          UaVariable defines the interface for the UA variable.
 

Classes in com.prosysopc.ua.nodes used by com.prosysopc.ua.types.adi.server
AbstractUaNode
          Internal abstract base class for client and server side UaNode implementations.
Mandatory
          This node is Mandatory in the type, i.e. this method should never return null (Except if this is used in the client side and if the server does not follow specification)
Optional
          This node is Optional in the type, i.e. this method can return null
UaInstance
          Interface of UA instance nodes.
UaNode
          OPC UA Node interface.
UaObject
          OPC UA Object interface.
UaProperty
          OPC UA Property.
UaValueNode
          A common interface for UaVariable and UaVariableType.
UaVariable
          UaVariable defines the interface for the UA variable.
 

Classes in com.prosysopc.ua.nodes used by com.prosysopc.ua.types.di
Mandatory
          This node is Mandatory in the type, i.e. this method should never return null (Except if this is used in the client side and if the server does not follow specification)
Optional
          This node is Optional in the type, i.e. this method can return null
UaInstance
          Interface of UA instance nodes.
UaMethod
          Interface definition of OPC UA Method nodes.
UaNode
          OPC UA Node interface.
UaObject
          OPC UA Object interface.
UaProperty
          OPC UA Property.
UaValueNode
          A common interface for UaVariable and UaVariableType.
UaVariable
          UaVariable defines the interface for the UA variable.
 

Classes in com.prosysopc.ua.nodes used by com.prosysopc.ua.types.di.client
AbstractUaNode
          Internal abstract base class for client and server side UaNode implementations.
Mandatory
          This node is Mandatory in the type, i.e. this method should never return null (Except if this is used in the client side and if the server does not follow specification)
Optional
          This node is Optional in the type, i.e. this method can return null
UaInstance
          Interface of UA instance nodes.
UaMethod
          Interface definition of OPC UA Method nodes.
UaNode
          OPC UA Node interface.
UaObject
          OPC UA Object interface.
UaProperty
          OPC UA Property.
UaValueNode
          A common interface for UaVariable and UaVariableType.
UaVariable
          UaVariable defines the interface for the UA variable.
 

Classes in com.prosysopc.ua.nodes used by com.prosysopc.ua.types.di.server
AbstractUaNode
          Internal abstract base class for client and server side UaNode implementations.
Mandatory
          This node is Mandatory in the type, i.e. this method should never return null (Except if this is used in the client side and if the server does not follow specification)
Optional
          This node is Optional in the type, i.e. this method can return null
UaInstance
          Interface of UA instance nodes.
UaMethod
          Interface definition of OPC UA Method nodes.
UaNode
          OPC UA Node interface.
UaObject
          OPC UA Object interface.
UaProperty
          OPC UA Property.
UaValueNode
          A common interface for UaVariable and UaVariableType.
UaVariable
          UaVariable defines the interface for the UA variable.
 

Classes in com.prosysopc.ua.nodes used by com.prosysopc.ua.types.gds
Mandatory
          This node is Mandatory in the type, i.e. this method should never return null (Except if this is used in the client side and if the server does not follow specification)
UaInstance
          Interface of UA instance nodes.
UaMethod
          Interface definition of OPC UA Method nodes.
UaNode
          OPC UA Node interface.
UaObject
          OPC UA Object interface.
UaProperty
          OPC UA Property.
 

Classes in com.prosysopc.ua.nodes used by com.prosysopc.ua.types.gds.client
AbstractUaNode
          Internal abstract base class for client and server side UaNode implementations.
Mandatory
          This node is Mandatory in the type, i.e. this method should never return null (Except if this is used in the client side and if the server does not follow specification)
UaInstance
          Interface of UA instance nodes.
UaMethod
          Interface definition of OPC UA Method nodes.
UaNode
          OPC UA Node interface.
UaObject
          OPC UA Object interface.
UaProperty
          OPC UA Property.
 

Classes in com.prosysopc.ua.nodes used by com.prosysopc.ua.types.gds.server
AbstractUaNode
          Internal abstract base class for client and server side UaNode implementations.
Mandatory
          This node is Mandatory in the type, i.e. this method should never return null (Except if this is used in the client side and if the server does not follow specification)
UaInstance
          Interface of UA instance nodes.
UaMethod
          Interface definition of OPC UA Method nodes.
UaNode
          OPC UA Node interface.
UaObject
          OPC UA Object interface.
UaProperty
          OPC UA Property.
 

Classes in com.prosysopc.ua.nodes used by com.prosysopc.ua.types.opcua
Mandatory
          This node is Mandatory in the type, i.e. this method should never return null (Except if this is used in the client side and if the server does not follow specification)
Optional
          This node is Optional in the type, i.e. this method can return null
UaInstance
          Interface of UA instance nodes.
UaMethod
          Interface definition of OPC UA Method nodes.
UaNode
          OPC UA Node interface.
UaObject
          OPC UA Object interface.
UaProperty
          OPC UA Property.
UaValueNode
          A common interface for UaVariable and UaVariableType.
UaVariable
          UaVariable defines the interface for the UA variable.
 

Classes in com.prosysopc.ua.nodes used by com.prosysopc.ua.types.opcua.client
AbstractUaNode
          Internal abstract base class for client and server side UaNode implementations.
Mandatory
          This node is Mandatory in the type, i.e. this method should never return null (Except if this is used in the client side and if the server does not follow specification)
Optional
          This node is Optional in the type, i.e. this method can return null
UaInstance
          Interface of UA instance nodes.
UaMethod
          Interface definition of OPC UA Method nodes.
UaNode
          OPC UA Node interface.
UaObject
          OPC UA Object interface.
UaProperty
          OPC UA Property.
UaValueNode
          A common interface for UaVariable and UaVariableType.
UaVariable
          UaVariable defines the interface for the UA variable.
 

Classes in com.prosysopc.ua.nodes used by com.prosysopc.ua.types.opcua.server
AbstractUaNode
          Internal abstract base class for client and server side UaNode implementations.
DataChangeListener
           
Mandatory
          This node is Mandatory in the type, i.e. this method should never return null (Except if this is used in the client side and if the server does not follow specification)
Optional
          This node is Optional in the type, i.e. this method can return null
UaInstance
          Interface of UA instance nodes.
UaMethod
          Interface definition of OPC UA Method nodes.
UaNode
          OPC UA Node interface.
UaObject
          OPC UA Object interface.
UaProperty
          OPC UA Property.
UaReference
           
UaValueNode
          A common interface for UaVariable and UaVariableType.
UaVariable
          UaVariable defines the interface for the UA variable.
 

Classes in com.prosysopc.ua.nodes used by com.prosysopc.ua.types.plc
Mandatory
          This node is Mandatory in the type, i.e. this method should never return null (Except if this is used in the client side and if the server does not follow specification)
Optional
          This node is Optional in the type, i.e. this method can return null
UaInstance
          Interface of UA instance nodes.
UaNode
          OPC UA Node interface.
UaObject
          OPC UA Object interface.
UaProperty
          OPC UA Property.
 

Classes in com.prosysopc.ua.nodes used by com.prosysopc.ua.types.plc.client
AbstractUaNode
          Internal abstract base class for client and server side UaNode implementations.
Mandatory
          This node is Mandatory in the type, i.e. this method should never return null (Except if this is used in the client side and if the server does not follow specification)
Optional
          This node is Optional in the type, i.e. this method can return null
UaInstance
          Interface of UA instance nodes.
UaNode
          OPC UA Node interface.
UaObject
          OPC UA Object interface.
UaProperty
          OPC UA Property.
 

Classes in com.prosysopc.ua.nodes used by com.prosysopc.ua.types.plc.server
AbstractUaNode
          Internal abstract base class for client and server side UaNode implementations.
Mandatory
          This node is Mandatory in the type, i.e. this method should never return null (Except if this is used in the client side and if the server does not follow specification)
Optional
          This node is Optional in the type, i.e. this method can return null
UaInstance
          Interface of UA instance nodes.
UaNode
          OPC UA Node interface.
UaObject
          OPC UA Object interface.
UaProperty
          OPC UA Property.
 



Copyright © 2018. All rights reserved.