public class ProgramDiagnosticTypeNode extends BaseDataVariableTypeNode implements ProgramDiagnosticType
UaVariableNode.UaVariableNodeBuilderCREATE_CLIENT_NAME, CREATE_SESSION_ID, INVOCATION_CREATION_TIME, LAST_METHOD_CALL, LAST_METHOD_CALL_TIME, LAST_METHOD_INPUT_ARGUMENTS, LAST_METHOD_OUTPUT_ARGUMENTS, LAST_METHOD_RETURN_STATUS, LAST_METHOD_SESSION_ID, LAST_TRANSITION_TIME| Constructor and Description |
|---|
ProgramDiagnosticTypeNode(UaNodeContext context,
NodeId nodeId,
QualifiedName browseName,
LocalizedText displayName,
LocalizedText description,
UInteger writeMask,
UInteger userWriteMask) |
ProgramDiagnosticTypeNode(UaNodeContext context,
NodeId nodeId,
QualifiedName browseName,
LocalizedText displayName,
LocalizedText description,
UInteger writeMask,
UInteger userWriteMask,
DataValue value,
NodeId dataType,
Integer valueRank,
UInteger[] arrayDimensions,
UByte accessLevel,
UByte userAccessLevel,
double minimumSamplingInterval,
boolean historizing) |
addComponent, build, builder, getAccessLevel, getAllowNulls, getArrayDimensions, getAttribute, getComponentNodes, getDataType, getDataTypeVersion, getDictionaryFragment, getEngineeringUnits, getHistorizing, getLocalTime, getMaxArrayLength, getMaxStringLength, getMinimumSamplingInterval, getModellingRuleNode, getNodeVersion, getPropertyNodes, getTypeDefinitionNode, getUserAccessLevel, getValue, getValueRank, removeComponent, setAccessLevel, setAllowNulls, setArrayDimensions, setAttribute, setDataType, setDataTypeVersion, setDictionaryFragment, setEngineeringUnits, setHistorizing, setLocalTime, setMaxArrayLength, setMaxStringLength, setMinimumSamplingInterval, setNodeVersion, setUserAccessLevel, setValue, setValueRankaddAttributeObserver, addReference, delete, findNode, findNode, findNode, findNode, fireAttributeChanged, getAttribute, getAttributeDelegate, getBrowseName, getDescription, getDisplayName, getFilterChain, getManagedNode, getManagedNode, getNodeClass, getNodeContext, getNodeId, getNodeManager, getObjectComponent, getObjectComponent, getObjectComponent, getProperty, getProperty, getPropertyNode, getPropertyNode, getPropertyNode, getReferences, getUserWriteMask, getVariableComponent, getVariableComponent, getVariableComponent, getWriteMask, removeAttributeObserver, removeReference, setAttribute, setAttributeDelegate, setBrowseName, setDescription, setDisplayName, setNodeClass, setNodeId, setProperty, setUserWriteMask, setWriteMaskclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAccessLevel, getArrayDimensions, getDataType, getHistorizing, getMinimumSamplingInterval, getUserAccessLevel, getValue, getValueRank, setAccessLevel, setArrayDimensions, setDataType, setHistorizing, setMinimumSamplingInterval, setUserAccessLevel, setValue, setValueRankgetBrowseName, getDescription, getDisplayName, getNodeClass, getNodeId, getUserWriteMask, getWriteMask, setBrowseName, setDescription, setDisplayName, setNodeClass, setNodeId, setUserWriteMask, setWriteMaskreadAttribute, readAttribute, readAttribute, writeAttribute, writeAttributepublic ProgramDiagnosticTypeNode(UaNodeContext context, NodeId nodeId, QualifiedName browseName, LocalizedText displayName, LocalizedText description, UInteger writeMask, UInteger userWriteMask)
public ProgramDiagnosticTypeNode(UaNodeContext context, NodeId nodeId, QualifiedName browseName, LocalizedText displayName, LocalizedText description, UInteger writeMask, UInteger userWriteMask, DataValue value, NodeId dataType, Integer valueRank, UInteger[] arrayDimensions, UByte accessLevel, UByte userAccessLevel, double minimumSamplingInterval, boolean historizing)
public PropertyTypeNode getCreateSessionIdNode()
getCreateSessionIdNode in interface ProgramDiagnosticTypepublic NodeId getCreateSessionId()
getCreateSessionId in interface ProgramDiagnosticTypepublic void setCreateSessionId(NodeId value)
setCreateSessionId in interface ProgramDiagnosticTypepublic PropertyTypeNode getCreateClientNameNode()
getCreateClientNameNode in interface ProgramDiagnosticTypepublic String getCreateClientName()
getCreateClientName in interface ProgramDiagnosticTypepublic void setCreateClientName(String value)
setCreateClientName in interface ProgramDiagnosticTypepublic PropertyTypeNode getInvocationCreationTimeNode()
getInvocationCreationTimeNode in interface ProgramDiagnosticTypepublic DateTime getInvocationCreationTime()
getInvocationCreationTime in interface ProgramDiagnosticTypepublic void setInvocationCreationTime(DateTime value)
setInvocationCreationTime in interface ProgramDiagnosticTypepublic PropertyTypeNode getLastTransitionTimeNode()
getLastTransitionTimeNode in interface ProgramDiagnosticTypepublic DateTime getLastTransitionTime()
getLastTransitionTime in interface ProgramDiagnosticTypepublic void setLastTransitionTime(DateTime value)
setLastTransitionTime in interface ProgramDiagnosticTypepublic PropertyTypeNode getLastMethodCallNode()
getLastMethodCallNode in interface ProgramDiagnosticTypepublic String getLastMethodCall()
getLastMethodCall in interface ProgramDiagnosticTypepublic void setLastMethodCall(String value)
setLastMethodCall in interface ProgramDiagnosticTypepublic PropertyTypeNode getLastMethodSessionIdNode()
getLastMethodSessionIdNode in interface ProgramDiagnosticTypepublic NodeId getLastMethodSessionId()
getLastMethodSessionId in interface ProgramDiagnosticTypepublic void setLastMethodSessionId(NodeId value)
setLastMethodSessionId in interface ProgramDiagnosticTypepublic PropertyTypeNode getLastMethodInputArgumentsNode()
getLastMethodInputArgumentsNode in interface ProgramDiagnosticTypepublic Argument[] getLastMethodInputArguments()
getLastMethodInputArguments in interface ProgramDiagnosticTypepublic void setLastMethodInputArguments(Argument[] value)
setLastMethodInputArguments in interface ProgramDiagnosticTypepublic PropertyTypeNode getLastMethodOutputArgumentsNode()
getLastMethodOutputArgumentsNode in interface ProgramDiagnosticTypepublic Argument[] getLastMethodOutputArguments()
getLastMethodOutputArguments in interface ProgramDiagnosticTypepublic void setLastMethodOutputArguments(Argument[] value)
setLastMethodOutputArguments in interface ProgramDiagnosticTypepublic PropertyTypeNode getLastMethodCallTimeNode()
getLastMethodCallTimeNode in interface ProgramDiagnosticTypepublic DateTime getLastMethodCallTime()
getLastMethodCallTime in interface ProgramDiagnosticTypepublic void setLastMethodCallTime(DateTime value)
setLastMethodCallTime in interface ProgramDiagnosticTypepublic PropertyTypeNode getLastMethodReturnStatusNode()
getLastMethodReturnStatusNode in interface ProgramDiagnosticTypepublic StatusResult getLastMethodReturnStatus()
getLastMethodReturnStatus in interface ProgramDiagnosticTypepublic void setLastMethodReturnStatus(StatusResult value)
setLastMethodReturnStatus in interface ProgramDiagnosticTypeCopyright © 2021. All rights reserved.