|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UaExternalNode | |
|---|---|
| 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 UaExternalNode in com.prosysopc.ua.server |
|---|
| Methods in com.prosysopc.ua.server that return UaExternalNode | |
|---|---|
UaExternalNode |
ExternalNodeManager.getNode(org.opcfoundation.ua.builtintypes.NodeId nodeId)
|
| Methods in com.prosysopc.ua.server that return types with arguments of type UaExternalNode | |
|---|---|
Collection<UaExternalNode> |
ExternalNodeManager.getNodesByNamespace(int namespaceIndex)
|
| Methods in com.prosysopc.ua.server with parameters of type UaExternalNode | |
|---|---|
boolean |
ExternalNodeManager.removeNode(UaExternalNode oldNode)
|
protected void |
NodeManagerUaNode.replaceExternalNode(UaExternalNode oldNode,
UaNode newNode)
|
| Uses of UaExternalNode in com.prosysopc.ua.server.nodes |
|---|
| Classes in com.prosysopc.ua.server.nodes that implement UaExternalNode | |
|---|---|
class |
UaExternalNodeImpl
A server side implementation of the UaExternalNode. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||