Interface BaseDataVariableType
- All Superinterfaces:
BaseVariableType,org.eclipse.milo.opcua.sdk.core.nodes.Node,org.eclipse.milo.opcua.sdk.core.nodes.VariableNode
- All Known Subinterfaces:
AlarmRateVariableType,AlarmStateVariableType,AnalogItemType,AnalogUnitRangeType,AnalogUnitType,ArrayItemType,AudioVariableType,BaseAnalogType,BitFieldType,BuildInfoType,CartesianCoordinatesType,ConditionVariableType,CubeItemType,DataItemType,DataTypeDescriptionType,DataTypeDictionaryType,DiscreteItemType,ElseGuardVariableType,ExpressionGuardVariableType,FiniteStateVariableType,FiniteTransitionVariableType,FrameType,GuardVariableType,ImageItemType,MultiStateDictionaryEntryDiscreteBaseType,MultiStateDictionaryEntryDiscreteType,MultiStateDiscreteType,MultiStateValueDiscreteType,NDimensionArrayItemType,OptionSetType,OrientationType,ProgramDiagnostic2Type,ProgramDiagnosticType,PubSubDiagnosticsCounterType,RationalNumberType,ReferenceDescriptionVariableType,SamplingIntervalDiagnosticsArrayType,SamplingIntervalDiagnosticsType,SelectionListType,ServerDiagnosticsSummaryType,ServerStatusType,ServerVendorCapabilityType,SessionDiagnosticsArrayType,SessionDiagnosticsVariableType,SessionSecurityDiagnosticsArrayType,SessionSecurityDiagnosticsType,StateVariableType,SubscriptionDiagnosticsArrayType,SubscriptionDiagnosticsType,ThreeDCartesianCoordinatesType,ThreeDFrameType,ThreeDOrientationType,ThreeDVectorType,TransitionVariableType,TwoStateDiscreteType,TwoStateVariableType,VectorType,XYArrayItemType,YArrayItemType
- All Known Implementing Classes:
AlarmRateVariableTypeNode,AlarmStateVariableTypeNode,AnalogItemTypeNode,AnalogUnitRangeTypeNode,AnalogUnitTypeNode,ArrayItemTypeNode,AudioVariableTypeNode,BaseAnalogTypeNode,BaseDataVariableTypeNode,BitFieldTypeNode,BuildInfoTypeNode,CartesianCoordinatesTypeNode,ConditionVariableTypeNode,CubeItemTypeNode,DataItemTypeNode,DataTypeDescriptionTypeNode,DataTypeDictionaryTypeNode,DiscreteItemTypeNode,ElseGuardVariableTypeNode,ExpressionGuardVariableTypeNode,FiniteStateVariableTypeNode,FiniteTransitionVariableTypeNode,FrameTypeNode,GuardVariableTypeNode,ImageItemTypeNode,MultiStateDictionaryEntryDiscreteBaseTypeNode,MultiStateDictionaryEntryDiscreteTypeNode,MultiStateDiscreteTypeNode,MultiStateValueDiscreteTypeNode,NDimensionArrayItemTypeNode,OptionSetTypeNode,OrientationTypeNode,ProgramDiagnostic2TypeNode,ProgramDiagnosticTypeNode,PubSubDiagnosticsCounterTypeNode,RationalNumberTypeNode,ReferenceDescriptionVariableTypeNode,SamplingIntervalDiagnosticsArrayTypeNode,SamplingIntervalDiagnosticsTypeNode,SelectionListTypeNode,ServerDiagnosticsSummaryTypeNode,ServerStatusTypeNode,ServerVendorCapabilityTypeNode,SessionDiagnosticsArrayTypeNode,SessionDiagnosticsVariableTypeNode,SessionSecurityDiagnosticsArrayTypeNode,SessionSecurityDiagnosticsTypeNode,StateVariableTypeNode,SubscriptionDiagnosticsArrayTypeNode,SubscriptionDiagnosticsTypeNode,ThreeDCartesianCoordinatesTypeNode,ThreeDFrameTypeNode,ThreeDOrientationTypeNode,ThreeDVectorTypeNode,TransitionVariableTypeNode,TwoStateDiscreteTypeNode,TwoStateVariableTypeNode,VectorTypeNode,XYArrayItemTypeNode,YArrayItemTypeNode
-
Method Summary
Methods inherited from interface org.eclipse.milo.opcua.sdk.core.nodes.Node
getAccessRestrictions, getBrowseName, getDescription, getDisplayName, getNodeClass, getNodeId, getRolePermissions, getUserRolePermissions, getUserWriteMask, getWriteMask, setAccessRestrictions, setBrowseName, setDescription, setDisplayName, setNodeClass, setNodeId, setRolePermissions, setUserRolePermissions, setUserWriteMask, setWriteMaskMethods inherited from interface org.eclipse.milo.opcua.sdk.core.nodes.VariableNode
getAccessLevel, getAccessLevelEx, getArrayDimensions, getDataType, getHistorizing, getMinimumSamplingInterval, getUserAccessLevel, getValue, getValueRank, setAccessLevel, setAccessLevelEx, setArrayDimensions, setDataType, setHistorizing, setMinimumSamplingInterval, setUserAccessLevel, setValue, setValueRank