public interface DialogConditionType extends ConditionType
UaNode.Parameters| Modifier and Type | Field and Description |
|---|---|
static String |
CANCEL_RESPONSE |
static String |
DEFAULT_RESPONSE |
static String |
DIALOG_STATE |
static String |
ENABLED_STATE |
static String |
LAST_RESPONSE |
static String |
OK_RESPONSE |
static String |
PROMPT |
static String |
RESPOND |
static String |
RESPOND2 |
static String |
RESPONSE_OPTION_SET |
ADD_COMMENT, BRANCH_ID, CLIENT_USER_ID, COMMENT, CONDITION_CLASS_ID, CONDITION_CLASS_NAME, CONDITION_NAME, CONDITION_SUB_CLASS_ID, CONDITION_SUB_CLASS_NAME, DISABLE, ENABLE, LAST_SEVERITY, QUALITY, RETAINEVENT_ID, EVENT_TYPE, LOCAL_TIME, MESSAGE, RECEIVE_TIME, SEVERITY, SOURCE_NAME, SOURCE_NODE, TIMEaddComment, disable, enable, getAddCommentNode, getBranchId, getBranchIdNode, getClientUserId, getClientUserIdNode, getComment, getCommentNode, getConditionClassId, getConditionClassIdNode, getConditionClassName, getConditionClassNameNode, getConditionName, getConditionNameNode, getConditionSubClassId, getConditionSubClassIdNode, getConditionSubClassName, getConditionSubClassNameNode, getDisableNode, getEnableNode, getLastSeverity, getLastSeverityNode, getQuality, getQualityNode, getRetainNode, isRetain, setBranchId, setClientUserId, setComment, setConditionClassId, setConditionClassName, setConditionName, setConditionSubClassId, setConditionSubClassName, setLastSeverity, setQuality, setRetaingetEventId, 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 CANCEL_RESPONSE
static final String LAST_RESPONSE
static final String DEFAULT_RESPONSE
static final String OK_RESPONSE
static final String RESPONSE_OPTION_SET
static final String PROMPT
static final String DIALOG_STATE
static final String ENABLED_STATE
static final String RESPOND
static final String RESPOND2
UaProperty getCancelResponseNode()
Integer getCancelResponse()
void setCancelResponse(Integer value) throws StatusException
StatusExceptionUaProperty getLastResponseNode()
Integer getLastResponse()
void setLastResponse(Integer value) throws StatusException
StatusExceptionUaProperty getDefaultResponseNode()
Integer getDefaultResponse()
void setDefaultResponse(Integer value) throws StatusException
StatusExceptionUaProperty getOkResponseNode()
Integer getOkResponse()
void setOkResponse(Integer value) throws StatusException
StatusExceptionUaProperty getResponseOptionSetNode()
LocalizedText[] getResponseOptionSet()
void setResponseOptionSet(LocalizedText[] value) throws StatusException
StatusExceptionUaProperty getPromptNode()
LocalizedText getPrompt()
void setPrompt(LocalizedText value) throws StatusException
StatusExceptionTwoStateVariableType getDialogStateNode()
LocalizedText getDialogState()
void setDialogState(LocalizedText value) throws StatusException
StatusExceptionTwoStateVariableType getEnabledStateNode()
getEnabledStateNode in interface ConditionTypeLocalizedText getEnabledState()
getEnabledState in interface ConditionTypevoid setEnabledState(LocalizedText value) throws StatusException
setEnabledState in interface ConditionTypeStatusExceptionUaMethod getRespondNode()
void respond(Integer f_selectedResponse) throws StatusException, ServiceException
StatusExceptionServiceExceptionUaMethod getRespond2Node()
void respond2(Integer f_selectedResponse, LocalizedText f_comment) throws StatusException, ServiceException
StatusExceptionServiceExceptionCopyright © 2026. All rights reserved.