Uses of Class
de.iip_ecosphere.platform.configuration.easyProducer.opcua.data.ObjectType
Packages that use ObjectType
Package
Description
OPC UA data representation.
OPC UA XML to IVML parser.
-
Uses of ObjectType in de.iip_ecosphere.platform.configuration.easyProducer.opcua.data
Modifier and TypeClassDescriptionclassRepresents an OPC UA root method.classRepresents an OPC UA root object. -
Uses of ObjectType in de.iip_ecosphere.platform.configuration.easyProducer.opcua.parser
Methods in de.iip_ecosphere.platform.configuration.easyProducer.opcua.parser with parameters of type ObjectTypeModifier and TypeMethodDescriptionprivate voidDomParser.adaptDatatypesToModel(ObjectType uaObject, MethodType uaMethod) Adapts the OPC UA data types to IIP-Ecosphere meta model type names.