public abstract class JackieVNumberArray<ControlsValueType extends ChannelAccessNumericControlsValue<?>,TimeValueType extends ChannelAccessTimeValue<?>> extends JackieDisplay<ControlsValueType,TimeValueType> implements org.diirt.vtype.VNumberArray
JackieVByteArray
, JackieVDoubleArray
,
JackieVFloatArray
, JackieVIntArray
, and
JackieVShortArray
. It implements the method related to array sizes
because the logic is the same for all these types.controlsValue, honorZeroPrecision
disconnectTime, scalar, timeValue
Modifier and Type | Method and Description |
---|---|
java.util.List<org.diirt.vtype.ArrayDimensionDisplay> |
getDimensionDisplay() |
org.diirt.util.array.ListInt |
getSizes() |
equals, getFormat, getLowerAlarmLimit, getLowerCtrlLimit, getLowerDisplayLimit, getLowerWarningLimit, getUnits, getUpperAlarmLimit, getUpperCtrlLimit, getUpperDisplayLimit, getUpperWarningLimit, hashCode, toString
getAlarmName, getAlarmSeverity, getTimestamp, getTimeUserTag, isTimeValid
public org.diirt.util.array.ListInt getSizes()
getSizes
in interface org.diirt.vtype.Array
public java.util.List<org.diirt.vtype.ArrayDimensionDisplay> getDimensionDisplay()
getDimensionDisplay
in interface org.diirt.vtype.VNumberArray
Copyright © 2017–2018 aquenos GmbH. All rights reserved.