Skip navigation links
A B C D E G H I K L M N O P Q R S T V W X Y 

A

AbstractOpcUaConnectorTest - Class in test.de.iip_ecosphere.platform.connectors.opcuav1
An abstract test setup for the simpleMachineNamespace.
AbstractOpcUaConnectorTest() - Constructor for class test.de.iip_ecosphere.platform.connectors.opcuav1.AbstractOpcUaConnectorTest
Creates an instance of this test.
addCustomStructTypeVariable(UaFolderNode, String, ExpandedNodeId, ExpandedNodeId, Object) - Method in class test.de.iip_ecosphere.platform.connectors.opcuav1.simpleMachineNamespace.Namespace
Adds a variable of a custom type.
additionalFromActions(ModelAccess, MachineCommand) - Method in class test.de.iip_ecosphere.platform.connectors.opcuav1.AbstractOpcUaConnectorTest
 
addMethod(UaFolderNode, String, String, MethodCreator<?>) - Method in class test.de.iip_ecosphere.platform.connectors.opcuav1.simpleMachineNamespace.Namespace
Adds a method declaration to parent.
addNode(UaNode) - Method in class test.de.iip_ecosphere.platform.connectors.opcuav1.DataTypeDictionaryManager
Add node to the UaNodeManager and our own bookkeeping so it can be deleted during shutdown.
afterActions(Connector<DataItem, Object, MachineData, MachineCommand>) - Method in class test.de.iip_ecosphere.platform.connectors.opcuav1.AbstractOpcUaConnectorTest
 
AllLocalTests - Class in test.de.iip_ecosphere.platform.connectors.opcuav1
Defines the tests to be executed.
AllLocalTests() - Constructor for class test.de.iip_ecosphere.platform.connectors.opcuav1.AllLocalTests
 
AllTests - Class in test.de.iip_ecosphere.platform.connectors.opcuav1
Defines the tests to be executed.
AllTests() - Constructor for class test.de.iip_ecosphere.platform.connectors.opcuav1.AllTests
 
applicationUri - Variable in class test.de.iip_ecosphere.platform.connectors.opcuav1.SecureSetup
 
assertAdditionalProperties(AbstractInformationModelConnectorTest.Step, MachineData) - Method in class test.de.iip_ecosphere.platform.connectors.opcuav1.AbstractOpcUaConnectorTest
 

B

BINARY_ENCODING_ID - Static variable in class test.de.iip_ecosphere.platform.connectors.opcuav1.simpleMachineNamespace.VendorStruct
 
buildHttpsEndpoint(EndpointConfiguration.Builder) - Method in class test.de.iip_ecosphere.platform.connectors.opcuav1.TestServer
Builds an HTTPS endpoint for ServerSetup.getHttpsPort().
buildTcpEndpoint(EndpointConfiguration.Builder) - Method in class test.de.iip_ecosphere.platform.connectors.opcuav1.TestServer
Builds a TCP endpoint for ServerSetup.getTcpPort().

C

certificate - Variable in class test.de.iip_ecosphere.platform.connectors.opcuav1.SecureSetup
 
certificateManager - Variable in class test.de.iip_ecosphere.platform.connectors.opcuav1.SecureSetup
 
certificateValidator - Variable in class test.de.iip_ecosphere.platform.connectors.opcuav1.SecureSetup
 
CLIENT_ALIAS - Static variable in class test.de.iip_ecosphere.platform.connectors.opcuav1.ClientKeystoreLoader
 
clientCertificate - Variable in class test.de.iip_ecosphere.platform.connectors.opcuav1.ClientKeystoreLoader
 
clientCertificate - Variable in class test.de.iip_ecosphere.platform.connectors.opcuav1.SecureSetup
 
clientKeyPair - Variable in class test.de.iip_ecosphere.platform.connectors.opcuav1.ClientKeystoreLoader
 
clientKeyPair - Variable in class test.de.iip_ecosphere.platform.connectors.opcuav1.SecureSetup
 
ClientKeystoreLoader - Class in test.de.iip_ecosphere.platform.connectors.opcuav1
Loads a keystore from the client perspective.
ClientKeystoreLoader() - Constructor for class test.de.iip_ecosphere.platform.connectors.opcuav1.ClientKeystoreLoader
 
Codec() - Constructor for class test.de.iip_ecosphere.platform.connectors.opcuav1.simpleMachineNamespace.VendorStruct.Codec
 
configureCommonEndpointBuilder(EndpointConfiguration.Builder) - Method in class test.de.iip_ecosphere.platform.connectors.opcuav1.NoSecuritySetup
 
configureCommonEndpointBuilder(EndpointConfiguration.Builder) - Method in class test.de.iip_ecosphere.platform.connectors.opcuav1.SecureSetup
 
