| Package | Description |
|---|---|
| com.prosysopc.ua |
Common classes for client and server side.
|
| com.prosysopc.ua.typedictionary |
Dynamic
Structure handing based on
TypeDictionarys read from the server address space. |
| com.prosysopc.ua.types.gds | |
| com.prosysopc.ua.types.opcua |
| Modifier and Type | Field and Description |
|---|---|
protected GeneratedDataTypeDictionary |
CodegenModel.Builder.dataTypeDictionary |
| Modifier and Type | Method and Description |
|---|---|
GeneratedDataTypeDictionary |
CodegenModel.getDataTypeDictionary() |
| Modifier and Type | Method and Description |
|---|---|
T |
CodegenModel.Builder.setDataTypeDictionary(GeneratedDataTypeDictionary dataTypeDictionary) |
| Constructor and Description |
|---|
CodegenModel(Map<UaNodeId,Function<UaNode.Parameters,? extends UaInstance>> constructors,
GeneratedDataTypeDictionary dataTypeDictionary,
Map<UaNodeId,UaDataTypeSpecification> specifications)
Should only be called by SDK classes.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataTypeDictionaryComposition.addGeneratedDataTypeDictionary(GeneratedDataTypeDictionary dictionary)
Adds a codegenerated dictionary to this composition.
|
| Modifier and Type | Method and Description |
|---|---|
static GeneratedDataTypeDictionary |
GdsDataTypeDictionaryHelper.createDataTypeDictionary() |
| Modifier and Type | Method and Description |
|---|---|
static GeneratedDataTypeDictionary |
DataTypeDictionaryHelper.createDataTypeDictionary() |
Copyright © 2026. All rights reserved.