Uses of Interface
test.de.iip_ecosphere.platform.connectors.opcuav1.simpleMachineNamespace.MethodCreator
Packages that use MethodCreator
Package
Description
A simple test machine namespace.
-
Uses of MethodCreator in test.de.iip_ecosphere.platform.connectors.opcuav1.simpleMachineNamespace
Methods in test.de.iip_ecosphere.platform.connectors.opcuav1.simpleMachineNamespace with parameters of type MethodCreatorModifier and TypeMethodDescriptionprivate voidNamespace.addMethod(org.eclipse.milo.opcua.sdk.server.nodes.UaFolderNode parent, String name, String description, MethodCreator<?> creator) Adds a method declaration toparent.