|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GeneratedDataTypeDictionary | |
|---|---|
| com.prosysopc.ua | Common classes for client and server side. |
| com.prosysopc.ua.client | Main client side classes of the SDK. |
| com.prosysopc.ua.server | Main server side classes of the SDK. |
| com.prosysopc.ua.typedictionary | Dynamic Structure handing based on
TypeDictionarys read from the server address space. |
| com.prosysopc.ua.types.adi | |
| com.prosysopc.ua.types.di | |
| com.prosysopc.ua.types.gds | |
| com.prosysopc.ua.types.opcua | |
| com.prosysopc.ua.types.plc | |
| Uses of GeneratedDataTypeDictionary in com.prosysopc.ua |
|---|
| Methods in com.prosysopc.ua that return GeneratedDataTypeDictionary | |
|---|---|
GeneratedDataTypeDictionary |
CodegenModel.getDataTypeDictionary()
|
| Constructors in com.prosysopc.ua with parameters of type GeneratedDataTypeDictionary | |
|---|---|
CodegenModel(Collection<Class<? extends UaInstance>> classes,
GeneratedDataTypeDictionary dataTypeDictionary)
|
|
CodegenModel(Collection<Class<? extends UaInstance>> classes,
org.opcfoundation.ua.encoding.binary.IEncodeableSerializer[] serializers,
GeneratedDataTypeDictionary dataTypeDictionary)
|
|
| Uses of GeneratedDataTypeDictionary in com.prosysopc.ua.client |
|---|
| Constructors in com.prosysopc.ua.client with parameters of type GeneratedDataTypeDictionary | |
|---|---|
ClientCodegenModel(Collection<Class<? extends UaInstance>> classes,
GeneratedDataTypeDictionary dataTypeDictionary)
|
|
ClientCodegenModel(Collection<Class<? extends UaInstance>> classes,
org.opcfoundation.ua.encoding.binary.IEncodeableSerializer[] serializers,
GeneratedDataTypeDictionary dataTypeDictionary)
|
|
| Uses of GeneratedDataTypeDictionary in com.prosysopc.ua.server |
|---|
| Constructors in com.prosysopc.ua.server with parameters of type GeneratedDataTypeDictionary | |
|---|---|
ServerCodegenModel(Collection<Class<? extends UaInstance>> classes,
GeneratedDataTypeDictionary dataTypeDictionary)
|
|
ServerCodegenModel(Collection<Class<? extends UaInstance>> classes,
org.opcfoundation.ua.encoding.binary.IEncodeableSerializer[] serializers,
GeneratedDataTypeDictionary dataTypeDictionary)
|
|
| Uses of GeneratedDataTypeDictionary in com.prosysopc.ua.typedictionary |
|---|
| Methods in com.prosysopc.ua.typedictionary with parameters of type GeneratedDataTypeDictionary | |
|---|---|
void |
DataTypeDictionaryComposition.addGeneratedDataTypeDictionary(GeneratedDataTypeDictionary dictionary)
Adds a codegenerated dictionary to this composition. |
| Uses of GeneratedDataTypeDictionary in com.prosysopc.ua.types.adi |
|---|
| Methods in com.prosysopc.ua.types.adi that return GeneratedDataTypeDictionary | |
|---|---|
static GeneratedDataTypeDictionary |
DataTypeDictionaryHelper.createDataTypeDictionary()
|
| Uses of GeneratedDataTypeDictionary in com.prosysopc.ua.types.di |
|---|
| Methods in com.prosysopc.ua.types.di that return GeneratedDataTypeDictionary | |
|---|---|
static GeneratedDataTypeDictionary |
DataTypeDictionaryHelper.createDataTypeDictionary()
|
| Uses of GeneratedDataTypeDictionary in com.prosysopc.ua.types.gds |
|---|
| Methods in com.prosysopc.ua.types.gds that return GeneratedDataTypeDictionary | |
|---|---|
static GeneratedDataTypeDictionary |
DataTypeDictionaryHelper.createDataTypeDictionary()
|
| Uses of GeneratedDataTypeDictionary in com.prosysopc.ua.types.opcua |
|---|
| Methods in com.prosysopc.ua.types.opcua that return GeneratedDataTypeDictionary | |
|---|---|
static GeneratedDataTypeDictionary |
DataTypeDictionaryHelper.createDataTypeDictionary()
|
| Uses of GeneratedDataTypeDictionary in com.prosysopc.ua.types.plc |
|---|
| Methods in com.prosysopc.ua.types.plc that return GeneratedDataTypeDictionary | |
|---|---|
static GeneratedDataTypeDictionary |
DataTypeDictionaryHelper.createDataTypeDictionary()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||