configureCommonEndpointBuilder(EndpointConfiguration.Builder) - Method in class test.de.iip_ecosphere.platform.connectors.opcuav1.ServerSetup
Configures the common endpoint builder used as basis for the following endpoint builders below.
configureHttpsEndpointBuilder(EndpointConfiguration.Builder) - Method in class test.de.iip_ecosphere.platform.connectors.opcuav1.NoSecuritySetup
 
configureHttpsEndpointBuilder(EndpointConfiguration.Builder) - Method in class test.de.iip_ecosphere.platform.connectors.opcuav1.SecureSetup
 
configureHttpsEndpointBuilder(EndpointConfiguration.Builder) - Method in class test.de.iip_ecosphere.platform.connectors.opcuav1.ServerSetup
Configures the HTTPS builder on usual non-discovery endpoints.
configureNoSecurityBuilder(EndpointConfiguration.Builder) - Method in class test.de.iip_ecosphere.platform.connectors.opcuav1.NoSecuritySetup
 
configureNoSecurityBuilder(EndpointConfiguration.Builder) - Method in class test.de.iip_ecosphere.platform.connectors.opcuav1.SecureSetup
 
configureNoSecurityBuilder(EndpointConfiguration.Builder) - Method in class test.de.iip_ecosphere.platform.connectors.opcuav1.ServerSetup
Configures the no-security builder on usual non-discovery endpoints.
configureServerBuilder(OpcUaServerConfigBuilder) - Method in class test.de.iip_ecosphere.platform.connectors.opcuav1.NoSecuritySetup
 
configureServerBuilder(OpcUaServerConfigBuilder) - Method in class test.de.iip_ecosphere.platform.connectors.opcuav1.SecureSetup
 
configureServerBuilder(OpcUaServerConfigBuilder) - Method in class test.de.iip_ecosphere.platform.connectors.opcuav1.ServerSetup
Configures the server builder.
configureTcpEndpointBuilder(EndpointConfiguration.Builder) - Method in class test.de.iip_ecosphere.platform.connectors.opcuav1.NoSecuritySetup
 
configureTcpEndpointBuilder(EndpointConfiguration.Builder) - Method in class test.de.iip_ecosphere.platform.connectors.opcuav1.SecureSetup
 
configureTcpEndpointBuilder(EndpointConfiguration.Builder) - Method in class test.de.iip_ecosphere.platform.connectors.opcuav1.ServerSetup
Configures the TCP builder on usual non-discovery endpoints.
context - Variable in class test.de.iip_ecosphere.platform.connectors.opcuav1.DataTypeDictionaryManager
 
create(UaMethodNode) - Method in interface test.de.iip_ecosphere.platform.connectors.opcuav1.simpleMachineNamespace.MethodCreator
Creates a method instance.
createAndAddNodes() - Method in class test.de.iip_ecosphere.platform.connectors.opcuav1.simpleMachineNamespace.Namespace
Creates the nodes for in the namespace.
createConnector(ProtocolAdapter<DataItem, Object, MachineData, MachineCommand>) - Method in class test.de.iip_ecosphere.platform.connectors.opcuav1.AbstractOpcUaConnectorTest
 
createEndpointConfigurations() - Method in class test.de.iip_ecosphere.platform.connectors.opcuav1.TestServer
Creates the endpoint configurations.
createFolder(UaFolderNode, String) - Method in class test.de.iip_ecosphere.platform.connectors.opcuav1.simpleMachineNamespace.Namespace
Creates a folder node.
createNamespace(OpcUaServer) - Method in interface test.de.iip_ecosphere.platform.connectors.opcuav1.NamespaceCreator
Creates the namespace.
createVariable(UaFolderNode, String, NodeId, Variant, ImmutableSet<AccessLevel>) - Method in class test.de.iip_ecosphere.platform.connectors.opcuav1.simpleMachineNamespace.Namespace
Creates a variable.

D

DataTypeDictionaryManager - Class in test.de.iip_ecosphere.platform.connectors.opcuav1
Implements a data type dictionary manager.
DataTypeDictionaryManager(UaNodeContext, String) - Constructor for class test.de.iip_ecosphere.platform.connectors.opcuav1.DataTypeDictionaryManager
Create a BinaryDataTypeDictionaryManager for an OpcUaBinaryDataTypeDictionary in namespaceUri.
decode(SerializationContext, UaDecoder) - Method in class test.de.iip_ecosphere.platform.connectors.opcuav1.simpleMachineNamespace.VendorStruct.Codec
 
dictionary - Variable in class test.de.iip_ecosphere.platform.connectors.opcuav1.DataTypeDictionaryManager
 
dictionaryFile - Variable in class test.de.iip_ecosphere.platform.connectors.opcuav1.DataTypeDictionaryManager
 
dictionaryManager - Variable in class test.de.iip_ecosphere.platform.connectors.opcuav1.simpleMachineNamespace.Namespace
 
