A B C D E F G H I K L M N O P Q R S T U V W X Y Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- ACCESS_DENIED - com.plccom.opc.ua.client.application.UaCertificateLoadReason
-
The file or directory exists but cannot be read due to insufficient permissions.
- AccessHistoryDataCapability - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the AccessHistoryDataCapability component.
- AccessHistoryEventsCapability - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the AccessHistoryEventsCapability component.
- AccessLevel - com.plccom.opc.ua.client.core.attributes.UaAttributes
-
Bitmask indicating how a variable may be accessed — read, write, history (attribute id 17).
- AccessLevel - com.plccom.opc.ua.client.core.attributes.UaVariableNodeAttributes
-
Bitmask indicating how the variable may be accessed (read, write, history).
- AccessLevelEx - com.plccom.opc.ua.client.core.attributes.UaAttributes
-
Extended access level bitmask with additional flags beyond AccessLevel (attribute id 27).
- AccessRestrictions - com.plccom.opc.ua.client.core.attributes.UaAttributes
-
The access restrictions assigned to the node (attribute id 26).
- AckedState - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the AckedState component.
- acknowledge() - Method in class com.plccom.opc.ua.server.alarm.UaAlarm
-
Acknowledges the alarm, indicating that an operator has taken notice of it.
- Acknowledge - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the Acknowledge component.
- AcknowledgeableConditionNode - Class in com.plccom.opc.ua.client.application.model.nodes.objects
-
PLCcom sdk AcknowledgeableConditionNode Implementation for Opc Ua
- AcknowledgeableConditionNode(UaClient, NodeId) - Constructor for class com.plccom.opc.ua.client.application.model.nodes.objects.AcknowledgeableConditionNode
-
Standard constructor for a AcknowledgeableConditionNode instances
- AcknowledgeableConditionType - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the AcknowledgeableConditionType component.
- AcknowledgeableConditionType - com.plccom.opc.ua.client.core.ConditionBrowseNames
-
Condition type that can be acknowledged by a client.
- ActionTimeStamp - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the ActionTimeStamp component.
- activate(int, String, int) - Method in class com.plccom.opc.ua.server.alarm.UaLimitAlarm
-
Activates the alarm at the specified limit level and notifies subscribed clients.
- activate(int, String, int) - Method in class com.plccom.opc.ua.server.alarm.UaNonExclusiveLimitAlarm
-
Activates the alarm with the specified limit flags and notifies subscribed clients.
- activate(UserIdentityToken, SignatureData) - Method in class com.plccom.opc.ua.client.application.UaSessionChannel
- activate(String, int) - Method in class com.plccom.opc.ua.server.alarm.UaAlarm
-
Activates the alarm and notifies all subscribed OPC UA clients.
- activate(String, int) - Method in class com.plccom.opc.ua.server.alarm.UaDialog
-
Activates the dialog and presents it to subscribed OPC UA clients.
- ActivateSessionRequest - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the ActivateSessionRequest component.
- ActivateSessionResponse - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the ActivateSessionResponse component.
- ActiveState - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the ActiveState component.
- actualSessionTimeout() - Method in class com.plccom.opc.ua.client.application.model.nodes.variables.SessionDiagnosticsVariableNode
-
Returns the ActualSessionTimeout component variable node.
- ActualSessionTimeout - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the ActualSessionTimeout component.
- add(ReferenceDescription) - Method in class com.plccom.opc.ua.client.application.ReferenceDescriptionCollection
-
Adds a single reference to this collection.
- ADD_NODE - com.plccom.opc.ua.server.application.UaPermissionCheck
-
Client wants to add a child node.
- ADD_REFERENCE - com.plccom.opc.ua.server.application.UaPermissionCheck
-
Client wants to add a reference to the node.
- addAttribute(NodeId, UaAttributes, DataValue) - Method in class com.plccom.opc.ua.client.application.UaNodeCache
-
Adds a specified attribute value for a nodeId.
- addCertificateValidationListener(UaServer.UaCertificateValidationListener) - Method in class com.plccom.opc.ua.server.application.UaServer
-
Registers a listener for server-side certificate validation.
- addCertificateValidationListener(UaUserManager.UaUserCertificateValidationListener) - Method in class com.plccom.opc.ua.server.application.UaUserManager
-
Registers a listener for X.509 certificate-based user authentication.
- addComment(String) - Method in class com.plccom.opc.ua.server.alarm.UaAlarm
-
Adds a free-text comment to the alarm.
- AddComment - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the AddComment component.
- AddCommentMethodType - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the AddCommentMethodType component.
- addHistoryUpdateListener(UaServer.UaHistoryUpdateListener) - Method in class com.plccom.opc.ua.server.application.UaServer
-
Registers a listener that is notified whenever an OPC UA client updates history.
- addLogListener(UaLogListener) - Method in class com.plccom.opc.ua.server.application.UaServer
-
Registers a listener for SDK log and trace messages.
- addNamespace(String) - Method in class com.plccom.opc.ua.server.application.UaNodeManager
-
Registers an additional namespace URI and returns its index.
- addNamespace(String) - Method in class com.plccom.opc.ua.server.application.UaServer
-
Registers an additional namespace URI and returns its index.
- addNodes(AddNodesItem...) - Method in class com.plccom.opc.ua.client.application.UaClient
-
Synchronous AddNodes service request.
- addNodes(AddNodesRequest) - Method in class com.plccom.opc.ua.client.application.UaClient
-
Synchronous AddNodes service request.
- addNodes(RequestHeader, AddNodesItem...) - Method in class com.plccom.opc.ua.client.application.UaClient
-
Synchronous AddNodes service request.
- addNodesAsync(AddNodesItem[], AddNodesListener) - Method in class com.plccom.opc.ua.client.application.UaClient
-
Asynchronous AddNodes service request.
- addNodesAsync(AddNodesRequest, AddNodesListener) - Method in class com.plccom.opc.ua.client.application.UaClient
-
Asynchronous AddNodes service request.
- addNodesCount() - Method in class com.plccom.opc.ua.client.application.model.nodes.variables.SessionDiagnosticsVariableNode
-
Returns the AddNodesCount component variable node.
- AddNodesCount - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the AddNodesCount component.
- AddNodesItem - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the AddNodesItem component.
- AddNodesListener - Interface in com.plccom.opc.ua.client.application.listener
-
Callback interface for asynchronous AddNodes service requests.
- AddNodesRequest - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the AddNodesRequest component.
- AddNodesResponse - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the AddNodesResponse component.
- AddNodesResult - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the AddNodesResult component.
- addNotificationListener(MonitoredItemNotificationListener) - Method in class com.plccom.opc.ua.client.application.MonitoredItem
-
Registers a listener that is called whenever a new value or event notification arrives for this monitored item.
- addRange(ReferenceDescriptionCollection) - Method in class com.plccom.opc.ua.client.application.ReferenceDescriptionCollection
-
Merges all references from another collection into this one.
- addRange(ReferenceDescription[]) - Method in class com.plccom.opc.ua.client.application.ReferenceDescriptionCollection
-
Adds all references from the given array to this collection.
- addReference(NodeId, NodeId, NodeId) - Method in class com.plccom.opc.ua.server.application.UaServer
-
Adds a reference between two existing nodes in the address space.
- addReferences(AddReferencesItem...) - Method in class com.plccom.opc.ua.client.application.UaClient
-
Synchronous AddReferences service request.
- addReferences(AddReferencesRequest) - Method in class com.plccom.opc.ua.client.application.UaClient
-
Synchronous AddReferences service request.
- addReferences(RequestHeader, AddReferencesItem...) - Method in class com.plccom.opc.ua.client.application.UaClient
-
Synchronous AddReferences service request.
- addReferencesAsync(AddReferencesItem[], AddReferencesListener) - Method in class com.plccom.opc.ua.client.application.UaClient
-
Asynchronous AddReferences service request.
- addReferencesAsync(AddReferencesRequest, AddReferencesListener) - Method in class com.plccom.opc.ua.client.application.UaClient
-
Asynchronous AddReferences service request.
- addReferencesCount() - Method in class com.plccom.opc.ua.client.application.model.nodes.variables.SessionDiagnosticsVariableNode
-
Returns the AddReferencesCount component variable node.
- AddReferencesCount - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the AddReferencesCount component.
- AddReferencesItem - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the AddReferencesItem component.
- AddReferencesListener - Interface in com.plccom.opc.ua.client.application.listener
-
Callback interface for asynchronous AddReferences service requests.
- AddReferencesRequest - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the AddReferencesRequest component.
- AddReferencesResponse - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the AddReferencesResponse component.
- AddressSpaceFile - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the AddressSpaceFile component.
- AddressSpaceFileNode - Class in com.plccom.opc.ua.client.application.model.nodes.objects
-
PLCcom sdk AddressSpaceFileNode Implementation for Opc Ua
- AddressSpaceFileNode(UaClient, NodeId) - Constructor for class com.plccom.opc.ua.client.application.model.nodes.objects.AddressSpaceFileNode
-
default constructor for AddressSpaceFileNode instances
- AddressSpaceFileType - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the AddressSpaceFileType component.
- addReverseConnection(String) - Method in class com.plccom.opc.ua.server.application.UaServer
-
Adds a reverse connection to a client endpoint.
- addReverseConnection(String, String) - Method in class com.plccom.opc.ua.server.application.UaServer
-
Adds a reverse connection with an explicit endpoint URL to advertise to the client.
- addSelectClause(EventFilter, NodeId, QualifiedName) - Static method in class com.plccom.opc.ua.client.utils.UaEventFilterUtils
-
Adds the specified property to the event filter.
- addSelectClause(EventFilter, NodeId, QualifiedName, UnsignedInteger) - Static method in class com.plccom.opc.ua.client.utils.UaEventFilterUtils
-
Adds the specified property to the event filter.
- addSelectClause(EventFilter, NodeId, QualifiedName, UaAttributes) - Static method in class com.plccom.opc.ua.client.utils.UaEventFilterUtils
-
Adds the specified property to the event filter.
- addSelectClause(EventFilter, NodeId, BrowseNames) - Static method in class com.plccom.opc.ua.client.utils.UaEventFilterUtils
-
Adds the specified property to the event filter.
- addSelectClause(EventFilter, NodeId, BrowseNames, UnsignedInteger) - Static method in class com.plccom.opc.ua.client.utils.UaEventFilterUtils
-
Adds the specified property to the event filter.
- addSelectClause(EventFilter, NodeId, BrowseNames, UaAttributes) - Static method in class com.plccom.opc.ua.client.utils.UaEventFilterUtils
-
Adds the specified property to the event filter.
- addSelectClause(EventFilter, NodeId, String, UnsignedInteger) - Static method in class com.plccom.opc.ua.client.utils.UaEventFilterUtils
-
Adds the specified browse path to the event filter.
- addSelectClause(EventFilter, SimpleAttributeOperand) - Static method in class com.plccom.opc.ua.client.utils.UaEventFilterUtils
-
Adds the specified property to the event filter.
- addSessionConnectionStateChangeListener(SessionConnectionStateChangeListener) - Method in class com.plccom.opc.ua.client.application.UaClient
-
append a SessionConnectionStateChangeListener object to event register
- addSessionKeepAliveListener(SessionKeepAliveListener) - Method in class com.plccom.opc.ua.client.application.UaClient
-
append a SessionKeepAliveListener object to event register
- addSessionListener(UaServer.UaSessionListener) - Method in class com.plccom.opc.ua.server.application.UaServer
-
Registers a listener for session lifecycle events (created/closed).
- addSubscriptionListener(SubscriptionListener) - Method in class com.plccom.opc.ua.client.application.UaSubscriptionManager
-
Add a
SubscriptionListenerfor catching subscription events - addUser(String, String) - Method in class com.plccom.opc.ua.server.application.UaServer
-
Registers a username/password pair for session authentication.
- addUser(String, String) - Method in class com.plccom.opc.ua.server.application.UaUserManager
-
Registers a username/password pair without assigning any roles.
- addUser(String, String, UaUserManager.Role...) - Method in class com.plccom.opc.ua.server.application.UaServer
-
Registers a username/password pair with assigned roles.
- addUser(String, String, UaUserManager.Role...) - Method in class com.plccom.opc.ua.server.application.UaUserManager
-
Registers a username/password pair and assigns one or more roles.
- addValuesWrittenListener(UaServer.UaValuesWrittenListener) - Method in class com.plccom.opc.ua.server.application.UaServer
-
Registers a listener that is notified whenever an OPC UA client writes values.
- addWriteValidationListener(UaServer.UaWriteValidationListener) - Method in class com.plccom.opc.ua.server.application.UaServer
-
Registers a listener that is called before any client write is committed.
- AfterSessionConnect - com.plccom.opc.ua.client.application.NodePathCacheFillMode
-
The cache is filled synchronously during the connect process.
- AfterSessionConnectAsync - com.plccom.opc.ua.client.application.NodePathCacheFillMode
-
The cache is filled asynchronously in the background after the session is connected.
- AggregateConfiguration - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the AggregateConfiguration component.
- AggregateConfigurationNode - Class in com.plccom.opc.ua.client.application.model.nodes.objects
-
PLCcom sdk AggregateConfigurationNode Implementation for Opc Ua
- AggregateConfigurationNode(UaClient, NodeId) - Constructor for class com.plccom.opc.ua.client.application.model.nodes.objects.AggregateConfigurationNode
-
default constructor for AggregateConfigurationNode instances
- AggregateConfigurationType - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the AggregateConfigurationType component.
- AggregateFilter - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the AggregateFilter component.
- AggregateFilterResult - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the AggregateFilterResult component.
- AggregateFunction_AnnotationCount - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the AggregateFunction_AnnotationCount component.
- AggregateFunction_Average - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the AggregateFunction_Average component.
- AggregateFunction_Count - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the AggregateFunction_Count component.
- AggregateFunction_Delta - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the AggregateFunction_Delta component.
- AggregateFunction_DeltaBounds - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the AggregateFunction_DeltaBounds component.
- AggregateFunction_DurationBad - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the AggregateFunction_DurationBad component.
- AggregateFunction_DurationGood - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the AggregateFunction_DurationGood component.
- AggregateFunction_DurationInStateNonZero - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the AggregateFunction_DurationInStateNonZero component.
- AggregateFunction_DurationInStateZero - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the AggregateFunction_DurationInStateZero component.
- AggregateFunction_End - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the AggregateFunction_End component.
- AggregateFunction_EndBound - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the AggregateFunction_EndBound component.
- AggregateFunction_Interpolative - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the AggregateFunction_Interpolative component.
- AggregateFunction_Maximum - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the AggregateFunction_Maximum component.
- AggregateFunction_Maximum2 - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the AggregateFunction_Maximum2 component.
- AggregateFunction_MaximumActualTime - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the AggregateFunction_MaximumActualTime component.
- AggregateFunction_MaximumActualTime2 - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the AggregateFunction_MaximumActualTime2 component.
- AggregateFunction_Minimum - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the AggregateFunction_Minimum component.
- AggregateFunction_Minimum2 - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the AggregateFunction_Minimum2 component.
- AggregateFunction_MinimumActualTime - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the AggregateFunction_MinimumActualTime component.
- AggregateFunction_MinimumActualTime2 - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the AggregateFunction_MinimumActualTime2 component.
- AggregateFunction_NumberOfTransitions - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the AggregateFunction_NumberOfTransitions component.
- AggregateFunction_PercentBad - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the AggregateFunction_PercentBad component.
- AggregateFunction_PercentGood - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the AggregateFunction_PercentGood component.
- AggregateFunction_Range - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the AggregateFunction_Range component.
- AggregateFunction_Range2 - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the AggregateFunction_Range2 component.
- AggregateFunction_StandardDeviationPopulation - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the AggregateFunction_StandardDeviationPopulation component.
- AggregateFunction_StandardDeviationSample - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the AggregateFunction_StandardDeviationSample component.
- AggregateFunction_Start - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the AggregateFunction_Start component.
- AggregateFunction_StartBound - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the AggregateFunction_StartBound component.
- AggregateFunction_TimeAverage - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the AggregateFunction_TimeAverage component.
- AggregateFunction_TimeAverage2 - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the AggregateFunction_TimeAverage2 component.
- AggregateFunction_Total - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the AggregateFunction_Total component.
- AggregateFunction_Total2 - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the AggregateFunction_Total2 component.
- AggregateFunction_VariancePopulation - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the AggregateFunction_VariancePopulation component.
- AggregateFunction_VarianceSample - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the AggregateFunction_VarianceSample component.
- AggregateFunction_WorstQuality - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the AggregateFunction_WorstQuality component.
- AggregateFunction_WorstQuality2 - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the AggregateFunction_WorstQuality2 component.
- AggregateFunctionNode - Class in com.plccom.opc.ua.client.application.model.nodes.objects
-
PLCcom sdk AggregateFunctionNode Implementation for Opc Ua
- AggregateFunctionNode(UaClient, NodeId) - Constructor for class com.plccom.opc.ua.client.application.model.nodes.objects.AggregateFunctionNode
-
default constructor for AggregateFunctionNode instances
- AggregateFunctions - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the AggregateFunctions component.
- AggregateFunctionType - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the AggregateFunctionType component.
- Aggregates - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the Aggregates component.
- AlarmConditionNode - Class in com.plccom.opc.ua.client.application.model.nodes.objects
-
PLCcom sdk AlarmConditionNode Implementation for Opc Ua
- AlarmConditionNode(UaClient, NodeId) - Constructor for class com.plccom.opc.ua.client.application.model.nodes.objects.AlarmConditionNode
-
Standard constructor for a AlarmConditionNode instances
- AlarmConditionType - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the AlarmConditionType component.
- AlarmConditionType - com.plccom.opc.ua.client.core.ConditionBrowseNames
-
Base alarm condition type.
- ALL - Static variable in enum com.plccom.opc.ua.client.application.UserTokenType
-
Set containing all UserTokenType values.
- ALL_RESTRICTIONS - Static variable in class com.plccom.opc.ua.server.application.UaRolePermissions
-
Pre-built permissions that deny all access to everyone.
- allowAll(UaUserManager.Role) - Method in class com.plccom.opc.ua.server.application.UaRolePermissions
-
Grants all permissions (0x1FFFF) to a role.
- AllowNulls - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the AllowNulls component.
- allowRead(UaUserManager.Role) - Method in class com.plccom.opc.ua.server.application.UaRolePermissions
-
Grants read-only access to a role: Browse + Read + ReadRolePermissions + ReceiveEvents.
- allowReadWrite(UaUserManager.Role) - Method in class com.plccom.opc.ua.server.application.UaRolePermissions
-
Grants read + write + call access to a role: Browse + Read + ReadRolePermissions + Write + ReceiveEvents + Call.
- AlwaysGeneratesEvent - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the AlwaysGeneratesEvent component.
- AnalogItemNode - Class in com.plccom.opc.ua.client.application.model.nodes.variables
-
PLCcom sdk AnalogItemNode Implementation for Opc Ua
- AnalogItemNode(UaClient, NodeId) - Constructor for class com.plccom.opc.ua.client.application.model.nodes.variables.AnalogItemNode
-
default constructor for AnalogItemNode instances
- AnalogItemType - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the AnalogItemType component.
- Annotation - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the Annotation component.
- Annotations - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the Annotations component.
- Anonymous - com.plccom.opc.ua.client.application.UserTokenType
-
No credentials required.
- AnonymousIdentityToken - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the AnonymousIdentityToken component.
- Any - com.plccom.opc.ua.client.core.ValueRanks
-
The variable may be a scalar or an array of any dimension.
- append(NodeId, Variant[]) - Method in interface com.plccom.opc.ua.server.application.UaServer.UaEventHistoryStore
-
Called by recordHistoryEvent() to persist a new event.
- append(NodeId, UaHistoryEntry) - Method in interface com.plccom.opc.ua.server.application.UaServer.UaHistoryStore
-
Called by recordHistoryValue() to persist a new value.
- APPLICATION - com.plccom.opc.ua.server.application.UaServerCertificate.CertificateRole
-
The server application instance certificate — used for the OPC UA secure channel.
- ApplicationCertificateNode - Class in com.plccom.opc.ua.client.application.model.nodes.objects
-
PLCcom sdk ApplicationCertificateNode Implementation for Opc Ua
- ApplicationCertificateNode(UaClient, NodeId) - Constructor for class com.plccom.opc.ua.client.application.model.nodes.objects.ApplicationCertificateNode
-
default constructor for ApplicationCertificateNode instances
- ApplicationDescription - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the ApplicationDescription component.
- ApplicationInstanceCertificate - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the ApplicationInstanceCertificate component.
- ApplicationType - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the ApplicationType component.
- Argument - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the Argument component.
- ArrayDimensions - com.plccom.opc.ua.client.core.attributes.UaAttributes
-
The length for each dimension of an array value (attribute id 16).
- ArrayDimensions - com.plccom.opc.ua.client.core.attributes.UaVariableNodeAttributes
-
The length for each dimension of an array value.
- ArrayDimensions - com.plccom.opc.ua.client.core.attributes.UaVariableTypeNodeAttributes
-
The length for each dimension of an array value.
- ArrayItemNode - Class in com.plccom.opc.ua.client.application.model.nodes.variables
-
PLCcom sdk ArrayItemNode Implementation for Opc Ua
- ArrayItemNode(UaClient, NodeId) - Constructor for class com.plccom.opc.ua.client.application.model.nodes.variables.ArrayItemNode
-
default constructor for ArrayItemNode instances
- ArrayItemType - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the ArrayItemType component.
- ArrayTestType - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the ArrayTestType component.
- asAttributes() - Method in enum com.plccom.opc.ua.client.core.attributes.UaBaseAttributes
-
converts value to Attributes
- asAttributes() - Method in enum com.plccom.opc.ua.client.core.attributes.UaDataTypeNodeAttributes
-
converts value to Attributes
- asAttributes() - Method in enum com.plccom.opc.ua.client.core.attributes.UaMethodNodeAttributes
-
converts value to Attributes
- asAttributes() - Method in enum com.plccom.opc.ua.client.core.attributes.UaObjectNodeAttributes
-
converts value to Attributes
- asAttributes() - Method in enum com.plccom.opc.ua.client.core.attributes.UaObjectTypeNodeAttributes
-
converts value to Attributes
- asAttributes() - Method in enum com.plccom.opc.ua.client.core.attributes.UaReferenceTypeNodeAttributes
-
converts value to Attributes
- asAttributes() - Method in enum com.plccom.opc.ua.client.core.attributes.UaVariableNodeAttributes
-
converts value to Attributes
- asAttributes() - Method in enum com.plccom.opc.ua.client.core.attributes.UaVariableTypeNodeAttributes
-
converts value to Attributes
- asAttributes() - Method in enum com.plccom.opc.ua.client.core.attributes.UaViewNodeAttributes
-
converts value to Attributes
- asBrowseNames() - Method in enum com.plccom.opc.ua.client.core.ConditionBrowseNames
-
converts value to BrowseNames
- Asc - com.plccom.opc.ua.client.application.SortDirection
-
Ascending order (A–Z, 0–9, oldest first).
- AsConfigured - com.plccom.opc.ua.server.application.UaEndpointHostMode
-
Endpoints use exactly the host from BaseAddresses (default).
- assignHttpsCertificateToPort(int, UaServerCertificate) - Method in class com.plccom.opc.ua.server.application.UaServerConfiguration
-
Forces a specific HTTPS/TLS certificate on a given local port.
- assignHttpsCertificateToPortRange(int, int, UaServerCertificate) - Method in class com.plccom.opc.ua.server.application.UaServerConfiguration
-
Forces the same HTTPS/TLS certificate on a contiguous, inclusive range of local ports.
- assignHttpsCertificateToPorts(UaServerCertificate, int...) - Method in class com.plccom.opc.ua.server.application.UaServerConfiguration
-
Forces the same HTTPS/TLS certificate on several local ports at once — a convenience for calling
UaServerConfiguration.assignHttpsCertificateToPort(int, UaServerCertificate)per port. - AttributeId - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the AttributeId component.
- AttributeOperand - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the AttributeOperand component.
- AttributeWriteMask - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the AttributeWriteMask component.
- AuditActivateSessionEventNode - Class in com.plccom.opc.ua.client.application.model.nodes.objects
-
PLCcom sdk AuditActivateSessionEventNode Implementation for Opc Ua
- AuditActivateSessionEventNode(UaClient, NodeId) - Constructor for class com.plccom.opc.ua.client.application.model.nodes.objects.AuditActivateSessionEventNode
-
default constructor for AuditActivateSessionEventNode instances
- AuditActivateSessionEventType - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the AuditActivateSessionEventType component.
- AuditAddNodesEventNode - Class in com.plccom.opc.ua.client.application.model.nodes.objects
-
PLCcom sdk AuditAddNodesEventNode Implementation for Opc Ua
- AuditAddNodesEventNode(UaClient, NodeId) - Constructor for class com.plccom.opc.ua.client.application.model.nodes.objects.AuditAddNodesEventNode
-
default constructor for AuditAddNodesEventNode instances
- AuditAddNodesEventType - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the AuditAddNodesEventType component.
- AuditAddReferencesEventNode - Class in com.plccom.opc.ua.client.application.model.nodes.objects
-
PLCcom sdk AuditAddReferencesEventNode Implementation for Opc Ua
- AuditAddReferencesEventNode(UaClient, NodeId) - Constructor for class com.plccom.opc.ua.client.application.model.nodes.objects.AuditAddReferencesEventNode
-
default constructor for AuditAddReferencesEventNode instances
- AuditAddReferencesEventType - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the AuditAddReferencesEventType component.
- AuditCancelEventNode - Class in com.plccom.opc.ua.client.application.model.nodes.objects
-
PLCcom sdk AuditCancelEventNode Implementation for Opc Ua
- AuditCancelEventNode(UaClient, NodeId) - Constructor for class com.plccom.opc.ua.client.application.model.nodes.objects.AuditCancelEventNode
-
default constructor for AuditCancelEventNode instances
- AuditCancelEventType - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the AuditCancelEventType component.
- AuditCertificateDataMismatchEventNode - Class in com.plccom.opc.ua.client.application.model.nodes.objects
-
PLCcom sdk AuditCertificateDataMismatchEventNode Implementation for Opc Ua
- AuditCertificateDataMismatchEventNode(UaClient, NodeId) - Constructor for class com.plccom.opc.ua.client.application.model.nodes.objects.AuditCertificateDataMismatchEventNode
-
default constructor for AuditCertificateDataMismatchEventNode instances
- AuditCertificateDataMismatchEventType - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the AuditCertificateDataMismatchEventType component.
- AuditCertificateEventNode - Class in com.plccom.opc.ua.client.application.model.nodes.objects
-
PLCcom sdk AuditCertificateEventNode Implementation for Opc Ua
- AuditCertificateEventNode(UaClient, NodeId) - Constructor for class com.plccom.opc.ua.client.application.model.nodes.objects.AuditCertificateEventNode
-
default constructor for AuditCertificateEventNode instances
- AuditCertificateEventType - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the AuditCertificateEventType component.
- AuditCertificateExpiredEventNode - Class in com.plccom.opc.ua.client.application.model.nodes.objects
-
PLCcom sdk AuditCertificateExpiredEventNode Implementation for Opc Ua
- AuditCertificateExpiredEventNode(UaClient, NodeId) - Constructor for class com.plccom.opc.ua.client.application.model.nodes.objects.AuditCertificateExpiredEventNode
-
default constructor for AuditCertificateExpiredEventNode instances
- AuditCertificateExpiredEventType - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the AuditCertificateExpiredEventType component.
- AuditCertificateInvalidEventNode - Class in com.plccom.opc.ua.client.application.model.nodes.objects
-
PLCcom sdk AuditCertificateInvalidEventNode Implementation for Opc Ua
- AuditCertificateInvalidEventNode(UaClient, NodeId) - Constructor for class com.plccom.opc.ua.client.application.model.nodes.objects.AuditCertificateInvalidEventNode
-
default constructor for AuditCertificateInvalidEventNode instances
- AuditCertificateInvalidEventType - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the AuditCertificateInvalidEventType component.
- AuditCertificateMismatchEventNode - Class in com.plccom.opc.ua.client.application.model.nodes.objects
-
PLCcom sdk AuditCertificateMismatchEventNode Implementation for Opc Ua
- AuditCertificateMismatchEventNode(UaClient, NodeId) - Constructor for class com.plccom.opc.ua.client.application.model.nodes.objects.AuditCertificateMismatchEventNode
-
default constructor for AuditCertificateMismatchEventNode instances
- AuditCertificateMismatchEventType - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the AuditCertificateMismatchEventType component.
- AuditCertificateRevokedEventNode - Class in com.plccom.opc.ua.client.application.model.nodes.objects
-
PLCcom sdk AuditCertificateRevokedEventNode Implementation for Opc Ua
- AuditCertificateRevokedEventNode(UaClient, NodeId) - Constructor for class com.plccom.opc.ua.client.application.model.nodes.objects.AuditCertificateRevokedEventNode
-
default constructor for AuditCertificateRevokedEventNode instances
- AuditCertificateRevokedEventType - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the AuditCertificateRevokedEventType component.
- AuditCertificateUntrustedEventNode - Class in com.plccom.opc.ua.client.application.model.nodes.objects
-
PLCcom sdk AuditCertificateUntrustedEventNode Implementation for Opc Ua
- AuditCertificateUntrustedEventNode(UaClient, NodeId) - Constructor for class com.plccom.opc.ua.client.application.model.nodes.objects.AuditCertificateUntrustedEventNode
-
default constructor for AuditCertificateUntrustedEventNode instances
- AuditCertificateUntrustedEventType - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the AuditCertificateUntrustedEventType component.
- AuditChannelEventNode - Class in com.plccom.opc.ua.client.application.model.nodes.objects
-
PLCcom sdk AuditChannelEventNode Implementation for Opc Ua
- AuditChannelEventNode(UaClient, NodeId) - Constructor for class com.plccom.opc.ua.client.application.model.nodes.objects.AuditChannelEventNode
-
default constructor for AuditChannelEventNode instances
- AuditChannelEventType - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the AuditChannelEventType component.
- AuditConditionAcknowledgeEventNode - Class in com.plccom.opc.ua.client.application.model.nodes.objects
-
PLCcom sdk AuditConditionAcknowledgeEventNode Implementation for Opc Ua
- AuditConditionAcknowledgeEventNode(UaClient, NodeId) - Constructor for class com.plccom.opc.ua.client.application.model.nodes.objects.AuditConditionAcknowledgeEventNode
-
default constructor for AuditConditionAcknowledgeEventNode instances
- AuditConditionAcknowledgeEventType - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the AuditConditionAcknowledgeEventType component.
- AuditConditionCommentEventNode - Class in com.plccom.opc.ua.client.application.model.nodes.objects
-
PLCcom sdk AuditConditionCommentEventNode Implementation for Opc Ua
- AuditConditionCommentEventNode(UaClient, NodeId) - Constructor for class com.plccom.opc.ua.client.application.model.nodes.objects.AuditConditionCommentEventNode
-
default constructor for AuditConditionCommentEventNode instances
- AuditConditionCommentEventType - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the AuditConditionCommentEventType component.
- AuditConditionConfirmEventNode - Class in com.plccom.opc.ua.client.application.model.nodes.objects
-
PLCcom sdk AuditConditionConfirmEventNode Implementation for Opc Ua
- AuditConditionConfirmEventNode(UaClient, NodeId) - Constructor for class com.plccom.opc.ua.client.application.model.nodes.objects.AuditConditionConfirmEventNode
-
default constructor for AuditConditionConfirmEventNode instances
- AuditConditionConfirmEventType - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the AuditConditionConfirmEventType component.
- AuditConditionEnableEventNode - Class in com.plccom.opc.ua.client.application.model.nodes.objects
-
PLCcom sdk AuditConditionEnableEventNode Implementation for Opc Ua
- AuditConditionEnableEventNode(UaClient, NodeId) - Constructor for class com.plccom.opc.ua.client.application.model.nodes.objects.AuditConditionEnableEventNode
-
default constructor for AuditConditionEnableEventNode instances
- AuditConditionEnableEventType - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the AuditConditionEnableEventType component.
- AuditConditionEventNode - Class in com.plccom.opc.ua.client.application.model.nodes.objects
-
PLCcom sdk AuditConditionEventNode Implementation for Opc Ua
- AuditConditionEventNode(UaClient, NodeId) - Constructor for class com.plccom.opc.ua.client.application.model.nodes.objects.AuditConditionEventNode
-
default constructor for AuditConditionEventNode instances
- AuditConditionEventType - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the AuditConditionEventType component.
- AuditConditionRespondEventNode - Class in com.plccom.opc.ua.client.application.model.nodes.objects
-
PLCcom sdk AuditConditionRespondEventNode Implementation for Opc Ua
- AuditConditionRespondEventNode(UaClient, NodeId) - Constructor for class com.plccom.opc.ua.client.application.model.nodes.objects.AuditConditionRespondEventNode
-
default constructor for AuditConditionRespondEventNode instances
- AuditConditionRespondEventType - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the AuditConditionRespondEventType component.
- AuditConditionShelvingEventNode - Class in com.plccom.opc.ua.client.application.model.nodes.objects
-
PLCcom sdk AuditConditionShelvingEventNode Implementation for Opc Ua
- AuditConditionShelvingEventNode(UaClient, NodeId) - Constructor for class com.plccom.opc.ua.client.application.model.nodes.objects.AuditConditionShelvingEventNode
-
default constructor for AuditConditionShelvingEventNode instances
- AuditConditionShelvingEventType - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the AuditConditionShelvingEventType component.
- AuditCreateSessionEventNode - Class in com.plccom.opc.ua.client.application.model.nodes.objects
-
PLCcom sdk AuditCreateSessionEventNode Implementation for Opc Ua
- AuditCreateSessionEventNode(UaClient, NodeId) - Constructor for class com.plccom.opc.ua.client.application.model.nodes.objects.AuditCreateSessionEventNode
-
default constructor for AuditCreateSessionEventNode instances
- AuditCreateSessionEventType - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the AuditCreateSessionEventType component.
- AuditDeleteNodesEventNode - Class in com.plccom.opc.ua.client.application.model.nodes.objects
-
PLCcom sdk AuditDeleteNodesEventNode Implementation for Opc Ua
- AuditDeleteNodesEventNode(UaClient, NodeId) - Constructor for class com.plccom.opc.ua.client.application.model.nodes.objects.AuditDeleteNodesEventNode
-
default constructor for AuditDeleteNodesEventNode instances
- AuditDeleteNodesEventType - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the AuditDeleteNodesEventType component.
- AuditDeleteReferencesEventNode - Class in com.plccom.opc.ua.client.application.model.nodes.objects
-
PLCcom sdk AuditDeleteReferencesEventNode Implementation for Opc Ua
- AuditDeleteReferencesEventNode(UaClient, NodeId) - Constructor for class com.plccom.opc.ua.client.application.model.nodes.objects.AuditDeleteReferencesEventNode
-
default constructor for AuditDeleteReferencesEventNode instances
- AuditDeleteReferencesEventType - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the AuditDeleteReferencesEventType component.
- AuditEventNode - Class in com.plccom.opc.ua.client.application.model.nodes.objects
-
PLCcom sdk AuditEventNode Implementation for Opc Ua
- AuditEventNode(UaClient, NodeId) - Constructor for class com.plccom.opc.ua.client.application.model.nodes.objects.AuditEventNode
-
default constructor for AuditEventNode instances
- AuditEventType - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the AuditEventType component.
- AuditHistoryAtTimeDeleteEventNode - Class in com.plccom.opc.ua.client.application.model.nodes.objects
-
PLCcom sdk AuditHistoryAtTimeDeleteEventNode Implementation for Opc Ua
- AuditHistoryAtTimeDeleteEventNode(UaClient, NodeId) - Constructor for class com.plccom.opc.ua.client.application.model.nodes.objects.AuditHistoryAtTimeDeleteEventNode
-
default constructor for AuditHistoryAtTimeDeleteEventNode instances
- AuditHistoryAtTimeDeleteEventType - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the AuditHistoryAtTimeDeleteEventType component.
- AuditHistoryDeleteEventNode - Class in com.plccom.opc.ua.client.application.model.nodes.objects
-
PLCcom sdk AuditHistoryDeleteEventNode Implementation for Opc Ua
- AuditHistoryDeleteEventNode(UaClient, NodeId) - Constructor for class com.plccom.opc.ua.client.application.model.nodes.objects.AuditHistoryDeleteEventNode
-
default constructor for AuditHistoryDeleteEventNode instances
- AuditHistoryDeleteEventType - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the AuditHistoryDeleteEventType component.
- AuditHistoryEventDeleteEventNode - Class in com.plccom.opc.ua.client.application.model.nodes.objects
-
PLCcom sdk AuditHistoryEventDeleteEventNode Implementation for Opc Ua
- AuditHistoryEventDeleteEventNode(UaClient, NodeId) - Constructor for class com.plccom.opc.ua.client.application.model.nodes.objects.AuditHistoryEventDeleteEventNode
-
default constructor for AuditHistoryEventDeleteEventNode instances
- AuditHistoryEventDeleteEventType - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the AuditHistoryEventDeleteEventType component.
- AuditHistoryEventUpdateEventNode - Class in com.plccom.opc.ua.client.application.model.nodes.objects
-
PLCcom sdk AuditHistoryEventUpdateEventNode Implementation for Opc Ua
- AuditHistoryEventUpdateEventNode(UaClient, NodeId) - Constructor for class com.plccom.opc.ua.client.application.model.nodes.objects.AuditHistoryEventUpdateEventNode
-
default constructor for AuditHistoryEventUpdateEventNode instances
- AuditHistoryEventUpdateEventType - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the AuditHistoryEventUpdateEventType component.
- AuditHistoryRawModifyDeleteEventNode - Class in com.plccom.opc.ua.client.application.model.nodes.objects
-
PLCcom sdk AuditHistoryRawModifyDeleteEventNode Implementation for Opc Ua
- AuditHistoryRawModifyDeleteEventNode(UaClient, NodeId) - Constructor for class com.plccom.opc.ua.client.application.model.nodes.objects.AuditHistoryRawModifyDeleteEventNode
-
default constructor for AuditHistoryRawModifyDeleteEventNode instances
- AuditHistoryRawModifyDeleteEventType - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the AuditHistoryRawModifyDeleteEventType component.
- AuditHistoryUpdateEventNode - Class in com.plccom.opc.ua.client.application.model.nodes.objects
-
PLCcom sdk AuditHistoryUpdateEventNode Implementation for Opc Ua
- AuditHistoryUpdateEventNode(UaClient, NodeId) - Constructor for class com.plccom.opc.ua.client.application.model.nodes.objects.AuditHistoryUpdateEventNode
-
default constructor for AuditHistoryUpdateEventNode instances
- AuditHistoryUpdateEventType - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the AuditHistoryUpdateEventType component.
- AuditHistoryValueUpdateEventNode - Class in com.plccom.opc.ua.client.application.model.nodes.objects
-
PLCcom sdk AuditHistoryValueUpdateEventNode Implementation for Opc Ua
- AuditHistoryValueUpdateEventNode(UaClient, NodeId) - Constructor for class com.plccom.opc.ua.client.application.model.nodes.objects.AuditHistoryValueUpdateEventNode
-
default constructor for AuditHistoryValueUpdateEventNode instances
- AuditHistoryValueUpdateEventType - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the AuditHistoryValueUpdateEventType component.
- Auditing - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the Auditing component.
- AuditNodeManagementEventNode - Class in com.plccom.opc.ua.client.application.model.nodes.objects
-
PLCcom sdk AuditNodeManagementEventNode Implementation for Opc Ua
- AuditNodeManagementEventNode(UaClient, NodeId) - Constructor for class com.plccom.opc.ua.client.application.model.nodes.objects.AuditNodeManagementEventNode
-
default constructor for AuditNodeManagementEventNode instances
- AuditNodeManagementEventType - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the AuditNodeManagementEventType component.
- AuditOpenSecureChannelEventNode - Class in com.plccom.opc.ua.client.application.model.nodes.objects
-
PLCcom sdk AuditOpenSecureChannelEventNode Implementation for Opc Ua
- AuditOpenSecureChannelEventNode(UaClient, NodeId) - Constructor for class com.plccom.opc.ua.client.application.model.nodes.objects.AuditOpenSecureChannelEventNode
-
default constructor for AuditOpenSecureChannelEventNode instances
- AuditOpenSecureChannelEventType - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the AuditOpenSecureChannelEventType component.
- AuditProgramTransitionEventNode - Class in com.plccom.opc.ua.client.application.model.nodes.objects
-
PLCcom sdk AuditProgramTransitionEventNode Implementation for Opc Ua
- AuditProgramTransitionEventNode(UaClient, NodeId) - Constructor for class com.plccom.opc.ua.client.application.model.nodes.objects.AuditProgramTransitionEventNode
-
default constructor for AuditProgramTransitionEventNode instances
- AuditProgramTransitionEventType - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the AuditProgramTransitionEventType component.
- AuditSecurityEventNode - Class in com.plccom.opc.ua.client.application.model.nodes.objects
-
PLCcom sdk AuditSecurityEventNode Implementation for Opc Ua
- AuditSecurityEventNode(UaClient, NodeId) - Constructor for class com.plccom.opc.ua.client.application.model.nodes.objects.AuditSecurityEventNode
-
default constructor for AuditSecurityEventNode instances
- AuditSecurityEventType - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the AuditSecurityEventType component.
- AuditSessionEventNode - Class in com.plccom.opc.ua.client.application.model.nodes.objects
-
PLCcom sdk AuditSessionEventNode Implementation for Opc Ua
- AuditSessionEventNode(UaClient, NodeId) - Constructor for class com.plccom.opc.ua.client.application.model.nodes.objects.AuditSessionEventNode
-
default constructor for AuditSessionEventNode instances
- AuditSessionEventType - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the AuditSessionEventType component.
- AuditUpdateEventNode - Class in com.plccom.opc.ua.client.application.model.nodes.objects
-
PLCcom sdk AuditUpdateEventNode Implementation for Opc Ua
- AuditUpdateEventNode(UaClient, NodeId) - Constructor for class com.plccom.opc.ua.client.application.model.nodes.objects.AuditUpdateEventNode
-
default constructor for AuditUpdateEventNode instances
- AuditUpdateEventType - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the AuditUpdateEventType component.
- AuditUpdateMethodEventNode - Class in com.plccom.opc.ua.client.application.model.nodes.objects
-
PLCcom sdk AuditUpdateMethodEventNode Implementation for Opc Ua
- AuditUpdateMethodEventNode(UaClient, NodeId) - Constructor for class com.plccom.opc.ua.client.application.model.nodes.objects.AuditUpdateMethodEventNode
-
default constructor for AuditUpdateMethodEventNode instances
- AuditUpdateMethodEventType - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the AuditUpdateMethodEventType component.
- AuditUpdateStateEventNode - Class in com.plccom.opc.ua.client.application.model.nodes.objects
-
PLCcom sdk AuditUpdateStateEventNode Implementation for Opc Ua
- AuditUpdateStateEventNode(UaClient, NodeId) - Constructor for class com.plccom.opc.ua.client.application.model.nodes.objects.AuditUpdateStateEventNode
-
default constructor for AuditUpdateStateEventNode instances
- AuditUpdateStateEventType - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the AuditUpdateStateEventType component.
- AuditUrlMismatchEventNode - Class in com.plccom.opc.ua.client.application.model.nodes.objects
-
PLCcom sdk AuditUrlMismatchEventNode Implementation for Opc Ua
- AuditUrlMismatchEventNode(UaClient, NodeId) - Constructor for class com.plccom.opc.ua.client.application.model.nodes.objects.AuditUrlMismatchEventNode
-
default constructor for AuditUrlMismatchEventNode instances
- AuditUrlMismatchEventType - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the AuditUrlMismatchEventType component.
- AuditWriteUpdateEventNode - Class in com.plccom.opc.ua.client.application.model.nodes.objects
-
PLCcom sdk AuditWriteUpdateEventNode Implementation for Opc Ua
- AuditWriteUpdateEventNode(UaClient, NodeId) - Constructor for class com.plccom.opc.ua.client.application.model.nodes.objects.AuditWriteUpdateEventNode
-
default constructor for AuditWriteUpdateEventNode instances
- AuditWriteUpdateEventType - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the AuditWriteUpdateEventType component.
- AuthenticatedUser - com.plccom.opc.ua.server.application.UaUserManager.Role
-
Any authenticated user, regardless of username or credentials. ns=0;i=15656
- AuthenticationMechanism - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the AuthenticationMechanism component.
- AutoDelete - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the AutoDelete component.
- AxisDefinition - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the AxisDefinition component.
- AxisInformation - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the AxisInformation component.
- AxisScaleEnumeration - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the AxisScaleEnumeration component.
- AxisScaleType - com.plccom.opc.ua.client.core.BrowseNames
-
The browse name for the AxisScaleType component.
All Classes All Packages