public interface BaseLogEventType extends BaseEventType
UaNode.Parameters| Modifier and Type | Field and Description |
|---|---|
static String |
CONDITION_CLASS_ID |
static String |
CONDITION_CLASS_NAME |
static String |
ERROR_CODE |
CONDITION_SUB_CLASS_ID, CONDITION_SUB_CLASS_NAME, EVENT_ID, EVENT_TYPE, LOCAL_TIME, MESSAGE, RECEIVE_TIME, SEVERITY, SOURCE_NAME, SOURCE_NODE, TIME| Modifier and Type | Method and Description |
|---|---|
NodeId |
getConditionClassId() |
UaProperty |
getConditionClassIdNode() |
LocalizedText |
getConditionClassName() |
UaProperty |
getConditionClassNameNode() |
StatusCode |
getErrorCode() |
UaProperty |
getErrorCodeNode() |
void |
setConditionClassId(NodeId value) |
void |
setConditionClassName(LocalizedText value) |
void |
setErrorCode(StatusCode value) |
getConditionSubClassId, getConditionSubClassIdNode, getConditionSubClassName, getConditionSubClassNameNode, getEventId, getEventIdNode, getEventType, getEventTypeNode, getLocalTime, getLocalTimeNode, getMessage, getMessageNode, getReceiveTime, getReceiveTimeNode, getSeverity, getSeverityNode, getSourceName, getSourceNameNode, getSourceNode, getSourceNodeNode, getTime, getTimeNode, setConditionSubClassId, setConditionSubClassName, setEventId, setEventType, setLocalTime, setMessage, setReceiveTime, setSeverity, setSourceName, setSourceNode, setTimegetQualifiedNamecallMethod, getEventNotifier, getIcon, setEventNotifier, setIcongetTypeDefinition, getTypeDefinitionId, setTypeDefinition, setTypeDefinitionId, setTypeDefinitionIdaddComponent, addOrganizes, addProperty, addReference, addReference, addReference, addReference, addReference, addReference, deleteReference, deleteReference, deleteReference, deleteReference, getAddressSpace, getAttributes, getAttributesMap, getBrowseName, getBrowsePaths, getComponent, getComponents, getDescription, getDisplayName, getForwardReferences, getInverseReferences, getMethod, getNodeClass, getNodeId, getNodeVersionNode, getOrganizedNode, getOrganizedNodes, getProperties, getProperty, getReference, getReferences, getReferences, getSupportedAttributes, getUaBrowsePaths, getUaNodeId, getUserData, getUserWriteMask, getWriteMask, hasUserWriteAccess, hasWriteAccess, readAttribute, readAttribute, removeComponent, removeProperty, setAttribute, setAttributes, setBrowseName, setDescription, setDisplayName, setReferences, setUserData, setUserWriteMask, setWriteMask, supportsAttribute, writeAttributestatic final String CONDITION_CLASS_ID
static final String CONDITION_CLASS_NAME
static final String ERROR_CODE
UaProperty getConditionClassIdNode()
getConditionClassIdNode in interface BaseEventTypeNodeId getConditionClassId()
getConditionClassId in interface BaseEventTypevoid setConditionClassId(NodeId value) throws StatusException
setConditionClassId in interface BaseEventTypeStatusExceptionUaProperty getConditionClassNameNode()
getConditionClassNameNode in interface BaseEventTypeLocalizedText getConditionClassName()
getConditionClassName in interface BaseEventTypevoid setConditionClassName(LocalizedText value) throws StatusException
setConditionClassName in interface BaseEventTypeStatusExceptionUaProperty getErrorCodeNode()
StatusCode getErrorCode()
void setErrorCode(StatusCode value) throws StatusException
StatusExceptionCopyright © 2026. All rights reserved.