dictionaryNode - Variable in class test.de.iip_ecosphere.platform.connectors.opcuav1.DataTypeDictionaryManager
 
dispose() - Static method in class test.de.iip_ecosphere.platform.connectors.opcuav1.AbstractOpcUaConnectorTest
Disposes the last connector by freeing shared resources.

E

encode(SerializationContext, UaEncoder, VendorStruct) - Method in class test.de.iip_ecosphere.platform.connectors.opcuav1.simpleMachineNamespace.VendorStruct.Codec
 
enumDescriptions - Variable in class test.de.iip_ecosphere.platform.connectors.opcuav1.DataTypeDictionaryManager
 
equals(Object) - Method in class test.de.iip_ecosphere.platform.connectors.opcuav1.simpleMachineNamespace.VendorStruct
 
eventThread - Variable in class test.de.iip_ecosphere.platform.connectors.opcuav1.simpleMachineNamespace.Namespace
 
exampleNamespace - Variable in class test.de.iip_ecosphere.platform.connectors.opcuav1.TestServer
 

G

getBinaryEncodingId() - Method in class test.de.iip_ecosphere.platform.connectors.opcuav1.simpleMachineNamespace.VendorStruct
 
getClientCertificate() - Method in class test.de.iip_ecosphere.platform.connectors.opcuav1.ClientKeystoreLoader
Returns the client certificate.
getClientKeyPair() - Method in class test.de.iip_ecosphere.platform.connectors.opcuav1.ClientKeystoreLoader
Returns the client encryption key pair.
getConnectorDescriptor() - Method in class test.de.iip_ecosphere.platform.connectors.opcuav1.AbstractOpcUaConnectorTest
 
getConnectorParameter() - Method in class test.de.iip_ecosphere.platform.connectors.opcuav1.AbstractOpcUaConnectorTest
 
getConnectorParameter() - Method in class test.de.iip_ecosphere.platform.connectors.opcuav1.NoSecuritySetup
 
getConnectorParameter() - Method in class test.de.iip_ecosphere.platform.connectors.opcuav1.SecureSetup
 
getConnectorParameter() - Method in class test.de.iip_ecosphere.platform.connectors.opcuav1.ServerSetup
Returns the connector parameter for setting up a corresponding connector.
getDictionary() - Method in class test.de.iip_ecosphere.platform.connectors.opcuav1.DataTypeDictionaryManager
Returns the dictionary.
getHttpsPort() - Method in class test.de.iip_ecosphere.platform.connectors.opcuav1.ServerSetup
Returns the HTTPS port to serve.
getInputArguments() - Method in class test.de.iip_ecosphere.platform.connectors.opcuav1.simpleMachineNamespace.Namespace.ReconfigureMethod
 
getInputArguments() - Method in class test.de.iip_ecosphere.platform.connectors.opcuav1.simpleMachineNamespace.Namespace.StartProcessingMethod
 
getInputArguments() - Method in class test.de.iip_ecosphere.platform.connectors.opcuav1.simpleMachineNamespace.Namespace.StopProcessingMethod
 
getNamespaceIndex() - Method in class test.de.iip_ecosphere.platform.connectors.opcuav1.DataTypeDictionaryManager
Returns the namespace index of the namespace URI.
getNodeContext() - Method in class test.de.iip_ecosphere.platform.connectors.opcuav1.DataTypeDictionaryManager
Returns the node context.
getNodeManager() - Method in class test.de.iip_ecosphere.platform.connectors.opcuav1.DataTypeDictionaryManager
Returns the node manager.
getOutputArguments() - Method in class test.de.iip_ecosphere.platform.connectors.opcuav1.simpleMachineNamespace.Namespace.ReconfigureMethod
 
getOutputArguments() - Method in class test.de.iip_ecosphere.platform.connectors.opcuav1.simpleMachineNamespace.Namespace.StartProcessingMethod
 
getOutputArguments() - Method in class test.de.iip_ecosphere.platform.connectors.opcuav1.simpleMachineNamespace.Namespace.StopProcessingMethod
 
getPath() - Method in class test.de.iip_ecosphere.platform.connectors.opcuav1.ServerSetup
Returns the URL path on the endpoints.
getQNameOperationStartMachine() - Method in class test.de.iip_ecosphere.platform.connectors.opcuav1.AbstractOpcUaConnectorTest
 
getQNameOperationStopMachine() - Method in class test.de.iip_ecosphere.platform.connectors.opcuav1.AbstractOpcUaConnectorTest
 
getQNameVarLotSize() - Method in class test.de.iip_ecosphere.platform.connectors.opcuav1.AbstractOpcUaConnectorTest
 
getQNameVarPowerConsumption() - Method in class test.de.iip_ecosphere.platform.connectors.opcuav1.AbstractOpcUaConnectorTest
 
