public class ProgramDiagnosticNode extends BaseDataVariableNode implements ProgramDiagnosticType
UaVariableNode.UaVariableNodeBuilderAllowNulls, DataTypeVersion, DictionaryFragment, EngineeringUnits, LocalTime, MaxArrayLength, MaxStringLength, NodeVersion, ValueAsTextCREATE_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 |
|---|
ProgramDiagnosticNode(ServerNodeMap nodeMap,
NodeId nodeId,
QualifiedName browseName,
LocalizedText displayName,
LocalizedText description,
UInteger writeMask,
UInteger userWriteMask) |
ProgramDiagnosticNode(ServerNodeMap nodeMap,
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, builder, getAccessLevel, getAllowNulls, getArrayDimensions, getComponentNodes, getDataType, getDataTypeVersion, getDictionaryFragment, getEngineeringUnits, getHistorizing, getLocalTime, getMaxArrayLength, getMaxStringLength, getMinimumSamplingInterval, getModellingRuleNode, getNodeVersion, getPropertyNodes, getTypeDefinitionNode, getUserAccessLevel, getValue, getValueRank, removeComponent, setAccessLevel, setAllowNulls, setArrayDimensions, setDataType, setDataTypeVersion, setDictionaryFragment, setEngineeringUnits, setHistorizing, setLocalTime, setMaxArrayLength, setMaxStringLength, setMinimumSamplingInterval, setNodeVersion, setUserAccessLevel, setValue, setValueRankaddAttributeObserver, addProperty, addReference, addReferences, deallocate, fireAttributeChanged, getAttribute, getBrowseName, getDescription, getDisplayName, getNode, getNode, getNodeClass, getNodeId, getNodeMap, getObjectComponent, getObjectComponent, getObjectComponent, getProperty, getProperty, getProperty, getProperty, getPropertyNode, getPropertyNode, getPropertyNode, getPropertyNode, getReferences, getUserWriteMask, getVariableComponent, getVariableComponent, getVariableComponent, getWriteMask, removeAttributeObserver, removeProperty, removeReference, removeReferences, setAttribute, setAttributeDelegate, setBrowseName, setDescription, setDisplayName, setNodeClass, setNodeId, setProperty, 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 ProgramDiagnosticNode(ServerNodeMap nodeMap, NodeId nodeId, QualifiedName browseName, LocalizedText displayName, LocalizedText description, UInteger writeMask, UInteger userWriteMask)
public ProgramDiagnosticNode(ServerNodeMap nodeMap, 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 PropertyNode getCreateSessionIdNode()
getCreateSessionIdNode in interface ProgramDiagnosticTypepublic NodeId getCreateSessionId()
getCreateSessionId in interface ProgramDiagnosticTypepublic void setCreateSessionId(NodeId value)
setCreateSessionId in interface ProgramDiagnosticTypepublic PropertyNode getCreateClientNameNode()
getCreateClientNameNode in interface ProgramDiagnosticTypepublic String getCreateClientName()
getCreateClientName in interface ProgramDiagnosticTypepublic void setCreateClientName(String value)
setCreateClientName in interface ProgramDiagnosticTypepublic PropertyNode getInvocationCreationTimeNode()
getInvocationCreationTimeNode in interface ProgramDiagnosticTypepublic DateTime getInvocationCreationTime()
getInvocationCreationTime in interface ProgramDiagnosticTypepublic void setInvocationCreationTime(DateTime value)
setInvocationCreationTime in interface ProgramDiagnosticTypepublic PropertyNode getLastTransitionTimeNode()
getLastTransitionTimeNode in interface ProgramDiagnosticTypepublic DateTime getLastTransitionTime()
getLastTransitionTime in interface ProgramDiagnosticTypepublic void setLastTransitionTime(DateTime value)
setLastTransitionTime in interface ProgramDiagnosticTypepublic PropertyNode getLastMethodCallNode()
getLastMethodCallNode in interface ProgramDiagnosticTypepublic String getLastMethodCall()
getLastMethodCall in interface ProgramDiagnosticTypepublic void setLastMethodCall(String value)
setLastMethodCall in interface ProgramDiagnosticTypepublic PropertyNode getLastMethodSessionIdNode()
getLastMethodSessionIdNode in interface ProgramDiagnosticTypepublic NodeId getLastMethodSessionId()
getLastMethodSessionId in interface ProgramDiagnosticTypepublic void setLastMethodSessionId(NodeId value)
setLastMethodSessionId in interface ProgramDiagnosticTypepublic PropertyNode getLastMethodInputArgumentsNode()
getLastMethodInputArgumentsNode in interface ProgramDiagnosticTypepublic Argument[] getLastMethodInputArguments()
getLastMethodInputArguments in interface ProgramDiagnosticTypepublic void setLastMethodInputArguments(Argument[] value)
setLastMethodInputArguments in interface ProgramDiagnosticTypepublic PropertyNode getLastMethodOutputArgumentsNode()
getLastMethodOutputArgumentsNode in interface ProgramDiagnosticTypepublic Argument[] getLastMethodOutputArguments()
getLastMethodOutputArguments in interface ProgramDiagnosticTypepublic void setLastMethodOutputArguments(Argument[] value)
setLastMethodOutputArguments in interface ProgramDiagnosticTypepublic PropertyNode getLastMethodCallTimeNode()
getLastMethodCallTimeNode in interface ProgramDiagnosticTypepublic DateTime getLastMethodCallTime()
getLastMethodCallTime in interface ProgramDiagnosticTypepublic void setLastMethodCallTime(DateTime value)
setLastMethodCallTime in interface ProgramDiagnosticTypepublic PropertyNode getLastMethodReturnStatusNode()
getLastMethodReturnStatusNode in interface ProgramDiagnosticTypepublic StatusResult getLastMethodReturnStatus()
getLastMethodReturnStatus in interface ProgramDiagnosticTypepublic void setLastMethodReturnStatus(StatusResult value)
setLastMethodReturnStatus in interface ProgramDiagnosticTypeCopyright © 2018. All rights reserved.