| Interface | Description |
|---|---|
| BrowseNode | |
| VariableNode |
A VariableNode is a type of BrowseNode whose BrowseNodeType must be Variable or Property
|
| Class | Description |
|---|---|
| AbstractBrowseNode | |
| DataVariableNode |
A DataVariableNode is the workhorse of the address space.
|
| FolderNode |
A Folder node organizes nodes of any other type.
|
| ObjectNode |
An Object node represents some real or logical object.
|
| Property |
A Property contains a value that describes some other node.
|
| Enum | Description |
|---|---|
| BrowseNodeType |