getServerCertificate() - Method in class test.de.iip_ecosphere.platform.connectors.opcuav1.ServerKeystoreLoader
Returns the server certificate.
getServerCertificateChain() - Method in class test.de.iip_ecosphere.platform.connectors.opcuav1.ServerKeystoreLoader
Returns the server certificate chain.
getServerKeyPair() - Method in class test.de.iip_ecosphere.platform.connectors.opcuav1.ServerKeystoreLoader
Returns the server key pair.
getSetup() - Static method in class test.de.iip_ecosphere.platform.connectors.opcuav1.AbstractOpcUaConnectorTest
Returns the setup instance.
getTcpPort() - Method in class test.de.iip_ecosphere.platform.connectors.opcuav1.ServerSetup
Returns the TCP port to serve.
getTopLevelModelPartName() - Method in class test.de.iip_ecosphere.platform.connectors.opcuav1.AbstractOpcUaConnectorTest
 
getType() - Method in class test.de.iip_ecosphere.platform.connectors.opcuav1.simpleMachineNamespace.VendorStruct.Codec
 
getTypeId() - Method in class test.de.iip_ecosphere.platform.connectors.opcuav1.simpleMachineNamespace.VendorStruct
 
getVendor(ModelAccess) - Method in class test.de.iip_ecosphere.platform.connectors.opcuav1.AbstractOpcUaConnectorTest
 
getVendor() - Method in class test.de.iip_ecosphere.platform.connectors.opcuav1.simpleMachineNamespace.VendorStruct
Returns the vendor name.
getXmlEncodingId() - Method in class test.de.iip_ecosphere.platform.connectors.opcuav1.simpleMachineNamespace.VendorStruct
 
getYear() - Method in class test.de.iip_ecosphere.platform.connectors.opcuav1.simpleMachineNamespace.VendorStruct
Returns the production year.

H

hashCode() - Method in class test.de.iip_ecosphere.platform.connectors.opcuav1.simpleMachineNamespace.VendorStruct
 
httpsCertificate - Variable in class test.de.iip_ecosphere.platform.connectors.opcuav1.SecureSetup
 
httpsKeyPair - Variable in class test.de.iip_ecosphere.platform.connectors.opcuav1.SecureSetup
 
httpsPort - Variable in class test.de.iip_ecosphere.platform.connectors.opcuav1.ServerSetup
 

I

identityValidator - Variable in class test.de.iip_ecosphere.platform.connectors.opcuav1.SecureSetup
 
init() - Static method in class test.de.iip_ecosphere.platform.connectors.opcuav1.OpcUaConnectorTest
Sets the test up by starting an embedded OPC UA server.
init() - Static method in class test.de.iip_ecosphere.platform.connectors.opcuav1.OpcUaTlsConnectorTest
Sets the test up by starting an embedded OPC UA server.
initializeApplication() - Method in class test.de.iip_ecosphere.platform.connectors.opcuav1.NoSecuritySetup
 
initializeApplication() - Method in class test.de.iip_ecosphere.platform.connectors.opcuav1.SecureSetup
 
initializeApplication() - Method in class test.de.iip_ecosphere.platform.connectors.opcuav1.ServerSetup
Initializes the application.
initializeModelAccess(ModelAccess, boolean) - Method in class test.de.iip_ecosphere.platform.connectors.opcuav1.AbstractOpcUaConnectorTest
 
invoke(AbstractMethodInvocationHandler.InvocationContext, Variant[]) - Method in class test.de.iip_ecosphere.platform.connectors.opcuav1.simpleMachineNamespace.Namespace.ReconfigureMethod
 
invoke(AbstractMethodInvocationHandler.InvocationContext, Variant[]) - Method in class test.de.iip_ecosphere.platform.connectors.opcuav1.simpleMachineNamespace.Namespace.StartProcessingMethod
 
invoke(AbstractMethodInvocationHandler.InvocationContext, Variant[]) - Method in class test.de.iip_ecosphere.platform.connectors.opcuav1.simpleMachineNamespace.Namespace.StopProcessingMethod
 
IP_ADDR_PATTERN - Static variable in class test.de.iip_ecosphere.platform.connectors.opcuav1.ClientKeystoreLoader
 
IP_ADDR_PATTERN - Static variable in class test.de.iip_ecosphere.platform.connectors.opcuav1.ServerKeystoreLoader
 
isOpcUa() - Method in class test.de.iip_ecosphere.platform.connectors.opcuav1.simpleMachineNamespace.VendorStruct
Returns whether the machine is OPC UA compliant.

K

keepPostingEvents - Variable in class test.de.iip_ecosphere.platform.connectors.opcuav1.simpleMachineNamespace.Namespace
 

L

lastConnector - Static variable in class test.de.iip_ecosphere.platform.connectors.opcuav1.AbstractOpcUaConnectorTest
 
