public interface ConditionType extends BaseEventType
UaNode.Parameters| Modifier and Type | Field and Description |
|---|---|
static String |
ADD_COMMENT |
static String |
BRANCH_ID |
static String |
CLIENT_USER_ID |
static String |
COMMENT |
static String |
CONDITION_CLASS_ID |
static String |
CONDITION_CLASS_NAME |
static String |
CONDITION_NAME |
static String |
CONDITION_SUB_CLASS_ID |
static String |
CONDITION_SUB_CLASS_NAME |
static String |
DISABLE |
static String |
ENABLE |
static String |
ENABLED_STATE |
static String |
LAST_SEVERITY |
static String |
QUALITY |
static String |
RETAIN |
EVENT_ID, EVENT_TYPE, LOCAL_TIME, MESSAGE, RECEIVE_TIME, SEVERITY, SOURCE_NAME, SOURCE_NODE, TIMEgetEventId, getEventIdNode, getEventType, getEventTypeNode, getLocalTime, getLocalTimeNode, getMessage, getMessageNode, getReceiveTime, getReceiveTimeNode, getSeverity, getSeverityNode, getSourceName, getSourceNameNode, getSourceNode, getSourceNodeNode, getTime, getTimeNode, 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 RETAIN
static final String CONDITION_SUB_CLASS_NAME
static final String CONDITION_SUB_CLASS_ID
static final String CONDITION_CLASS_NAME
static final String BRANCH_ID
static final String CLIENT_USER_ID
static final String CONDITION_NAME
static final String CONDITION_CLASS_ID
static final String QUALITY
static final String ENABLED_STATE
static final String LAST_SEVERITY
static final String COMMENT
static final String ENABLE
static final String ADD_COMMENT
static final String DISABLE
UaProperty getRetainNode()
Boolean isRetain()
void setRetain(Boolean value) throws StatusException
StatusExceptionUaProperty getConditionSubClassNameNode()
getConditionSubClassNameNode in interface BaseEventTypeLocalizedText[] getConditionSubClassName()
getConditionSubClassName in interface BaseEventTypevoid setConditionSubClassName(LocalizedText[] value) throws StatusException
setConditionSubClassName in interface BaseEventTypeStatusExceptionUaProperty getConditionSubClassIdNode()
getConditionSubClassIdNode in interface BaseEventTypeNodeId[] getConditionSubClassId()
getConditionSubClassId in interface BaseEventTypevoid setConditionSubClassId(NodeId[] value) throws StatusException
setConditionSubClassId in interface BaseEventTypeStatusExceptionUaProperty getConditionClassNameNode()
getConditionClassNameNode in interface BaseEventTypeLocalizedText getConditionClassName()
getConditionClassName in interface BaseEventTypevoid setConditionClassName(LocalizedText value) throws StatusException
setConditionClassName in interface BaseEventTypeStatusExceptionUaProperty getBranchIdNode()
NodeId getBranchId()
void setBranchId(NodeId value) throws StatusException
StatusExceptionUaProperty getClientUserIdNode()
String getClientUserId()
void setClientUserId(String value) throws StatusException
StatusExceptionUaProperty getConditionNameNode()
String getConditionName()
void setConditionName(String value) throws StatusException
StatusExceptionUaProperty getConditionClassIdNode()
getConditionClassIdNode in interface BaseEventTypeNodeId getConditionClassId()
getConditionClassId in interface BaseEventTypevoid setConditionClassId(NodeId value) throws StatusException
setConditionClassId in interface BaseEventTypeStatusExceptionConditionVariableType getQualityNode()
StatusCode getQuality()
void setQuality(StatusCode value) throws StatusException
StatusExceptionTwoStateVariableType getEnabledStateNode()
LocalizedText getEnabledState()
void setEnabledState(LocalizedText value) throws StatusException
StatusExceptionConditionVariableType getLastSeverityNode()
UnsignedShort getLastSeverity()
void setLastSeverity(UnsignedShort value) throws StatusException
StatusExceptionConditionVariableType getCommentNode()
LocalizedText getComment()
void setComment(LocalizedText value) throws StatusException
StatusExceptionUaMethod getEnableNode()
void enable()
throws StatusException,
ServiceException
StatusExceptionServiceExceptionUaMethod getAddCommentNode()
void addComment(ByteString f_eventId, LocalizedText f_comment) throws StatusException, ServiceException
StatusExceptionServiceExceptionUaMethod getDisableNode()
void disable()
throws StatusException,
ServiceException
StatusExceptionServiceExceptionCopyright © 2026. All rights reserved.