load(File) - Method in class test.de.iip_ecosphere.platform.connectors.opcuav1.ClientKeystoreLoader
Loads the client keystore.
load(File) - Method in class test.de.iip_ecosphere.platform.connectors.opcuav1.ServerKeystoreLoader
Loads the server keystore from the given base directory.
logger - Variable in class test.de.iip_ecosphere.platform.connectors.opcuav1.ClientKeystoreLoader
 
logger - Variable in class test.de.iip_ecosphere.platform.connectors.opcuav1.DataTypeDictionaryManager
 
LOGGER - Static variable in class test.de.iip_ecosphere.platform.connectors.opcuav1.OpcUaConnectorTest
 
LOGGER - Static variable in class test.de.iip_ecosphere.platform.connectors.opcuav1.OpcUaTlsConnectorTest
 
logger - Variable in class test.de.iip_ecosphere.platform.connectors.opcuav1.ServerKeystoreLoader
 
logger - Variable in class test.de.iip_ecosphere.platform.connectors.opcuav1.simpleMachineNamespace.Namespace
 
logger - Variable in class test.de.iip_ecosphere.platform.connectors.opcuav1.TestServer
 
LOT_SIZE - Static variable in class test.de.iip_ecosphere.platform.connectors.opcuav1.simpleMachineNamespace.Namespace
Defines the lot size argument of the Namespace.ReconfigureMethod.
lotSize - Variable in class test.de.iip_ecosphere.platform.connectors.opcuav1.simpleMachineNamespace.Namespace
 

M

MethodCreator<T extends org.eclipse.milo.opcua.sdk.server.api.methods.AbstractMethodInvocationHandler> - Interface in test.de.iip_ecosphere.platform.connectors.opcuav1.simpleMachineNamespace
A simplemethod creator.

N

NAME_EVENT_NODE - Static variable in class test.de.iip_ecosphere.platform.connectors.opcuav1.simpleMachineNamespace.Namespace
 
NAME_METHOD_END - Static variable in class test.de.iip_ecosphere.platform.connectors.opcuav1.simpleMachineNamespace.Namespace
 
NAME_METHOD_START - Static variable in class test.de.iip_ecosphere.platform.connectors.opcuav1.simpleMachineNamespace.Namespace
 
NAME_TOP_FOLDER - Static variable in class test.de.iip_ecosphere.platform.connectors.opcuav1.simpleMachineNamespace.Namespace
 
NAME_VAR_LOT_SIZE - Static variable in class test.de.iip_ecosphere.platform.connectors.opcuav1.simpleMachineNamespace.Namespace
 
NAME_VAR_POWER_CONSUMPTION - Static variable in class test.de.iip_ecosphere.platform.connectors.opcuav1.simpleMachineNamespace.Namespace
 
NAME_VAR_STRUCT - Static variable in class test.de.iip_ecosphere.platform.connectors.opcuav1.simpleMachineNamespace.Namespace
 
Namespace - Class in test.de.iip_ecosphere.platform.connectors.opcuav1.simpleMachineNamespace
Implements an OPC namespace for testing.
Namespace(OpcUaServer) - Constructor for class test.de.iip_ecosphere.platform.connectors.opcuav1.simpleMachineNamespace.Namespace
Creates a test namespace.
Namespace.ReconfigureMethod - Class in test.de.iip_ecosphere.platform.connectors.opcuav1.simpleMachineNamespace
A method to stop processing (of a virtual machine).
Namespace.StartProcessingMethod - Class in test.de.iip_ecosphere.platform.connectors.opcuav1.simpleMachineNamespace
A method to stop processing (of a virtual machine).
Namespace.StopProcessingMethod - Class in test.de.iip_ecosphere.platform.connectors.opcuav1.simpleMachineNamespace
A method to stop processing (of a virtual machine).
NAMESPACE_URI - Static variable in class test.de.iip_ecosphere.platform.connectors.opcuav1.simpleMachineNamespace.Namespace
 
NamespaceCreator - Interface in test.de.iip_ecosphere.platform.connectors.opcuav1
Something that creates an OPC UA namespace for a test.
namespaceUri - Variable in class test.de.iip_ecosphere.platform.connectors.opcuav1.DataTypeDictionaryManager
 
newDictionaryGenerator(String, AddressSpaceManager) - Static method in class test.de.iip_ecosphere.platform.connectors.opcuav1.DataTypeDictionaryManager
Creates a new dictionary generator.
newNodeId(String) - Method in class test.de.iip_ecosphere.platform.connectors.opcuav1.DataTypeDictionaryManager
Returns a new node identification[factory].
newQualifiedName(String) - Method in class test.de.iip_ecosphere.platform.connectors.opcuav1.DataTypeDictionaryManager
Returns a new qualified name [factory].
nodes - Variable in class test.de.iip_ecosphere.platform.connectors.opcuav1.DataTypeDictionaryManager
 
NoSecuritySetup - Class in test.de.iip_ecosphere.platform.connectors.opcuav1
Describes a non-secure setup for testing purposes.
NoSecuritySetup(String, int, int) - Constructor for class test.de.iip_ecosphere.platform.connectors.opcuav1.NoSecuritySetup
Creates a server setup instance.

O

onDataItemsCreated(List<DataItem>) - Method in class test.de.iip_ecosphere.platform.connectors.opcuav1.simpleMachineNamespace.Namespace
 
onDataItemsDeleted(List<DataItem>) - Method in class test.de.iip_ecosphere.platform.connectors.opcuav1.simpleMachineNamespace.Namespace
 
onDataItemsModified(List<DataItem>) - Method in class test.de.iip_ecosphere.platform.connectors.opcuav1.simpleMachineNamespace.Namespace
 
onMonitoringModeChanged(List<MonitoredItem>) - Method in class test.de.iip_ecosphere.platform.connectors.opcuav1.simpleMachineNamespace.Namespace
 
opcUa - Variable in class test.de.iip_ecosphere.platform.connectors.opcuav1.simpleMachineNamespace.VendorStruct
 
OpcUaConnectorTest - Class in test.de.iip_ecosphere.platform.connectors.opcuav1
Tests the OPC UA connector (not secure, polling).
OpcUaConnectorTest() - Constructor for class test.de.iip_ecosphere.platform.connectors.opcuav1.OpcUaConnectorTest
 
OpcUaTlsConnectorTest - Class in test.de.iip_ecosphere.platform.connectors.opcuav1
Tests the OPC UA connector (not secure, polling).
OpcUaTlsConnectorTest() - Constructor for class test.de.iip_ecosphere.platform.connectors.opcuav1.OpcUaTlsConnectorTest
 

P

PASSWORD - Static variable in class test.de.iip_ecosphere.platform.connectors.opcuav1.ClientKeystoreLoader
 
PASSWORD - Static variable in class test.de.iip_ecosphere.platform.connectors.opcuav1.ServerKeystoreLoader
 
path - Variable in class test.de.iip_ecosphere.platform.connectors.opcuav1.ServerSetup
 
powConsumption - Variable in class test.de.iip_ecosphere.platform.connectors.opcuav1.simpleMachineNamespace.Namespace
 

Q

QNAME_EVENT_NODE - Static variable in class test.de.iip_ecosphere.platform.connectors.opcuav1.simpleMachineNamespace.Namespace
 
QNAME_METHOD_END - Static variable in class test.de.iip_ecosphere.platform.connectors.opcuav1.simpleMachineNamespace.Namespace
 
QNAME_METHOD_START - Static variable in class test.de.iip_ecosphere.platform.connectors.opcuav1.simpleMachineNamespace.Namespace
 
QNAME_TOP_FOLDER - Static variable in class test.de.iip_ecosphere.platform.connectors.opcuav1.simpleMachineNamespace.Namespace
 
QNAME_VAR_LOT_SIZE - Static variable in class test.de.iip_ecosphere.platform.connectors.opcuav1.simpleMachineNamespace.Namespace
 
QNAME_VAR_POWER_CONSUMPTION - Static variable in class test.de.iip_ecosphere.platform.connectors.opcuav1.simpleMachineNamespace.Namespace
 
QNAME_VAR_STRUCT - Static variable in class test.de.iip_ecosphere.platform.connectors.opcuav1.simpleMachineNamespace.Namespace
 

R

ReconfigureMethod(UaMethodNode) - Constructor for class test.de.iip_ecosphere.platform.connectors.opcuav1.simpleMachineNamespace.Namespace.ReconfigureMethod
Creates a start processing method.
registerEnumCodec(OpcUaBinaryDataTypeCodec<?>, String, NodeId) - Method in class test.de.iip_ecosphere.platform.connectors.opcuav1.DataTypeDictionaryManager
Registers an enum codec.
registerEnumDescription(EnumDescription) - Method in class test.de.iip_ecosphere.platform.connectors.opcuav1.DataTypeDictionaryManager
Registers an enumeration description.
registerOptionSetCodec(OpcUaBinaryDataTypeCodec<?>, String, NodeId, NodeId) - Method in class test.de.iip_ecosphere.platform.connectors.opcuav1.DataTypeDictionaryManager
Registers an option set codec.
registerStructureCodec(OpcUaBinaryDataTypeCodec<?>, String, NodeId, NodeId) - Method in class test.de.iip_ecosphere.platform.connectors.opcuav1.DataTypeDictionaryManager
Registers a structure codec.
registerStructureCodec(OpcUaBinaryDataTypeCodec<?>, String, NodeId, NodeId, NodeId) - Method in class test.de.iip_ecosphere.platform.connectors.opcuav1.DataTypeDictionaryManager
Registers a structure codec.
registerStructureDescription(StructureDescription, NodeId) - Method in class test.de.iip_ecosphere.platform.connectors.opcuav1.DataTypeDictionaryManager
Registeres a structure description.
registerType(OpcUaServer, UShort, DataTypeDictionaryManager) - Static method in class test.de.iip_ecosphere.platform.connectors.opcuav1.simpleMachineNamespace.VendorStruct
Registers the type in the given OPC UA server.
registerUnionCodec(OpcUaBinaryDataTypeCodec<?>, String, NodeId, NodeId) - Method in class test.de.iip_ecosphere.platform.connectors.opcuav1.DataTypeDictionaryManager
Registers a union codec.

S

SECURE - Static variable in class test.de.iip_ecosphere.platform.connectors.opcuav1.TestServer
 
SecureSetup - Class in test.de.iip_ecosphere.platform.connectors.opcuav1
Describes a secure setup.
SecureSetup(String, int, int) - Constructor for class test.de.iip_ecosphere.platform.connectors.opcuav1.SecureSetup
Creates a server setup instance.
securityTempDir - Variable in class test.de.iip_ecosphere.platform.connectors.opcuav1.SecureSetup
 
server - Variable in class test.de.iip_ecosphere.platform.connectors.opcuav1.TestServer
 
SERVER_ALIAS - Static variable in class test.de.iip_ecosphere.platform.connectors.opcuav1.ServerKeystoreLoader
 
serverCertificate - Variable in class test.de.iip_ecosphere.platform.connectors.opcuav1.ServerKeystoreLoader
 
serverCertificateChain - Variable in class test.de.iip_ecosphere.platform.connectors.opcuav1.ServerKeystoreLoader
 
serverKeyPair - Variable in class test.de.iip_ecosphere.platform.connectors.opcuav1.ServerKeystoreLoader
 
ServerKeystoreLoader - Class in test.de.iip_ecosphere.platform.connectors.opcuav1
A server keystore loader/generator.
ServerKeystoreLoader() - Constructor for class test.de.iip_ecosphere.platform.connectors.opcuav1.ServerKeystoreLoader
 
ServerSetup - Class in test.de.iip_ecosphere.platform.connectors.opcuav1
Details the server setup.
ServerSetup(String, int, int) - Constructor for class test.de.iip_ecosphere.platform.connectors.opcuav1.ServerSetup
Creates a server setup instance.
setSetup(ServerSetup) - Static method in class test.de.iip_ecosphere.platform.connectors.opcuav1.AbstractOpcUaConnectorTest
Defines the setup instance.
setup - Static variable in class test.de.iip_ecosphere.platform.connectors.opcuav1.AbstractOpcUaConnectorTest
 
setup - Variable in class test.de.iip_ecosphere.platform.connectors.opcuav1.TestServer
 
setupClient() - Method in class test.de.iip_ecosphere.platform.connectors.opcuav1.SecureSetup
Sets up the temporary (self-signed) client certificates.
setupServer() - Method in class test.de.iip_ecosphere.platform.connectors.opcuav1.SecureSetup
Sets up the temporary (self-signed) server certificates.
shutdown() - Method in class test.de.iip_ecosphere.platform.connectors.opcuav1.DataTypeDictionaryManager
 
shutdown() - Static method in class test.de.iip_ecosphere.platform.connectors.opcuav1.OpcUaConnectorTest
Shuts down the test server.
shutdown() - Static method in class test.de.iip_ecosphere.platform.connectors.opcuav1.OpcUaTlsConnectorTest
Shuts down the test server.
shutdown() - Method in class test.de.iip_ecosphere.platform.connectors.opcuav1.TestServer
Shuts down the server.
shutdownApplication() - Method in class test.de.iip_ecosphere.platform.connectors.opcuav1.NoSecuritySetup
 
shutdownApplication() - Method in class test.de.iip_ecosphere.platform.connectors.opcuav1.SecureSetup
 
shutdownApplication() - Method in class test.de.iip_ecosphere.platform.connectors.opcuav1.ServerSetup
Shuts down the application to clean up resources if needed.
startBogusEventNotifier() - Method in class test.de.iip_ecosphere.platform.connectors.opcuav1.simpleMachineNamespace.Namespace
Starts an event notifier.
StartProcessingMethod(UaMethodNode) - Constructor for class test.de.iip_ecosphere.platform.connectors.opcuav1.simpleMachineNamespace.Namespace.StartProcessingMethod
Creates a start processing method.
startup() - Method in class test.de.iip_ecosphere.platform.connectors.opcuav1.DataTypeDictionaryManager
 
startup() - Method in class test.de.iip_ecosphere.platform.connectors.opcuav1.TestServer
Starts the server.
StopProcessingMethod(UaMethodNode) - Constructor for class test.de.iip_ecosphere.platform.connectors.opcuav1.simpleMachineNamespace.Namespace.StopProcessingMethod
Creates a stop processing method.
structureDescriptions - Variable in class test.de.iip_ecosphere.platform.connectors.opcuav1.DataTypeDictionaryManager
 
subscriptionModel - Variable in class test.de.iip_ecosphere.platform.connectors.opcuav1.simpleMachineNamespace.Namespace
 

T

tcpPort - Variable in class test.de.iip_ecosphere.platform.connectors.opcuav1.ServerSetup
 
test.de.iip_ecosphere.platform.connectors.opcuav1 - package test.de.iip_ecosphere.platform.connectors.opcuav1
The tests for the OPC UA connectors extension.
test.de.iip_ecosphere.platform.connectors.opcuav1.simpleMachineNamespace - package test.de.iip_ecosphere.platform.connectors.opcuav1.simpleMachineNamespace
A simple test machine namespace.
testServer - Static variable in class test.de.iip_ecosphere.platform.connectors.opcuav1.OpcUaConnectorTest
 
testServer - Static variable in class test.de.iip_ecosphere.platform.connectors.opcuav1.OpcUaTlsConnectorTest
 
TestServer - Class in test.de.iip_ecosphere.platform.connectors.opcuav1
Implements an OPC UA embedded test server.
TestServer(NamespaceCreator, ServerSetup) - Constructor for class test.de.iip_ecosphere.platform.connectors.opcuav1.TestServer
Creates a test server.
testWithNotifications() - Method in class test.de.iip_ecosphere.platform.connectors.opcuav1.OpcUaConnectorTest
Tests the connector in event-based mode.
testWithNotifications() - Method in class test.de.iip_ecosphere.platform.connectors.opcuav1.OpcUaTlsConnectorTest
Tests the connector in event-based mode.
testWithPolling() - Method in class test.de.iip_ecosphere.platform.connectors.opcuav1.OpcUaConnectorTest
Tests the connector in polling mode.
testWithPolling() - Method in class test.de.iip_ecosphere.platform.connectors.opcuav1.OpcUaTlsConnectorTest
Tests the connector in polling mode.
toString() - Method in class test.de.iip_ecosphere.platform.connectors.opcuav1.simpleMachineNamespace.VendorStruct
 
trustListManager - Variable in class test.de.iip_ecosphere.platform.connectors.opcuav1.SecureSetup
 
TYPE_ID - Static variable in class test.de.iip_ecosphere.platform.connectors.opcuav1.simpleMachineNamespace.VendorStruct
 
TYPE_NAME - Static variable in class test.de.iip_ecosphere.platform.connectors.opcuav1.simpleMachineNamespace.VendorStruct
 
TYPE_QNAME - Static variable in class test.de.iip_ecosphere.platform.connectors.opcuav1.simpleMachineNamespace.VendorStruct
 

V

vendor - Variable in class test.de.iip_ecosphere.platform.connectors.opcuav1.simpleMachineNamespace.VendorStruct
 
VENDOR_NAME - Static variable in class test.de.iip_ecosphere.platform.connectors.opcuav1.simpleMachineNamespace.Namespace
 
VENDOR_NAME2 - Static variable in class test.de.iip_ecosphere.platform.connectors.opcuav1.AbstractOpcUaConnectorTest
 
VendorStruct - Class in test.de.iip_ecosphere.platform.connectors.opcuav1.simpleMachineNamespace
Implements a user-defined type.
VendorStruct() - Constructor for class test.de.iip_ecosphere.platform.connectors.opcuav1.simpleMachineNamespace.VendorStruct
Creates a struct instance.
VendorStruct(String, int, boolean) - Constructor for class test.de.iip_ecosphere.platform.connectors.opcuav1.simpleMachineNamespace.VendorStruct
Creates a struct instance with values.
VendorStruct(String, UInteger, boolean) - Constructor for class test.de.iip_ecosphere.platform.connectors.opcuav1.simpleMachineNamespace.VendorStruct
Creates a struct instance with values.
VendorStruct.Codec - Class in test.de.iip_ecosphere.platform.connectors.opcuav1.simpleMachineNamespace
Serialization Codec.

W

writeDictionaryToFile() - Method in class test.de.iip_ecosphere.platform.connectors.opcuav1.DataTypeDictionaryManager
Writes the dictionary to a file.
writeDictionaryToMemory() - Method in class test.de.iip_ecosphere.platform.connectors.opcuav1.DataTypeDictionaryManager
Writes the dictionary to memory.
writeDictionaryToStream(OutputStream) - Method in class test.de.iip_ecosphere.platform.connectors.opcuav1.DataTypeDictionaryManager
Writes the dictionary to a stream.

X

x509IdentityValidator - Variable in class test.de.iip_ecosphere.platform.connectors.opcuav1.SecureSetup
 

Y

year - Variable in class test.de.iip_ecosphere.platform.connectors.opcuav1.simpleMachineNamespace.VendorStruct
 
A B C D E G H I K L M N O P Q R S T V W X Y 
Skip navigation links

Copyright © 2022. All rights reserved.