Skip navigation links
A B C D E F G H I J L M N O P Q R S T U V W X Y Z 

A

absolute(List<Color>, ListDouble, Color, String) - Static method in class org.diirt.graphene.NumberColorMaps
Creates a newColorMap where the color list is spaced out according to the absolute points specified
absolute(TimeInterval) - Static method in class org.diirt.graphene.TimeAxisRanges
 
absRange(Range) - Static method in class org.diirt.util.stats.Ranges
Returns the range of the absolute values within the range.
AbstractCATestPhase - Class in org.diirt.datasource.integration
Superclass for Channel Access tests.
AbstractCATestPhase() - Constructor for class org.diirt.datasource.integration.AbstractCATestPhase
 
AbstractFileServiceProvider - Class in org.diirt.service
A service provider that can create a service instance for each file in the configuration directory.
AbstractFileServiceProvider(File) - Constructor for class org.diirt.service.AbstractFileServiceProvider
Creates a new provider that looks for configuration files in the given directory.
AbstractFileServiceProvider() - Constructor for class org.diirt.service.AbstractFileServiceProvider
Creates a new factory using the default configuration directory.
AbstractVBooleanVBooleanToVBooleanFormulaFunction - Class in org.diirt.datasource.formula
Abstract class for formula functions that take two VBooleans as arguments and return a VBoolean.
AbstractVBooleanVBooleanToVBooleanFormulaFunction(String, String, String, String) - Constructor for class org.diirt.datasource.formula.AbstractVBooleanVBooleanToVBooleanFormulaFunction
Creates a new function.
AbstractVIntNumberVIntNumberToVIntNumberFormulaFunction - Class in org.diirt.datasource.formula
Abstract class for formula functions that take two integer VNumber as arguments and return an integer VNumber.
AbstractVIntNumberVIntNumberToVIntNumberFormulaFunction(String, String, String, String) - Constructor for class org.diirt.datasource.formula.AbstractVIntNumberVIntNumberToVIntNumberFormulaFunction
Creates a new function.
AbstractVNumberArrayVNumberArrayToVNumberArrayFormulaFunction - Class in org.diirt.datasource.formula
Abstract class for formula functions that take two VNumberArray as arguments and return a VNumberArray.
AbstractVNumberArrayVNumberArrayToVNumberArrayFormulaFunction(String, String, String, String) - Constructor for class org.diirt.datasource.formula.AbstractVNumberArrayVNumberArrayToVNumberArrayFormulaFunction
Creates a new function.
AbstractVNumberArrayVNumberToVNumberArrayFormulaFunction - Class in org.diirt.datasource.formula
Abstract class for formula functions that take a VNumber and a VNumberArray as arguments and return a VNumberArray.
AbstractVNumberArrayVNumberToVNumberArrayFormulaFunction(String, String, String, String) - Constructor for class org.diirt.datasource.formula.AbstractVNumberArrayVNumberToVNumberArrayFormulaFunction
Creates a new function.
AbstractVNumberToVNumberFormulaFunction - Class in org.diirt.datasource.formula
Abstract class for formula functions that take one VNumber as argument and return a VNumber.
AbstractVNumberToVNumberFormulaFunction(String, String, String) - Constructor for class org.diirt.datasource.formula.AbstractVNumberToVNumberFormulaFunction
Creates a new function.
AbstractVNumberVNumberArrayToVNumberArrayFormulaFunction - Class in org.diirt.datasource.formula
Abstract class for formula functions that take a VNumberArray and a VNumber as arguments and return a VNumberArray.
AbstractVNumberVNumberArrayToVNumberArrayFormulaFunction(String, String, String, String) - Constructor for class org.diirt.datasource.formula.AbstractVNumberVNumberArrayToVNumberArrayFormulaFunction
Creates a new function.
AbstractVNumberVNumberToVBooleanFormulaFunction - Class in org.diirt.datasource.formula
Abstract class for formula functions that take two VNumber as arguments and return a VBoolean.
AbstractVNumberVNumberToVBooleanFormulaFunction(String, String, String, String) - Constructor for class org.diirt.datasource.formula.AbstractVNumberVNumberToVBooleanFormulaFunction
Creates a new function.
AbstractVNumberVNumberToVNumberFormulaFunction - Class in org.diirt.datasource.formula
Abstract class for formula functions that take two VNumbers as arguments and return a VNumber.
AbstractVNumberVNumberToVNumberFormulaFunction(String, String, String, String) - Constructor for class org.diirt.datasource.formula.AbstractVNumberVNumberToVNumberFormulaFunction
Creates a new function.
accept(PVReader<T>, PVReaderEvent<T>) - Method in class org.diirt.datasource.integration.PVReaderCondition
 
accept(PVReader<Object>, PVReaderEvent<Object>) - Method in class org.diirt.datasource.integration.PVReaderValueCondition
 
adaptiveRange(boolean) - Static method in class org.diirt.datasource.extra.WaterfallPlotParameters
True if the range for the display should be the automatically determined or should be desumed by the data.
add(T) - Method in class org.diirt.datasource.expression.Cache
Adds a new value to the cache.
add(T) - Method in class org.diirt.datasource.expression.Queue
Adds a new value to the queue
add(DesiredRateExpression<T>) - Method in class org.diirt.datasource.expression.ReadMap
Adds the expression to the map.
add(DesiredRateExpressionList<T>) - Method in class org.diirt.datasource.expression.ReadMap
Adds the expressions to the map.
add(DesiredRateReadWriteExpression<R, W>) - Method in class org.diirt.datasource.expression.ReadWriteMap
Adds the expression to the map.
add(DesiredRateReadWriteExpressionList<R, W>) - Method in class org.diirt.datasource.expression.ReadWriteMap
Adds the expressions to the map.
add(WriteExpression<T>) - Method in class org.diirt.datasource.expression.WriteMap
Adds the expression to the map.
add(WriteExpressionList<T>) - Method in class org.diirt.datasource.expression.WriteMap
Adds the expressions to the map.
add(DesiredRateExpression<?>) - Method in class org.diirt.datasource.extra.DynamicGroup
Adds the expression at the end.
add(Data) - Method in class org.diirt.datasource.timecache.DataChunk
Add a data to the chunk.
add(IntervalsList, TimeInterval) - Static method in class org.diirt.datasource.timecache.util.IntervalsList
Add an intervals list and an interval.
add(IntervalsList, IntervalsList) - Static method in class org.diirt.datasource.timecache.util.IntervalsList
Add two intervals lists.
add(Timestamp) - Method in class org.diirt.datasource.timecache.util.TimestampsSet
Add a Timestamp to the set.
add(ListNumber, double) - Static method in class org.diirt.util.array.ListMath
Returns a new list where all elements are added to a constant.
add(ListNumber, ListNumber) - Static method in class org.diirt.util.array.ListMath
Returns a list where each element is the sum of the elements of the two lists at the same index.
addArgument(String, String, Class<?>) - Method in class org.diirt.service.ServiceMethodDescription
Adds an argument for this method, with the given name, description and type.
addArgument(String, String, String, Class<?>) - Method in class org.diirt.support.pva.rpcservice.RPCServiceMethodDescription
Adds an argument for pvAccess RPC rpcservice.
addBooleanProperty(String, BooleanProperty) - Method in class org.diirt.javafx.graphene.ConfigurationDialog
Adds the given boolean property as something the user may configure.
addChannel(String, ValueCache<?>) - Method in class org.diirt.datasource.ReadRecipeBuilder
Adds a channel and its read cache to the recipe.
addChannel(String, WriteCache<?>) - Method in class org.diirt.datasource.WriteRecipeBuilder
Adds a channel and its write cache to the recipe.
addConfig(Parameter, CacheConfig) - Method in interface org.diirt.datasource.timecache.Cache
 
addConfig(Parameter, CacheConfig) - Method in class org.diirt.datasource.timecache.CacheImpl
addContextProperty(String, String) - Method in class org.diirt.support.ca.JCADataSourceConfiguration
Adds a new property that is passed directly to the JCALibrary when creating the context.
addData(Data, boolean) - Method in class org.diirt.datasource.timecache.query.QueryChunk
 
addData(QueryData) - Method in class org.diirt.datasource.timecache.query.QueryResultImpl
 
addDataFormulae(String...) - Method in class org.diirt.javafx.graphene.BaseGraphApp
Adds the given data formulae to the list of acceptable data formulae for this graphing application.
addDouble(double) - Method in class org.diirt.util.array.CircularBufferDouble
Adds a new value.
Added - Static variable in class org.diirt.datasource.timecache.query.QueryChunk
 
addFormulaFunction(FormulaFunction) - Method in class org.diirt.datasource.formula.FormulaFunctionSetDescription
Adds a formula in the set.
addInt(int) - Method in class org.diirt.util.array.BufferInt
Adds a new value.
addInterpolationSchemeListProperty(String, Property<InterpolationScheme>, InterpolationScheme[]) - Method in class org.diirt.javafx.graphene.ConfigurationDialog
Adds the given interpolation scheme property as something the user may configure.
additionalServices() - Method in class org.diirt.service.AbstractFileServiceProvider
Creates additional services that are not read from files.
additionalServices() - Method in class org.diirt.service.exec.ExecServiceProvider
 
addListener(DataRequestListener) - Method in class org.diirt.datasource.timecache.DataRequestThread
addListener(DataStorageListener) - Method in class org.diirt.datasource.timecache.impl.SimpleMemoryStorage
Adds a DataStorageListener to be notified when data is lost.
addListener(PVCacheListener) - Method in interface org.diirt.datasource.timecache.PVCache
Add a PVCacheListener to be notified when new samples are available.
addListener(PVCacheListener) - Method in class org.diirt.datasource.timecache.PVCacheImpl
Add a PVCacheListener to be notified when new samples are available.
addListener(DataStorageListener) - Method in interface org.diirt.datasource.timecache.storage.DataStorage
Adds a DataStorageListener to be notified when data is lost.
addNumberColorMapListProperty(String, Property<NumberColorMap>, NumberColorMap[]) - Method in class org.diirt.javafx.graphene.ConfigurationDialog
Adds the given number-color mapping property as something the user may configure.
addPVReaderListener(PVReaderListener<? super R>) - Method in class org.diirt.datasource.PV
 
addPVReaderListener(Class<?>, PVReaderListener) - Method in class org.diirt.datasource.PV
 
addPVReaderListener(PVReaderListener<? super T>) - Method in interface org.diirt.datasource.PVReader
Adds a listener to the value.
addPVReaderListener(Class<?>, PVReaderListener) - Method in interface org.diirt.datasource.PVReader
Deprecated.
this method was rarely used and the functionalities can be replicated with an ad-hoc listener; with the addition of generic typing in the listener, this pollutes the interface for the remove
addPVStats(String, PVCacheStatistics) - Method in class org.diirt.datasource.timecache.CacheStatistics
 
addPVWriteListener(PVWriter<V>) - Static method in class org.diirt.datasource.test.MockPVWriteListener
 
addPVWriterListener(PVWriterListener<? extends W>) - Method in class org.diirt.datasource.PV
 
addPVWriterListener(PVWriterListener<? extends T>) - Method in interface org.diirt.datasource.PVWriter
Adds a listener to the value.
addQueryStats(QueryStatistics) - Method in class org.diirt.datasource.timecache.CacheStatistics
 
addReader(ChannelHandlerReadSubscription) - Method in class org.diirt.datasource.ChannelHandler
Used by the data source to add a read request on the channel managed by this handler.
addReader(PVReaderConfiguration<T>, TimeDuration) - Method in class org.diirt.datasource.integration.TestPhase
 
addReader(ChannelHandlerReadSubscription) - Method in class org.diirt.datasource.MultiplexedChannelHandler
 
addReader(ChannelHandlerReadSubscription) - Method in class org.diirt.support.pva.PVAChannelHandler
 
addResult(String, String, Class<?>) - Method in class org.diirt.service.ServiceMethodDescription
Adds a result for this method, with the given name, description and type.
addRPCResult(String, String, String, Class<?>) - Method in class org.diirt.support.pva.rpcservice.RPCServiceMethodDescription
Adds a result for the pvAccess RPC Service.
AddServiceMethod - Class in org.diirt.datasource.sample.services.math
An example service method for the addition of VNumbers.
AddServiceMethod(ServiceMethodDescription, ServiceDescription) - Constructor for class org.diirt.datasource.sample.services.math.AddServiceMethod
Creates a service method for adding VNumbers together.
addServiceMethod(ServiceMethodDescription) - Method in class org.diirt.service.ServiceDescription
Adds the given method to this service description.
addSource(DataSource) - Method in class org.diirt.datasource.timecache.CacheConfig
 
addStringProperty(String, StringProperty) - Method in class org.diirt.javafx.graphene.ConfigurationDialog
Adds the given string property as something the user may configure.
addToSelf(TimeInterval) - Method in class org.diirt.datasource.timecache.util.IntervalsList
Add an interval to the instance.
addToSelf(IntervalsList) - Method in class org.diirt.datasource.timecache.util.IntervalsList
Add an intervals list to the instance.
addTypeSupport(TypeSupport<?>) - Static method in class org.diirt.datasource.TypeSupport
Adds type support for the given class.
addWatcher(File, Runnable) - Method in class org.diirt.datasource.file.FileWatcherPollingService
 
addWriter(ChannelHandlerWriteSubscription) - Method in class org.diirt.datasource.ChannelHandler
Used by the data source to prepare the channel managed by this handler for write.
addWriter(String, PVWriterConfiguration<T>) - Method in class org.diirt.datasource.integration.TestPhase
 
addWriter(ChannelHandlerWriteSubscription) - Method in class org.diirt.datasource.MultiplexedChannelHandler
 
after(String...) - Method in class org.diirt.datasource.expression.ChannelExpression
For writes only, marks that this channel should be written only after the given channels.
after(String...) - Method in class org.diirt.datasource.expression.ChannelExpressionList
For writes only, marks that these channels should be written only after the given channels.
after(Timestamp) - Method in class org.diirt.util.time.TimeDuration
Returns a time interval that lasts this duration and starts from the given timestamp.
aggregateRange(Range, Range) - Static method in class org.diirt.util.stats.Ranges
Increases the given aggregated range with the new data range.
Aggregator<R,A> - Class in org.diirt.datasource
Aggregates the data out of a Collector into a new data type.
Aggregator(ReadFunction<List<A>>) - Constructor for class org.diirt.datasource.Aggregator
Creates a new aggregator.
Alarm - Interface in org.diirt.vtype
Alarm information.
Alarm - Class in org.diirt.vtype.next
Alarm information.
Alarm() - Constructor for class org.diirt.vtype.next.Alarm
 
alarm_string - Static variable in class org.diirt.datasource.integration.Constants
 
alarm_string_value - Static variable in class org.diirt.datasource.integration.Constants
 
alarmEquals(Alarm, Alarm) - Static method in class org.diirt.vtype.VTypeValueEquals
Tests whether two alarms have the same name and severity.
AlarmFunctionSet - Class in org.diirt.datasource.formula.alarm
Formula functions that operate on Alarms.
AlarmFunctionSet() - Constructor for class org.diirt.datasource.formula.alarm.AlarmFunctionSet
Creates a new set.
alarmNone() - Static method in class org.diirt.vtype.ValueFactory
No alarm.
alarmOf(Object) - Static method in class org.diirt.vtype.next.VType
Null and non-VType safe utility to extracts alarm information.
alarmOf(Object, boolean) - Static method in class org.diirt.vtype.next.VType
Null and non-VType safe utility to extracts alarm information for a connection.
alarmOf(Object) - Static method in class org.diirt.vtype.ValueUtil
Extracts the alarm information if present.
alarmOf(Object, boolean) - Static method in class org.diirt.vtype.ValueUtil
Extracts the alarm information if present, based on value and connection status.
alarmSeverity - Variable in class org.diirt.support.pva.adapters.AlarmTimeExtractor
 
AlarmSeverity - Enum in org.diirt.vtype
Severity of an alarm.
AlarmSeverity - Enum in org.diirt.vtype.next
Severity of an alarm.
alarmSeverityMapLUT - Static variable in class org.diirt.support.pva.adapters.AlarmTimeExtractor
 
alarmStatus - Variable in class org.diirt.support.pva.adapters.AlarmTimeExtractor
 
alarmStatusMapLUT - Static variable in class org.diirt.support.pva.adapters.AlarmTimeExtractor
 
AlarmTimeDisplayExtractor - Class in org.diirt.support.pva.adapters
 
AlarmTimeDisplayExtractor(PVStructure, boolean) - Constructor for class org.diirt.support.pva.adapters.AlarmTimeDisplayExtractor
 
AlarmTimeExtractor - Class in org.diirt.support.pva.adapters
 
AlarmTimeExtractor(PVStructure, boolean) - Constructor for class org.diirt.support.pva.adapters.AlarmTimeExtractor
 
alarmToString(Alarm) - Static method in class org.diirt.vtype.VTypeToString
Converts the given alarm to a string.
allAreaMargins(int) - Method in class org.diirt.graphene.Graph2DRendererUpdate
Updates the parameter for all margins (top, bottom, left, right) of the graph area.
allLabelMargins(int) - Method in class org.diirt.graphene.Graph2DRendererUpdate
Updates the parameter for the margins for the labels on both axes.
allMargins(int) - Method in class org.diirt.graphene.Graph2DRendererUpdate
Updates the parameter for all margins (top, bottom, left, right).
analyzeTables1D() - Static method in class org.diirt.graphene.profile.utils.ProfileAnalysis
Computes the difference between the last two records in each 1D table and analyzes whether the change was significant.
and(DesiredRateExpressionList<? extends R>) - Method in interface org.diirt.datasource.expression.DesiredRateExpressionList
Adds the given expressions to this list.
and(DesiredRateExpressionList<? extends R>) - Method in class org.diirt.datasource.expression.DesiredRateExpressionListImpl
 
and(DesiredRateReadWriteExpressionList<? extends R, ? extends W>) - Method in interface org.diirt.datasource.expression.DesiredRateReadWriteExpressionList
Adds the given expressions to this list.
and(DesiredRateReadWriteExpressionList<? extends R, ? extends W>) - Method in class org.diirt.datasource.expression.DesiredRateReadWriteExpressionListImpl
 
and(DesiredRateExpressionList<? extends R>) - Method in class org.diirt.datasource.expression.DesiredRateReadWriteExpressionListImpl
 
and(WriteExpressionList<? extends W>) - Method in class org.diirt.datasource.expression.DesiredRateReadWriteExpressionListImpl
 
and(SourceRateExpressionList<? extends R>) - Method in interface org.diirt.datasource.expression.SourceRateExpressionList
Adds the given expressions to this list.
and(SourceRateExpressionList<? extends R>) - Method in class org.diirt.datasource.expression.SourceRateExpressionListImpl
 
and(SourceRateReadWriteExpressionList<? extends R, ? extends W>) - Method in interface org.diirt.datasource.expression.SourceRateReadWriteExpressionList
Adds the given expressions to this list.
and(SourceRateReadWriteExpressionList<? extends R, ? extends W>) - Method in class org.diirt.datasource.expression.SourceRateReadWriteExpressionListImpl
 
and(SourceRateExpressionList<? extends R>) - Method in class org.diirt.datasource.expression.SourceRateReadWriteExpressionListImpl
 
and(WriteExpressionList<? extends W>) - Method in class org.diirt.datasource.expression.SourceRateReadWriteExpressionListImpl
 
and(WriteExpressionList<? extends W>) - Method in interface org.diirt.datasource.expression.WriteExpressionList
Adds the given expressions to this list.
and(WriteExpressionList<? extends W>) - Method in class org.diirt.datasource.expression.WriteExpressionListImpl
 
and(ExpressionLanguage.Filter<?>) - Method in class org.diirt.datasource.ExpressionLanguage.Filter
Returns a new filter that is the logical AND of this and the given one.
AreaGraph2DRenderer - Class in org.diirt.graphene
 
AreaGraph2DRenderer(int, int) - Constructor for class org.diirt.graphene.AreaGraph2DRenderer
 
AreaGraph2DRendererUpdate - Class in org.diirt.graphene
A set of parameters that can be applied to a AreaGraph2DRenderer to update it's settings.
AreaGraph2DRendererUpdate() - Constructor for class org.diirt.graphene.AreaGraph2DRendererUpdate
 
ArgumentExpressions - Class in org.diirt.datasource.graphene
 
ArgumentExpressions() - Constructor for class org.diirt.datasource.graphene.ArgumentExpressions
 
around(Timestamp) - Method in class org.diirt.util.time.TimeDuration
Returns a time interval that lasts this duration and is centered around the given timestamp.
arrange(TimeInterval) - Static method in class org.diirt.datasource.timecache.util.CacheHelper
Returns a re-arranged TimeInterval if borders order is reversed.
Array - Interface in org.diirt.vtype
Multi dimensional array, which can be used for waveforms or more rich data.
Array - Class in org.diirt.vtype.next
Multi dimensional array, which can be used for waveforms or more rich data.
Array() - Constructor for class org.diirt.vtype.next.Array
 
Array2DDouble - Class in org.diirt.vtype.ndarray
 
Array2DDouble(ListInt, boolean, boolean) - Constructor for class org.diirt.vtype.ndarray.Array2DDouble
 
ArrayBoolean - Class in org.diirt.util.array
Wraps a boolean[] into a ListBoolean.
ArrayBoolean(boolean...) - Constructor for class org.diirt.util.array.ArrayBoolean
A new read-only ArrayBoolean that wraps around the given array.
ArrayBoolean(boolean[], boolean) - Constructor for class org.diirt.util.array.ArrayBoolean
A new ArrayBoolean that wraps around the given array.
ArrayByte - Class in org.diirt.util.array
Wraps a byte[] into a ListByte.
ArrayByte(byte...) - Constructor for class org.diirt.util.array.ArrayByte
A new read-only ArrayByte that wraps around the given array.
ArrayByte(byte[], boolean) - Constructor for class org.diirt.util.array.ArrayByte
A new ArrayByte that wraps around the given array.
arrayCombine(Object...) - Static method in class org.diirt.graphene.profile.io.CSVWriter
Combines all items as a list.
ArrayDimensionDisplay - Interface in org.diirt.vtype
Cell boundaries and unit information needed for array display.
ArrayDouble - Class in org.diirt.util.array
Wraps a double[] into a ListDouble.
ArrayDouble(double...) - Constructor for class org.diirt.util.array.ArrayDouble
A new read-only ArrayDouble that wraps around the given array.
ArrayDouble(double[], boolean) - Constructor for class org.diirt.util.array.ArrayDouble
A new ArrayDouble that wraps around the given array.
ArrayFloat - Class in org.diirt.util.array
Wraps a float[] into a ListFloat.
ArrayFloat(float...) - Constructor for class org.diirt.util.array.ArrayFloat
A new read-only ArrayFloat that wraps around the given array.
ArrayFloat(float[], boolean) - Constructor for class org.diirt.util.array.ArrayFloat
A new ArrayFloat that wraps around the given array.
ArrayFunctionSet - Class in org.diirt.datasource.formula.array
A set of functions to work with VNumberArrays.
ArrayFunctionSet() - Constructor for class org.diirt.datasource.formula.array.ArrayFunctionSet
Creates a new set.
ArrayInt - Class in org.diirt.util.array
Wraps a int[] into a ListInt.
ArrayInt(int...) - Constructor for class org.diirt.util.array.ArrayInt
A new ArrayInt that wraps around the given array.
ArrayInt(int[], boolean) - Constructor for class org.diirt.util.array.ArrayInt
A new ArrayInt that wraps around the given array.
arrayIterator(double[]) - Static method in class org.diirt.graphene.Iterators
Creates a pointer for the given data at index 0.
ArrayLong - Class in org.diirt.util.array
Wraps a long[] into a ListLong.
ArrayLong(long...) - Constructor for class org.diirt.util.array.ArrayLong
A new ArrayLong that wraps around the given array.
ArrayLong(long[], boolean) - Constructor for class org.diirt.util.array.ArrayLong
A new ArrayLong that wraps around the given array.
ArrayShort - Class in org.diirt.util.array
Wraps a short[] into a ListShort.
ArrayShort(short...) - Constructor for class org.diirt.util.array.ArrayShort
A new ArrayShort that wraps around the given array.
ArrayShort(short[], boolean) - Constructor for class org.diirt.util.array.ArrayShort
A new ArrayShort that wraps around the given array.
as(String) - Method in interface org.diirt.datasource.expression.DesiredRateExpression
Changes the name for this expression
as(String) - Method in class org.diirt.datasource.expression.DesiredRateExpressionImpl
 
as(String) - Method in interface org.diirt.datasource.expression.DesiredRateReadWriteExpression
 
as(String) - Method in class org.diirt.datasource.expression.DesiredRateReadWriteExpressionImpl
 
as(String) - Method in interface org.diirt.datasource.expression.SourceRateExpression
Changes the name for this expression
as(String) - Method in class org.diirt.datasource.expression.SourceRateExpressionImpl
 
as(String) - Method in interface org.diirt.datasource.expression.SourceRateReadWriteExpression
 
as(String) - Method in class org.diirt.datasource.expression.SourceRateReadWriteExpressionImpl
 
as(String) - Method in class org.diirt.datasource.expression.WriteExpressionImpl
Changes the name for this expression
asListDouble(List<Object>) - Static method in class org.diirt.datasource.util.FunctionParser
Convert the list of arguments to a ListDouble.
asListString(List<Object>) - Static method in class org.diirt.datasource.util.FunctionParser
Convert the list of arguments to a List.
aspectRatio(double) - Method in class org.diirt.graphene.SparklineGraph2DRendererUpdate
Sets the width to height aspect ratio for the graph area.
asScalarOrList(List<Object>) - Static method in class org.diirt.datasource.util.FunctionParser
Converts the list of arguments into a scalar or an appropriate list.
async() - Method in class org.diirt.datasource.PVWriterConfiguration
Creates a new PVWriter where the PVWriter.write(java.lang.Object) method is asynchronous (i.e.
asyncExecImpl(Map<String, Object>, Consumer<Map<String, Object>>, Consumer<Exception>) - Method in class org.diirt.service.ServiceMethod
Asynchronous implementation of the service method.
asyncExecImpl(Map<String, Object>, Consumer<Map<String, Object>>, Consumer<Exception>) - Method in class org.diirt.support.cf.service.QueryServiceMethod
 
AsynchonousMethodExecutionExample - Class in org.diirt.datasource.sample.services.math
Locates a service method and executes it asynchronously (i.e.
AsynchonousMethodExecutionExample() - Constructor for class org.diirt.datasource.sample.services.math.AsynchonousMethodExecutionExample
 
asynchWriteAndMaxReadRate(TimeDuration) - Method in class org.diirt.datasource.PVConfiguration
Creates the pv such that writes are asynchronous and read notifications comes at most at the rate specified.
auto() - Static method in class org.diirt.graphene.AxisRanges
A range that grows to fit the current and past data.
auto(double) - Static method in class org.diirt.graphene.AxisRanges
A range that grows to fit the current and past data, and shrinks if the data shrinks more than minUsage.
AUTOMATIC - Static variable in class org.diirt.util.text.CsvParser
Automatic parser: auto-detects whether the first line is a header or not and tries the most common separators (i.e.
average - Variable in class org.diirt.support.pva.adapters.PVFieldToVStatistics
 
averageOf(SourceRateExpression<VDouble>) - Static method in class org.diirt.datasource.vtype.ExpressionLanguage
Aggregates the sample at the scan rate and takes the average.
await(TimeDuration) - Method in class org.diirt.datasource.test.CountDownPVReaderListener
Waits that the listener count goes to zero.
await(TimeDuration) - Method in class org.diirt.datasource.test.CountDownPVWriterListener
Waits that the listener count goes to zero.
await(TimeDuration) - Method in class org.diirt.datasource.test.CountDownWriteFunction
Waits that the listener count goes to zero.
AxisRange - Interface in org.diirt.graphene
Determines the value range to be displayed on a given axis.
axisRange(Range, Range) - Method in interface org.diirt.graphene.AxisRangeInstance
Calculates the range for the axis, given the range of the data and the suggested range.
axisRange(AxisRange) - Method in class org.diirt.graphene.TemporalGraph2DRendererUpdate
 
axisRange(TimeInterval, TimeInterval) - Method in interface org.diirt.graphene.TimeAxisRange
 
AxisRangeInstance - Interface in org.diirt.graphene
A stateful object that computes the value range for a particular graph.
AxisRanges - Class in org.diirt.graphene
Standard implementation for the logic to calculate the data range to be displayed in a graph.
AxisRanges.Auto - Class in org.diirt.graphene
An AxisRange with Auto value range.
AxisRanges.Data - Class in org.diirt.graphene
An AxisRange with Fixed value range.
AxisRanges.Display - Class in org.diirt.graphene
An AxisRange with Display value range.
AxisRanges.Fixed - Class in org.diirt.graphene
An AxisRange with Fixed value range.

B

b1_readLatestValue() - Method in class org.diirt.datasource.sample.BasicExamples
 
b2_readAllValues() - Method in class org.diirt.datasource.sample.BasicExamples
 
b3_asynchronousWrite() - Method in class org.diirt.datasource.sample.BasicExamples
 
b4_synchronousWrite() - Method in class org.diirt.datasource.sample.BasicExamples
 
b5_readAndWrite() - Method in class org.diirt.datasource.sample.BasicExamples
 
b6_handlingErrorsOnNotification() - Method in class org.diirt.datasource.sample.BasicExamples
 
b7_logAllErrors() - Method in class org.diirt.datasource.sample.BasicExamples
 
b8_readTimeout() - Method in class org.diirt.datasource.sample.BasicExamples
 
backgroundColor(int) - Static method in class org.diirt.datasource.extra.WaterfallPlotParameters
The background color for the plot.
backgroundColor - Variable in class org.diirt.graphene.Graph2DRenderer
 
backgroundColor(Color) - Method in class org.diirt.graphene.Graph2DRendererUpdate
Updates the parameter for the color of the image background.
backgroundColor - Variable in class org.diirt.graphene.TemporalGraph2DRenderer
 
BaseGraphApp<T extends Graph2DRendererUpdate<T>> - Class in org.diirt.datasource.sample.graphene
 
BaseGraphApp() - Constructor for class org.diirt.datasource.sample.graphene.BaseGraphApp
Creates new form SimpleScatterGraph
BaseGraphApp - Class in org.diirt.javafx.graphene
Allows the user to select some form of data (e.g.
BaseGraphApp() - Constructor for class org.diirt.javafx.graphene.BaseGraphApp
 
BaseGraphView<T extends Graph2DRendererUpdate<T>> - Class in org.diirt.javafx.graphene
Displays a graph, handles its resizing, and handles its connection with a data source.
BaseGraphView() - Constructor for class org.diirt.javafx.graphene.BaseGraphView
 
BasicExamples - Class in org.diirt.datasource.sample
This is the code from the examples in the docs, to make sure it actually compiles
BasicExamples() - Constructor for class org.diirt.datasource.sample.BasicExamples
 
BasicTypeSupport - Class in org.diirt.datasource
Implements support for basic standard java types.
before(Timestamp) - Method in class org.diirt.util.time.TimeDuration
Returns a time interval that lasts this duration and ends at the given timestamp.
between(Timestamp, Timestamp) - Static method in class org.diirt.util.time.TimeInterval
Returns the interval between the given timestamps.
binarySearchValueOrHigher(ListNumber, double) - Static method in class org.diirt.util.array.ListNumbers
Finds the value in the list, or the one right above it.
binarySearchValueOrLower(ListNumber, double) - Static method in class org.diirt.util.array.ListNumbers
Finds the value in the list, or the one right below it.
BONE - Static variable in class org.diirt.graphene.NumberColorMaps
BONE ranges from black to white passing from blue.
bottomAreaMargin - Variable in class org.diirt.graphene.Graph2DRenderer
 
bottomAreaMargin(int) - Method in class org.diirt.graphene.Graph2DRendererUpdate
Updates the parameter for margin at the bottom of the graph area.
bottomAreaMargin - Variable in class org.diirt.graphene.TemporalGraph2DRenderer
 
bottomMargin - Variable in class org.diirt.graphene.Graph2DRenderer
 
bottomMargin(int) - Method in class org.diirt.graphene.Graph2DRendererUpdate
Updates the parameter for margin at the bottom.
bottomMargin - Variable in class org.diirt.graphene.TemporalGraph2DRenderer
 
browseCSV() - Static method in class org.diirt.graphene.profile.io.CSVFinder
Asks the user to use a file-browser to find a file.
BubbleGraph2DExpression - Class in org.diirt.datasource.graphene
 
BubbleGraph2DFunction - Class in org.diirt.datasource.graphene
 
BubbleGraph2DFunction(ReadFunction<?>, ReadFunction<?>, ReadFunction<?>, ReadFunction<?>, ReadFunction<?>) - Constructor for class org.diirt.datasource.graphene.BubbleGraph2DFunction
 
BubbleGraph2DRenderer - Class in org.diirt.graphene
 
BubbleGraph2DRenderer(int, int) - Constructor for class org.diirt.graphene.BubbleGraph2DRenderer
 
BubbleGraph2DRendererUpdate - Class in org.diirt.graphene
A set of parameters that can be applied to a BubbleGraph2DRendererUpdate to update its settings.
BubbleGraph2DRendererUpdate() - Constructor for class org.diirt.graphene.BubbleGraph2DRendererUpdate
 
BubbleGraphApp - Class in org.diirt.datasource.sample.graphene
 
BubbleGraphApp() - Constructor for class org.diirt.datasource.sample.graphene.BubbleGraphApp
 
BubbleGraphApp - Class in org.diirt.javafx.graphene
Creates bubble graphs.
BubbleGraphApp() - Constructor for class org.diirt.javafx.graphene.BubbleGraphApp
 
BubbleGraphDialog - Class in org.diirt.datasource.sample.graphene
 
BubbleGraphDialog(Frame, boolean, BubbleGraphApp) - Constructor for class org.diirt.datasource.sample.graphene.BubbleGraphDialog
Creates new form ScatterGraphDialog
bubbleGraphOf(DesiredRateExpression<?>, DesiredRateExpression<?>, DesiredRateExpression<?>, DesiredRateExpression<?>, DesiredRateExpression<?>) - Static method in class org.diirt.datasource.graphene.ExpressionLanguage
 
BubbleGraphView - Class in org.diirt.javafx.graphene
 
BubbleGraphView() - Constructor for class org.diirt.javafx.graphene.BubbleGraphView
 
BufferInt - Class in org.diirt.util.array
An implementation of a list on top of buffer.
BufferInt() - Constructor for class org.diirt.util.array.BufferInt
Creates a new buffer.
BufferInt(int) - Constructor for class org.diirt.util.array.BufferInt
Creates a new buffer.
build(WriteFunction<Exception>, ConnectionCollector) - Method in class org.diirt.datasource.ReadRecipeBuilder
Builds the recipe.
build(WriteFunction<Exception>, ConnectionCollector) - Method in class org.diirt.datasource.WriteRecipeBuilder
Builds the recipe.
build(ListNumber, ListNumber, ListNumber, List<String>) - Static method in class org.diirt.graphene.Point3DWithLabelDatasets
 
build() - Method in class org.diirt.vtype.DisplayBuilder
Creates a new Display.
byteArrayCopyOf(CollectionNumber) - Static method in class org.diirt.util.array.CollectionNumbers
Copies the content of the collection to an array.
byteArrayWrappedOrCopy(CollectionNumber) - Static method in class org.diirt.util.array.CollectionNumbers
Returns either the wrapped array (if exists and matches the type) or a copy - USE WITH CAUTION AS IT MAY EXPOSE THE INTERNAL STATE OF THE COLLECTION.

C

Cache<T> - Class in org.diirt.datasource.expression
A cache expression.
Cache(int) - Constructor for class org.diirt.datasource.expression.Cache
Creates a new cache expression.
Cache(SourceRateExpression<T>, int) - Constructor for class org.diirt.datasource.expression.Cache
Creates a new cache expression.
Cache - Interface in org.diirt.datasource.timecache
Cache main interface: creates and manages all PVCache.
cache - Static variable in class org.diirt.datasource.timecache.CacheFactory
 
CacheCollector<T> - Class in org.diirt.datasource
Collects value at read rate and keeps the last n.
CacheCollector(int) - Constructor for class org.diirt.datasource.CacheCollector
A new cache collector with max size for the cache.
CacheConfig - Class in org.diirt.datasource.timecache
 
CacheConfig() - Constructor for class org.diirt.datasource.timecache.CacheConfig
 
CacheFactory - Class in org.diirt.datasource.timecache
Handles Cache singleton.
CacheFactory() - Constructor for class org.diirt.datasource.timecache.CacheFactory
 
CacheHelper - Class in org.diirt.datasource.timecache.util
Cache helper.
CacheHelper() - Constructor for class org.diirt.datasource.timecache.util.CacheHelper
 
CacheImpl - Class in org.diirt.datasource.timecache
 
CacheImpl(CacheConfig) - Constructor for class org.diirt.datasource.timecache.CacheImpl
 
cacheOf(Class<R>) - Static method in class org.diirt.datasource.ExpressionLanguage
A cache of objects of the given class.
CacheStatistics - Class in org.diirt.datasource.timecache
Statistics of Cache.
CacheStatistics() - Constructor for class org.diirt.datasource.timecache.CacheStatistics
 
CaHistogramFormulaFunction - Class in org.diirt.datasource.formula.array
Formula function that gets the name of an epics channel that corresponds to a histogram record and prepares a full array with boundaries.
CaHistogramFormulaFunction() - Constructor for class org.diirt.datasource.formula.array.CaHistogramFormulaFunction
 
CAIntegrationTest - Class in org.diirt.datasource.integration
 
CAIntegrationTest() - Constructor for class org.diirt.datasource.integration.CAIntegrationTest
 
calculate(List<A>) - Method in class org.diirt.datasource.Aggregator
Calculates the new value from a set of collected value.
calculate(A) - Method in interface org.diirt.datasource.ExpressionLanguage.OneArgFunction
Calculates the new value.
calculate(A1, A2) - Method in interface org.diirt.datasource.ExpressionLanguage.TwoArgFunction
Calculates the new value.
calculate(List<Object>) - Method in class org.diirt.datasource.formula.AbstractVBooleanVBooleanToVBooleanFormulaFunction
 
calculate(boolean, boolean) - Method in class org.diirt.datasource.formula.AbstractVBooleanVBooleanToVBooleanFormulaFunction
Calculates the result based on the two arguments.
calculate(List<Object>) - Method in class org.diirt.datasource.formula.AbstractVIntNumberVIntNumberToVIntNumberFormulaFunction
 
calculate(int, int) - Method in class org.diirt.datasource.formula.AbstractVIntNumberVIntNumberToVIntNumberFormulaFunction
Calculates the result based on the two arguments.
calculate(List<Object>) - Method in class org.diirt.datasource.formula.AbstractVNumberArrayVNumberArrayToVNumberArrayFormulaFunction
 
calculate(ListNumber, ListNumber) - Method in class org.diirt.datasource.formula.AbstractVNumberArrayVNumberArrayToVNumberArrayFormulaFunction
Calculates the result based on the two arguments.
calculate(List<Object>) - Method in class org.diirt.datasource.formula.AbstractVNumberArrayVNumberToVNumberArrayFormulaFunction
 
calculate(ListNumber, double) - Method in class org.diirt.datasource.formula.AbstractVNumberArrayVNumberToVNumberArrayFormulaFunction
Calculates the result based on the two arguments.
calculate(List<Object>) - Method in class org.diirt.datasource.formula.AbstractVNumberToVNumberFormulaFunction
 
calculate(double) - Method in class org.diirt.datasource.formula.AbstractVNumberToVNumberFormulaFunction
Calculates the result based on the arguments.
calculate(List<Object>) - Method in class org.diirt.datasource.formula.AbstractVNumberVNumberArrayToVNumberArrayFormulaFunction
 
calculate(double, ListNumber) - Method in class org.diirt.datasource.formula.AbstractVNumberVNumberArrayToVNumberArrayFormulaFunction
Calculates the result based on the two arguments.
calculate(List<Object>) - Method in class org.diirt.datasource.formula.AbstractVNumberVNumberToVBooleanFormulaFunction
 
calculate(double, double) - Method in class org.diirt.datasource.formula.AbstractVNumberVNumberToVBooleanFormulaFunction
Calculates the result based on the two arguments.
calculate(List<Object>) - Method in class org.diirt.datasource.formula.AbstractVNumberVNumberToVNumberFormulaFunction
 
calculate(double, double) - Method in class org.diirt.datasource.formula.AbstractVNumberVNumberToVNumberFormulaFunction
Calculates the result based on the two arguments.
calculate(List<Object>) - Method in class org.diirt.datasource.formula.array.CaHistogramFormulaFunction
 
calculate(List<Object>) - Method in class org.diirt.datasource.formula.array.Histogram2DOfFormulaFunction
 
calculate(List<Object>) - Method in class org.diirt.datasource.formula.array.HistogramOfFormulaFunction
 
calculate(List<Object>) - Method in class org.diirt.datasource.formula.channel.ChannelFormulaFunction
 
calculate(List<Object>) - Method in class org.diirt.datasource.formula.channel.ChannelsFormulaFunction
 
calculate(List<Object>) - Method in interface org.diirt.datasource.formula.FormulaFunction
Calculate the result of the function given the arguments.
calculate(List<Object>) - Method in class org.diirt.datasource.formula.math.IntegrateFormulaFunction
 
calculate(List<Object>) - Method in class org.diirt.datasource.timecache.integration.TCQueryFunction
 
calculate(List<Object>) - Method in class org.diirt.support.cf.formula.CFQueryFunction
 
calculateGraphArea() - Method in class org.diirt.graphene.Graph2DRenderer
Calculates the graph area based on: The image size The plot ranges The value scales The font for the labels The margins To calculate area based on labels, ensure that calculateGraphArea() is called prior to calling calculateGraphAreaNoLabels().
calculateGraphArea() - Method in class org.diirt.graphene.MultiAxisLineGraph2DRenderer
 
calculateGraphArea() - Method in class org.diirt.graphene.TemporalGraph2DRenderer
 
calculateGraphAreaSplit() - Method in class org.diirt.graphene.MultiAxisLineGraph2DRenderer
 
calculateLabels() - Method in class org.diirt.graphene.Graph2DRenderer
Calculates: The font for the labels The margins based on labels
calculateLabels() - Method in class org.diirt.graphene.MultiAxisLineGraph2DRenderer
 
calculateRanges(Range, Range, Range, Range, Range, Range) - Method in class org.diirt.graphene.BubbleGraph2DRenderer
 
calculateRanges(Range, Range, Range, Range) - Method in class org.diirt.graphene.Graph2DRenderer
Given the new data ranges, calculates the new aggregated and plot ranges.
calculateRanges(List<Range>, List<Range>, int) - Method in class org.diirt.graphene.MultiAxisLineGraph2DRenderer
 
calculateRanges(Range, TimeInterval) - Method in class org.diirt.graphene.TemporalGraph2DRenderer
 
calculateZLabels() - Method in class org.diirt.graphene.IntensityGraph2DRenderer
Sets private variables to account for the space required to draw in labels for the legend.
calculateZRange(Range, Range) - Method in class org.diirt.graphene.IntensityGraph2DRenderer
Calculates the range of the z values to be graphed based on the previous z range (if there is one).
cancelChanges() - Method in class org.diirt.javafx.graphene.ConfigurationDialog
Discards the user's current configurations and reverts to the previous saved configuration state
canExport(Object) - Method in class org.diirt.vtype.io.CSVIO
 
Cell1DDataset - Interface in org.diirt.graphene
Dataset consisting of a value for each cell of a 1D grid.
Cell1DDatasets - Class in org.diirt.graphene
Factory methods for wrapper datasets.
Cell1DDatasets() - Constructor for class org.diirt.graphene.Cell1DDatasets
 
cell1DDatasetsFromVNumberArray(VNumberArray) - Static method in class org.diirt.datasource.graphene.DatasetConversions
 
Cell2DDataset - Interface in org.diirt.graphene
Dataset consisting of a value for each cell of a 1D grid.
Cell2DDatasets - Class in org.diirt.graphene
Factory methods for wrapper datasets.
Cell2DDatasets() - Constructor for class org.diirt.graphene.Cell2DDatasets
 
Cell2DDatasets.Function2D - Interface in org.diirt.graphene
 
cell2DDatasetsFromVNumberArray(VNumberArray) - Static method in class org.diirt.datasource.graphene.DatasetConversions
 
CFQueryFunction - Class in org.diirt.support.cf.formula
Function that connects to the Channel Finder server, runs the query, and returns the result.
CFQueryFunction() - Constructor for class org.diirt.support.cf.formula.CFQueryFunction
 
channel(String) - Static method in class org.diirt.datasource.ExpressionLanguage
A channel with the given name of any type.
channel(String, Class<R>, Class<W>) - Static method in class org.diirt.datasource.ExpressionLanguage
A channel with the given name and type.
channel(String, Class) - Method in class org.diirt.datasource.formula.DynamicFormulaFunction
Expression for the last value of the given channel, suitable to be used within formula.
channel(String) - Static method in class org.diirt.datasource.formula.FormulaAst
A CHANNEL node representing the given channel name.
channelConnections(String, int) - Method in class org.diirt.datasource.integration.AbstractCATestPhase
 
channelCreated(Status, Channel) - Method in class org.diirt.support.pva.PVAChannelHandler
 
ChannelExpression<R,W> - Class in org.diirt.datasource.expression
Represents a channel, which can be both read or written.
ChannelExpression(String, Class<R>, Class<W>) - Constructor for class org.diirt.datasource.expression.ChannelExpression
An expression for a channel with the given name, which is expected to provide a read payload of readClass and accept a write payload of writeClass.
ChannelExpression(Class<R>, Class<W>) - Constructor for class org.diirt.datasource.expression.ChannelExpression
Constructor for the null channel.
ChannelExpressionList<R,W> - Class in org.diirt.datasource.expression
Represents a list of channel, which can be both read or written.
ChannelExpressionList(Collection<String>, Class<R>, Class<W>) - Constructor for class org.diirt.datasource.expression.ChannelExpressionList
An expression for a list of channels with the given names, which are expected to provide a read payload of readClass and accept a write payload of writeClass.
ChannelFinderFunctionSet - Class in org.diirt.support.cf.formula
 
ChannelFinderFunctionSet() - Constructor for class org.diirt.support.cf.formula.ChannelFinderFunctionSet
 
ChannelFinderService - Class in org.diirt.support.cf.service
 
ChannelFinderService() - Constructor for class org.diirt.support.cf.service.ChannelFinderService
 
ChannelFinderServiceProvider - Class in org.diirt.support.cf.service
The service factory for channel finder.
ChannelFinderServiceProvider() - Constructor for class org.diirt.support.cf.service.ChannelFinderServiceProvider
 
ChannelFormulaFunction - Class in org.diirt.datasource.formula.channel
Formula function that returns the value of a channel matching the name of the argument.
ChannelFormulaFunction() - Constructor for class org.diirt.datasource.formula.channel.ChannelFormulaFunction
 
channelFromFormula(String) - Static method in class org.diirt.datasource.formula.ExpressionLanguage
If the formula represents a single channels it returns the name, null otherwise.
channelFromToken(String) - Static method in class org.diirt.datasource.formula.FormulaAst
A CHANNEL node from a quoted token.
ChannelFunctionSet - Class in org.diirt.datasource.formula.channel
A set of functions to work with channels.
ChannelFunctionSet() - Constructor for class org.diirt.datasource.formula.channel.ChannelFunctionSet
Creates a new set.
ChannelHandler - Class in org.diirt.datasource
Manages the connection for each channel of a data source.
ChannelHandler(String) - Constructor for class org.diirt.datasource.ChannelHandler
Creates a new channel handler.
channelHandlerLookupName(String) - Method in class org.diirt.datasource.DataSource
Returns the lookup name to use to find the channel handler in the cache.
channelHandlerLookupName(String) - Method in class org.diirt.datasource.loc.LocalDataSource
 
ChannelHandlerReadSubscription - Class in org.diirt.datasource
Groups all the parameters required to add a reader to a ChannelHandler.
ChannelHandlerReadSubscription(ValueCache<?>, WriteFunction<Exception>, WriteFunction<Boolean>) - Constructor for class org.diirt.datasource.ChannelHandlerReadSubscription
Creates the parameters for a new subscription.
channelHandlerRegisterName(String, ChannelHandler) - Method in class org.diirt.datasource.DataSource
Returns the name the given handler should be registered as.
ChannelHandlerWriteSubscription - Class in org.diirt.datasource
Groups all the parameters required to add a writer to a ChannelHandler.
ChannelHandlerWriteSubscription(WriteCache<?>, WriteFunction<Exception>, WriteFunction<Boolean>) - Constructor for class org.diirt.datasource.ChannelHandlerWriteSubscription
Creates a new subscription.
channelPutConnect(Status, ChannelPut, Structure) - Method in class org.diirt.support.pva.PVAChannelHandler
 
ChannelReadRecipe - Class in org.diirt.datasource
The recipe for the read connection to a single channel.
ChannelReadRecipe(String, ChannelHandlerReadSubscription) - Constructor for class org.diirt.datasource.ChannelReadRecipe
Creates a new read recipe for the given channel.
ChannelRequest - Class in org.diirt.pods.common
The input for a translation.
ChannelRequest(String) - Constructor for class org.diirt.pods.common.ChannelRequest
 
ChannelRequest(String, String, String, String, String) - Constructor for class org.diirt.pods.common.ChannelRequest
 
channels(String...) - Static method in class org.diirt.datasource.ExpressionLanguage
A list of channels with the given names of any type.
channels(Collection<String>, Class<R>, Class<W>) - Static method in class org.diirt.datasource.ExpressionLanguage
A list of channels with the given names and type.
channels(Collection<String>) - Static method in class org.diirt.datasource.ExpressionLanguage
A list of channels with the given names of any type.
ChannelsFormulaFunction - Class in org.diirt.datasource.formula.channel
Formula function that accepts a list of strings and returns a table where each row is the value of the channel matching the name.
ChannelsFormulaFunction() - Constructor for class org.diirt.datasource.formula.channel.ChannelsFormulaFunction
 
channelStateChange(Channel, Channel.ConnectionState) - Method in class org.diirt.support.pva.PVAChannelHandler
 
ChannelTranslation - Class in org.diirt.pods.common
The output of the translation: the outgoing channel/formula plus other connection information.
ChannelTranslation.Permission - Enum in org.diirt.pods.common
 
ChannelTranslator - Class in org.diirt.pods.common
Given a channel name, it translates it to a channel or formula.
ChannelTranslator() - Constructor for class org.diirt.pods.common.ChannelTranslator
 
ChannelWriteCallback - Interface in org.diirt.datasource
Called by the ChannelHandler once a write is completed.
ChannelWriteRecipe - Class in org.diirt.datasource
The recipe for the write connection to a single channel.
ChannelWriteRecipe(String, ChannelHandlerWriteSubscription) - Constructor for class org.diirt.datasource.ChannelWriteRecipe
Creates a new write recipe for the given channel.
channelWritten(Exception) - Method in interface org.diirt.datasource.ChannelWriteCallback
Called when a write is completed.
CheckedReadFunction<T> - Class in org.diirt.datasource.graphene
 
CheckedReadFunction(ReadFunction<?>, String, Class<T>) - Constructor for class org.diirt.datasource.graphene.CheckedReadFunction
 
CheckedReadFunction(ReadFunction<?>, String, Class<? extends T>...) - Constructor for class org.diirt.datasource.graphene.CheckedReadFunction
 
circleDiameter(int) - Method in class org.diirt.graphene.SparklineGraph2DRendererUpdate
Sets the diameter of the circles drawn.
CircularBufferDouble - Class in org.diirt.util.array
An implementation of a list on top of a circular buffer.
CircularBufferDouble(int) - Constructor for class org.diirt.util.array.CircularBufferDouble
Creates a new circular buffer with the given maximum capacity.
CircularBufferDouble(int, int) - Constructor for class org.diirt.util.array.CircularBufferDouble
Creates a new circular buffer with the given initial and maximum capacity.
clazz - Variable in class org.diirt.datasource.ConfigurableDataSourceProvider
 
clear() - Method in class org.diirt.datasource.expression.ReadMap
Removes all the expressions currently in the map.
clear() - Method in class org.diirt.datasource.expression.ReadWriteMap
Removes all the expressions currently in the map.
clear() - Method in class org.diirt.datasource.expression.WriteMap
Removes all the expressions currently in the map.
clear() - Method in class org.diirt.datasource.extra.DynamicGroup
Removes all the expressions currently in the group.
clear() - Method in class org.diirt.util.array.BufferInt
Removes all values from the buffer.
clear() - Method in class org.diirt.util.array.CircularBufferDouble
Removes all values from the buffer.
clearAll() - Method in class org.diirt.datasource.timecache.impl.SimpleMemoryStorage
 
clearAll() - Method in interface org.diirt.datasource.timecache.storage.DataStorage
 
clearDataAndStatus() - Method in class org.diirt.datasource.timecache.query.QueryChunk
 
close() - Method in class org.diirt.datasource.CompositeDataSource
Closes all DataSources that are registered in the composite.
close() - Method in class org.diirt.datasource.DataSource
Closes the DataSource and the resources associated with it.
close() - Method in class org.diirt.datasource.file.FileDataSource
 
close() - Method in class org.diirt.datasource.pods.web.WebPodsDataSource
 
close() - Method in class org.diirt.datasource.PV
 
close() - Method in interface org.diirt.datasource.PVReader
De-registers all listeners, stops all notifications and closes all connections from the data sources needed by this.
close() - Method in interface org.diirt.datasource.PVWriter
De-registers all listeners, stops all notifications and closes all connections from the data sources needed by this.
close() - Method in class org.diirt.datasource.PVWriterDirector
 
close() - Method in class org.diirt.datasource.sim.SimulationDataSource
 
close() - Method in interface org.diirt.datasource.timecache.query.Query
Query can be disposed.
close() - Method in class org.diirt.datasource.timecache.query.QueryImpl
Query can be disposed.
close() - Method in class org.diirt.service.jdbc.JDBCService
Closes the shared resources: executor and JDBC datasource.
close() - Method in class org.diirt.service.Service
Shutdown procedure for the service, closing resources (e.g.
close() - Method in class org.diirt.service.ServiceRegistry
Closes all registered services using Service.close().
close() - Method in class org.diirt.support.ca.JCADataSource
 
close() - Method in class org.diirt.support.pva.PVADataSource
 
close() - Static method in class org.diirt.support.pva.rpcservice.rpcclient.PooledRPCClientFactory
Close the factory and its pools
CollectionByte - Interface in org.diirt.util.array
A collection of bytes.
CollectionDouble - Interface in org.diirt.util.array
A collection of doubles.
CollectionFloat - Interface in org.diirt.util.array
A collection of floats.
CollectionInt - Interface in org.diirt.util.array
A collection of ints.
CollectionLong - Interface in org.diirt.util.array
A collection of longs.
CollectionNumber - Interface in org.diirt.util.array
A collection of numeric (primitive) elements.
CollectionNumbers - Class in org.diirt.util.array
Utilities to work with number collections.
CollectionShort - Interface in org.diirt.util.array
A collection of shorts.
Collector<I,O> - Interface in org.diirt.datasource
A collector can be written from one thread and read from another and provides the point where two subsystems and their rate can be decoupled.
color(double, Display) - Method in class org.diirt.datasource.extra.ColorScheme
Calculate the color for the value according to the ranges and puts it into the colors buffer.
colorColumnProperty() - Method in class org.diirt.javafx.graphene.BubbleGraphView
 
colorFor(double) - Method in interface org.diirt.graphene.NumberColorMapInstance
Returns the color associated to the value.
colorFor(AlarmSeverity) - Static method in class org.diirt.vtype.ValueUtil
Returns the rgb value for the given severity.
colorMap(NumberColorMap) - Method in class org.diirt.graphene.IntensityGraph2DRendererUpdate
Sets this object's colorMap to the given ColorScheme.
ColorScheme - Class in org.diirt.datasource.extra
 
ColorScheme() - Constructor for class org.diirt.datasource.extra.ColorScheme
 
colorScheme(ColorScheme) - Static method in class org.diirt.datasource.extra.WaterfallPlotParameters
The color scheme to convert a value to an rgb pixel in the plot.
column(String, DesiredRateExpressionList<?>) - Static method in class org.diirt.datasource.vtype.ExpressionLanguage
A column for an aggregated vTable.
Column - Class in org.diirt.vtype.table
 
Column(String, Class<?>, boolean) - Constructor for class org.diirt.vtype.table.Column
 
column(String, VNumberArray) - Static method in class org.diirt.vtype.table.VTableFactory
 
column(String, VStringArray) - Static method in class org.diirt.vtype.table.VTableFactory
 
column(String, ListNumberProvider) - Static method in class org.diirt.vtype.table.VTableFactory
 
columnMap(VTable) - Static method in class org.diirt.vtype.table.VColumn
 
columnNames(VTable) - Static method in class org.diirt.vtype.table.VTableFactory
 
columnTypes(VTable) - Static method in class org.diirt.vtype.table.VTableFactory
 
combine(Collection<IteratorNumber>) - Static method in class org.diirt.graphene.Iterators
Takes a list of IteratorDoubles and combines them into one IteratorDouble.
combine(Range) - Method in class org.diirt.util.stats.Range
Determines the range that can contain both ranges.
combineData(Class<?>, int, ListInt, List<VColumn>) - Static method in class org.diirt.vtype.table.VColumn
 
command(String) - Method in class org.diirt.service.exec.ExecServiceMethodDescription
Add a command for the script.
CommaSeparatedValueIO - Class in org.diirt.graphene.io
 
CommaSeparatedValueIO() - Constructor for class org.diirt.graphene.io.CommaSeparatedValueIO
 
compareTables2D() - Static method in class org.diirt.graphene.profile.utils.ProfileAnalysis
Brings a dialog box to ask the user to select two table based CSV files and compares the differences of the tables.
compareTables2D(File, File) - Static method in class org.diirt.graphene.profile.utils.ProfileAnalysis
Computes the difference of each cell between the first file selected and the second file (first - second).
compareTo(Data) - Method in class org.diirt.datasource.timecache.source.SourceData
compareTo(Data) - Method in class org.diirt.datasource.timecache.storage.MemoryStoredData
compareTo(Object) - Method in class org.diirt.graphene.profile.utils.Resolution
Compares which resolution has more pixels.
compareTo(TimeDuration) - Method in class org.diirt.util.time.TimeDuration
 
compareTo(Timestamp) - Method in class org.diirt.util.time.Timestamp
Defines the natural ordering for timestamp as forward in time.
CompositeDataSource - Class in org.diirt.datasource
A data source that can dispatch a request to multiple different data sources.
CompositeDataSource() - Constructor for class org.diirt.datasource.CompositeDataSource
Creates a new CompositeDataSource.
CompositeDataSourceConfiguration - Class in org.diirt.datasource
Configuration for CompositeDataSource.
CompositeDataSourceConfiguration() - Constructor for class org.diirt.datasource.CompositeDataSourceConfiguration
 
CompositeDataSourceConfiguration(InputStream) - Constructor for class org.diirt.datasource.CompositeDataSourceConfiguration
 
compositeTranslator(List<ChannelTranslator>) - Static method in class org.diirt.pods.common.ChannelTranslator
Creates a channel translator that returns the first successful match from the list of give translators.
concatenate(ListNumber...) - Static method in class org.diirt.util.array.ListDouble
Concatenates a several lists of numbers into a single list
config - Variable in class org.diirt.datasource.timecache.query.QueryParameters
 
ConfigurableDataSourceProvider<D extends DataSource,C extends DataSourceConfiguration<D>> - Class in org.diirt.datasource
DataSourceProvider for a data source that require configuration.
ConfigurableDataSourceProvider(Class<C>) - Constructor for class org.diirt.datasource.ConfigurableDataSourceProvider
Create a new configurable data source provider.
Configuration - Class in org.diirt.util.config
Entry point for all configuration in diirt.
Configuration() - Constructor for class org.diirt.util.config.Configuration
 
ConfigurationDialog - Class in org.diirt.javafx.graphene
Allows the user to configure the properties of a graph (e.g.
ConfigurationDialog() - Constructor for class org.diirt.javafx.graphene.ConfigurationDialog
Creates a default configuration dialog with no configurations available
ConfigurationExamples - Class in org.diirt.datasource.sample
Examples for basic configuration of pvmanager
ConfigurationExamples() - Constructor for class org.diirt.datasource.sample.ConfigurationExamples
 
ConfigurationException - Exception in org.diirt.util.exceptions
Signals that the method is failing due to a misconfiguration of the library which should be fixed by the user of such library.
ConfigurationException() - Constructor for exception org.diirt.util.exceptions.ConfigurationException
Creates a new configuration exception.
ConfigurationException(String) - Constructor for exception org.diirt.util.exceptions.ConfigurationException
Creates a new configuration exception with the given message.
ConfigurationException(Throwable) - Constructor for exception org.diirt.util.exceptions.ConfigurationException
 
ConfigurationException(String, Throwable) - Constructor for exception org.diirt.util.exceptions.ConfigurationException
 
connect() - Method in class org.diirt.datasource.MultiplexedChannelHandler
Used by the handler to open the connection.
connect() - Method in class org.diirt.support.pva.PVAChannelHandler
 
connectExpression(WriteExpression<?>) - Method in class org.diirt.datasource.PVWriterDirector
Connects the given expression.
CONNECTION_MASK - Static variable in class org.diirt.datasource.PVReaderEvent
Mask for a connection event.
CONNECTION_MASK - Static variable in class org.diirt.datasource.PVWriterEvent
Mask for connection event.
ConnectionCollector - Class in org.diirt.datasource
A specialized collector to handle multiple channels that can be added/removed dynamically and which gets translated to a single connection flag for a reader or writer.
ConnectionCollector() - Constructor for class org.diirt.datasource.ConnectionCollector
 
connectRead(ReadRecipe) - Method in class org.diirt.datasource.CompositeDataSource
 
connectRead(ReadRecipe) - Method in class org.diirt.datasource.DataSource
Connects to a set of channels based on the given recipe.
connectRead(ReadRecipe) - Method in class org.diirt.datasource.loc.LocalDataSource
 
connectRead(ReadRecipe) - Method in class org.diirt.datasource.test.MockDataSource
 
connectReadExpression(DesiredRateExpression<?>) - Method in class org.diirt.datasource.PVDirector
Connects the given expression.
connectStatic(Exception, boolean, String) - Method in class org.diirt.datasource.PVWriterDirector
Simulate a static connection in which the channel name has one exception and the connection will never change.
connectStaticRead(Exception, boolean, String) - Method in class org.diirt.datasource.PVDirector
Simulate a static connection in which the channel has one exception and the connection will never change.
connectWrite(WriteRecipe) - Method in class org.diirt.datasource.CompositeDataSource
 
connectWrite(WriteRecipe) - Method in class org.diirt.datasource.DataSource
Prepares the channels defined in the write recipe for writes.
connectWrite(WriteRecipe) - Method in class org.diirt.datasource.loc.LocalDataSource
 
connectWrite(WriteRecipe) - Method in class org.diirt.datasource.test.MockDataSource
 
const_double - Static variable in class org.diirt.datasource.integration.Constants
 
const_double_value - Static variable in class org.diirt.datasource.integration.Constants
 
const_enum - Static variable in class org.diirt.datasource.integration.Constants
 
const_enum_value - Static variable in class org.diirt.datasource.integration.Constants
 
const_int - Static variable in class org.diirt.datasource.integration.Constants
 
const_int_value - Static variable in class org.diirt.datasource.integration.Constants
 
const_string - Static variable in class org.diirt.datasource.integration.Constants
 
const_string_value - Static variable in class org.diirt.datasource.integration.Constants
 
constant(T) - Static method in class org.diirt.datasource.ExpressionLanguage
Creates a constant expression that always return that object.
constant(T, String) - Static method in class org.diirt.datasource.ExpressionLanguage
Creates a constant expression that always return that object, with the given name for the expression.
Constants - Class in org.diirt.datasource.integration
 
Constants() - Constructor for class org.diirt.datasource.integration.Constants
 
contains(String) - Method in class org.diirt.datasource.file.FileFormatRegistry
Returns true if there is a FileFormat registered for the given file extension
contains(TimeInterval, TimeInterval) - Static method in class org.diirt.datasource.timecache.util.CacheHelper
Returns true if TimeInterval i1 contains TimeInterval i2, false otherwise (null border means infinity).
contains(Timestamp) - Method in class org.diirt.datasource.timecache.util.IntervalsList
Check if the list contains a point.
contains(TimeInterval) - Method in class org.diirt.datasource.timecache.util.IntervalsList
Check if the list contains an interval.
contains(double) - Method in class org.diirt.util.stats.Range
Determines whether the value is contained by the range or not.
contains(Range) - Method in class org.diirt.util.stats.Range
Determines whether the given range is contained by the range or not.
contains(Timestamp) - Method in class org.diirt.util.time.TimeInterval
True if the given time stamp is inside the interval.
containsNull(Collection<Object>) - Static method in class org.diirt.datasource.util.NullUtils
Checks whether the collection contains a null value.
contextDestroyed(ServletContextEvent) - Method in class org.diirt.pods.web.ShutdownCleanup
 
contextInitialized(ServletContextEvent) - Method in class org.diirt.pods.web.ShutdownCleanup
 
convert - Static variable in class org.diirt.support.pva.adapters.AlarmTimeDisplayExtractor
 
converters - Static variable in class org.diirt.support.pva.PVAVTypeAdapterSet
 
CountDownPVReaderListener - Class in org.diirt.datasource.test
Read listener to wait that a certain number of notifications.
CountDownPVReaderListener(int) - Constructor for class org.diirt.datasource.test.CountDownPVReaderListener
 
CountDownPVReaderListener(int, int) - Constructor for class org.diirt.datasource.test.CountDownPVReaderListener
 
CountDownPVWriterListener<T> - Class in org.diirt.datasource.test
Write listener to wait that a certain number of notifications.
CountDownPVWriterListener(int) - Constructor for class org.diirt.datasource.test.CountDownPVWriterListener
 
CountDownWriteFunction - Class in org.diirt.datasource.test
Read listener to wait that a certain number of notifications.
CountDownWriteFunction(int) - Constructor for class org.diirt.datasource.test.CountDownWriteFunction
 
counter_double_100Hz - Static variable in class org.diirt.datasource.integration.Constants
 
counter_double_1Hz - Static variable in class org.diirt.datasource.integration.Constants
 
create() - Method in class org.diirt.datasource.DataSourceConfiguration
Creates a new data source based on this configuration.
create() - Method in class org.diirt.datasource.file.FileDataSourceConfiguration
 
create() - Method in class org.diirt.datasource.pods.web.WebPodsDataSourceConfiguration
 
create() - Method in class org.diirt.support.ca.JCADataSourceConfiguration
Creates a new JCADataSource with the current configuration.
create(PVStructure) - Static method in class org.diirt.support.pva.adapters.PVFieldToTimestamp
 
create(String, ChannelProvider, short, PVATypeSupport) - Static method in class org.diirt.support.pva.PVAChannelHandler
 
create(double, double) - Static method in class org.diirt.util.stats.Range
Range from given min and max.
create(AlarmSeverity, String) - Static method in class org.diirt.vtype.next.Alarm
New alarm with the given severity and status.
create(Double, Double, Double, String, NumberFormat, Double, Double, Double, Double, Double) - Static method in class org.diirt.vtype.next.Display
Creates a new display
create(List<String>) - Static method in class org.diirt.vtype.next.EnumMetaData
New EnumMetaData with the given labels.
create(Instant, Integer, boolean) - Static method in class org.diirt.vtype.next.Time
Creates a new time.
create(Instant) - Static method in class org.diirt.vtype.next.Time
New time, with no user tag and valid data.
create(Byte, Alarm, Time, Display) - Static method in class org.diirt.vtype.next.VByte
Creates a new VByte.
create(Double, Alarm, Time, Display) - Static method in class org.diirt.vtype.next.VDouble
Creates a new VDouble.
create(ListDouble, Alarm, Time, Display) - Static method in class org.diirt.vtype.next.VDoubleArray
Creates a new VDouble.
create(Float, Alarm, Time, Display) - Static method in class org.diirt.vtype.next.VFloat
Creates a new VFloat.
create(Integer, Alarm, Time, Display) - Static method in class org.diirt.vtype.next.VInt
Creates a new VInt.
create(Long, Alarm, Time, Display) - Static method in class org.diirt.vtype.next.VLong
Creates a new VLong.
create(Number, Alarm, Time, Display) - Static method in class org.diirt.vtype.next.VNumber
Creates a new VNumber based on the type of the data
create(ListNumber, Alarm, Time, Display) - Static method in class org.diirt.vtype.next.VNumberArray
Creates a new VNumber based on the type of the data
create(Short, Alarm, Time, Display) - Static method in class org.diirt.vtype.next.VShort
Creates a new VShort.
create(String, Alarm, Time) - Static method in class org.diirt.vtype.next.VString
Creates a new VString.
createAutoAxis(double, double, int) - Static method in class org.diirt.graphene.TimeAxis
 
createAutoAxis(double, double, int, double) - Static method in class org.diirt.graphene.TimeAxis
 
createAutoAxis(double, double, int) - Static method in class org.diirt.graphene.ValueAxis
 
createAutoAxis(double, double, int, double) - Static method in class org.diirt.graphene.ValueAxis
 
createChannel(String) - Method in class org.diirt.datasource.CompositeDataSource
 
createChannel(String) - Method in class org.diirt.datasource.DataSource
Creates a channel handler for the given name.
createChannel(String) - Method in class org.diirt.datasource.file.FileDataSource
 
createChannel(String) - Method in class org.diirt.datasource.loc.LocalDataSource
 
createChannel(String) - Method in class org.diirt.datasource.pods.web.WebPodsDataSource
 
createChannel(String) - Method in class org.diirt.datasource.sim.SimulationDataSource
 
createChannel(String) - Method in class org.diirt.datasource.sys.SystemDataSource
 
createChannel(String) - Method in class org.diirt.datasource.test.MockDataSource
 
createChannel(String) - Method in class org.diirt.datasource.test.TestDataSource
 
createChannel(String) - Method in class org.diirt.support.ca.JCADataSource
 
createChannel(String) - Method in class org.diirt.support.pva.PVADataSource
 
createChildren() - Method in interface org.diirt.javafx.tools.FormulaFunctionViewer.BrowserItem
 
createChildren() - Method in class org.diirt.javafx.tools.FormulaFunctionViewer.FormulaFunctionDataBrowserItem
 
createChildren() - Method in class org.diirt.javafx.tools.FormulaFunctionViewer.FormulaFunctionRootBrowserItem
 
createChildren() - Method in class org.diirt.javafx.tools.FormulaFunctionViewer.FormulaFunctionSetBrowserItem
 
createChildren() - Method in interface org.diirt.javafx.tools.ServiceViewer.BrowserItem
 
createChildren() - Method in class org.diirt.javafx.tools.ServiceViewer.ServiceBrowserItem
 
createChildren() - Method in class org.diirt.javafx.tools.ServiceViewer.ServiceMethodArgumentBrowserItem
 
createChildren() - Method in class org.diirt.javafx.tools.ServiceViewer.ServiceMethodBrowserItem
 
createChildren() - Method in class org.diirt.javafx.tools.ServiceViewer.ServiceRootBrowserItem
 
createDatasetMessage() - Method in class org.diirt.graphene.profile.impl.ProfileIntensityGraph2D
Creates a message about the x by y dimension of the cell data.
createDatasetMessage() - Method in class org.diirt.graphene.profile.impl.ProfileMultilineGraph2D
Creates a dataset message to output the number of graphs.
createDatasetMessage() - Method in class org.diirt.graphene.profile.impl.ProfileMultiYAxisGraph2D
Creates a dataset message to output the number of graphs.
createDatasetMessage() - Method in class org.diirt.graphene.profile.impl.ProfileNLineGraphs2D
Creates a dataset message to output the number of graphs.
createDataSource() - Static method in class org.diirt.datasource.DataSourceProvider
Looks up the registered factories and creates a CompositeDataSource using them.
createExpression(String) - Method in class org.diirt.datasource.sample.graphene.BaseGraphApp
 
createExpression(String) - Method in class org.diirt.datasource.sample.graphene.BubbleGraphApp
 
createExpression(String) - Method in class org.diirt.datasource.sample.graphene.HistogramGraphApp
 
createExpression(String) - Method in class org.diirt.datasource.sample.graphene.IntensityGraphApp
 
createExpression(String) - Method in class org.diirt.datasource.sample.graphene.LineGraphApp
 
createExpression(String) - Method in class org.diirt.datasource.sample.graphene.MultiAxisLineGraphApp
 
createExpression(String) - Method in class org.diirt.datasource.sample.graphene.MultilineGraphApp
 
createExpression(String) - Method in class org.diirt.datasource.sample.graphene.ScatterGraphApp
 
createExpression(String) - Method in class org.diirt.javafx.graphene.BaseGraphView
Creates an expression that the data source can understand from the provided data formula.
createExpression(String) - Method in class org.diirt.javafx.graphene.BubbleGraphView
 
createExpression(String) - Method in class org.diirt.javafx.graphene.HistogramGraphView
 
createExpression(String) - Method in class org.diirt.javafx.graphene.IntensityGraphView
 
createExpression(String) - Method in class org.diirt.javafx.graphene.LineGraphView
 
createExpression(String) - Method in class org.diirt.javafx.graphene.MultiAxisLineGraphView
 
createExpression(String) - Method in class org.diirt.javafx.graphene.MultilineGraphView
 
createExpression(String) - Method in class org.diirt.javafx.graphene.ScatterGraphView
 
createFile(String) - Static method in class org.diirt.graphene.profile.io.CSVWriter
Creates a CSV file with the specified name.
createFromXml(InputStream) - Static method in class org.diirt.service.exec.ExecServices
Creates a service with exec arguments based on the description of an XML file.
createFromXml(InputStream) - Static method in class org.diirt.service.jdbc.JDBCServices
Creates a JDBCService based on the description of an XML file.
createFromXml(InputStream) - Static method in class org.diirt.support.pva.rpcservice.RPCServices
Creates a pvAccess RPC Service based on the description in the XML file.
createGenericExecService() - Static method in class org.diirt.service.exec.GenericExecService
Creates a service for generic shell execution, containing the "run" service method.
createHistogram(Point1DDataset) - Static method in class org.diirt.graphene.Cell1DDatasets
 
createInstance() - Method in class org.diirt.datasource.ConfigurableDataSourceProvider
Creates the instance by reading the configuration file and creating the data source from the configuration.
createInstance() - Method in class org.diirt.datasource.DataSourceProvider
Creates a new instance of the DataSource.
createInstance() - Method in class org.diirt.datasource.loc.LocalDataSourceProvider
 
createInstance() - Method in class org.diirt.datasource.sim.SimulationDataSourceProvider
 
createInstance() - Method in class org.diirt.datasource.sys.SystemDataSourceProvider
 
createInstance() - Method in interface org.diirt.graphene.AxisRange
Creates an instance of the AxisRange to calculate the range for a particular graph.
createInstance() - Method in class org.diirt.graphene.AxisRanges.Auto
 
createInstance() - Method in class org.diirt.graphene.AxisRanges.Data
 
createInstance() - Method in class org.diirt.graphene.AxisRanges.Display
 
createInstance() - Method in class org.diirt.graphene.AxisRanges.Fixed
 
createInstance(Range) - Method in interface org.diirt.graphene.NumberColorMap
Given the range of the values to be displayed, creates an instance that can map values to colors.
createInstance() - Method in class org.diirt.support.pva.PVADataSourceProvider
 
createListNumber(int) - Method in class org.diirt.vtype.table.ListNumberProvider
 
createNewFile(String) - Static method in class org.diirt.graphene.profile.io.CSVWriter
Creates a CSV file with the specified name.
createQuery(String, Class<V>, QueryParameters) - Method in interface org.diirt.datasource.timecache.Cache
Creates a new Query.
createQuery(String, Class<V>, QueryParameters) - Method in class org.diirt.datasource.timecache.CacheImpl
Creates a new Query.
createReadListener() - Method in class org.diirt.datasource.integration.Log
 
createReadListener() - Method in class org.diirt.javafx.tools.Log
 
createScene() - Static method in class org.diirt.javafx.tools.Probe
 
createService(File) - Method in class org.diirt.service.AbstractFileServiceProvider
Creates a service from the given file.
createService(File) - Method in class org.diirt.service.exec.ExecServiceProvider
 
createService() - Method in class org.diirt.service.jdbc.JDBCServiceDescription
 
createService(File) - Method in class org.diirt.service.jdbc.JDBCServiceProvider
 
createService() - Method in class org.diirt.service.ServiceDescription
Creates a service with the given description.
createService() - Static method in class org.diirt.support.cf.service.ChannelFinderService
 
createService(File) - Method in class org.diirt.support.pva.rpcservice.PVARPCServiceProvider
 
createServiceMethod(ServiceDescription) - Method in class org.diirt.service.exec.ExecServiceMethodDescription
 
createServiceMethod(ServiceDescription) - Method in class org.diirt.service.jdbc.JDBCServiceMethodDescription
 
createServiceMethod(ServiceDescription) - Method in class org.diirt.service.ServiceMethodDescription
Creates a service method with the given description.
createServiceMethod(ServiceDescription) - Method in class org.diirt.support.pva.rpcservice.RPCServiceMethodDescription
 
createServiceMethods() - Method in class org.diirt.service.ServiceDescription
Creates the service method instances that belongs to this service.
createServices() - Method in class org.diirt.datasource.sample.services.math.MathServiceProvider
 
createServices() - Method in class org.diirt.service.AbstractFileServiceProvider
Creates all the service instances by crawling the configuration directory, creating a service for each file found, and creating the additional services.
createServices() - Method in interface org.diirt.service.ServiceProvider
Returns a collection of services to be registered.
createServices() - Method in class org.diirt.support.cf.service.ChannelFinderServiceProvider
 
createShape(double, double, double) - Method in class org.diirt.graphene.SparklineGraph2DRenderer
Creates a circle shape at the given position with given size.
createValue(DBR, DBR, JCAConnectionPayload) - Method in class org.diirt.support.ca.JCATypeAdapter
Given the value and the (optional) metadata, will create the new value.
createValue(PVStructure, PVField, boolean) - Method in class org.diirt.support.pva.PVATypeAdapter
Given the value create the new value.
createVImage(PVScalarArray, NTNDArrayFunctionSet.NDColorMode, int[]) - Static method in class org.diirt.support.pva.formula.NTNDArrayFunctionSet
 
createWriteListener(String) - Method in class org.diirt.datasource.integration.Log
 
createWriteListener(String) - Method in class org.diirt.javafx.tools.Log
 
CSVFileFormat - Class in org.diirt.datasource.file
A FileFormat for reading .csv files into VTables
CSVFileFormat() - Constructor for class org.diirt.datasource.file.CSVFileFormat
 
CSVFinder - Class in org.diirt.graphene.profile.io
Handles finding a .CSV file.
CSVIO - Class in org.diirt.vtype.io
 
CSVIO() - Constructor for class org.diirt.vtype.io.CSVIO
 
CsvParser - Class in org.diirt.util.text
Utility class to parse CSV text.
CsvParser.Header - Enum in org.diirt.util.text
The configuration options for the header.
CsvParserResult - Class in org.diirt.util.text
The result of the CSV parsing.
CSVReader - Class in org.diirt.graphene.profile.io
Handles reading from the .CSV file.
CSVWriter - Class in org.diirt.graphene.profile.io
Handles writing data to a .CSV file.
cycleValidator(VTypeMatchMask, List<Object>) - Static method in class org.diirt.datasource.integration.Validators
 

D

Data - Interface in org.diirt.datasource.timecache
Represents a sample.
data() - Static method in class org.diirt.graphene.AxisRanges
A range for the axis that fits the data.
data - Variable in class org.diirt.graphene.profile.ProfileGraph2D
 
DataChunk - Class in org.diirt.datasource.timecache
A chunk of Data ordered by Timestamp with a maximum size.
DataChunk() - Constructor for class org.diirt.datasource.timecache.DataChunk
 
DataChunk(int) - Constructor for class org.diirt.datasource.timecache.DataChunk
 
dataFormulaField - Variable in class org.diirt.datasource.sample.graphene.BaseGraphApp
 
dataLoss(TimestampsSet) - Method in class org.diirt.datasource.timecache.PVCacheImpl
Informs that the specified set of Timestamp have been removed from storage.
dataLoss(TimestampsSet) - Method in interface org.diirt.datasource.timecache.storage.DataStorageListener
Informs that the specified set of Timestamp have been removed from storage.
dataReduction(ReductionScheme) - Method in class org.diirt.graphene.LineGraph2DRendererUpdate
Sets this object's data reduction scheme to the given scheme.
dataReduction(ReductionScheme) - Method in class org.diirt.graphene.MultiAxisLineGraph2DRendererUpdate
Sets this object's data reduction scheme to the given scheme.
DataRequestListener - Interface in org.diirt.datasource.timecache
DataRequestStatistics - Class in org.diirt.datasource.timecache
Statistics of DataRequestThread
DataRequestStatistics(DataSource) - Constructor for class org.diirt.datasource.timecache.DataRequestStatistics
 
DataRequestThread - Class in org.diirt.datasource.timecache
Retrieves chunks from the specified DataSource, channel name and TimeInterval.
DataRequestThread(String, DataSource, TimeInterval) - Constructor for class org.diirt.datasource.timecache.DataRequestThread
 
DatasetConversions - Class in org.diirt.datasource.graphene
Utility class to convert VTypes into graphene datasets.
DatasetConversions() - Constructor for class org.diirt.datasource.graphene.DatasetConversions
 
DatasetFactory - Class in org.diirt.graphene.profile.utils
Factory object to create datasets.
datasetFrom(ListNumber, ListNumber) - Static method in class org.diirt.graphene.Cell1DDatasets
Wraps ListNumbers for values and boundaries into a Point1DDataset.
datasetFrom(ListNumber, ListNumber, Range) - Static method in class org.diirt.graphene.Cell1DDatasets
 
datasetFrom(Cell2DDatasets.Function2D, ListNumber, ListNumber) - Static method in class org.diirt.graphene.Cell2DDatasets
 
datasetFrom(ListNumber, ListNumber, ListNumber) - Static method in class org.diirt.graphene.Cell2DDatasets
 
DataSource - Class in org.diirt.datasource
A source for data that is going to be processed by the PVManager.
DataSource(boolean) - Constructor for class org.diirt.datasource.DataSource
Creates a new data source.
DataSource - Interface in org.diirt.datasource.timecache.source
Retrieves samples from a source.
dataSource(DataSource) - Method in class org.diirt.service.jdbc.JDBCServiceDescription
The JDBC DataSource to use for database connection.
DataSourceConfiguration<T extends DataSource> - Class in org.diirt.datasource
The configuration for a data source.
DataSourceConfiguration() - Constructor for class org.diirt.datasource.DataSourceConfiguration
 
DataSourceConfigurationLog - Class in org.diirt.datasource.sample.log
 
DataSourceConfigurationLog() - Constructor for class org.diirt.datasource.sample.log.DataSourceConfigurationLog
 
DataSourceProvider - Class in org.diirt.datasource
A class that provides support for a DataSource.
DataSourceProvider() - Constructor for class org.diirt.datasource.DataSourceProvider
 
datasourcesInJavaFX() - Method in class org.diirt.datasource.sample.ConfigurationExamples
 
datasourcesInSwing() - Method in class org.diirt.datasource.sample.ConfigurationExamples
 
datasourcesInSWT_CSSTudio() - Method in class org.diirt.datasource.sample.ConfigurationExamples
 
DataSourceTypeAdapter<ConnectionPayload,MessagePayload> - Interface in org.diirt.datasource
Matches and fills a cache with the data from connection and message payloads.
DataSourceTypeAdapterSet - Interface in org.diirt.datasource
A set of type adapters.
DataSourceTypeSupport - Class in org.diirt.datasource
The type support for a datasource.
DataSourceTypeSupport() - Constructor for class org.diirt.datasource.DataSourceTypeSupport
 
DataStorage - Interface in org.diirt.datasource.timecache.storage
Retrieves and stores samples from/to a storage.
DataStorageListener - Interface in org.diirt.datasource.timecache.storage
DataStorage listener.
DataTypeSupport - Class in org.diirt.datasource.vtype
Adds support for control system standard value types.
DateUtils - Class in org.diirt.graphene.profile.io
Handles date and time operations.
DateUtils.DateFormat - Enum in org.diirt.graphene.profile.io
Format of a date, either with delimiting characters or without.
DAY_FIELD_ID - Static variable in class org.diirt.graphene.TimeScales
 
dbePropertySupported(boolean) - Method in class org.diirt.support.ca.JCADataSourceConfiguration
Whether a separate monitor should be used for listening to metadata changes.
decode(Reader) - Method in class org.diirt.pods.web.common.MessageDecoder
 
Default - Static variable in class org.diirt.datasource.timecache.Parameter
 
DEFAULT_COLOR_MAP - Static variable in class org.diirt.graphene.IntensityGraph2DRenderer
Default color map: JET.
DEFAULT_DRAW_LEGEND - Static variable in class org.diirt.graphene.IntensityGraph2DRenderer
Default draw legend: false.
DEFAULT_INTERPOLATION_SCHEME - Static variable in class org.diirt.graphene.MultiAxisLineGraph2DRenderer
Default interpolation scheme: nearest neighbor.
DEFAULT_MAX_ACTIVE - Static variable in interface org.diirt.support.pva.rpcservice.rpcclient.PoolConfiguration
 
DEFAULT_NUMBER_COLOR_MAP_NAME - Static variable in class org.diirt.graphene.NumberColorMaps
 
DEFAULT_REDUCTION_SCHEME - Static variable in class org.diirt.graphene.MultiAxisLineGraph2DRenderer
Default interpolation scheme: nearest neighbor.
DEFAULT_SEPARATE_AREAS - Static variable in class org.diirt.graphene.MultiAxisLineGraph2DRenderer
Default separate area flag: false (all lines overlap in one area).
defaultArrayDisplay(VNumberArray) - Static method in class org.diirt.vtype.ValueUtil
Returns the default array dimension display by looking at the size of the n dimensional array and creating cell boundaries based on index.
defaultArrayDisplay(ListInt) - Static method in class org.diirt.vtype.ValueUtil
Returns the default array dimension display given the size of the n dimensional array and creating cell boundaries based on index.
defaultCASetup() - Static method in class org.diirt.datasource.sample.SetupUtil
 
defaultCASetupForSwing() - Static method in class org.diirt.datasource.sample.SetupUtil
 
defaultDatasetSizes() - Static method in class org.diirt.graphene.profile.utils.DatasetFactory
Default set of dataset sizes to test profiling on, on a logarithmic scale.
defaultDataSource(String) - Method in class org.diirt.datasource.CompositeDataSourceConfiguration
Sets the data source to be used if the channel does not specify one explicitely.
defaultNumberColorMap() - Static method in class org.diirt.graphene.NumberColorMaps
Returns the default NumberColorMap.
defaultProfile(ProfileGraph2D) - Static method in class org.diirt.graphene.profile.MultiLevelProfiler
Sample multi-level profiling for a given renderer.
defaultResolutions() - Static method in class org.diirt.graphene.profile.utils.Resolution
Default set of resolutions (image width and height set) to test profiling on, based on standard computer resolutions.
defaults() - Static method in class org.diirt.datasource.extra.WaterfallPlotParameters
Defaults parameters for the waterfall plot.
DELIM - Static variable in class org.diirt.graphene.profile.io.CSVReader
Comma delimiter for a .CSV formatted output file.
DELIM - Static variable in class org.diirt.graphene.profile.io.CSVWriter
Comma delimiter for a .CSV formatted output file.
delimiter(String) - Method in class org.diirt.datasource.CompositeDataSourceConfiguration
Changes the data source delimiter.
DesiredRateExpression<R> - Interface in org.diirt.datasource.expression
An expression to read at the desired rate.
DesiredRateExpressionImpl<R> - Class in org.diirt.datasource.expression
Implementation class for DesiredRateExpression.
DesiredRateExpressionImpl(SourceRateExpression<?>, Collector<?, R>, String) - Constructor for class org.diirt.datasource.expression.DesiredRateExpressionImpl
Creates a new expression at the desired rate.
DesiredRateExpressionImpl(DesiredRateExpressionList<?>, ReadFunction<R>, String) - Constructor for class org.diirt.datasource.expression.DesiredRateExpressionImpl
Creates a new aggregated expression.
DesiredRateExpressionList<R> - Interface in org.diirt.datasource.expression
A list of expressions to read at the desired rate.
DesiredRateExpressionListImpl<R> - Class in org.diirt.datasource.expression
Implementation class for DesiredRateExpressionList.
DesiredRateExpressionListImpl() - Constructor for class org.diirt.datasource.expression.DesiredRateExpressionListImpl
Creates a new empty expression list.
DesiredRateReadWriteExpression<R,W> - Interface in org.diirt.datasource.expression
An expression to write and to read at the desired rate.
DesiredRateReadWriteExpressionImpl<R,W> - Class in org.diirt.datasource.expression
Implementation class for DesiredRateReadWriteExpression.
DesiredRateReadWriteExpressionImpl(DesiredRateExpression<R>, WriteExpression<W>) - Constructor for class org.diirt.datasource.expression.DesiredRateReadWriteExpressionImpl
Creates an expression that can be both read at the desired rate and written.
DesiredRateReadWriteExpressionList<R,W> - Interface in org.diirt.datasource.expression
An list of expressions to write and to read at the desired rate.
DesiredRateReadWriteExpressionListImpl<R,W> - Class in org.diirt.datasource.expression
Implementation class for DesiredRateReadWriteExpressionList.
DesiredRateReadWriteExpressionListImpl() - Constructor for class org.diirt.datasource.expression.DesiredRateReadWriteExpressionListImpl
 
destroy() - Method in class org.diirt.pods.web.common.MessageDecoder
 
destroy() - Method in class org.diirt.pods.web.common.MessageEncoder
 
destroy() - Method in class org.diirt.pods.web.SocketFilter
 
dft(ListNumber, ListNumber) - Static method in class org.diirt.util.array.ListMath
XXX: This is just a prototype
disconnect() - Method in class org.diirt.datasource.MultiplexedChannelHandler
Used by the handler to close the connection.
disconnect() - Method in class org.diirt.support.pva.PVAChannelHandler
 
disconnectCycle() - Method in class org.diirt.datasource.integration.DisconnectTestPhase
 
disconnectCycle() - Method in class org.diirt.datasource.integration.OutageTestPhase
 
disconnectCycle() - Method in class org.diirt.datasource.integration.RestartTestPhase
 
disconnected() - Static method in class org.diirt.vtype.next.Alarm
Alarm condition for when a channel is disconnected.
disconnectExpression(WriteExpression<?>) - Method in class org.diirt.datasource.PVWriterDirector
Disconnects the given expression.
disconnectRead(ReadRecipe) - Method in class org.diirt.datasource.CompositeDataSource
 
disconnectRead(ReadRecipe) - Method in class org.diirt.datasource.DataSource
Disconnects the set of channels given by the recipe.
disconnectRead(ReadRecipe) - Method in class org.diirt.datasource.test.MockDataSource
 
disconnectReadExpression(DesiredRateExpression<?>) - Method in class org.diirt.datasource.PVDirector
Disconnects the given expression.
DisconnectTestPhase - Class in org.diirt.datasource.integration
Tests reconnects caused by a server restart.
DisconnectTestPhase() - Constructor for class org.diirt.datasource.integration.DisconnectTestPhase
 
disconnectWrite(WriteRecipe) - Method in class org.diirt.datasource.CompositeDataSource
 
disconnectWrite(WriteRecipe) - Method in class org.diirt.datasource.DataSource
Releases the resources associated with the given write recipe.
disconnectWrite(WriteRecipe) - Method in class org.diirt.datasource.test.MockDataSource
 
display() - Static method in class org.diirt.graphene.AxisRanges
The suggested range for the data.
Display - Interface in org.diirt.vtype
Limit and unit information needed for display and control.
Display - Class in org.diirt.vtype.next
Limit and unit information needed for display and control.
Display() - Constructor for class org.diirt.vtype.next.Display
 
displayBoolean() - Static method in class org.diirt.vtype.ValueFactory
Returns a display from 0 to 1, suitable for booleans.
DisplayBuilder - Class in org.diirt.vtype
Allows to build a Display object which can then be re-used to generate values with the same metadata.
DisplayBuilder() - Constructor for class org.diirt.vtype.DisplayBuilder
Creates a new display builder.
displayEquals(Display, Display) - Static method in class org.diirt.vtype.ValueUtil
Returns true if the two displays contain the same information.
displayHasValidDisplayLimits(Display) - Static method in class org.diirt.vtype.ValueUtil
Checks whether the display limits are non-null and non-NaN.
displayNone() - Static method in class org.diirt.vtype.ValueFactory
Empty display information.
displayOf(Object) - Static method in class org.diirt.vtype.ValueUtil
Extracts the display information if present.
dispose() - Method in class org.diirt.datasource.formula.array.CaHistogramFormulaFunction
 
dispose() - Method in class org.diirt.datasource.formula.channel.ChannelFormulaFunction
 
dispose() - Method in class org.diirt.datasource.formula.channel.ChannelsFormulaFunction
 
dispose() - Method in class org.diirt.datasource.formula.StatefulFormulaFunction
Called when this instance of the formula is not needed anymore.
dispose() - Method in class org.diirt.datasource.timecache.integration.TCQueryFunction
 
divide(ListNumber, ListNumber) - Static method in class org.diirt.util.array.ListMath
Returns a list where each element is the division of the elements of the two lists at the same index.
dividedBy(int) - Method in class org.diirt.util.time.TimeDuration
Returns a new duration which is smaller by the given factor.
dividedBy(TimeDuration) - Method in class org.diirt.util.time.TimeDuration
Returns the number of times the given duration is present in this duration.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.diirt.pods.web.SocketFilter
 
DOUBLE_REGEX - Static variable in class org.diirt.util.text.StringUtil
The pattern of a double value.
DOUBLE_REGEX_WITH_NAN - Static variable in class org.diirt.util.text.StringUtil
The pattern of a double value.
doubleArrayCopyOf(CollectionNumber) - Static method in class org.diirt.util.array.CollectionNumbers
Copies the content of the collection to an array.
DoubleArrayTimeCache - Interface in org.diirt.datasource.extra
 
DoubleArrayTimeCache.Data - Interface in org.diirt.datasource.extra
 
DoubleArrayTimeCacheFromVDoubleArray - Class in org.diirt.datasource.extra
 
DoubleArrayTimeCacheFromVDoubleArray(ReadFunction<? extends List<? extends VNumberArray>>) - Constructor for class org.diirt.datasource.extra.DoubleArrayTimeCacheFromVDoubleArray
 
DoubleArrayTimeCacheFromVDoubleArray.Data - Class in org.diirt.datasource.extra
 
DoubleArrayTimeCacheFromVDoubles - Class in org.diirt.datasource.extra
 
DoubleArrayTimeCacheFromVDoubles(List<? extends ReadFunction<? extends List<? extends VNumber>>>) - Constructor for class org.diirt.datasource.extra.DoubleArrayTimeCacheFromVDoubles
 
DoubleArrayTimeCacheFromVDoubles.Data - Class in org.diirt.datasource.extra
 
doubleArrayWrappedOrCopy(CollectionNumber) - Static method in class org.diirt.util.array.CollectionNumbers
Returns either the wrapped array (if exists and matches the type) or a copy - USE WITH CAUTION AS IT MAY EXPOSE THE INTERNAL STATE OF THE COLLECTION.
draw(Graphics2D, Cell1DDataset) - Method in class org.diirt.graphene.AreaGraph2DRenderer
Draws the area to be put behind a graph on the given Graphics2D context, given the Cell1DDataset.
draw(Graphics2D, Point3DWithLabelDataset) - Method in class org.diirt.graphene.BubbleGraph2DRenderer
Draws a bubble graph on the given Graphics2D context using the given data.
draw(GraphBuffer, Cell2DDataset) - Method in class org.diirt.graphene.IntensityGraph2DRenderer
Draws an intensity graph in the given graphics context, using the given data.
draw(Graphics2D, Point2DDataset) - Method in class org.diirt.graphene.LineGraph2DRenderer
Draws the graph on the given graphics context.
draw(GraphBuffer, Point2DDataset) - Method in class org.diirt.graphene.LineGraph2DRenderer
 
draw(Graphics2D, List<Point2DDataset>) - Method in class org.diirt.graphene.LineGraph2DRenderer
Draws a graph with multiple lines, each pertaining to a different set of data.
draw(Graphics2D, TimeSeriesDataset) - Method in class org.diirt.graphene.LineTimeGraph2DRenderer
Draws the graph on the given graphics context.
draw(Graphics2D, List<Point2DDataset>) - Method in class org.diirt.graphene.MultiAxisLineGraph2DRenderer
Draws the graph on the given graphics context.
draw(Graphics2D, Point2DDataset) - Method in class org.diirt.graphene.ScatterGraph2DRenderer
 
draw(Graphics2D, Point2DDataset) - Method in class org.diirt.graphene.SparklineGraph2DRenderer
Draws the graph on the given graphics context.
drawBackground() - Method in class org.diirt.graphene.Graph2DRenderer
Draws the background with the background color.
drawBackground() - Method in class org.diirt.graphene.TemporalGraph2DRenderer
 
drawCircle(Graphics2D, Point2DDataset, int, Color) - Method in class org.diirt.graphene.SparklineGraph2DRenderer
Draws a circle of a certain color at a certain position.
drawCircles(boolean) - Method in class org.diirt.graphene.SparklineGraph2DRendererUpdate
Sets whether circles are drawn on the line at important values.
drawDataImage(int, int, int[], int[], Cell2DDataset, NumberColorMapInstance) - Method in class org.diirt.graphene.GraphBuffer
Plots a two dimensional array of values encoded by color.
drawGraphArea() - Method in class org.diirt.graphene.Graph2DRenderer
Draw the calculated graph area.
drawGraphArea() - Method in class org.diirt.graphene.MultiAxisLineGraph2DRenderer
 
drawGraphArea() - Method in class org.diirt.graphene.TemporalGraph2DRenderer
 
drawHorizontalReferenceLines() - Method in class org.diirt.graphene.Graph2DRenderer
Draws the horizontal reference lines based on the calculated graph area.
drawHorizontalReferenceLines() - Method in class org.diirt.graphene.MultiAxisLineGraph2DRenderer
 
drawHorizontalReferenceLines() - Method in class org.diirt.graphene.TemporalGraph2DRenderer
 
drawHorizontalReferenceLinesSplit() - Method in class org.diirt.graphene.MultiAxisLineGraph2DRenderer
 
drawLegend(boolean) - Method in class org.diirt.graphene.IntensityGraph2DRendererUpdate
Sets this object's drawLegend to the given boolean value.
drawString(Graphics2D, Java2DStringUtilities.Alignment, int, int, String) - Static method in class org.diirt.graphene.Java2DStringUtilities
Draws a string using the given alignment.
drawValueExplicitLine(ListNumber, ListNumber, InterpolationScheme, ReductionScheme) - Method in class org.diirt.graphene.Graph2DRenderer
Draws an explicit line give the interpolation and reduction schemes, the x values and the y values.
drawValueExplicitLine(Point2DDataset, InterpolationScheme, ReductionScheme, ProcessValue) - Method in class org.diirt.graphene.GraphBuffer
 
drawValueExplicitLine(ListNumber, ListNumber, InterpolationScheme, ReductionScheme, int) - Method in class org.diirt.graphene.MultiAxisLineGraph2DRenderer
 
drawValueLine(ListNumber, ListNumber, InterpolationScheme) - Method in class org.diirt.graphene.Graph2DRenderer
Draws an implicit line given the interpolation scheme and the x,y values.
drawValueLine(ListNumber, ListNumber, InterpolationScheme, ProcessValue) - Method in class org.diirt.graphene.GraphBuffer
 
drawValueLine(ListNumber, ListNumber, InterpolationScheme) - Method in class org.diirt.graphene.TemporalGraph2DRenderer
 
drawVerticalReferenceLines() - Method in class org.diirt.graphene.Graph2DRenderer
Draw reference lines that correspond to reference values.
drawVerticalReferenceLines() - Method in class org.diirt.graphene.MultiAxisLineGraph2DRenderer
 
drawVerticalReferenceLines() - Method in class org.diirt.graphene.TemporalGraph2DRenderer
 
drawVerticalReferenceLinesSplit() - Method in class org.diirt.graphene.MultiAxisLineGraph2DRenderer
 
drawXLabels() - Method in class org.diirt.graphene.Graph2DRenderer
Draw the horizontal labels based on the calculated graph area.
drawXLabels() - Method in class org.diirt.graphene.MultiAxisLineGraph2DRenderer
 
drawXLabels() - Method in class org.diirt.graphene.TemporalGraph2DRenderer
 
drawXLabelsSplit() - Method in class org.diirt.graphene.MultiAxisLineGraph2DRenderer
 
drawYLabels() - Method in class org.diirt.graphene.Graph2DRenderer
Draw the vertical labels based on the calculated graph area.
drawYLabels() - Method in class org.diirt.graphene.MultiAxisLineGraph2DRenderer
 
drawYLabels() - Method in class org.diirt.graphene.TemporalGraph2DRenderer
 
drawYLabelsSplit() - Method in class org.diirt.graphene.MultiAxisLineGraph2DRenderer
 
durationBetween(Timestamp) - Method in class org.diirt.util.time.Timestamp
Calculates the time between the reference and this timeStamp.
durationFrom(Timestamp) - Method in class org.diirt.util.time.Timestamp
Calculates the time passed from the reference to this timeStamp.
DynamicFormulaFunction - Class in org.diirt.datasource.formula
Formula function that can dynamically add and remove access to channels.
DynamicFormulaFunction() - Constructor for class org.diirt.datasource.formula.DynamicFormulaFunction
 
DynamicGroup - Class in org.diirt.datasource.extra
A expression that returns the result of a dynamically managed group.
DynamicGroup() - Constructor for class org.diirt.datasource.extra.DynamicGroup
Creates a new group.

E

encode(Message, Writer) - Method in class org.diirt.pods.web.common.MessageEncoder
 
Enum - Interface in org.diirt.vtype
Metadata for enumerations.
EnumMetaData - Class in org.diirt.vtype.next
Enum metadata information.
EnumMetaData() - Constructor for class org.diirt.vtype.next.EnumMetaData
 
equals(Object) - Method in class org.diirt.datasource.ChannelHandlerReadSubscription
 
equals(Object) - Method in class org.diirt.datasource.ChannelHandlerWriteSubscription
 
equals(Object) - Method in class org.diirt.datasource.ChannelReadRecipe
 
equals(Object) - Method in class org.diirt.datasource.ChannelWriteRecipe
 
equals(Object) - Method in class org.diirt.datasource.formula.FormulaAst
 
equals(Object) - Method in class org.diirt.datasource.ReadRecipe
 
equals(Object) - Method in class org.diirt.datasource.timecache.DataRequestThread
 
equals(Object) - Method in class org.diirt.datasource.timecache.impl.SimpleFileDataSource
 
equals(Object) - Method in class org.diirt.datasource.timecache.Parameter
 
equals(Object) - Method in class org.diirt.datasource.timecache.query.QueryImpl
 
equals(Object) - Method in class org.diirt.datasource.timecache.source.SourceData
equals(Object) - Method in class org.diirt.datasource.timecache.storage.MemoryStoredData
equals(Object) - Method in class org.diirt.datasource.WriteRecipe
 
equals(Object) - Method in class org.diirt.graphene.AxisRanges.Auto
 
equals(Object) - Method in class org.diirt.graphene.AxisRanges.Fixed
 
equals(Object) - Method in class org.diirt.util.array.ArrayBoolean
 
equals(Object) - Method in class org.diirt.util.array.ArrayByte
 
equals(Object) - Method in class org.diirt.util.array.ArrayDouble
 
equals(Object) - Method in class org.diirt.util.array.ArrayFloat
 
equals(Object) - Method in class org.diirt.util.array.ArrayInt
 
equals(Object) - Method in class org.diirt.util.array.ArrayLong
 
equals(Object) - Method in class org.diirt.util.array.ArrayShort
 
equals(Object) - Method in class org.diirt.util.array.ListBoolean
 
equals(Object) - Method in class org.diirt.util.array.ListByte
 
equals(Object) - Method in class org.diirt.util.array.ListDouble
 
equals(Object) - Method in class org.diirt.util.array.ListFloat
 
equals(Object) - Method in class org.diirt.util.array.ListInt
 
equals(Object) - Method in class org.diirt.util.array.ListLong
 
equals(Object) - Method in class org.diirt.util.array.ListShort
 
equals(Object) - Method in class org.diirt.util.stats.Range
 
equals(Object) - Method in class org.diirt.util.time.TimeDuration
equals(Object) - Method in class org.diirt.util.time.TimeInterval
 
equals(Object) - Method in class org.diirt.util.time.Timestamp
 
equals(Object) - Method in class org.diirt.vtype.next.Alarm
Tests whether the give object is and Alarm with the same name and severity.
equals(Object) - Method in class org.diirt.vtype.next.Display
 
equals(Object) - Method in class org.diirt.vtype.next.EnumMetaData
Whether the given object is an EnumMetadata with the same labels.
equals(Object) - Method in class org.diirt.vtype.next.Time
 
EqualValueFilter - Class in org.diirt.vtype.table
 
EqualValueFilter(List<VTable>, int[]) - Constructor for class org.diirt.vtype.table.EqualValueFilter
 
Event - Interface in org.diirt.datasource.integration
 
Event - Interface in org.diirt.javafx.tools
 
eventLog() - Method in class org.diirt.javafx.tools.EventLogViewer
 
EventLogViewer - Class in org.diirt.javafx.tools
 
EventLogViewer() - Constructor for class org.diirt.javafx.tools.EventLogViewer
 
EventViewer - Class in org.diirt.javafx.tools
 
EventViewer() - Constructor for class org.diirt.javafx.tools.EventViewer
 
EXCEPTION_MASK - Static variable in class org.diirt.datasource.PVReaderEvent
Mask for an error event.
EXCEPTION_MASK - Static variable in class org.diirt.datasource.PVWriterEvent
Mask for error event.
ExceptionHandler - Class in org.diirt.datasource
This class receives all the exceptions generated by a PV.
ExceptionHandler() - Constructor for class org.diirt.datasource.ExceptionHandler
 
ExecServiceDescription - Class in org.diirt.service.exec
The description setting attributes to construct an exec service.
ExecServiceDescription(String, String) - Constructor for class org.diirt.service.exec.ExecServiceDescription
Creates exec service description with the given service name and description.
ExecServiceMethodDescription - Class in org.diirt.service.exec
The description for an executor service method (i.e.
ExecServiceMethodDescription(String, String) - Constructor for class org.diirt.service.exec.ExecServiceMethodDescription
A new service method with the given name and description.
ExecServiceProvider - Class in org.diirt.service.exec
A service factory that crawls a directory for xml files, and creates an exec service from each of them.
ExecServiceProvider(File, boolean) - Constructor for class org.diirt.service.exec.ExecServiceProvider
Creates a new factory that reads from the given directory.
ExecServiceProvider() - Constructor for class org.diirt.service.exec.ExecServiceProvider
Creates a new factory using the default configuration directory.
ExecServices - Class in org.diirt.service.exec
Utility class to create ExecServices.
execute() - Method in class org.diirt.datasource.integration.TestPhase
 
execute(Runnable) - Method in class org.diirt.datasource.test.MockExecutor
 
executeAsync(Map<String, Object>, Consumer<Map<String, Object>>, Consumer<Exception>) - Method in class org.diirt.service.ServiceMethod
Executes the service method with the given parameters, the result of which will be communicated through the callbacks (asynchronous execution of this service method).
executeSync(Map<String, Object>) - Method in class org.diirt.service.ServiceMethod
Executes the service method with the given parameters, and waits for the response (synchronous execution of this service method).
Executors - Class in org.diirt.datasource.util
Factory and utility methods to for the Executor framework.
Executors() - Constructor for class org.diirt.datasource.util.Executors
 
Executors - Class in org.diirt.javafx.util
Bridge from JavaFX to Executor framework.
Executors() - Constructor for class org.diirt.javafx.util.Executors
 
Executors - Class in org.diirt.util.concurrent
Factory and utility methods to for the Executor framework.
Executors() - Constructor for class org.diirt.util.concurrent.Executors
 
executorService(ExecutorService) - Method in class org.diirt.service.ServiceDescription
Determines the executor to be used by the service.
export(Object, Writer) - Method in class org.diirt.vtype.io.CSVIO
 
ExpressionLanguage - Class in org.diirt.datasource
Operators to constructs expression of PVs that the PVManager will be able to monitor.
ExpressionLanguage - Class in org.diirt.datasource.extra
PVManager expression language support for additional operations.
ExpressionLanguage - Class in org.diirt.datasource.formula
Support for formula expressions.
ExpressionLanguage - Class in org.diirt.datasource.graphene
 
ExpressionLanguage - Class in org.diirt.datasource.timecache
PVManager expression language support for additional operations.
ExpressionLanguage - Class in org.diirt.datasource.vtype
PVManager expression language support for value types.
ExpressionLanguage.Filter<T> - Class in org.diirt.datasource
Filters a data stream, removing updates that match the given function.
ExpressionLanguage.OneArgFunction<R,A> - Interface in org.diirt.datasource
A user provided single argument function.
ExpressionLanguage.TwoArgFunction<R,A1,A2> - Interface in org.diirt.datasource
A user provided double argument function.
ExpressionProbe - Class in org.diirt.javafx.tools
 
ExpressionProbe() - Constructor for class org.diirt.javafx.tools.ExpressionProbe
 
ExpressionProbe.Property - Class in org.diirt.javafx.tools
 
Expressions - Class in org.diirt.datasource.expression
Utility class for expressions.
Expressions() - Constructor for class org.diirt.datasource.expression.Expressions
 
extractRow(VTable, int) - Static method in class org.diirt.vtype.table.VTableFactory
 

F

factory(String) - Static method in class org.diirt.graphene.profile.VisualProfiler
Makes a Profile object based off of the class name.
FileDataSource - Class in org.diirt.datasource.file
Data source for locally written data.
FileDataSourceConfiguration - Class in org.diirt.datasource.file
Configuration for FileDataSource.
FileDataSourceConfiguration() - Constructor for class org.diirt.datasource.file.FileDataSourceConfiguration
 
FileDataSourceProvider - Class in org.diirt.datasource.file
DataSourceProvider for file-system based data source.
FileDataSourceProvider() - Constructor for class org.diirt.datasource.file.FileDataSourceProvider
 
FileFormat - Interface in org.diirt.datasource.file
A way to read and write an object with a particular file format.
FileFormatRegistry - Class in org.diirt.datasource.file
Place to registers file formats so that the file datasource can use them.
FileFormatRegistry() - Constructor for class org.diirt.datasource.file.FileFormatRegistry
 
FileWatcherPollingService - Class in org.diirt.datasource.file
 
FileWatcherPollingService(ScheduledExecutorService, Duration) - Constructor for class org.diirt.datasource.file.FileWatcherPollingService
 
fillReadRecipe(PVDirector, ReadRecipeBuilder) - Method in interface org.diirt.datasource.expression.DesiredRateExpression
Prepares the recipe to connect the channels needed by this expression.
fillReadRecipe(PVDirector, ReadRecipeBuilder) - Method in class org.diirt.datasource.expression.DesiredRateExpressionImpl
 
fillReadRecipe(PVDirector, ReadRecipeBuilder) - Method in class org.diirt.datasource.expression.DesiredRateReadWriteExpressionImpl
 
fillReadRecipe(PVDirector, ReadRecipeBuilder) - Method in class org.diirt.datasource.expression.ReadMap
 
fillWriteRecipe(PVWriterDirector, WriteRecipeBuilder) - Method in class org.diirt.datasource.expression.DesiredRateReadWriteExpressionImpl
 
fillWriteRecipe(PVWriterDirector, WriteRecipeBuilder) - Method in class org.diirt.datasource.expression.SourceRateReadWriteExpressionImpl
 
fillWriteRecipe(PVWriterDirector, WriteRecipeBuilder) - Method in interface org.diirt.datasource.expression.WriteExpression
Prepares the recipe to connect the channels needed by this expression.
fillWriteRecipe(PVWriterDirector, WriteRecipeBuilder) - Method in class org.diirt.datasource.expression.WriteExpressionImpl
 
fillWriteRecipe(PVWriterDirector, WriteRecipeBuilder) - Method in class org.diirt.datasource.expression.WriteMap
 
Filter(Class<T>) - Constructor for class org.diirt.datasource.ExpressionLanguage.Filter
Creates a filter which looks for and cases data objects of the given class.
Filter(Class<T>, boolean) - Constructor for class org.diirt.datasource.ExpressionLanguage.Filter
Creates a filter which looks for and cases data objects of the given class.
filter(T, T) - Method in class org.diirt.datasource.ExpressionLanguage.Filter
Determines whether the new value should be filtered or not.
filterBy(ExpressionLanguage.Filter<?>, DesiredRateExpression<List<T>>) - Static method in class org.diirt.datasource.ExpressionLanguage
Filters a stream of updates with the given filter.
filterRow(int[]) - Method in class org.diirt.vtype.table.EqualValueFilter
 
find(Collection<T>, ValueCache<?>, C) - Method in class org.diirt.datasource.DataSourceTypeSupport
Given a collection of type datapters, finds the one that can store data in the cache given the channel information described in the connection payload.
find(ValueCache<?>, JCAConnectionPayload) - Method in class org.diirt.support.ca.JCATypeSupport
Returns a matching type adapter for the given cache and channel.
find(ValueCache<?>, PVAChannelHandler) - Method in class org.diirt.support.pva.PVATypeSupport
Returns a matching type adapter for the given cache and channel.
findArgTypeMatch(List<Class<?>>, Collection<FormulaFunction>) - Static method in class org.diirt.datasource.formula.FormulaFunctions
Finds the functions that match the given types as arguments.
findFirstMatch(List<Object>, Collection<FormulaFunction>) - Static method in class org.diirt.datasource.formula.FormulaFunctions
Finds the first function that can accept the given values as arguments.
findFunctions(String) - Method in class org.diirt.datasource.formula.FormulaFunctionSet
Returns all the functions in the set with the given name.
findFunctions(String, Integer) - Method in class org.diirt.datasource.formula.FormulaRegistry
Finds the registered function with the given name and that can accept the given number of arguments.
findFunctionSet(String) - Method in class org.diirt.datasource.formula.FormulaRegistry
Returns the registered function set with the given name.
findNamedConstant(String) - Method in class org.diirt.datasource.formula.FormulaRegistry
Returns the value of the constant with the given name
findNotificationSupportFor(T) - Static method in class org.diirt.datasource.NotificationSupport
Retrieves the notification support based on the given value.
findService(String) - Method in class org.diirt.service.ServiceRegistry
Returns the service given the name.
findServiceMethod(String, String) - Method in class org.diirt.service.ServiceRegistry
Finds the service method given by the name of the service and the method.
findServiceMethod(String) - Method in class org.diirt.service.ServiceRegistry
Finds a service method using a lookup string of the format "service/method".
findTables1D() - Static method in class org.diirt.graphene.profile.io.CSVFinder
Returns any file in the appropriate log file path that is supported by the profile analyzer and thus able to be further analyzed.
findTypeAdapter(ValueCache<?>, ConnectionPayload) - Method in class org.diirt.datasource.MultiplexedChannelHandler
Finds the right adapter to use for the particular cache given the information of the channels in the connection payload.
findTypeAdapter(ValueCache<?>, PVAChannelHandler) - Method in class org.diirt.support.pva.PVAChannelHandler
 
findTypeSupportFor(Class<? extends TypeSupport>, Class<T>) - Static method in class org.diirt.datasource.TypeSupport
Calculates and caches the type support for a particular class, so that introspection does not occur at every call.
FIRST_DAY - Static variable in class org.diirt.graphene.TimeScales
 
FIRST_HOUR - Static variable in class org.diirt.graphene.TimeScales
 
FIRST_WEEK - Static variable in class org.diirt.graphene.TimeScales
 
fixed(double, double) - Static method in class org.diirt.graphene.AxisRanges
A fixed range from the given values.
Flipflop - Class in org.diirt.datasource.sim
Function to simulate a boolean signal that turns on and off.
Flipflop() - Constructor for class org.diirt.datasource.sim.Flipflop
Creates a flipflop that changes every 500 ms.
Flipflop(Double) - Constructor for class org.diirt.datasource.sim.Flipflop
Creates a signal that turns on and off every interval.
floatArrayCopyOf(CollectionNumber) - Static method in class org.diirt.util.array.CollectionNumbers
Copies the content of the collection to an array.
floatArrayWrappedOrCopy(CollectionNumber) - Static method in class org.diirt.util.array.CollectionNumbers
Returns either the wrapped array (if exists and matches the type) or a copy - USE WITH CAUTION AS IT MAY EXPOSE THE INTERNAL STATE OF THE COLLECTION.
floatingPoint(double) - Static method in class org.diirt.datasource.formula.FormulaAst
A FLOATING_POINT node from the given value.
floatingPointFromToken(String) - Static method in class org.diirt.datasource.formula.FormulaAst
A FLOATING_POINT node from a token.
flush() - Method in interface org.diirt.datasource.timecache.Cache
 
flush() - Method in class org.diirt.datasource.timecache.CacheImpl
flush() - Method in interface org.diirt.datasource.timecache.PVCache
 
flush() - Method in class org.diirt.datasource.timecache.PVCacheImpl
focusDataIndex() - Method in class org.diirt.datasource.graphene.Graph2DResult
 
focusPixel(int) - Method in class org.diirt.graphene.AreaGraph2DRendererUpdate
 
focusPixel(int, int) - Method in class org.diirt.graphene.BubbleGraph2DRendererUpdate
Changes the current position of the pixel with focus.
focusPixel(int) - Method in class org.diirt.graphene.LineGraph2DRendererUpdate
Sets the current value of the focused pixel to x.
FontUtil - Class in org.diirt.graphene
 
FontUtil() - Constructor for class org.diirt.graphene.FontUtil
 
format(String, List<String>) - Static method in class org.diirt.datasource.formula.FormulaFunctions
Given the function name and a string representation of the arguments, returns the properly formatted string representation of the whole expression.
format(Timestamp) - Static method in class org.diirt.datasource.timecache.util.CacheHelper
Returns a formated String from the specified Timestamp.
format(TimeInterval) - Static method in class org.diirt.datasource.timecache.util.CacheHelper
Returns a formated String from the specified TimeInterval.
format(TimeDuration) - Static method in class org.diirt.datasource.timecache.util.CacheHelper
Returns a formated String from the specified TimeDuration.
format - Variable in class org.diirt.support.pva.adapters.AlarmTimeDisplayExtractor
 
format(int) - Static method in class org.diirt.util.text.NumberFormats
Returns a number format that formats a number with the given number of precision digits.
format(Object, StringBuffer, FieldPosition) - Method in class org.diirt.util.time.TimestampFormat
 
format(Timestamp) - Method in class org.diirt.util.time.TimestampFormat
Formats the given Timestamp.
format(NumberFormat) - Method in class org.diirt.vtype.DisplayBuilder
Changes the number format.
format(Scalar, StringBuffer, FieldPosition) - Method in class org.diirt.vtype.SimpleValueFormat
 
format(VNumberArray, StringBuffer, FieldPosition) - Method in class org.diirt.vtype.SimpleValueFormat
Formats a numeric array.
format(List<String>, StringBuffer, FieldPosition) - Method in class org.diirt.vtype.SimpleValueFormat
Formats a string array.
format(ListBoolean, StringBuffer, FieldPosition) - Method in class org.diirt.vtype.SimpleValueFormat
Formats a boolean array.
format(Array, StringBuffer, FieldPosition) - Method in class org.diirt.vtype.SimpleValueFormat
 
format(Object, StringBuffer, FieldPosition) - Method in class org.diirt.vtype.ValueFormat
Formats the given data object.
format(Scalar) - Method in class org.diirt.vtype.ValueFormat
Formats an scalar.
format(Array) - Method in class org.diirt.vtype.ValueFormat
Formats an array.
format(Scalar, StringBuffer, FieldPosition) - Method in class org.diirt.vtype.ValueFormat
Formats a scalar.
format(Array, StringBuffer, FieldPosition) - Method in class org.diirt.vtype.ValueFormat
Formats an array.
formatMessage(ValueCache<?>, Object, int, List<? extends DataSourceTypeAdapter<?, ?>>) - Method in class org.diirt.datasource.DataSourceTypeSupport
Formats the error message in case of not unique match.
formatSignature(FormulaFunction) - Static method in class org.diirt.datasource.formula.FormulaFunctions
Returns a string representation of the function that will include the function name, argument types, argument names and the result type.
formula(String) - Static method in class org.diirt.datasource.formula.ExpressionLanguage
Returns the expression that will return the live value of the given formula.
formula(FormulaAst) - Static method in class org.diirt.datasource.formula.ExpressionLanguage
Returns the expression corresponding to the formula represented by the given Abstract Syntax Tree.
formula(String, Class<T>) - Static method in class org.diirt.datasource.formula.ExpressionLanguage
An expression that returns the value of the formula making sure it's of the given type.
formula(String) - Static method in class org.diirt.datasource.formula.FormulaAst
The AST corresponding to the parsed formula.
formulaArg(String) - Static method in class org.diirt.datasource.formula.ExpressionLanguage
An expression that returns the value of the formula and return null for empty or null formula.
FormulaAst - Class in org.diirt.datasource.formula
The abstract syntax tree corresponding to a formula expression.
FormulaAst.Type - Enum in org.diirt.datasource.formula
The type of a formula AST node.
FormulaFunction - Interface in org.diirt.datasource.formula
Definition for a function that can be integrated in the formula language.
FormulaFunctionDataBrowserItem(FormulaFunction) - Constructor for class org.diirt.javafx.tools.FormulaFunctionViewer.FormulaFunctionDataBrowserItem
 
FormulaFunctionRootBrowserItem() - Constructor for class org.diirt.javafx.tools.FormulaFunctionViewer.FormulaFunctionRootBrowserItem
 
FormulaFunctions - Class in org.diirt.datasource.formula
A set of utility methods for formula functions.
FormulaFunctions() - Constructor for class org.diirt.datasource.formula.FormulaFunctions
 
FormulaFunctionSet - Class in org.diirt.datasource.formula
A set of functions that can be used in the formulas.
FormulaFunctionSet(FormulaFunctionSetDescription) - Constructor for class org.diirt.datasource.formula.FormulaFunctionSet
Creates a new ser of functions to be registered in the formula language.
FormulaFunctionSetBrowserItem(FormulaFunctionSet) - Constructor for class org.diirt.javafx.tools.FormulaFunctionViewer.FormulaFunctionSetBrowserItem
 
FormulaFunctionSetDescription - Class in org.diirt.datasource.formula
The description for a function set to be used in formula language.
FormulaFunctionSetDescription(String, String) - Constructor for class org.diirt.datasource.formula.FormulaFunctionSetDescription
A new function set description.
FormulaFunctionViewer - Class in org.diirt.javafx.tools
 
FormulaFunctionViewer() - Constructor for class org.diirt.javafx.tools.FormulaFunctionViewer
 
FormulaFunctionViewer.BrowserItem - Interface in org.diirt.javafx.tools
 
FormulaFunctionViewer.FormulaFunctionDataBrowserItem - Class in org.diirt.javafx.tools
 
FormulaFunctionViewer.FormulaFunctionRootBrowserItem - Class in org.diirt.javafx.tools
 
FormulaFunctionViewer.FormulaFunctionSetBrowserItem - Class in org.diirt.javafx.tools
 
FormulaFunctionViewer.TreeBrowserItem - Class in org.diirt.javafx.tools
 
formulaProperty() - Method in class org.diirt.javafx.graphene.BaseGraphView
 
FormulaRegistry - Class in org.diirt.datasource.formula
The registry to add functions that will be used by the formula parser.
FormulaRegistry() - Constructor for class org.diirt.datasource.formula.FormulaRegistry
 
ForwardCache<T,R> - Class in org.diirt.datasource
A cache that, after a value is put in the given value cache, calculates the value of the forward function and stores it in the forward writer, while locking on the forward function.
ForwardCache(ValueCache<T>, ReadFunction<R>, WriteFunction<R>) - Constructor for class org.diirt.datasource.ForwardCache
Creates a new ForwardCache.
FRAME_TITLE - Static variable in class org.diirt.graphene.profile.VisualProfiler
Title of the auto-generated frame.
from(DataSource) - Method in class org.diirt.datasource.PVConfiguration
 
from(DataSource) - Method in class org.diirt.datasource.PVReaderConfiguration
 
from(DataSource) - Method in class org.diirt.datasource.PVWriterConfiguration
 
from(VTable, int) - Static method in class org.diirt.vtype.table.VColumn
 
from(VTable, String) - Static method in class org.diirt.vtype.table.VColumn
 
fromListNumber(ListNumber) - Static method in class org.diirt.vtype.json.JsonArrays
Converts the given ListNumber to a number JSON array.
fromListString(List<String>) - Static method in class org.diirt.vtype.json.JsonArrays
Converts the given List of String to a string JSON array.
fromListTimestamp(List<Timestamp>) - Static method in class org.diirt.vtype.json.JsonArrays
Converts the given List of Timestamp to a JSON array.
FunctionParser - Class in org.diirt.datasource.util
Utility class to parse variable names and create simulated signals.
FunctionParser() - Constructor for class org.diirt.datasource.util.FunctionParser
 
functionsOf(DesiredRateExpressionList<?>) - Static method in class org.diirt.datasource.expression.Expressions
Extract the list of functions from an expression list.

G

g - Variable in class org.diirt.graphene.Graph2DRenderer
 
g - Variable in class org.diirt.graphene.TemporalGraph2DRenderer
 
gaussian(double, double, double) - Static method in class org.diirt.datasource.sim.GaussianWaveform
1D gaussian, centered on centerX and with the specified width.
GaussianNoise - Class in org.diirt.datasource.sim
Function to simulate a signal that has a gaussian distribution.
GaussianNoise() - Constructor for class org.diirt.datasource.sim.GaussianNoise
Creates a signal with a normal distribution (average zero and standard deviation one), updating every 100ms (10Hz).
GaussianNoise(Double, Double, Double) - Constructor for class org.diirt.datasource.sim.GaussianNoise
Creates a signal with a gaussian distribution, updating at the rate specified.
GaussianWaveform - Class in org.diirt.datasource.sim
Function to simulate a waveform containing a gaussian that moves to the left.
GaussianWaveform() - Constructor for class org.diirt.datasource.sim.GaussianWaveform
Creates a gaussian wave of 100 samples, with period of 1 second, standard deviation of 100 samples, updating every 100ms (10Hz).
GaussianWaveform(Double, Double, Double, Double) - Constructor for class org.diirt.datasource.sim.GaussianWaveform
Creates a gaussian wave of given number of samples, with given period and standard, updating at the given rate
GenericExecService - Class in org.diirt.service.exec
A utility class to create service method and services for general exec services.
GenericExecService() - Constructor for class org.diirt.service.exec.GenericExecService
 
get() - Static method in class org.diirt.datasource.timecache.CacheStatistics
 
getAbandonWhenPercentageFull() - Method in interface org.diirt.support.pva.rpcservice.rpcclient.PoolConfiguration
rpc clients that have been abandoned (timed out) wont get closed and reported up unless the number of rpc clients in use are above the percentage defined by abandonWhenPercentageFull.
getAbsoluteEnd() - Method in class org.diirt.util.time.TimeRelativeInterval
 
getAbsoluteStart() - Method in class org.diirt.util.time.TimeRelativeInterval
 
getActive() - Method in interface org.diirt.support.pva.rpcservice.rpcclient.PoolStatistics
Returns the number of rpc clients that are in use
getAdapters() - Method in interface org.diirt.datasource.DataSourceTypeAdapterSet
Returns a collation of adapters.
getAdapters() - Method in interface org.diirt.support.ca.JCATypeAdapterSet
 
getAdapters() - Method in class org.diirt.support.ca.JCAVTypeAdapterSet
 
getAdapters() - Method in interface org.diirt.support.pva.PVATypeAdapterSet
 
getAdapters() - Method in class org.diirt.support.pva.PVAVTypeAdapterSet
 
getAddress() - Method in class org.diirt.pods.common.ChannelRequest
 
getAggregatedRange() - Method in class org.diirt.graphene.TemporalGraph2DRenderer
The aggregated range of all the data that has been rendered.
getAggregatedTimeInterval() - Method in class org.diirt.graphene.TemporalGraph2DRenderer
The aggregated range of all the data that has been rendered.
getAlarmName() - Method in class org.diirt.support.pva.adapters.AlarmTimeExtractor
 
getAlarmName() - Method in interface org.diirt.vtype.Alarm
Returns a brief text representation of the highest currently active alarm.
getAlarmRange() - Method in class org.diirt.vtype.next.Display
The range for the alarm associated to the value.
getAlarmSeverity() - Method in class org.diirt.support.pva.adapters.AlarmTimeExtractor
 
getAlarmSeverity() - Method in interface org.diirt.vtype.Alarm
Returns the alarm severity, which describes the quality of the value returned.
getArgumentMap() - Method in class org.diirt.service.ServiceMethod
The arguments, indexed by name.
getArgumentNames() - Method in class org.diirt.datasource.formula.AbstractVBooleanVBooleanToVBooleanFormulaFunction
 
getArgumentNames() - Method in class org.diirt.datasource.formula.AbstractVIntNumberVIntNumberToVIntNumberFormulaFunction
 
getArgumentNames() - Method in class org.diirt.datasource.formula.AbstractVNumberArrayVNumberArrayToVNumberArrayFormulaFunction
 
getArgumentNames() - Method in class org.diirt.datasource.formula.AbstractVNumberArrayVNumberToVNumberArrayFormulaFunction
 
getArgumentNames() - Method in class org.diirt.datasource.formula.AbstractVNumberToVNumberFormulaFunction
 
getArgumentNames() - Method in class org.diirt.datasource.formula.AbstractVNumberVNumberArrayToVNumberArrayFormulaFunction
 
getArgumentNames() - Method in class org.diirt.datasource.formula.AbstractVNumberVNumberToVBooleanFormulaFunction
 
getArgumentNames() - Method in class org.diirt.datasource.formula.AbstractVNumberVNumberToVNumberFormulaFunction
 
getArgumentNames() - Method in class org.diirt.datasource.formula.array.CaHistogramFormulaFunction
 
getArgumentNames() - Method in class org.diirt.datasource.formula.array.Histogram2DOfFormulaFunction
 
getArgumentNames() - Method in class org.diirt.datasource.formula.array.HistogramOfFormulaFunction
 
getArgumentNames() - Method in class org.diirt.datasource.formula.channel.ChannelFormulaFunction
 
getArgumentNames() - Method in class org.diirt.datasource.formula.channel.ChannelsFormulaFunction
 
getArgumentNames() - Method in interface org.diirt.datasource.formula.FormulaFunction
The ordered list of the argument names.
getArgumentNames() - Method in class org.diirt.datasource.formula.math.IntegrateFormulaFunction
 
getArgumentNames() - Method in class org.diirt.datasource.timecache.integration.TCQueryFunction
 
getArgumentNames() - Method in class org.diirt.support.cf.formula.CFQueryFunction
 
getArguments() - Method in class org.diirt.service.ServiceMethod
The list of arguments, with their name, description and type.
getArgumentTypes() - Method in class org.diirt.datasource.formula.AbstractVBooleanVBooleanToVBooleanFormulaFunction
 
getArgumentTypes() - Method in class org.diirt.datasource.formula.AbstractVIntNumberVIntNumberToVIntNumberFormulaFunction
 
getArgumentTypes() - Method in class org.diirt.datasource.formula.AbstractVNumberArrayVNumberArrayToVNumberArrayFormulaFunction
 
getArgumentTypes() - Method in class org.diirt.datasource.formula.AbstractVNumberArrayVNumberToVNumberArrayFormulaFunction
 
getArgumentTypes() - Method in class org.diirt.datasource.formula.AbstractVNumberToVNumberFormulaFunction
 
getArgumentTypes() - Method in class org.diirt.datasource.formula.AbstractVNumberVNumberArrayToVNumberArrayFormulaFunction
 
getArgumentTypes() - Method in class org.diirt.datasource.formula.AbstractVNumberVNumberToVBooleanFormulaFunction
 
getArgumentTypes() - Method in class org.diirt.datasource.formula.AbstractVNumberVNumberToVNumberFormulaFunction
 
getArgumentTypes() - Method in class org.diirt.datasource.formula.array.CaHistogramFormulaFunction
 
getArgumentTypes() - Method in class org.diirt.datasource.formula.array.Histogram2DOfFormulaFunction
 
getArgumentTypes() - Method in class org.diirt.datasource.formula.array.HistogramOfFormulaFunction
 
getArgumentTypes() - Method in class org.diirt.datasource.formula.channel.ChannelFormulaFunction
 
getArgumentTypes() - Method in class org.diirt.datasource.formula.channel.ChannelsFormulaFunction
 
getArgumentTypes() - Method in interface org.diirt.datasource.formula.FormulaFunction
The ordered list of the arguments type.
getArgumentTypes() - Method in class org.diirt.datasource.formula.math.IntegrateFormulaFunction
 
getArgumentTypes() - Method in class org.diirt.datasource.timecache.integration.TCQueryFunction
 
getArgumentTypes() - Method in class org.diirt.support.cf.formula.CFQueryFunction
 
getArray(int) - Method in interface org.diirt.datasource.extra.DoubleArrayTimeCache.Data
 
getArray(int) - Method in class org.diirt.datasource.extra.DoubleArrayTimeCacheFromVDoubleArray.Data
 
getArray(int) - Method in class org.diirt.datasource.extra.DoubleArrayTimeCacheFromVDoubles.Data
 
getAspectRatio() - Method in class org.diirt.graphene.SparklineGraph2DRenderer
Gets the preferred width to height ratio that must be maintained within the graph area.
getAspectRatio() - Method in class org.diirt.graphene.SparklineGraph2DRendererUpdate
Gets the width to height aspect ratio of the graph area
getAsyncWriteExecutor() - Static method in class org.diirt.datasource.PVManager
Returns the current executor on which the asynchronous calls are executed.
getAttempts() - Method in class org.diirt.graphene.profile.utils.Statistics
Returns the number of iterations in the render loop of profiling.
getAuthorMessage() - Method in class org.diirt.graphene.profile.settings.SaveSettings
Gets the author associated with the profile.
getAvailableData(TimeInterval) - Method in class org.diirt.datasource.timecache.impl.SimpleMemoryStorage
Returns all available Data within the requested TimeInterval.
getAvailableData(TimeInterval) - Method in interface org.diirt.datasource.timecache.storage.DataStorage
Returns all available Data within the requested TimeInterval.
getAverage() - Method in class org.diirt.support.pva.adapters.PVFieldToVStatistics
 
getAverage() - Method in class org.diirt.util.stats.Statistics
The average value.
getAverage() - Method in interface org.diirt.vtype.Statistics
The average.
getAverageMs() - Method in class org.diirt.graphene.profile.utils.StopWatch
Returns the average time in ms in the set of timings.
getAverageTime() - Method in class org.diirt.graphene.profile.utils.Statistics
Returns the average time in ms per iteration in the render loop
getAxisRange() - Method in interface org.diirt.graphene.AxisRangeInstance
The AxisRange of which this object is an instance of.
getAxisRange() - Method in class org.diirt.graphene.TemporalGraph2DRenderer
The current strategy to calculate the x range for the graph.
getAxisRange() - Method in class org.diirt.graphene.TemporalGraph2DRendererUpdate
 
getBackgroundColor() - Method in class org.diirt.graphene.Graph2DRendererUpdate
Gets background color of the image.
getBegin() - Method in interface org.diirt.datasource.extra.DoubleArrayTimeCache.Data
 
getBegin() - Method in class org.diirt.datasource.extra.DoubleArrayTimeCacheFromVDoubleArray.Data
 
getBegin() - Method in class org.diirt.datasource.extra.DoubleArrayTimeCacheFromVDoubles.Data
 
getBoolean(int) - Method in class org.diirt.util.array.ArrayBoolean
 
getBoolean(int) - Method in class org.diirt.util.array.ListBoolean
Returns the element at the specified position in this list.
getBottomAreaMargin() - Method in class org.diirt.graphene.Graph2DRendererUpdate
Gets the margin between the bottom of the graph area and the axes/labels area.
getBottomMargin() - Method in class org.diirt.graphene.Graph2DRendererUpdate
Gets the margin between the bottom of the image and the bottom of the axes/labels area.
getBufferInLoop() - Method in class org.diirt.graphene.profile.settings.RenderSettings
Gets whether the image buffer is created within the render loop or beforehand.
getBundledDefaultConfiguration() - Method in class org.diirt.datasource.ConfigurableDataSourceProvider
The name of the bundled resource with the default configuration file.
getByte(int) - Method in class org.diirt.util.array.ArrayByte
 
getByte(int) - Method in class org.diirt.util.array.ListDouble
 
getByte(int) - Method in class org.diirt.util.array.ListFloat
 
getByte(int) - Method in class org.diirt.util.array.ListInt
 
getByte(int) - Method in class org.diirt.util.array.ListLong
 
getByte(int) - Method in interface org.diirt.util.array.ListNumber
Returns the element at the specified position in this list casted to a byte.
getByte(int) - Method in class org.diirt.util.array.ListShort
 
getCache(CacheConfig) - Static method in class org.diirt.datasource.timecache.CacheFactory
 
getCache() - Method in class org.diirt.datasource.timecache.query.QueryImpl
 
getCellBoundaries() - Method in interface org.diirt.vtype.ArrayDimensionDisplay
Returns the boundaries of the cell in the given unit.
getChannel() - Method in class org.diirt.pods.common.ChannelRequest
 
getChannel() - Method in class org.diirt.pods.web.common.MessageSubscribe
The channel name.
getChannel() - Method in class org.diirt.support.ca.JCAConnectionPayload
The JCA channel.
getChannel() - Method in class org.diirt.support.pva.PVAChannelHandler
 
getChannelName() - Method in class org.diirt.datasource.ChannelHandler
Returns the name of the channel.
getChannelName() - Method in class org.diirt.datasource.ChannelReadRecipe
The name of the channel to read.
getChannelName() - Method in class org.diirt.datasource.ChannelWriteRecipe
The name of the channel to read.
getChannelName() - Method in class org.diirt.datasource.pods.web.WebPodsChannel
 
getChannelName() - Method in class org.diirt.datasource.timecache.DataRequestThread
 
getChannelName() - Method in interface org.diirt.datasource.timecache.PVCache
 
getChannelName() - Method in class org.diirt.datasource.timecache.PVCacheImpl
getChannelName() - Method in class org.diirt.datasource.timecache.query.QueryStatistics
 
getChannelName() - Method in class org.diirt.datasource.WriteCache
The channel associated to this cache
getChannelName() - Method in interface org.diirt.support.pva.rpcservice.rpcclient.PoolStatistics
Get pool's rpc client name
getChannelReadRecipes() - Method in class org.diirt.datasource.ReadRecipe
The recipes for each channel to connect.
getChannels() - Method in class org.diirt.datasource.CompositeDataSource
 
getChannels() - Method in class org.diirt.datasource.DataSource
Returns the channel handlers for this data source.
getChannelType() - Method in class org.diirt.support.pva.PVAChannelHandler
 
getChannelWriteRecipes() - Method in class org.diirt.datasource.WriteRecipe
The channel recipes for this recipe.
getChildren() - Method in class org.diirt.datasource.formula.FormulaAst
The children of this node, if IO, null otherwise.
getChildren() - Method in class org.diirt.javafx.tools.FormulaFunctionViewer.TreeBrowserItem
 
getChildren() - Method in class org.diirt.javafx.tools.ServiceViewer.TreeBrowserItem
 
getChunks() - Method in class org.diirt.datasource.timecache.query.QueryImpl
 
getCircleDiameter() - Method in class org.diirt.graphene.SparklineGraph2DRenderer
Gets the diameter for all circles that are drawn along the line in pixels.
getCircleDiameter() - Method in class org.diirt.graphene.SparklineGraph2DRendererUpdate
Gets the diameter of the circle.
getColor(String) - Method in interface org.diirt.graphene.LabelColorScheme
 
getColorColumn() - Method in class org.diirt.datasource.sample.graphene.BubbleGraphApp
 
getColorColumn() - Method in class org.diirt.javafx.graphene.BubbleGraphView
Gets the value of the property colorColumn.
getColorMap() - Method in class org.diirt.datasource.sample.graphene.IntensityGraphApp
 
getColorMap() - Method in class org.diirt.graphene.IntensityGraph2DRenderer
Return the color scheme used for the value.
getColorMap() - Method in class org.diirt.graphene.IntensityGraph2DRendererUpdate
 
getColorMap() - Method in class org.diirt.javafx.graphene.IntensityGraphView
 
getColorScheme() - Method in class org.diirt.datasource.extra.WaterfallPlotParameters
Color scheme used for the plot.
getColumnCount() - Method in class org.diirt.support.pva.adapters.PVFieldNTNameValueToVTable
 
getColumnCount() - Method in class org.diirt.support.pva.adapters.PVFieldToVTable
 
getColumnCount() - Method in interface org.diirt.vtype.VTable
The number of columns in the table.
getColumnData(int) - Method in class org.diirt.support.pva.adapters.PVFieldNTNameValueToVTable
 
getColumnData(int) - Method in class org.diirt.support.pva.adapters.PVFieldToVTable
 
getColumnData(int) - Method in interface org.diirt.vtype.VTable
The data for the given column.
getColumnName(int) - Method in class org.diirt.support.pva.adapters.PVFieldNTNameValueToVTable
 
getColumnName(int) - Method in class org.diirt.support.pva.adapters.PVFieldToVTable
 
getColumnName(int) - Method in interface org.diirt.vtype.VTable
The name of the given column.
getColumnNames() - Method in class org.diirt.util.text.CsvParserResult
The header of the CSV table.
getColumnType(int) - Method in class org.diirt.support.pva.adapters.PVFieldNTNameValueToVTable
 
getColumnType(int) - Method in class org.diirt.support.pva.adapters.PVFieldToVTable
 
getColumnType(int) - Method in interface org.diirt.vtype.VTable
The type of the elements in the column.
getColumnTypes() - Method in class org.diirt.util.text.CsvParserResult
The type of data found in the column.
getColumnValues() - Method in class org.diirt.util.text.CsvParserResult
The data of each column.
getCommand() - Method in class org.diirt.datasource.test.MockExecutor
 
getCompletedIntervalsList() - Method in interface org.diirt.datasource.timecache.PVCache
Get the completed intervals list.
getCompletedIntervalsList() - Method in class org.diirt.datasource.timecache.PVCacheImpl
Get the completed intervals list.
getConditions() - Method in interface org.diirt.vtype.VExtendedAlarm
All the possible alarm conditions for the device, and whether they are on or off.
getConfiguration() - Method in class org.diirt.datasource.CompositeDataSource
The configuration used for the composite data source.
getConfigurationFilename() - Method in class org.diirt.datasource.ConfigurableDataSourceProvider
The name of the configuration file.
getConfigurationPath() - Method in class org.diirt.datasource.ConfigurableDataSourceProvider
The path from DIIRT_HOME where to find the configuration file.
getConnectedReadRecipes() - Method in class org.diirt.datasource.test.MockDataSource
 
getConnectedWriteRecipes() - Method in class org.diirt.datasource.test.MockDataSource
 
getConnection() - Method in class org.diirt.service.jdbc.SimpleDataSource
 
getConnection(String, String) - Method in class org.diirt.service.jdbc.SimpleDataSource
 
getConnectionPayload() - Method in class org.diirt.datasource.MultiplexedChannelHandler
The last processes connection payload.
getConnectionWriteFunction() - Method in class org.diirt.datasource.ChannelHandlerReadSubscription
The write function for the connection flag.
getConnectionWriteFunction() - Method in class org.diirt.datasource.ChannelHandlerWriteSubscription
The write function for the connection flag.
getContext() - Method in class org.diirt.support.ca.JCADataSource
The context used by the data source.
getControlRange() - Method in class org.diirt.vtype.next.Display
The range used for changing the value.
getCount() - Method in class org.diirt.datasource.test.CountDownPVReaderListener
Current count.
getCount() - Method in class org.diirt.datasource.test.CountDownPVWriterListener
Current count.
getCount() - Method in class org.diirt.datasource.test.CountDownWriteFunction
Current count.
getCount() - Method in class org.diirt.datasource.timecache.CacheImpl
 
getCount() - Method in interface org.diirt.datasource.timecache.query.QueryData
The number of elements.
getCount() - Method in class org.diirt.datasource.timecache.query.QueryDataBlank
The number of elements.
getCount() - Method in class org.diirt.datasource.timecache.query.QueryDataComplete
The number of elements.
getCount() - Method in class org.diirt.datasource.timecache.query.QueryDataNR
The number of elements.
getCount() - Method in interface org.diirt.graphene.Point1DDataset
The number of points in the dataset.
getCount() - Method in interface org.diirt.graphene.Point2DDataset
The number of points in the dataset.
getCount() - Method in interface org.diirt.graphene.Point3DWithLabelDataset
 
getCount() - Method in interface org.diirt.graphene.TimeSeriesDataset
The number of values in the dataset.
getCount() - Method in class org.diirt.util.stats.Statistics
The number of values (excluding NaN) included in the set.
getCounter() - Method in class org.diirt.datasource.test.MockPVWriteListener
 
getCsvFile() - Method in class org.diirt.datasource.timecache.impl.SimpleFileDataSource
 
getCurrentCapacity() - Method in class org.diirt.util.array.BufferInt
The maximum capacity for this buffer.
getCurrentCapacity() - Method in class org.diirt.util.array.CircularBufferDouble
The maximum capacity for this circular buffer.
getCurrentReadRecipe() - Method in class org.diirt.datasource.ReadExpressionTester
 
getData(Timestamp, Timestamp) - Method in interface org.diirt.datasource.extra.DoubleArrayTimeCache
 
getData(Timestamp, Timestamp) - Method in class org.diirt.datasource.extra.DoubleArrayTimeCacheFromVDoubleArray
 
getData(Timestamp, Timestamp) - Method in class org.diirt.datasource.extra.DoubleArrayTimeCacheFromVDoubles
 
getData() - Method in class org.diirt.datasource.graphene.Graph2DResult
 
getData(String, Timestamp) - Method in class org.diirt.datasource.timecache.impl.SimpleFileDataSource
Read samples from source ordered by Timestamp and starting with the specified one.
getData(String, Timestamp) - Method in class org.diirt.datasource.timecache.impl.SimpleMemoryStorage
Read samples from source ordered by Timestamp and starting with the specified one.
getData() - Method in interface org.diirt.datasource.timecache.query.QueryData
 
getData() - Method in class org.diirt.datasource.timecache.query.QueryDataBlank
getData() - Method in class org.diirt.datasource.timecache.query.QueryDataComplete
getData() - Method in class org.diirt.datasource.timecache.query.QueryDataNR
getData() - Method in interface org.diirt.datasource.timecache.query.QueryResult
 
getData() - Method in class org.diirt.datasource.timecache.query.QueryResultImpl
 
getData(String, Timestamp) - Method in interface org.diirt.datasource.timecache.source.DataSource
Read samples from source ordered by Timestamp and starting with the specified one.
getData() - Method in class org.diirt.support.pva.adapters.PVFieldNTHistogramToVIntArray
 
getData() - Method in class org.diirt.support.pva.adapters.PVFieldNTHistogramToVLongArray
 
getData() - Method in class org.diirt.support.pva.adapters.PVFieldNTHistogramToVShortArray
 
getData() - Method in class org.diirt.support.pva.adapters.PVFieldToVBooleanArray
 
getData() - Method in class org.diirt.support.pva.adapters.PVFieldToVByteArray
 
getData() - Method in class org.diirt.support.pva.adapters.PVFieldToVDoubleArray
 
getData() - Method in class org.diirt.support.pva.adapters.PVFieldToVFloatArray
 
getData() - Method in class org.diirt.support.pva.adapters.PVFieldToVIntArray
 
getData() - Method in class org.diirt.support.pva.adapters.PVFieldToVLongArray
 
getData() - Method in class org.diirt.support.pva.adapters.PVFieldToVShortArray
 
getData() - Method in class org.diirt.support.pva.adapters.PVFieldToVStringArray
 
getData() - Method in interface org.diirt.vtype.Array
Return the object containing the array data.
getData() - Method in class org.diirt.vtype.next.Array
Return the object containing the array data.
getData() - Method in class org.diirt.vtype.next.VDoubleArray
The numeric value.
getData() - Method in class org.diirt.vtype.next.VIntArray
The numeric value.
getData() - Method in class org.diirt.vtype.next.VNumberArray
The numeric value.
getData(int) - Method in class org.diirt.vtype.table.Column
 
getData() - Method in class org.diirt.vtype.table.VColumn
 
getData() - Method in interface org.diirt.vtype.VBooleanArray
Return the object containing the array data.
getData() - Method in interface org.diirt.vtype.VByteArray
Return the object containing the array data.
getData() - Method in interface org.diirt.vtype.VDoubleArray
Return the object containing the array data.
getData() - Method in interface org.diirt.vtype.VEnumArray
 
getData() - Method in interface org.diirt.vtype.VFloatArray
 
getData() - Method in interface org.diirt.vtype.VImage
Image buffer;
getData() - Method in interface org.diirt.vtype.VIntArray
 
getData() - Method in interface org.diirt.vtype.VLongArray
 
getData() - Method in interface org.diirt.vtype.VNumberArray
 
getData() - Method in interface org.diirt.vtype.VShortArray
 
getData() - Method in interface org.diirt.vtype.VStringArray
 
getDataCount() - Method in class org.diirt.datasource.timecache.query.QueryChunk
 
getDataRange() - Method in class org.diirt.datasource.graphene.GraphDataRange
 
getDataReduction() - Method in class org.diirt.graphene.LineGraph2DRendererUpdate
Current reduction scheme
getDataReduction() - Method in class org.diirt.graphene.MultiAxisLineGraph2DRendererUpdate
Current reduction scheme
getDatas() - Method in class org.diirt.datasource.timecache.DataChunk
 
getDataset() - Method in class org.diirt.graphene.profile.impl.ProfileAreaGraph2D
 
getDataset() - Method in class org.diirt.graphene.profile.impl.ProfileBubbleGraph2D
 
getDataset() - Method in class org.diirt.graphene.profile.impl.ProfileHistogram1D
Generates Histogram1D data that can be used in rendering.
getDataset() - Method in class org.diirt.graphene.profile.impl.ProfileIntensityGraph2D
Gets a set of random Gaussian 2D cell data.
getDataset() - Method in class org.diirt.graphene.profile.impl.ProfileLineGraph2D
Gets a set of random Gaussian 2D point data.
getDataset() - Method in class org.diirt.graphene.profile.impl.ProfileLockHistogram1D
Gets the histogram data used for each profiler.
getDataset() - Method in class org.diirt.graphene.profile.impl.ProfileMultilineGraph2D
 
getDataset() - Method in class org.diirt.graphene.profile.impl.ProfileMultiYAxisGraph2D
 
getDataset() - Method in class org.diirt.graphene.profile.impl.ProfileNLineGraphs2D
 
getDataset() - Method in class org.diirt.graphene.profile.impl.ProfileParallelHistogram1D
Gets the histogram data used for each thread.
getDataset() - Method in class org.diirt.graphene.profile.impl.ProfileScatterGraph2D
Gets a set of random Gaussian 2D point data.
getDataset() - Method in class org.diirt.graphene.profile.impl.ProfileSparklineGraph2D
Gets a set of random Gaussian 2D point data.
getDataset() - Method in class org.diirt.graphene.profile.ProfileGraph2D
The data that to be rendered in the render loop.
getDatasetMessage() - Method in class org.diirt.graphene.profile.settings.SaveSettings
Gets the comment associated with the data set.
getDataSourceProviders() - Method in class org.diirt.datasource.CompositeDataSource
Returns the data source providers registered to this composite data source.
getDataSources() - Method in class org.diirt.datasource.CompositeDataSource
Returns the data sources used by this composite data source.
getDate(DateUtils.DateFormat) - Static method in class org.diirt.graphene.profile.io.DateUtils
Gets the current date specified by the given format.
getDebugLevel() - Method in class org.diirt.datasource.integration.TestPhase
 
getDefault() - Static method in class org.diirt.datasource.file.FileFormatRegistry
The default registry.
getDefault() - Static method in class org.diirt.datasource.formula.FormulaRegistry
Returns the default formula registry.
getDefault() - Static method in class org.diirt.service.ServiceRegistry
Returns the default service registry.
getDefaultConfigurationDialog() - Method in class org.diirt.javafx.graphene.BubbleGraphView
 
getDefaultConfigurationDialog() - Method in class org.diirt.javafx.graphene.HistogramGraphView
 
getDefaultConfigurationDialog() - Method in class org.diirt.javafx.graphene.IntensityGraphView
 
getDefaultConfigurationDialog() - Method in class org.diirt.javafx.graphene.LineGraphView
 
getDefaultConfigurationDialog() - Method in class org.diirt.javafx.graphene.MultiAxisLineGraphView
 
getDefaultConfigurationDialog() - Method in class org.diirt.javafx.graphene.MultilineGraphView
 
getDefaultConfigurationDialog() - Method in class org.diirt.javafx.graphene.ScatterGraphView
 
getDefaultConfigurationDirectory() - Method in class org.diirt.service.AbstractFileServiceProvider
The default location for the configuration.
getDefaultDataSource() - Method in class org.diirt.datasource.CompositeDataSourceConfiguration
Returns which data source is used if no data source is specified in the channel name.
getDefaultDataSource() - Static method in class org.diirt.datasource.PVManager
Returns the current default data source.
getDefaultNotificationExecutor() - Static method in class org.diirt.datasource.PVManager
Returns the current default executor that will execute all notifications.
getDefaultNumberFormat() - Static method in class org.diirt.vtype.ValueUtil
The default format for numbers.
getDefaultPriority() - Method in class org.diirt.support.pva.PVADataSource
 
getDefaultTimestampFormat() - Static method in class org.diirt.vtype.ValueUtil
The default object to format and parse timestamps.
getDefaultValueFormat() - Static method in class org.diirt.vtype.ValueUtil
The default format for VTypes.
getDelimiter() - Method in class org.diirt.datasource.CompositeDataSourceConfiguration
Returns the delimeter that divides the data source name from the channel name.
getDescription() - Method in class org.diirt.datasource.formula.AbstractVBooleanVBooleanToVBooleanFormulaFunction
 
getDescription() - Method in class org.diirt.datasource.formula.AbstractVIntNumberVIntNumberToVIntNumberFormulaFunction
 
getDescription() - Method in class org.diirt.datasource.formula.AbstractVNumberArrayVNumberArrayToVNumberArrayFormulaFunction
 
getDescription() - Method in class org.diirt.datasource.formula.AbstractVNumberArrayVNumberToVNumberArrayFormulaFunction
 
getDescription() - Method in class org.diirt.datasource.formula.AbstractVNumberToVNumberFormulaFunction
 
getDescription() - Method in class org.diirt.datasource.formula.AbstractVNumberVNumberArrayToVNumberArrayFormulaFunction
 
getDescription() - Method in class org.diirt.datasource.formula.AbstractVNumberVNumberToVBooleanFormulaFunction
 
getDescription() - Method in class org.diirt.datasource.formula.AbstractVNumberVNumberToVNumberFormulaFunction
 
getDescription() - Method in class org.diirt.datasource.formula.array.CaHistogramFormulaFunction
 
getDescription() - Method in class org.diirt.datasource.formula.array.Histogram2DOfFormulaFunction
 
getDescription() - Method in class org.diirt.datasource.formula.array.HistogramOfFormulaFunction
 
getDescription() - Method in class org.diirt.datasource.formula.channel.ChannelFormulaFunction
 
getDescription() - Method in class org.diirt.datasource.formula.channel.ChannelsFormulaFunction
 
getDescription() - Method in interface org.diirt.datasource.formula.FormulaFunction
Return the description of the function.
getDescription() - Method in class org.diirt.datasource.formula.FormulaFunctionSet
Returns the description of the function set.
getDescription() - Method in class org.diirt.datasource.formula.math.IntegrateFormulaFunction
 
getDescription() - Method in class org.diirt.datasource.timecache.integration.TCQueryFunction
 
getDescription() - Method in interface org.diirt.javafx.tools.FormulaFunctionViewer.BrowserItem
 
getDescription() - Method in class org.diirt.javafx.tools.FormulaFunctionViewer.FormulaFunctionDataBrowserItem
 
getDescription() - Method in class org.diirt.javafx.tools.FormulaFunctionViewer.FormulaFunctionRootBrowserItem
 
getDescription() - Method in class org.diirt.javafx.tools.FormulaFunctionViewer.FormulaFunctionSetBrowserItem
 
getDescription() - Method in interface org.diirt.javafx.tools.ServiceViewer.BrowserItem
 
getDescription() - Method in class org.diirt.javafx.tools.ServiceViewer.ServiceBrowserItem
 
getDescription() - Method in class org.diirt.javafx.tools.ServiceViewer.ServiceMethodArgumentBrowserItem
 
getDescription() - Method in class org.diirt.javafx.tools.ServiceViewer.ServiceMethodBrowserItem
 
getDescription() - Method in class org.diirt.javafx.tools.ServiceViewer.ServiceRootBrowserItem
 
getDescription() - Method in class org.diirt.service.Service
A description for the service.
getDescription() - Method in class org.diirt.service.ServiceMethod.DataDescription
The description of the argument/result.
getDescription() - Method in class org.diirt.service.ServiceMethod
A description for the service method.
getDescription() - Method in class org.diirt.support.cf.formula.CFQueryFunction
 
getDesiredRateExpressionImpl() - Method in interface org.diirt.datasource.expression.DesiredRateExpression
The implementation of this expression.
getDesiredRateExpressionImpl() - Method in class org.diirt.datasource.expression.DesiredRateExpressionImpl
The implementation for this expression.
getDesiredRateExpressionImpl() - Method in class org.diirt.datasource.expression.DesiredRateReadWriteExpressionImpl
 
getDesiredRateExpressions() - Method in interface org.diirt.datasource.expression.DesiredRateExpressionList
The expressions of this list.
getDesiredRateExpressions() - Method in class org.diirt.datasource.expression.DesiredRateExpressionListImpl
 
getDesiredRateExpressions() - Method in class org.diirt.datasource.expression.DesiredRateReadWriteExpressionListImpl
 
getDesiredRateReadWriteExpressions() - Method in interface org.diirt.datasource.expression.DesiredRateReadWriteExpressionList
The expressions of this list.
getDesiredRateReadWriteExpressions() - Method in class org.diirt.datasource.expression.DesiredRateReadWriteExpressionListImpl
 
getDimensionDisplay() - Method in class org.diirt.support.pva.adapters.PVFieldNTHistogramToVIntArray
 
getDimensionDisplay() - Method in class org.diirt.support.pva.adapters.PVFieldNTHistogramToVLongArray
 
getDimensionDisplay() - Method in class org.diirt.support.pva.adapters.PVFieldNTHistogramToVShortArray
 
getDimensionDisplay() - Method in class org.diirt.support.pva.adapters.PVFieldToVByteArray
 
getDimensionDisplay() - Method in class org.diirt.support.pva.adapters.PVFieldToVDoubleArray
 
getDimensionDisplay() - Method in class org.diirt.support.pva.adapters.PVFieldToVFloatArray
 
getDimensionDisplay() - Method in class org.diirt.support.pva.adapters.PVFieldToVIntArray
 
getDimensionDisplay() - Method in class org.diirt.support.pva.adapters.PVFieldToVLongArray
 
getDimensionDisplay() - Method in class org.diirt.support.pva.adapters.PVFieldToVShortArray
 
getDimensionDisplay() - Method in interface org.diirt.vtype.VNumberArray
Returns the boundaries of each cell.
getDirector() - Method in class org.diirt.datasource.formula.DynamicFormulaFunction
The director to use to connect/disconnect live data expressions.
getDirectory() - Static method in class org.diirt.util.config.Configuration
 
getDisconnectReason() - Method in class org.diirt.datasource.pods.web.WebPodsClient
 
getDisplay() - Method in interface org.diirt.datasource.extra.DoubleArrayTimeCache
 
getDisplay() - Method in class org.diirt.datasource.extra.DoubleArrayTimeCacheFromVDoubleArray
 
getDisplay() - Method in class org.diirt.datasource.extra.DoubleArrayTimeCacheFromVDoubles
 
getDisplayRange() - Method in interface org.diirt.graphene.Cell1DDataset
Returns the suggested range to display the values.
getDisplayRange() - Method in interface org.diirt.graphene.Cell2DDataset
Returns the suggested range to display the values.
getDisplayRange() - Method in interface org.diirt.graphene.Point1DDataset
The suggested range to display the values.
getDisplayRange() - Method in class org.diirt.vtype.next.Display
The range for the value when displayed.
getDone(Status, Field) - Method in class org.diirt.support.pva.PVAChannelHandler
 
getDone(Status, ChannelPut, PVStructure, BitSet) - Method in class org.diirt.support.pva.PVAChannelHandler
 
getDouble(int) - Method in class org.diirt.datasource.graphene.ListDoubleView
 
getDouble(int) - Method in class org.diirt.util.array.ArrayDouble
 
getDouble(int) - Method in class org.diirt.util.array.CircularBufferDouble
Returns the element at the specified position in this list casted to a double.
getDouble(int) - Method in class org.diirt.util.array.ListByte
 
getDouble(int) - Method in class org.diirt.util.array.ListFloat
 
getDouble(int) - Method in class org.diirt.util.array.ListInt
 
getDouble(int) - Method in class org.diirt.util.array.ListLong
 
getDouble(int) - Method in interface org.diirt.util.array.ListNumber
Returns the element at the specified position in this list casted to a double.
getDouble(int) - Method in class org.diirt.util.array.ListShort
 
getDouble(int) - Method in class org.diirt.util.array.SortedListView
 
getDoubleValue(PVStructure, String, Double) - Static method in class org.diirt.support.pva.adapters.AlarmTimeDisplayExtractor
 
getDrawCircles() - Method in class org.diirt.graphene.SparklineGraph2DRenderer
Gets the decision of whether the draw function also draws circles at important data points.
getDrawCircles() - Method in class org.diirt.graphene.SparklineGraph2DRendererUpdate
Gets the decision for whether circles are drawn.
getDrawLegend() - Method in class org.diirt.graphene.IntensityGraph2DRendererUpdate
 
getDuration() - Method in class org.diirt.datasource.timecache.DataRequestStatistics
 
getDuration() - Method in class org.diirt.datasource.timecache.query.QueryStatistics
 
getEnd() - Method in interface org.diirt.datasource.extra.DoubleArrayTimeCache.Data
 
getEnd() - Method in class org.diirt.datasource.extra.DoubleArrayTimeCacheFromVDoubleArray.Data
 
getEnd() - Method in class org.diirt.datasource.extra.DoubleArrayTimeCacheFromVDoubles.Data
 
getEnd() - Method in class org.diirt.datasource.timecache.util.IntervalsList
Get the upper bound of the list.
getEnd() - Method in class org.diirt.util.time.TimeInterval
Final value of the interval.
getEnd() - Method in class org.diirt.util.time.TimeRelativeInterval
 
getError() - Method in class org.diirt.pods.web.common.MessageErrorEvent
The error message.
getError() - Method in class org.diirt.pods.web.common.MessageWriteCompletedEvent
The error message if the write was unsuccessful or null.
getErrors() - Method in class org.diirt.datasource.integration.Log
 
getEvent() - Method in interface org.diirt.datasource.integration.Event
 
getEvent() - Method in class org.diirt.datasource.integration.ReadEvent
 
getEvent() - Method in class org.diirt.datasource.integration.WriteEvent
 
getEvent() - Method in class org.diirt.datasource.test.CountDownPVReaderListener
 
getEvent() - Method in class org.diirt.datasource.test.CountDownPVWriterListener
The last notified event.
getEvent() - Method in interface org.diirt.javafx.tools.Event
 
getEvent() - Method in class org.diirt.javafx.tools.ReadEvent
 
getEvent() - Method in class org.diirt.javafx.tools.WriteEvent
 
getEvent() - Method in class org.diirt.support.ca.JCAMessagePayload
The event returned by the monitor.
getEvents() - Method in class org.diirt.datasource.integration.Log
 
getEvents() - Method in class org.diirt.javafx.tools.Log
 
getEventTime() - Method in class org.diirt.support.ca.JCAConnectionPayload
Returns the local time of the connection event.
getException() - Method in class org.diirt.datasource.test.CountDownWriteFunction
 
getExceptionWriteFunction() - Method in class org.diirt.datasource.ChannelHandlerReadSubscription
The write function for exceptions.
getExceptionWriteFunction() - Method in class org.diirt.datasource.ChannelHandlerWriteSubscription
The write function for connection/disconnection errors.
getExpression() - Method in class org.diirt.datasource.ReadExpressionTester
 
getExpression() - Method in class org.diirt.datasource.WriteExpressionTester
 
getExtractFieldName() - Method in class org.diirt.support.pva.PVAChannelHandler
 
getFieldNames() - Method in class org.diirt.support.pva.rpcservice.RPCServiceMethodDescription
Get field names
getFieldType() - Method in class org.diirt.support.ca.JCAConnectionPayload
 
getFile(String, Object, String) - Static method in class org.diirt.util.config.Configuration
 
getFileAsStream(String, Object, String) - Static method in class org.diirt.util.config.Configuration
 
getFileExtensions() - Method in class org.diirt.datasource.file.CSVFileFormat
 
getFileExtensions() - Method in interface org.diirt.datasource.file.FileFormat
The file extensions supported by this file format.
getFileExtensions() - Method in class org.diirt.datasource.file.ImageFileFormat
 
getFileExtensions() - Method in class org.diirt.datasource.file.json.JVTypeFileFormat
 
getFileExtensions() - Method in class org.diirt.datasource.file.ListFileFormat
 
getFileFormatFor(String) - Method in class org.diirt.datasource.file.FileFormatRegistry
Find the registered FileFormat for the given file extension
getFirstIndex() - Method in class org.diirt.graphene.SparklineGraph2DRenderer
The index corresponding to the first value.
getFirstValue() - Method in class org.diirt.graphene.SparklineGraph2DRenderer
Gets the first y-value in the list of data.
getFixedRange() - Method in class org.diirt.graphene.AxisRanges.Fixed
Returns the value range of the axis.
getFloat(int) - Method in class org.diirt.util.array.ArrayFloat
 
getFloat(int) - Method in class org.diirt.util.array.ListByte
 
getFloat(int) - Method in class org.diirt.util.array.ListDouble
 
getFloat(int) - Method in class org.diirt.util.array.ListInt
 
getFloat(int) - Method in class org.diirt.util.array.ListLong
 
getFloat(int) - Method in interface org.diirt.util.array.ListNumber
Returns the element at the specified position in this list casted to a float.
getFloat(int) - Method in class org.diirt.util.array.ListShort
 
getFocusPixelX() - Method in class org.diirt.graphene.AreaGraph2DRenderer
 
getFocusPixelX() - Method in class org.diirt.graphene.AreaGraph2DRendererUpdate
 
getFocusPixelX() - Method in class org.diirt.graphene.BubbleGraph2DRendererUpdate
New horizontal position of the focused pixel.
getFocusPixelX() - Method in class org.diirt.graphene.LineGraph2DRenderer
Current x-position(pixel) of the value that the mouse is focused on.
getFocusPixelX() - Method in class org.diirt.graphene.LineGraph2DRendererUpdate
Current x-value of the focused pixel
getFocusPixelY() - Method in class org.diirt.graphene.BubbleGraph2DRendererUpdate
New vertical position of the focused pixel.
getFocusValueIndex() - Method in class org.diirt.graphene.AreaGraph2DRenderer
 
getFocusValueIndex() - Method in class org.diirt.graphene.BubbleGraph2DRenderer
Return the index of the focused value.
getFocusValueIndex() - Method in class org.diirt.graphene.LineGraph2DRenderer
Current index of the value that the mouse is focused on.
getFormat() - Method in class org.diirt.support.pva.adapters.AlarmTimeDisplayExtractor
 
getFormat() - Method in interface org.diirt.vtype.Display
Returns a NumberFormat that creates a String with just the value (no units).
getFormat() - Method in class org.diirt.vtype.next.Display
Returns a NumberFormat that creates a String with just the value (no units).
getFormula() - Method in class org.diirt.javafx.graphene.BaseGraphView
 
getFormula() - Method in class org.diirt.pods.common.ChannelTranslation
 
getFunction() - Method in interface org.diirt.datasource.expression.DesiredRateExpression
The function that calculates this expression.
getFunction() - Method in class org.diirt.datasource.expression.DesiredRateExpressionImpl
The function that calculates new values for this expression.
getFunction() - Method in class org.diirt.datasource.expression.DesiredRateReadWriteExpressionImpl
 
getFunction() - Method in interface org.diirt.datasource.expression.SourceRateExpression
The function that calculates this expression.
getFunction() - Method in class org.diirt.datasource.expression.SourceRateExpressionImpl
 
getFunction() - Method in class org.diirt.datasource.expression.SourceRateReadWriteExpressionImpl
 
getFunction() - Method in class org.diirt.datasource.ReadExpressionTester
 
getFunctionNames() - Method in class org.diirt.datasource.formula.FormulaFunctionSet
The names of all functions in this set.
getFunctions() - Method in class org.diirt.datasource.formula.FormulaFunctionSet
Returns all functions in the set.
getGraphAreaToLegendMargin() - Method in class org.diirt.graphene.IntensityGraph2DRendererUpdate
 
getGraphicsContext() - Method in class org.diirt.graphene.GraphBuffer
Temporary method to retrieve the graphics context.
getGraphTitle() - Method in class org.diirt.graphene.profile.impl.ProfileAreaGraph2D
 
getGraphTitle() - Method in class org.diirt.graphene.profile.impl.ProfileBubbleGraph2D
 
getGraphTitle() - Method in class org.diirt.graphene.profile.impl.ProfileHistogram1D
Returns the name of the graph being profiled.
getGraphTitle() - Method in class org.diirt.graphene.profile.impl.ProfileIntensityGraph2D
Returns the name of the graph being profiled.
getGraphTitle() - Method in class org.diirt.graphene.profile.impl.ProfileLineGraph2D
Returns the name of the graph being profiled.
getGraphTitle() - Method in class org.diirt.graphene.profile.impl.ProfileLockHistogram1D
Returns the name of the graph being profiled.
getGraphTitle() - Method in class org.diirt.graphene.profile.impl.ProfileMultilineGraph2D
 
getGraphTitle() - Method in class org.diirt.graphene.profile.impl.ProfileMultiYAxisGraph2D
 
getGraphTitle() - Method in class org.diirt.graphene.profile.impl.ProfileNLineGraphs2D
 
getGraphTitle() - Method in class org.diirt.graphene.profile.impl.ProfileParallelHistogram1D
Returns the name of the graph being profiled.
getGraphTitle() - Method in class org.diirt.graphene.profile.impl.ProfileScatterGraph2D
Returns the name of the graph being profiled.
getGraphTitle() - Method in class org.diirt.graphene.profile.impl.ProfileSparklineGraph2D
Returns the name of the graph being profiled.
getGraphTitle() - Method in class org.diirt.graphene.profile.ProfileGraph2D
Gets the type of graph renderer.
getGraphView() - Method in class org.diirt.javafx.graphene.BaseGraphApp
 
getGraphView() - Method in class org.diirt.javafx.graphene.BubbleGraphApp
 
getGraphView() - Method in class org.diirt.javafx.graphene.HistogramGraphApp
 
getGraphView() - Method in class org.diirt.javafx.graphene.IntensityGraphApp
 
getGraphView() - Method in class org.diirt.javafx.graphene.LineGraphApp
 
getGraphView() - Method in class org.diirt.javafx.graphene.MultiAxisLineGraphApp
 
getGraphView() - Method in class org.diirt.javafx.graphene.MultilineGraphApp
 
getGraphView() - Method in class org.diirt.javafx.graphene.ScatterGraphApp
 
getGroup() - Method in class org.diirt.pods.common.ChannelRequest
 
getHeader() - Method in class org.diirt.util.text.CsvParser
Returns the way that the parser handles the header (the first line of the csv file).
getHeight() - Method in class org.diirt.datasource.extra.WaterfallPlotParameters
The height of the plot in pixels.
getHeight() - Method in class org.diirt.graphene.profile.utils.Resolution
Returns the image height of the resolution in pixels.
getHeight() - Method in interface org.diirt.vtype.VImage
Height of the image in pixels.
getHighlightFocusValue() - Method in class org.diirt.graphene.AreaGraph2DRendererUpdate
 
getHighlightFocusValue() - Method in class org.diirt.graphene.BubbleGraph2DRendererUpdate
Whether to highlight the focused value.
getHighlightFocusValue() - Method in class org.diirt.graphene.LineGraph2DRendererUpdate
Current state of highlightFocusValue.
getHostName() - Method in interface org.diirt.support.pva.rpcservice.rpcclient.PoolStatistics
Get pool's host name
getId() - Method in class org.diirt.datasource.pods.web.WebPodsChannel
 
getId() - Method in class org.diirt.pods.web.common.Message
The id of the channel this message refers to.
getId() - Method in exception org.diirt.pods.web.common.MessageDecodeException
 
getIdle() - Method in interface org.diirt.support.pva.rpcservice.rpcclient.PoolStatistics
Returns the number of idle rpc clients
getImage() - Method in class org.diirt.datasource.graphene.Graph2DResult
 
getImage() - Method in class org.diirt.datasource.sample.ImagePanel
 
getImage() - Method in class org.diirt.graphene.GraphBuffer
Temporary method to retrieve the image buffer.
getImage() - Method in class org.diirt.graphene.profile.image.ImagePanel
Gets the image of the panel
getImageHeight() - Method in class org.diirt.graphene.Graph2DRenderer
The current height of the graph.
getImageHeight() - Method in class org.diirt.graphene.Graph2DRendererUpdate
Gets height of image.
getImageHeight() - Method in class org.diirt.graphene.TemporalGraph2DRenderer
The current height of the graph.
getImageHeight() - Method in class org.diirt.graphene.TemporalGraph2DRendererUpdate
 
getImageWidth() - Method in class org.diirt.graphene.Graph2DRenderer
The current width of the graph.
getImageWidth() - Method in class org.diirt.graphene.Graph2DRendererUpdate
Gets width of image.
getImageWidth() - Method in class org.diirt.graphene.TemporalGraph2DRenderer
The current width of the graph.
getImageWidth() - Method in class org.diirt.graphene.TemporalGraph2DRendererUpdate
 
getIndex() - Method in class org.diirt.support.pva.adapters.PVFieldToVEnum
 
getIndex(int, int) - Method in class org.diirt.vtype.ndarray.Array2DDouble
 
getIndex() - Method in class org.diirt.vtype.next.VEnum
Return the index of the value in the list of labels.
getIndex() - Method in interface org.diirt.vtype.VEnum
Return the index of the value in the list of labels.
getIndexes() - Method in class org.diirt.util.array.SortedListView
Returns the index map of the sorted view.
getIndexes() - Method in interface org.diirt.vtype.VEnumArray
Returns the indexes instead of the labels.
getIndexToRange() - Method in class org.diirt.graphene.MultiAxisLineGraph2DRendererUpdate
 
getInitialSize() - Method in interface org.diirt.support.pva.rpcservice.rpcclient.PoolConfiguration
Returns the number of rpc clients that will be established when the rpc client pool is started.
getInt(int) - Method in class org.diirt.util.array.ArrayInt
 
getInt(int) - Method in class org.diirt.util.array.BufferInt
Returns the element at the specified position in this list casted to an int.
getInt(int) - Method in class org.diirt.util.array.ListByte
 
getInt(int) - Method in class org.diirt.util.array.ListDouble
 
getInt(int) - Method in class org.diirt.util.array.ListFloat
 
getInt(int) - Method in class org.diirt.util.array.ListLong
 
getInt(int) - Method in interface org.diirt.util.array.ListNumber
Returns the element at the specified position in this list casted to an int.
getInt(int) - Method in class org.diirt.util.array.ListShort
 
getIntegratedRange() - Method in class org.diirt.datasource.graphene.GraphDataRange
 
getInterpolation() - Method in class org.diirt.graphene.LineGraph2DRenderer
The current interpolation used for the line.
getInterpolation() - Method in class org.diirt.graphene.LineGraph2DRendererUpdate
Current interpolation scheme
getInterpolation() - Method in class org.diirt.graphene.LineTimeGraph2DRenderer
The current interpolation used for the line.
getInterpolation() - Method in class org.diirt.graphene.LineTimeGraph2DRendererUpdate
 
getInterpolation() - Method in class org.diirt.graphene.MultiAxisLineGraph2DRenderer
The current interpolation used for the line.
getInterpolation() - Method in class org.diirt.graphene.MultiAxisLineGraph2DRendererUpdate
Current interpolation scheme
getInterpolation() - Method in class org.diirt.graphene.ScatterGraph2DRendererUpdate
 
getInterpolation() - Method in class org.diirt.graphene.SparklineGraph2DRenderer
The current interpolation used for the line.
getInterpolation() - Method in class org.diirt.graphene.SparklineGraph2DRendererUpdate
Gets the interpolation scheme of the line.
getInterpolationScheme() - Method in class org.diirt.datasource.sample.graphene.LineGraphApp
 
getInterpolationScheme() - Method in class org.diirt.datasource.sample.graphene.MultiAxisLineGraphApp
 
getInterpolationScheme() - Method in class org.diirt.datasource.sample.graphene.MultilineGraphApp
 
getInterpolationScheme() - Method in class org.diirt.datasource.sample.graphene.ScatterGraphApp
 
getInterpolationScheme() - Method in class org.diirt.javafx.graphene.LineGraphView
Gets the value of the property interpolationScheme.
getInterpolationScheme() - Method in class org.diirt.javafx.graphene.MultiAxisLineGraphView
Gets the value of the property interpolationScheme.
getInterpolationScheme() - Method in class org.diirt.javafx.graphene.MultilineGraphView
Gets the value of the property interpolationScheme.
getInterpolationScheme() - Method in class org.diirt.javafx.graphene.ScatterGraphView
Gets the value of the property interpolationScheme.
getInterval() - Method in class org.diirt.datasource.timecache.DataChunk
 
getInterval() - Method in class org.diirt.datasource.timecache.DataRequestStatistics
 
getInterval() - Method in class org.diirt.datasource.timecache.DataRequestThread
 
getInterval() - Method in class org.diirt.datasource.timecache.query.QueryImpl
 
getInterval() - Method in class org.diirt.datasource.timecache.query.QueryStatistics
 
getIntervals() - Method in class org.diirt.datasource.timecache.util.IntervalsList
Get the ordered list of disjoints intervals.
getJcaDataSource() - Method in class org.diirt.support.ca.JCAConnectionPayload
The JCADataSource that is using the channel.
getJObject() - Method in exception org.diirt.pods.web.common.MessageDecodeException
 
getKey() - Method in class org.diirt.javafx.tools.ExpressionProbe.Property
 
getLabelColor() - Method in class org.diirt.graphene.Graph2DRendererUpdate
Gets color of labels for the axes.
getLabelFont() - Method in class org.diirt.graphene.Graph2DRendererUpdate
Gets font of labels for the axes.
getLabels() - Method in interface org.diirt.graphene.Point3DWithLabelDataset
 
getLabels() - Method in class org.diirt.support.pva.adapters.PVFieldToVEnum
 
getLabels() - Method in interface org.diirt.vtype.Enum
All the possible labels.
getLabels() - Method in class org.diirt.vtype.next.EnumMetaData
Returns the possible labels for the enum.
getLastException() - Method in class org.diirt.datasource.integration.ReadEvent
 
getLastException() - Method in class org.diirt.datasource.integration.WriteEvent
 
getlastException() - Method in class org.diirt.javafx.graphene.BaseGraphView
 
getLastException() - Method in class org.diirt.javafx.tools.ReadEvent
 
getLastException() - Method in class org.diirt.javafx.tools.WriteEvent
 
getLastIndex() - Method in class org.diirt.graphene.SparklineGraph2DRenderer
The index corresponding to the last value.
getLastMessagePayload() - Method in class org.diirt.datasource.MultiplexedChannelHandler
The last processed message payload.
getLastReceived() - Method in class org.diirt.datasource.timecache.DataRequestThread
 
getLastValue() - Method in class org.diirt.graphene.SparklineGraph2DRenderer
Gets the last y-value in the list of data.
getLastValueColor() - Method in class org.diirt.graphene.SparklineGraph2DRenderer
Gets the color of the circle drawn at the last y-value.
getLastValueColor() - Method in class org.diirt.graphene.SparklineGraph2DRendererUpdate
Gets the color of the circle drawn for the last value.
getLeftAreaMargin() - Method in class org.diirt.graphene.Graph2DRendererUpdate
Gets the margin between the left of the graph area and the axes/labels area.
getLeftMargin() - Method in class org.diirt.graphene.Graph2DRendererUpdate
Gets the margin between the left of the image and the left of the axes/labels area.
getLegendWidth() - Method in class org.diirt.graphene.IntensityGraph2DRendererUpdate
 
getLiberationSansRegular() - Static method in class org.diirt.graphene.FontUtil
 
getListener() - Method in class org.diirt.datasource.pods.web.WebPodsChannel
 
getLogFileName() - Method in class org.diirt.graphene.profile.ProfileGraph2D
Gets the name of the CSV file to save statistics to.
getLoginTimeout() - Method in class org.diirt.service.jdbc.SimpleDataSource
 
getLogWriter() - Method in class org.diirt.service.jdbc.SimpleDataSource
 
getLong(int) - Method in class org.diirt.util.array.ArrayLong
 
getLong(int) - Method in class org.diirt.util.array.ListByte
 
getLong(int) - Method in class org.diirt.util.array.ListDouble
 
getLong(int) - Method in class org.diirt.util.array.ListFloat
 
getLong(int) - Method in class org.diirt.util.array.ListInt
 
getLong(int) - Method in interface org.diirt.util.array.ListNumber
Returns the element at the specified position in this list casted to a long.
getLong(int) - Method in class org.diirt.util.array.ListShort
 
getLowerAlarmLimit() - Method in class org.diirt.support.pva.adapters.AlarmTimeDisplayExtractor
 
getLowerAlarmLimit() - Method in interface org.diirt.vtype.Display
Lowest value before the alarm region.
getLowerCtrlLimit() - Method in class org.diirt.support.pva.adapters.AlarmTimeDisplayExtractor
 
getLowerCtrlLimit() - Method in interface org.diirt.vtype.Display
Lowest possible value (included).
getLowerDisplayLimit() - Method in class org.diirt.support.pva.adapters.AlarmTimeDisplayExtractor
 
getLowerDisplayLimit() - Method in interface org.diirt.vtype.Display
Lowest possible value to be displayed.
getLowerWarningLimit() - Method in class org.diirt.support.pva.adapters.AlarmTimeDisplayExtractor
 
getLowerWarningLimit() - Method in interface org.diirt.vtype.Display
Lowest value before the warning region.
getMarginBetweenGraphs() - Method in class org.diirt.graphene.MultiAxisLineGraph2DRendererUpdate
 
getMax() - Method in class org.diirt.support.pva.adapters.PVFieldToVStatistics
 
getMax() - Method in interface org.diirt.vtype.Statistics
The maximum value.
getMaxActive() - Method in interface org.diirt.support.pva.rpcservice.rpcclient.PoolConfiguration
The maximum number of active rpc clients that can be allocated from this pool at the same time.
getMaxAge() - Method in interface org.diirt.support.pva.rpcservice.rpcclient.PoolConfiguration
Time in milliseconds to keep this rpc client alive even when used.
getMaxIdle() - Method in interface org.diirt.support.pva.rpcservice.rpcclient.PoolConfiguration
The maximum number of rpc clients that should be kept in the idle pool if PoolConfiguration.isPoolSweeperEnabled() returns true.
getMaximum() - Method in class org.diirt.util.stats.Range
The maximum value.
getMaxIndex() - Method in class org.diirt.graphene.SparklineGraph2DRenderer
The index corresponding to the maximum y-value.
getMaxRate() - Method in class org.diirt.pods.web.common.MessageSubscribe
The maximum notification rate.
getMaxSize() - Method in class org.diirt.datasource.CacheCollector
The maximum number of elements in the cache.
getMaxSize() - Method in class org.diirt.datasource.QueueCollector
The maximum number of elements in the queue.
getMaxTries() - Method in class org.diirt.graphene.profile.settings.ProfileSettings
Gets the number of times the profiler will try to render.
getMaxValue() - Method in class org.diirt.graphene.SparklineGraph2DRenderer
The maximum y-value in the list of data.
getMaxValue() - Method in class org.diirt.graphene.ValueAxis
 
getMaxValueColor() - Method in class org.diirt.graphene.SparklineGraph2DRenderer
Gets the color of the circle drawn at the maximum y-value.
getMaxValueColor() - Method in class org.diirt.graphene.SparklineGraph2DRendererUpdate
Gets the color of the circle drawn for the maximum value.
getMaxWait() - Method in interface org.diirt.support.pva.rpcservice.rpcclient.PoolConfiguration
The maximum number of milliseconds that the pool will wait (when there are no available rpc clients) and the PoolConfiguration.getMaxActive() has been reached) for a rpc client to be returned before throwing an exception.
getMessage() - Method in class org.diirt.pods.web.common.Message
The message type.
getMessage() - Method in class org.diirt.util.text.CsvParserResult
An error message.
getMessage() - Method in interface org.diirt.vtype.VExtendedAlarm
A human readable error message associated to the error(s).
getMessageType() - Method in exception org.diirt.pods.web.common.MessageDecodeException
 
getMetadata() - Method in class org.diirt.support.ca.JCAMessagePayload
The data taken with a GET at connection time.
getMetaData() - Method in class org.diirt.vtype.next.VEnum
Returns the metadata, including all possible labels.
getMin() - Method in class org.diirt.support.pva.adapters.PVFieldToVStatistics
 
getMin() - Method in interface org.diirt.vtype.Statistics
The minimum value.
getMinEvictableIdleTimeMillis() - Method in interface org.diirt.support.pva.rpcservice.rpcclient.PoolConfiguration
The minimum amount of time an object must sit idle in the pool before it is eligible for eviction.
getMinIdle() - Method in interface org.diirt.support.pva.rpcservice.rpcclient.PoolConfiguration
The minimum number of established rpc clients that should be kept in the pool at all times.
getMinimum() - Method in class org.diirt.util.stats.Range
The minimum value.
getMinimumGraphHeight() - Method in class org.diirt.graphene.MultiAxisLineGraph2DRendererUpdate
 
getMinimumGraphWidth() - Method in class org.diirt.graphene.MultiAxisLineGraph2DRendererUpdate
 
getMinIndex() - Method in class org.diirt.graphene.SparklineGraph2DRenderer
The index corresponding to the minimum y-value.
getMinUsage() - Method in class org.diirt.graphene.AxisRanges.Auto
The minimum percentage of the range to be used for actual data.
getMinValue() - Method in class org.diirt.graphene.SparklineGraph2DRenderer
Gets the minimum y-value in the list of data.
getMinValue() - Method in class org.diirt.graphene.ValueAxis
 
getMinValueColor() - Method in class org.diirt.graphene.SparklineGraph2DRenderer
Gets the color for the circle drawn at the minimum y-value.
getMinValueColor() - Method in class org.diirt.graphene.SparklineGraph2DRendererUpdate
Gets the color of the circle drawn for the minimum value.
getMonitorMask() - Method in class org.diirt.support.ca.JCADataSource
The monitor mask used for this data source.
getName() - Method in class org.diirt.datasource.DataSourceProvider
The name to be used when registering the DataSource with the CompositeDataSource.
getName() - Method in interface org.diirt.datasource.expression.DesiredRateExpression
Name of this expression.
getName() - Method in class org.diirt.datasource.expression.DesiredRateExpressionImpl
The default name for a PV of this expression.
getName() - Method in class org.diirt.datasource.expression.DesiredRateReadWriteExpressionImpl
 
getName() - Method in interface org.diirt.datasource.expression.SourceRateExpression
Name of the expression.
getName() - Method in class org.diirt.datasource.expression.SourceRateExpressionImpl
 
getName() - Method in class org.diirt.datasource.expression.SourceRateReadWriteExpressionImpl
 
getName() - Method in interface org.diirt.datasource.expression.WriteExpression
Name of this expression.
getName() - Method in class org.diirt.datasource.expression.WriteExpressionImpl
Name representation of the expression.
getName() - Method in class org.diirt.datasource.file.FileDataSourceProvider
 
getName() - Method in class org.diirt.datasource.formula.AbstractVBooleanVBooleanToVBooleanFormulaFunction
 
getName() - Method in class org.diirt.datasource.formula.AbstractVIntNumberVIntNumberToVIntNumberFormulaFunction
 
getName() - Method in class org.diirt.datasource.formula.AbstractVNumberArrayVNumberArrayToVNumberArrayFormulaFunction
 
getName() - Method in class org.diirt.datasource.formula.AbstractVNumberArrayVNumberToVNumberArrayFormulaFunction
 
getName() - Method in class org.diirt.datasource.formula.AbstractVNumberToVNumberFormulaFunction
 
getName() - Method in class org.diirt.datasource.formula.AbstractVNumberVNumberArrayToVNumberArrayFormulaFunction
 
getName() - Method in class org.diirt.datasource.formula.AbstractVNumberVNumberToVBooleanFormulaFunction
 
getName() - Method in class org.diirt.datasource.formula.AbstractVNumberVNumberToVNumberFormulaFunction
 
getName() - Method in class org.diirt.datasource.formula.array.CaHistogramFormulaFunction
 
getName() - Method in class org.diirt.datasource.formula.array.Histogram2DOfFormulaFunction
 
getName() - Method in class org.diirt.datasource.formula.array.HistogramOfFormulaFunction
 
getName() - Method in class org.diirt.datasource.formula.channel.ChannelFormulaFunction
 
getName() - Method in class org.diirt.datasource.formula.channel.ChannelsFormulaFunction
 
getName() - Method in class org.diirt.datasource.formula.channel.PvFormulaFunction
 
getName() - Method in class org.diirt.datasource.formula.channel.PvsFormulaFunction
 
getName() - Method in interface org.diirt.datasource.formula.FormulaFunction
Return the name of the function.
getName() - Method in class org.diirt.datasource.formula.FormulaFunctionSet
Returns the name of the function set.
getName() - Method in class org.diirt.datasource.formula.math.IntegrateFormulaFunction
 
getName() - Method in class org.diirt.datasource.integration.TestPhase
 
getName() - Method in class org.diirt.datasource.loc.LocalDataSourceProvider
 
getName() - Method in class org.diirt.datasource.pods.web.WebPodsDataSourceProvider
 
getName() - Method in class org.diirt.datasource.PV
 
getName() - Method in interface org.diirt.datasource.PVReader
Returns the name of the PVReader.
getName() - Method in class org.diirt.datasource.sample.services.math.MathServiceProvider
 
getName() - Method in class org.diirt.datasource.sim.SimulationDataSourceProvider
 
getName() - Method in class org.diirt.datasource.sys.SystemDataSourceProvider
 
getName() - Method in class org.diirt.datasource.timecache.integration.TCQueryFunction
 
getName() - Method in class org.diirt.datasource.timecache.Parameter
 
getName() - Method in interface org.diirt.javafx.tools.FormulaFunctionViewer.BrowserItem
 
getName() - Method in class org.diirt.javafx.tools.FormulaFunctionViewer.FormulaFunctionDataBrowserItem
 
getName() - Method in class org.diirt.javafx.tools.FormulaFunctionViewer.FormulaFunctionRootBrowserItem
 
getName() - Method in class org.diirt.javafx.tools.FormulaFunctionViewer.FormulaFunctionSetBrowserItem
 
getName() - Method in interface org.diirt.javafx.tools.ServiceViewer.BrowserItem
 
getName() - Method in class org.diirt.javafx.tools.ServiceViewer.ServiceBrowserItem
 
getName() - Method in class org.diirt.javafx.tools.ServiceViewer.ServiceMethodArgumentBrowserItem
 
getName() - Method in class org.diirt.javafx.tools.ServiceViewer.ServiceMethodBrowserItem
 
getName() - Method in class org.diirt.javafx.tools.ServiceViewer.ServiceRootBrowserItem
 
getName() - Method in class org.diirt.javafx.tools.ValueViewer.VTableColumn
 
getName() - Method in class org.diirt.service.exec.ExecServiceProvider
 
getName() - Method in class org.diirt.service.jdbc.JDBCServiceProvider
 
getName() - Method in class org.diirt.service.Service
A brief name for the service.
getName() - Method in class org.diirt.service.ServiceMethod.DataDescription
The name of the argument/result.
getName() - Method in class org.diirt.service.ServiceMethod
A brief name for the service method.
getName() - Method in interface org.diirt.service.ServiceProvider
Returns the name of the service provider.
getName() - Method in class org.diirt.support.ca.JCADataSourceProvider
 
getName() - Method in class org.diirt.support.cf.formula.CFQueryFunction
 
getName() - Method in class org.diirt.support.cf.service.ChannelFinderServiceProvider
 
getName() - Method in class org.diirt.support.pva.PVADataSourceProvider
 
getName() - Method in class org.diirt.support.pva.rpcservice.PVARPCServiceProvider
 
getName() - Method in interface org.diirt.support.pva.rpcservice.rpcclient.PoolStatistics
Returns the name of this pool
getName() - Method in class org.diirt.vtype.next.Alarm
Returns a brief text representation of the highest currently active alarm.
getName() - Method in class org.diirt.vtype.table.Column
 
getName() - Method in class org.diirt.vtype.table.VColumn
 
getNanoAverages(int) - Method in class org.diirt.graphene.profile.utils.StopWatch
Gets the average of all sets of timings after the first start timings.
getNanoSec() - Method in class org.diirt.util.time.TimeDuration
The amount of nanoseconds for the duration.
getNanoSec() - Method in class org.diirt.util.time.Timestamp
Nanoseconds within the given second.
getNanoTimings() - Method in class org.diirt.graphene.profile.utils.StopWatch
Returns a copy of the set of times
getNArrays() - Method in interface org.diirt.datasource.extra.DoubleArrayTimeCache.Data
 
getNArrays() - Method in class org.diirt.datasource.extra.DoubleArrayTimeCacheFromVDoubleArray.Data
 
getNArrays() - Method in class org.diirt.datasource.extra.DoubleArrayTimeCacheFromVDoubles.Data
 
getNbOfChunksPerQuery() - Method in class org.diirt.datasource.timecache.CacheConfig
 
getNewValue() - Method in class org.diirt.datasource.Notification
The value to be sent if the notification is needed.
getNormalizedTime(TimeInterval) - Method in interface org.diirt.graphene.TimeSeriesDataset
Returns the time normalized within the range of the dataset.
getNormalizedValues() - Method in class org.diirt.graphene.TimeAxis
 
getNotificationCount() - Method in class org.diirt.datasource.test.CountDownPVWriterListener
The total number of notifications on this listener.
getNotificationMask() - Method in class org.diirt.datasource.PVReaderEvent
The mask for the event.
getNotificationMask() - Method in class org.diirt.datasource.PVWriterEvent
The mask for the event.
getNSamples() - Method in class org.diirt.support.pva.adapters.PVFieldToVStatistics
 
getNSamples() - Method in interface org.diirt.vtype.Statistics
The number of samples.
getNumberFormat() - Method in class org.diirt.vtype.ValueFormat
Returns the NumberFormat used to format the numeric values.
getNumDataPoints() - Method in class org.diirt.graphene.profile.impl.ProfileIntensityGraph2D
Gets the size of the data determined by the size of x data and y data.
getNumDataPoints() - Method in class org.diirt.graphene.profile.ProfileGraph2D
Gets the size of the data set.
getNumGraphs() - Method in class org.diirt.graphene.profile.impl.ProfileMultilineGraph2D
Gets the number of graphs for the renderer.
getNumGraphs() - Method in class org.diirt.graphene.profile.impl.ProfileMultiYAxisGraph2D
Gets the number of graphs for the renderer.
getNumGraphs() - Method in class org.diirt.graphene.profile.impl.ProfileNLineGraphs2D
Gets the number of graphs for the renderer.
getNumXDataPoints() - Method in class org.diirt.graphene.profile.impl.ProfileIntensityGraph2D
Gets number of x-value data points.
getNumYDataPoints() - Method in class org.diirt.graphene.profile.impl.ProfileIntensityGraph2D
Gets number of y-value data points.
getOperationName() - Method in class org.diirt.support.pva.rpcservice.RPCServiceMethodDescription
Get operation name
getOutput() - Method in class org.diirt.graphene.profile.settings.ProfileSettings
 
getOutput() - Method in class org.diirt.graphene.profile.settings.RenderSettings
List of headers for the data members.
getOutput() - Method in class org.diirt.graphene.profile.settings.SaveSettings
List of headers for the data members.
getOutput() - Method in interface org.diirt.graphene.profile.settings.Settings
List of headers for the data members.
getOutput() - Method in class org.diirt.graphene.profile.utils.Resolution
Gets the list of data to output this as settings.
getOutput() - Method in class org.diirt.graphene.profile.utils.StopWatch
 
getParameters() - Method in class org.diirt.datasource.extra.Parameters
 
getParameters() - Method in class org.diirt.datasource.extra.WaterfallPlot
Returns the full set of parameters currently being used.
getParentLogger() - Method in class org.diirt.service.jdbc.SimpleDataSource
 
getPermission() - Method in class org.diirt.pods.common.ChannelTranslation
 
getPixelDuration() - Method in class org.diirt.datasource.extra.WaterfallPlotParameters
Time interval for each line.
getPixels() - Method in class org.diirt.graphene.profile.utils.Resolution
Returns the amount of pixels based on this resolution.
getPlotRange() - Method in class org.diirt.datasource.graphene.GraphDataRange
 
getPlotRange() - Method in class org.diirt.graphene.TemporalGraph2DRenderer
The range of the x axis in the last graph rendering.
getPlotTimeInterval() - Method in class org.diirt.graphene.TemporalGraph2DRenderer
The range of the y axis in the last graph rendering.
getPollInterval() - Method in class org.diirt.datasource.file.FileDataSourceConfiguration
 
getPoolConfiguration() - Static method in class org.diirt.support.pva.rpcservice.rpcclient.PooledRPCClientFactory
Get the current configuration
getPoolProperties() - Method in interface org.diirt.support.pva.rpcservice.rpcclient.PoolStatistics
Returns the pool properties associated with this rpc client pool
getPoolStatistics(String, String) - Static method in class org.diirt.support.pva.rpcservice.rpcclient.PooledRPCClientFactory
Get a pool statistics for a pool that contains the rpc clients for a hostname and a channel name
getPrecedingChannels() - Method in class org.diirt.datasource.WriteCache
Returns all the channels in the same recipe that should be written before writing the channel for this cache.
getProfileSettings() - Method in class org.diirt.graphene.profile.Profiler
 
getProfileTitle() - Method in class org.diirt.graphene.profile.ProfileGraph2D
 
getProfileTitle() - Method in class org.diirt.graphene.profile.Profiler
 
getProperties() - Method in class org.diirt.datasource.ChannelHandler
Returns extra information about the channel, typically useful for debugging.
getProperties() - Method in class org.diirt.support.pva.PVAChannelHandler
 
getPVField() - Method in class org.diirt.support.pva.adapters.PVAPVField
 
getPvName() - Method in interface org.diirt.datasource.integration.Event
 
getPvName() - Method in class org.diirt.datasource.integration.ReadEvent
 
getPvName() - Method in class org.diirt.datasource.integration.WriteEvent
 
getPvName() - Method in interface org.diirt.javafx.tools.Event
 
getPvName() - Method in class org.diirt.javafx.tools.ReadEvent
 
getPvName() - Method in class org.diirt.javafx.tools.WriteEvent
 
getPvReader() - Method in class org.diirt.datasource.PVReaderEvent
The reader that generated the event.
getPVStructure() - Method in class org.diirt.support.pva.adapters.PVAPVStructure
 
getPvWriter() - Method in class org.diirt.datasource.PVWriterEvent
The writer that generated the event.
getQueryID() - Method in class org.diirt.datasource.timecache.query.QueryStatistics
 
getRange() - Method in class org.diirt.util.stats.Statistics
The range of the values.
getReadRecipe() - Method in class org.diirt.datasource.ReadExpressionTester
 
getReadRecipe() - Method in class org.diirt.datasource.test.MockDataSource
 
getReadScannerExecutorService() - Static method in class org.diirt.datasource.PVManager
Returns the executor service used to schedule and run the periodic reading scan for new values.
getReadSubscription() - Method in class org.diirt.datasource.ChannelReadRecipe
The read subscription parameters.
getReadUsageCounter() - Method in class org.diirt.datasource.ChannelHandler
Returns how many readers are open on this channel.
getReadUsageCounter() - Method in class org.diirt.datasource.MultiplexedChannelHandler
 
getReferenceLineColor() - Method in class org.diirt.graphene.Graph2DRendererUpdate
Gets color of reference lines on the graph area.
getRegisteredColorSchemes() - Static method in class org.diirt.graphene.NumberColorMaps
A set of registered color maps available to all applications.
getRegisteredServiceNames() - Method in class org.diirt.service.ServiceRegistry
Returns the names of all the registered services.
getRelativeEnd() - Method in class org.diirt.util.time.TimeRelativeInterval
 
getRelativeStart() - Method in class org.diirt.util.time.TimeRelativeInterval
 
getRemoveAbandonedTimeout() - Method in interface org.diirt.support.pva.rpcservice.rpcclient.PoolConfiguration
The time in seconds before a rpc client can be considered abandoned.
getRenderer(int, int) - Method in class org.diirt.graphene.profile.impl.ProfileAreaGraph2D
 
getRenderer(int, int) - Method in class org.diirt.graphene.profile.impl.ProfileBubbleGraph2D
 
getRenderer(int, int) - Method in class org.diirt.graphene.profile.impl.ProfileHistogram1D
Returns the renderer used in the render loop.
getRenderer(int, int) - Method in class org.diirt.graphene.profile.impl.ProfileIntensityGraph2D
Returns the renderer used in the render loop.
getRenderer(int, int) - Method in class org.diirt.graphene.profile.impl.ProfileLineGraph2D
Returns the renderer used in the render loop.
getRenderer(int, int) - Method in class org.diirt.graphene.profile.impl.ProfileMultilineGraph2D
 
getRenderer(int, int) - Method in class org.diirt.graphene.profile.impl.ProfileMultiYAxisGraph2D
 
getRenderer(int, int) - Method in class org.diirt.graphene.profile.impl.ProfileNLineGraphs2D
 
getRenderer(int, int) - Method in class org.diirt.graphene.profile.impl.ProfileScatterGraph2D
Returns the renderer used in the render loop.
getRenderer(int, int) - Method in class org.diirt.graphene.profile.impl.ProfileSparklineGraph2D
Returns the renderer used in the render loop.
getRenderer(int, int) - Method in class org.diirt.graphene.profile.ProfileGraph2D
The renderer used in the render loop.
getRendererUpdateQueue() - Method in class org.diirt.datasource.graphene.BubbleGraph2DFunction
 
getRendererUpdateQueue() - Method in class org.diirt.datasource.graphene.ScatterGraph2DFunction
 
getRenderSettings() - Method in class org.diirt.graphene.profile.ProfileGraph2D
 
getRequesterName() - Method in class org.diirt.support.pva.PVAChannelHandler
 
getRequestID() - Method in class org.diirt.datasource.timecache.DataRequestThread
 
getRequestStatsIn(TimeInterval) - Method in class org.diirt.datasource.timecache.PVCacheStatistics
 
getResolution() - Method in class org.diirt.graphene.profile.ProfileGraph2D
 
getResult() - Method in interface org.diirt.datasource.timecache.query.Query
This method returns all data available for the specified TimeInterval.
getResult() - Method in class org.diirt.datasource.timecache.query.QueryImpl
This method returns all data available for the specified TimeInterval.
getResultMap() - Method in class org.diirt.service.ServiceMethod
The results, indexed by name.
getResults() - Method in class org.diirt.graphene.profile.MultiLevelProfiler
A mapping that gets the results of profiler that maps a statistics result to every dataset size that is mapped to every resolution.
getResults() - Method in class org.diirt.service.ServiceMethod
The list of results, with their name, description and type.
getRetrievalGap() - Method in class org.diirt.datasource.timecache.CacheConfig
 
getReturnType() - Method in class org.diirt.datasource.formula.AbstractVBooleanVBooleanToVBooleanFormulaFunction
 
getReturnType() - Method in class org.diirt.datasource.formula.AbstractVIntNumberVIntNumberToVIntNumberFormulaFunction
 
getReturnType() - Method in class org.diirt.datasource.formula.AbstractVNumberArrayVNumberArrayToVNumberArrayFormulaFunction
 
getReturnType() - Method in class org.diirt.datasource.formula.AbstractVNumberArrayVNumberToVNumberArrayFormulaFunction
 
getReturnType() - Method in class org.diirt.datasource.formula.AbstractVNumberToVNumberFormulaFunction
 
getReturnType() - Method in class org.diirt.datasource.formula.AbstractVNumberVNumberArrayToVNumberArrayFormulaFunction
 
getReturnType() - Method in class org.diirt.datasource.formula.AbstractVNumberVNumberToVBooleanFormulaFunction
 
getReturnType() - Method in class org.diirt.datasource.formula.AbstractVNumberVNumberToVNumberFormulaFunction
 
getReturnType() - Method in class org.diirt.datasource.formula.array.CaHistogramFormulaFunction
 
getReturnType() - Method in class org.diirt.datasource.formula.array.Histogram2DOfFormulaFunction
 
getReturnType() - Method in class org.diirt.datasource.formula.array.HistogramOfFormulaFunction
 
getReturnType() - Method in class org.diirt.datasource.formula.channel.ChannelFormulaFunction
 
getReturnType() - Method in class org.diirt.datasource.formula.channel.ChannelsFormulaFunction
 
getReturnType() - Method in interface org.diirt.datasource.formula.FormulaFunction
The type of the function result.
getReturnType() - Method in class org.diirt.datasource.formula.math.IntegrateFormulaFunction
 
getReturnType() - Method in class org.diirt.datasource.timecache.integration.TCQueryFunction
 
getReturnType() - Method in class org.diirt.support.cf.formula.CFQueryFunction
 
getRightAreaMargin() - Method in class org.diirt.graphene.Graph2DRendererUpdate
Gets the margin between the right of the graph area and the axes/labels area.
getRightMargin() - Method in class org.diirt.graphene.Graph2DRendererUpdate
Gets the margin between the right of the image and the right of the axes/labels area.
getRole() - Method in class org.diirt.pods.common.ChannelRequest
 
getRowCount() - Method in class org.diirt.support.pva.adapters.PVFieldNTNameValueToVTable
 
getRowCount() - Method in class org.diirt.support.pva.adapters.PVFieldToVTable
 
getRowCount() - Method in class org.diirt.util.text.CsvParserResult
The number of rows.
getRowCount() - Method in interface org.diirt.vtype.VTable
The number of rows in the table.
getRPCClient(String, String) - Static method in class org.diirt.support.pva.rpcservice.rpcclient.PooledRPCClientFactory
Get a pooled rpc client
getSaveImage() - Method in class org.diirt.graphene.profile.settings.SaveSettings
Gets the image to be saved.
getSaveMessage() - Method in class org.diirt.graphene.profile.settings.SaveSettings
Gets the general comment associated with the profile.
getSaveSettings() - Method in class org.diirt.graphene.profile.MultiLevelProfiler
Gets the settings to be saved to the output file for a profile.
getSaveSettings() - Method in class org.diirt.graphene.profile.ProfileGraph2D
Gets the settings to be saved to the output file for a profile.
getSec() - Method in class org.diirt.util.time.TimeDuration
The amount of seconds for the duration.
getSec() - Method in class org.diirt.util.time.Timestamp
Unix time; seconds from midnight 1/1/1970.
getSeparateAreas() - Method in class org.diirt.javafx.graphene.MultiAxisLineGraphView
Gets the value of the property separateAreas.
getSeparators() - Method in class org.diirt.util.text.CsvParser
Returns the list of separators that are going to be tried while parsing.
getServiceMethods() - Method in class org.diirt.service.Service
Returns all the methods associated with this service.
getSeverity() - Method in class org.diirt.vtype.next.Alarm
Returns the alarm severity, which describes the quality of the value returned.
getShort(int) - Method in class org.diirt.util.array.ArrayShort
 
getShort(int) - Method in class org.diirt.util.array.ListByte
 
getShort(int) - Method in class org.diirt.util.array.ListDouble
 
getShort(int) - Method in class org.diirt.util.array.ListFloat
 
getShort(int) - Method in class org.diirt.util.array.ListInt
 
getShort(int) - Method in class org.diirt.util.array.ListLong
 
getShort(int) - Method in interface org.diirt.util.array.ListNumber
Returns the element at the specified position in this list casted to a short.
getSize() - Method in class org.diirt.datasource.timecache.util.IntervalsList
Get the number of intervals of the list.
getSize() - Method in class org.diirt.datasource.timecache.util.TimestampsSet
Get the number of Timestamp in the set.
getSize() - Method in class org.diirt.javafx.tools.ValueViewer.VTableColumn
 
getSize() - Method in interface org.diirt.support.pva.rpcservice.rpcclient.PoolStatistics
Returns the total size of this pool, this includes both busy and idle rpc clients
getSizeColumn() - Method in class org.diirt.datasource.sample.graphene.BubbleGraphApp
 
getSizeColumn() - Method in class org.diirt.javafx.graphene.BubbleGraphView
Gets the value of the property sizeColumn.
getSizes() - Method in class org.diirt.support.pva.adapters.PVFieldNTHistogramToVIntArray
 
getSizes() - Method in class org.diirt.support.pva.adapters.PVFieldNTHistogramToVLongArray
 
getSizes() - Method in class org.diirt.support.pva.adapters.PVFieldNTHistogramToVShortArray
 
getSizes() - Method in class org.diirt.support.pva.adapters.PVFieldNTMatrixToVDoubleArray
 
getSizes() - Method in class org.diirt.support.pva.adapters.PVFieldToVBooleanArray
 
getSizes() - Method in class org.diirt.support.pva.adapters.PVFieldToVByteArray
 
getSizes() - Method in class org.diirt.support.pva.adapters.PVFieldToVDoubleArray
 
getSizes() - Method in class org.diirt.support.pva.adapters.PVFieldToVFloatArray
 
getSizes() - Method in class org.diirt.support.pva.adapters.PVFieldToVIntArray
 
getSizes() - Method in class org.diirt.support.pva.adapters.PVFieldToVLongArray
 
getSizes() - Method in class org.diirt.support.pva.adapters.PVFieldToVShortArray
 
getSizes() - Method in class org.diirt.support.pva.adapters.PVFieldToVStringArray
 
getSizes() - Method in interface org.diirt.vtype.Array
The shape of the multidimensional array.
getSizes() - Method in class org.diirt.vtype.next.Array
The shape of the multidimensional array.
getSocketLocation() - Method in class org.diirt.datasource.pods.web.WebPodsDataSource
The URI for the web pods server (e.g.
getSocketLocation() - Method in class org.diirt.datasource.pods.web.WebPodsDataSourceConfiguration
 
getSource() - Method in class org.diirt.datasource.timecache.DataRequestStatistics
 
getSource() - Method in class org.diirt.datasource.timecache.DataRequestThread
 
getSourceHit() - Method in class org.diirt.datasource.timecache.query.QueryStatistics
 
getSourceRateExpressionImpl() - Method in interface org.diirt.datasource.expression.SourceRateExpression
The implementation of this expression.
getSourceRateExpressionImpl() - Method in class org.diirt.datasource.expression.SourceRateExpressionImpl
 
getSourceRateExpressionImpl() - Method in class org.diirt.datasource.expression.SourceRateReadWriteExpressionImpl
 
getSourceRateExpressions() - Method in interface org.diirt.datasource.expression.SourceRateExpressionList
The expressions of this list.
getSourceRateExpressions() - Method in class org.diirt.datasource.expression.SourceRateExpressionListImpl
 
getSourceRateExpressions() - Method in class org.diirt.datasource.expression.SourceRateReadWriteExpressionListImpl
 
getSourceRateReadWriteExpressions() - Method in interface org.diirt.datasource.expression.SourceRateReadWriteExpressionList
The expressions of this list.
getSourceRateReadWriteExpressions() - Method in class org.diirt.datasource.expression.SourceRateReadWriteExpressionListImpl
 
getSources() - Method in class org.diirt.datasource.timecache.CacheConfig
 
getStart() - Method in class org.diirt.datasource.timecache.DataRequestStatistics
 
getStart() - Method in class org.diirt.datasource.timecache.util.IntervalsList
Get the lower bound of the list.
getStart() - Method in class org.diirt.util.time.TimeInterval
Initial value of the interval.
getStart() - Method in class org.diirt.util.time.TimeRelativeInterval
 
getStatisticLineData() - Method in class org.diirt.graphene.profile.MultiLevelProfiler
Forms a set of point 2D data for each resolution profiled where the point is composed of the number of data points profiled and the average profile time.
getStatistics() - Method in interface org.diirt.datasource.timecache.Cache
 
getStatistics() - Method in class org.diirt.datasource.timecache.CacheImpl
getStatistics() - Method in interface org.diirt.datasource.timecache.PVCache
 
getStatistics() - Method in class org.diirt.datasource.timecache.PVCacheImpl
getStatistics() - Method in class org.diirt.datasource.timecache.query.QueryImpl
 
getStatistics() - Method in interface org.diirt.graphene.Cell1DDataset
Returns the statistics of all values at all cells.
getStatistics() - Method in interface org.diirt.graphene.Cell2DDataset
Returns the statistics of all values at all cells.
getStatistics() - Method in interface org.diirt.graphene.Point1DDataset
The statistical information of the values.
getStatistics() - Method in class org.diirt.graphene.profile.Profiler
Gets profile statistics.
getStatistics() - Method in interface org.diirt.graphene.TimeSeriesDataset
The statistical information of the values.
getStdDev() - Method in class org.diirt.support.pva.adapters.PVFieldToVStatistics
 
getStdDev() - Method in class org.diirt.util.stats.Statistics
The standard deviation.
getStdDev() - Method in interface org.diirt.vtype.Statistics
The standard deviation.
getStorage() - Method in class org.diirt.datasource.timecache.CacheConfig
 
getStorage() - Method in class org.diirt.datasource.timecache.PVCacheImpl
 
getStorageHit() - Method in class org.diirt.datasource.timecache.query.QueryStatistics
 
getStoredSampleCount() - Method in class org.diirt.datasource.timecache.impl.SimpleMemoryStorage
 
getStructureId() - Method in class org.diirt.support.pva.rpcservice.RPCServiceMethodDescription
Get structure id
getSubscriptionParameter(ValueCache<?>, ConnectionPayload) - Method in interface org.diirt.datasource.DataSourceTypeAdapter
The parameters required to open a monitor for the channel.
getSubscriptionParameter(ValueCache, JCAConnectionPayload) - Method in class org.diirt.support.ca.JCATypeAdapter
 
getSubscriptionParameter(ValueCache<?>, PVAChannelHandler) - Method in class org.diirt.support.pva.PVATypeAdapter
 
getSuspectTimeout() - Method in interface org.diirt.support.pva.rpcservice.rpcclient.PoolConfiguration
Returns the time in seconds to pass before a rpc client is marked an abanoned suspect.
getTestCount() - Method in class org.diirt.datasource.integration.Log
 
getTestTime() - Method in class org.diirt.graphene.profile.settings.ProfileSettings
Gets the time limit (seconds) for how long the profiler will try to render.
getThreadName() - Method in class org.diirt.datasource.test.CountDownPVWriterListener
The thread name for the last notification.
getTickLabels() - Method in class org.diirt.graphene.TimeAxis
 
getTickLabels() - Method in class org.diirt.graphene.ValueAxis
 
getTickValues() - Method in class org.diirt.graphene.ValueAxis
 
getTimeAxisRange() - Method in class org.diirt.graphene.TemporalGraph2DRenderer
The current strategy to calculate the y range for the graph.
getTimeAxisRange() - Method in class org.diirt.graphene.TemporalGraph2DRendererUpdate
 
getTimeBetweenEvictionRunsMillis() - Method in interface org.diirt.support.pva.rpcservice.rpcclient.PoolConfiguration
The number of milliseconds to sleep between runs of the idle rpc client validation, abandoned cleaner and idle pool resizing.
getTimeDuration(String) - Static method in class org.diirt.util.time.TimeParser
 
getTimeInterval() - Method in class org.diirt.datasource.timecache.query.QueryChunk
 
getTimeInterval() - Method in interface org.diirt.datasource.timecache.query.QueryData
The time range where the data is defined
getTimeInterval() - Method in class org.diirt.datasource.timecache.query.QueryDataBlank
The time range where the data is defined
getTimeInterval() - Method in class org.diirt.datasource.timecache.query.QueryDataComplete
The time range where the data is defined
getTimeInterval() - Method in class org.diirt.datasource.timecache.query.QueryDataNR
The time range where the data is defined
getTimeInterval(int) - Method in class org.diirt.datasource.timecache.util.IntervalsList
Get an interval from the list.
getTimeInterval() - Method in class org.diirt.graphene.TimeAxis
 
getTimeInterval() - Method in interface org.diirt.graphene.TimeSeriesDataset
The interval of time where the data is defined.
getTimeInterval(String) - Static method in class org.diirt.util.time.TimeParser
 
getTimeInterval(String, String) - Static method in class org.diirt.util.time.TimeParser
 
getTimeScale() - Method in class org.diirt.graphene.TemporalGraph2DRendererUpdate
 
getTimestamp(int) - Method in interface org.diirt.datasource.extra.DoubleArrayTimeCache.Data
 
getTimestamp(int) - Method in class org.diirt.datasource.extra.DoubleArrayTimeCacheFromVDoubleArray.Data
 
getTimestamp(int) - Method in class org.diirt.datasource.extra.DoubleArrayTimeCacheFromVDoubles.Data
 
getTimestamp() - Method in interface org.diirt.datasource.integration.Event
 
getTimestamp() - Method in class org.diirt.datasource.integration.ReadEvent
 
getTimestamp() - Method in class org.diirt.datasource.integration.WriteEvent
 
getTimestamp() - Method in interface org.diirt.datasource.timecache.Data
 
getTimestamp() - Method in class org.diirt.datasource.timecache.source.SourceData
getTimestamp() - Method in class org.diirt.datasource.timecache.storage.MemoryStoredData
getTimestamp() - Method in interface org.diirt.javafx.tools.Event
 
getTimestamp() - Method in class org.diirt.javafx.tools.ReadEvent
 
getTimestamp() - Method in class org.diirt.javafx.tools.WriteEvent
 
getTimestamp() - Method in class org.diirt.support.pva.adapters.AlarmTimeExtractor
 
getTimeStamp(String) - Static method in class org.diirt.util.time.TimeParser
A Helper function to help you convert various string represented time definition to an absolute Timestamp.
getTimestamp() - Method in class org.diirt.vtype.next.Time
The timestamp of the value, typically indicating when it was generated.
getTimestamp() - Method in interface org.diirt.vtype.Time
The timestamp of the value, typically indicating when it was generated.
getTimestamps() - Method in interface org.diirt.datasource.timecache.query.QueryData
The time for each element.
getTimestamps() - Method in class org.diirt.datasource.timecache.query.QueryDataBlank
The time for each element.
getTimestamps() - Method in class org.diirt.datasource.timecache.query.QueryDataComplete
The time for each element.
getTimestamps() - Method in class org.diirt.datasource.timecache.query.QueryDataNR
The time for each element.
getTimestamps() - Method in class org.diirt.graphene.TimeAxis
 
getTimestamps() - Method in interface org.diirt.graphene.TimeSeriesDataset
The time for the values.
getTimeType() - Method in class org.diirt.graphene.profile.settings.ProfileSettings
Gets the type of time measured in profiling
getTimeType() - Method in class org.diirt.graphene.profile.utils.StopWatch
Gets the type of time used by the watch.
getTimeUserTag() - Method in class org.diirt.support.pva.adapters.AlarmTimeExtractor
 
getTimeUserTag() - Method in interface org.diirt.vtype.Time
Returns a user defined tag, that can be used to store extra time information, such as beam shot.
getTimeZone() - Method in class org.diirt.util.time.TimestampFormat
Returns the time zone used to format the Timestamp.
getTitle() - Method in class org.diirt.graphene.profile.settings.ProfileSettings
 
getTitle() - Method in class org.diirt.graphene.profile.settings.RenderSettings
List of headers for the data members.
getTitle() - Method in class org.diirt.graphene.profile.settings.SaveSettings
List of headers for the data members.
getTitle() - Method in interface org.diirt.graphene.profile.settings.Settings
List of headers for the data members.
getTitle() - Method in class org.diirt.graphene.profile.utils.Resolution
 
getTitle() - Method in class org.diirt.graphene.profile.utils.StopWatch
 
getTopAreaMargin() - Method in class org.diirt.graphene.Graph2DRendererUpdate
Gets the margin between the top of the graph area and the axes/labels area.
getTopMargin() - Method in class org.diirt.graphene.Graph2DRendererUpdate
Gets the margin between the top of the image and the top of the axes/labels area.
getTotalMs() - Method in class org.diirt.graphene.profile.utils.StopWatch
Returns the total time in ms in the set of timings.
getTotalTime() - Method in class org.diirt.graphene.profile.utils.Statistics
Returns the total time spent in the render loop.
getType() - Method in class org.diirt.datasource.formula.FormulaAst
The type of the AST node.
getType() - Method in class org.diirt.datasource.ForwardCache
 
getType() - Method in class org.diirt.datasource.TypeSupport
Defines on which class the support is defined.
getType() - Method in interface org.diirt.datasource.ValueCache
The type of objects that this cache can contain.
getType() - Method in class org.diirt.datasource.ValueCacheImpl
The type of objects that this cache can contain.
getType() - Method in class org.diirt.javafx.tools.ValueViewer.VTableColumn
 
getType() - Method in class org.diirt.pods.web.common.MessageSubscribe
The requested type for values.
getType() - Method in class org.diirt.service.ServiceMethod.DataDescription
The type of the argument/result.
getType() - Method in class org.diirt.vtype.table.Column
 
getType() - Method in class org.diirt.vtype.table.ListNumberProvider
 
getType() - Method in class org.diirt.vtype.table.VColumn
 
getTypeSupportFamily() - Method in class org.diirt.datasource.TypeSupport
Defines which type of support is implementing, notification or time.
getUniqueName(String, String) - Static method in class org.diirt.graphene.profile.io.ImageWriter
Gets a unique filename by appending .# after the name to prevent a file overwrite.
getUnit() - Method in class org.diirt.vtype.next.Display
String representation of the unit using for all values.
getUnits() - Method in class org.diirt.support.pva.adapters.AlarmTimeDisplayExtractor
 
getUnits() - Method in interface org.diirt.vtype.ArrayDimensionDisplay
String representation of the units using for all values.
getUnits() - Method in interface org.diirt.vtype.Display
String representation of the units using for all values.
getUpdate() - Method in interface org.diirt.datasource.timecache.query.Query
This method can be polled at regular interval and should return right away with the data is already available, even if incomplete.
getUpdate() - Method in class org.diirt.datasource.timecache.query.QueryImpl
This method can be polled at regular interval and should return right away with the data is already available, even if incomplete.
getUpdateDescription() - Method in class org.diirt.graphene.profile.settings.RenderSettings
Gets the update of the description.
getUpdates() - Method in class org.diirt.graphene.profile.settings.RenderSettings
Gets the updates to be applied to the renderer.
getUpperAlarmLimit() - Method in class org.diirt.support.pva.adapters.AlarmTimeDisplayExtractor
 
getUpperAlarmLimit() - Method in interface org.diirt.vtype.Display
Highest value before the alarm region.
getUpperCtrlLimit() - Method in class org.diirt.support.pva.adapters.AlarmTimeDisplayExtractor
 
getUpperCtrlLimit() - Method in interface org.diirt.vtype.Display
Highest possible value (included).
getUpperDisplayLimit() - Method in class org.diirt.support.pva.adapters.AlarmTimeDisplayExtractor
 
getUpperDisplayLimit() - Method in interface org.diirt.vtype.Display
Highest possible value to be displayed.
getUpperWarningLimit() - Method in class org.diirt.support.pva.adapters.AlarmTimeDisplayExtractor
 
getUpperWarningLimit() - Method in interface org.diirt.vtype.Display
Highest value before the warning region.
getUsageCounter() - Method in class org.diirt.datasource.ChannelHandler
Returns how many readers or writers are open on this channel.
getUsageCounter() - Method in class org.diirt.datasource.MultiplexedChannelHandler
 
getUseLock() - Method in interface org.diirt.support.pva.rpcservice.rpcclient.PoolConfiguration
Return true if a lock should be used when operations are performed on the rpc client object.
getUser() - Method in class org.diirt.pods.common.ChannelRequest
 
getUserTag() - Method in class org.diirt.vtype.next.Time
Returns a user defined tag, that can be used to store extra time information, such as beam shot.
getValidationInterval() - Method in interface org.diirt.support.pva.rpcservice.rpcclient.PoolConfiguration
Avoid excess validation, only run validation at most at this frequency - time in milliseconds.
getValue() - Method in class org.diirt.datasource.formula.FormulaAst
The value corresponding to the node.
getValue() - Method in class org.diirt.datasource.graphene.ReadFunctionArgument
 
getValue() - Method in class org.diirt.datasource.integration.ReadEvent
 
getValue() - Method in class org.diirt.datasource.PV
 
getValue() - Method in interface org.diirt.datasource.PVReader
Returns the value of the PVReader.
getValue() - Method in class org.diirt.datasource.ReadExpressionTester
 
getValue() - Method in interface org.diirt.datasource.timecache.Data
 
getValue() - Method in class org.diirt.datasource.timecache.Parameter
 
getValue() - Method in class org.diirt.datasource.timecache.source.SourceData
getValue() - Method in class org.diirt.datasource.timecache.storage.MemoryStoredData
getValue() - Method in class org.diirt.datasource.WriteCache
Returns the value in the cache.
getValue(int) - Method in interface org.diirt.graphene.Cell1DDataset
Returns the value at the given coordinates.
getValue(int, int) - Method in interface org.diirt.graphene.Cell2DDataset
Returns the value at the given coordinates.
getValue(double, double) - Method in interface org.diirt.graphene.Cell2DDatasets.Function2D
 
getValue() - Method in class org.diirt.javafx.tools.ExpressionProbe.Property
 
getValue() - Method in class org.diirt.javafx.tools.ReadEvent
 
getValue() - Method in class org.diirt.pods.web.common.MessageValueEvent
The new value.
getValue() - Method in class org.diirt.pods.web.common.MessageWrite
The value to write.
getValue() - Method in class org.diirt.support.pva.adapters.PVFieldToVBoolean
 
getValue() - Method in class org.diirt.support.pva.adapters.PVFieldToVByte
 
getValue() - Method in class org.diirt.support.pva.adapters.PVFieldToVDouble
 
getValue() - Method in class org.diirt.support.pva.adapters.PVFieldToVEnum
 
getValue() - Method in class org.diirt.support.pva.adapters.PVFieldToVFloat
 
getValue() - Method in class org.diirt.support.pva.adapters.PVFieldToVInt
 
getValue() - Method in class org.diirt.support.pva.adapters.PVFieldToVLong
 
getValue() - Method in class org.diirt.support.pva.adapters.PVFieldToVShort
 
getValue() - Method in class org.diirt.support.pva.adapters.PVFieldToVString
 
getValue() - Method in class org.diirt.vtype.next.Scalar
Returns the value.
getValue() - Method in class org.diirt.vtype.next.VByte
The numeric value.
getValue() - Method in class org.diirt.vtype.next.VDouble
The numeric value.
getValue() - Method in class org.diirt.vtype.next.VEnum
Returns the value.
getValue() - Method in class org.diirt.vtype.next.VFloat
The numeric value.
getValue() - Method in class org.diirt.vtype.next.VInt
The numeric value.
getValue() - Method in class org.diirt.vtype.next.VLong
The numeric value.
getValue() - Method in class org.diirt.vtype.next.VNumber
The numeric value.
getValue() - Method in class org.diirt.vtype.next.VShort
The numeric value.
getValue() - Method in class org.diirt.vtype.next.VString
Returns the value.
getValue() - Method in interface org.diirt.vtype.Scalar
Returns the value.
getValue() - Method in interface org.diirt.vtype.VBoolean
Returns the value.
getValue() - Method in interface org.diirt.vtype.VByte
The numeric value.
getValue() - Method in interface org.diirt.vtype.VDouble
The numeric value.
getValue() - Method in interface org.diirt.vtype.VEnum
Returns the value.
getValue() - Method in interface org.diirt.vtype.VFloat
The numeric value.
getValue() - Method in interface org.diirt.vtype.VInt
The numeric value.
getValue() - Method in interface org.diirt.vtype.VLong
The numeric value.
getValue() - Method in interface org.diirt.vtype.VNumber
The numeric value.
getValue() - Method in interface org.diirt.vtype.VShort
The numeric value.
getValue() - Method in interface org.diirt.vtype.VString
Returns the value.
getValueCache() - Method in class org.diirt.datasource.ChannelHandlerReadSubscription
The cache where to write the value.
getValueColorScheme() - Method in class org.diirt.graphene.LineGraph2DRendererUpdate
 
getValues() - Method in interface org.diirt.graphene.Point1DDataset
The values of the points.
getValues() - Method in interface org.diirt.graphene.TimeSeriesDataset
The values.
getValues() - Method in interface org.diirt.vtype.MultiScalar
The list of values for all the different channels.
getValueScale() - Method in class org.diirt.graphene.TemporalGraph2DRendererUpdate
 
getVariations() - Method in class org.diirt.graphene.profile.impl.ProfileAreaGraph2D
 
getVariations() - Method in class org.diirt.graphene.profile.impl.ProfileBubbleGraph2D
 
getVariations() - Method in class org.diirt.graphene.profile.impl.ProfileHistogram1D
Gets the updates associated with the renderer in a map, linking a description of the update to the update object.
getVariations() - Method in class org.diirt.graphene.profile.impl.ProfileIntensityGraph2D
 
getVariations() - Method in class org.diirt.graphene.profile.impl.ProfileLineGraph2D
Gets the updates associated with the renderer in a map, linking a description of the update to the update object.
getVariations() - Method in class org.diirt.graphene.profile.impl.ProfileMultilineGraph2D
Gets the updates associated with the renderer in a map, linking a description of the update to the update object.
getVariations() - Method in class org.diirt.graphene.profile.impl.ProfileMultiYAxisGraph2D
 
getVariations() - Method in class org.diirt.graphene.profile.impl.ProfileNLineGraphs2D
Gets the updates associated with the renderer in a map, linking a description of the update to the update object.
getVariations() - Method in class org.diirt.graphene.profile.impl.ProfileScatterGraph2D
Gets the updates associated with the renderer in a map, linking a description of the update to the update object.
getVariations() - Method in class org.diirt.graphene.profile.impl.ProfileSparklineGraph2D
Gets the updates associated with the renderer in a map, linking a description of the update to the update object.
getVariations() - Method in class org.diirt.graphene.profile.ProfileGraph2D
Gets the updates associated with the renderer in a map, linking a description of the update to the update object.
getWaitCount() - Method in interface org.diirt.support.pva.rpcservice.rpcclient.PoolStatistics
Return the number of threads waiting for a rpc client
getWarningRange() - Method in class org.diirt.vtype.next.Display
The range for the warning associated to the value.
getWidth() - Method in class org.diirt.graphene.profile.utils.Resolution
Returns the image width of the resolution in pixels.
getWidth() - Method in interface org.diirt.vtype.VImage
Width of the image in pixels.
getWriteCache() - Method in class org.diirt.datasource.ChannelHandlerWriteSubscription
The cache to hold the value to write.
getWriteExpressionImpl() - Method in class org.diirt.datasource.expression.DesiredRateReadWriteExpressionImpl
 
getWriteExpressionImpl() - Method in class org.diirt.datasource.expression.SourceRateReadWriteExpressionImpl
 
getWriteExpressionImpl() - Method in interface org.diirt.datasource.expression.WriteExpression
The implementation of this expression.
getWriteExpressionImpl() - Method in class org.diirt.datasource.expression.WriteExpressionImpl
 
getWriteExpressions() - Method in class org.diirt.datasource.expression.DesiredRateReadWriteExpressionListImpl
 
getWriteExpressions() - Method in class org.diirt.datasource.expression.SourceRateReadWriteExpressionListImpl
 
getWriteExpressions() - Method in interface org.diirt.datasource.expression.WriteExpressionList
The expressions of this list.
getWriteExpressions() - Method in class org.diirt.datasource.expression.WriteExpressionListImpl
 
getWriteFunction() - Method in class org.diirt.datasource.expression.Cache
The write function to be used to fill the cache.
getWriteFunction() - Method in class org.diirt.datasource.expression.DesiredRateReadWriteExpressionImpl
 
getWriteFunction() - Method in class org.diirt.datasource.expression.Queue
The write function to be used to fill the queue.
getWriteFunction() - Method in class org.diirt.datasource.expression.SourceRateReadWriteExpressionImpl
 
getWriteFunction() - Method in interface org.diirt.datasource.expression.WriteExpression
The function that implements this expression.
getWriteFunction() - Method in class org.diirt.datasource.expression.WriteExpressionImpl
Returns the function represented by this expression.
getWriteFunction() - Method in class org.diirt.datasource.WriteExpressionTester
 
getWriteRecipe() - Method in class org.diirt.datasource.test.MockDataSource
 
getWriteRecipe() - Method in class org.diirt.datasource.WriteExpressionTester
 
getWriteRecipeForWrite() - Method in class org.diirt.datasource.test.MockDataSource
 
getWriteSubscription() - Method in class org.diirt.datasource.ChannelWriteRecipe
The write subscription parameters.
getWriteUsageCounter() - Method in class org.diirt.datasource.ChannelHandler
Returns how many writers are open on this channel.
getWriteUsageCounter() - Method in class org.diirt.datasource.MultiplexedChannelHandler
 
getXAggregatedRange() - Method in class org.diirt.graphene.Graph2DRenderer
The aggregated range of all the data that has been rendered.
getXAxisRange() - Method in class org.diirt.graphene.Graph2DRenderer
The current strategy to calculate the x range for the graph.
getXAxisRange() - Method in class org.diirt.graphene.Graph2DRendererUpdate
Gets x-axis range.
getXBoundaries() - Method in interface org.diirt.graphene.Cell1DDataset
Returns the boundaries of the cells along x.
getXBoundaries() - Method in interface org.diirt.graphene.Cell2DDataset
Returns the boundaries of the cells along x.
getXColumn() - Method in class org.diirt.datasource.sample.graphene.BubbleGraphApp
 
getXColumn() - Method in class org.diirt.javafx.graphene.BubbleGraphView
Gets the value of the property xColumn.
getXCount() - Method in interface org.diirt.graphene.Cell1DDataset
The number of cells defined along the x direction.
getXCount() - Method in interface org.diirt.graphene.Cell2DDataset
The number of cells defined along the x direction.
getXDisplayRange() - Method in interface org.diirt.graphene.Point2DDataset
The suggested range to display the x values.
getXDisplayRange() - Method in interface org.diirt.graphene.Point3DWithLabelDataset
 
getXIndexSelectionRange() - Method in class org.diirt.graphene.IntensityGraph2DRenderer
 
getXLabelMargin() - Method in class org.diirt.graphene.Graph2DRendererUpdate
Gets the margin separating x-axis labels from the graph area.
getXPixelSelectionRange() - Method in class org.diirt.graphene.IntensityGraph2DRenderer
 
getXPixelSelectionRange() - Method in class org.diirt.graphene.IntensityGraph2DRendererUpdate
The new selection range on the x axis.
getXPlotRange() - Method in class org.diirt.graphene.Graph2DRenderer
The range of the x axis in the last graph rendering.
getxRange() - Method in class org.diirt.datasource.graphene.Graph2DResult
 
getXRange() - Method in interface org.diirt.graphene.Cell1DDataset
The range along x.
getXRange() - Method in interface org.diirt.graphene.Cell2DDataset
The range along x.
getXStatistics() - Method in interface org.diirt.graphene.Point2DDataset
The statistical information of x values.
getXStatistics() - Method in interface org.diirt.graphene.Point3DWithLabelDataset
 
getXValues() - Method in interface org.diirt.graphene.Point2DDataset
The x values of the point.
getXValues() - Method in interface org.diirt.graphene.Point3DWithLabelDataset
 
getXValueScale() - Method in class org.diirt.graphene.Graph2DRendererUpdate
Gets the scaling tool to scale down the values on the x-axis.
getXValueSelectionRange() - Method in class org.diirt.graphene.IntensityGraph2DRenderer
 
getYAggregatedRange() - Method in class org.diirt.graphene.Graph2DRenderer
The aggregated range of all the data that has been rendered.
getYAxisRange() - Method in class org.diirt.graphene.Graph2DRenderer
The current strategy to calculate the y range for the graph.
getYAxisRange() - Method in class org.diirt.graphene.Graph2DRendererUpdate
Gets y-axis range.
getYBoundaries() - Method in interface org.diirt.graphene.Cell2DDataset
Returns the boundaries of the cells along y.
getYColumn() - Method in class org.diirt.datasource.sample.graphene.BubbleGraphApp
 
getYColumn() - Method in class org.diirt.javafx.graphene.BubbleGraphView
Gets the value of the property yColumn.
getYCount() - Method in interface org.diirt.graphene.Cell2DDataset
The number of cells defined along the y direction.
getYDisplayRange() - Method in interface org.diirt.graphene.Point2DDataset
The suggested range to display the y values.
getYDisplayRange() - Method in interface org.diirt.graphene.Point3DWithLabelDataset
 
getYIndexSelectionRange() - Method in class org.diirt.graphene.IntensityGraph2DRenderer
 
getYLabelMargin() - Method in class org.diirt.graphene.Graph2DRendererUpdate
Gets the margin separating y-axis labels from the graph area.
getYPixelSelectionRange() - Method in class org.diirt.graphene.IntensityGraph2DRenderer
 
getYPixelSelectionRange() - Method in class org.diirt.graphene.IntensityGraph2DRendererUpdate
The new selection range on the y axis.
getYPlotRange() - Method in class org.diirt.graphene.Graph2DRenderer
The range of the y axis in the last graph rendering.
getyRange() - Method in class org.diirt.datasource.graphene.Graph2DResult
 
getYRange() - Method in interface org.diirt.graphene.Cell2DDataset
The range along y.
getYStatistics() - Method in interface org.diirt.graphene.Point2DDataset
The statistical information of x values.
getYStatistics() - Method in interface org.diirt.graphene.Point3DWithLabelDataset
 
getYValues() - Method in interface org.diirt.graphene.Point2DDataset
The y values of the point.
getYValues() - Method in interface org.diirt.graphene.Point3DWithLabelDataset
 
getYValueScale() - Method in class org.diirt.graphene.Graph2DRendererUpdate
Gets the scaling tool to scale down the values on the y-axis.
getYValueSelectionRange() - Method in class org.diirt.graphene.IntensityGraph2DRenderer
 
getZDisplayRange() - Method in interface org.diirt.graphene.Point3DWithLabelDataset
 
getZLabelMargin() - Method in class org.diirt.graphene.IntensityGraph2DRendererUpdate
 
getZStatistics() - Method in interface org.diirt.graphene.Point3DWithLabelDataset
 
getZValues() - Method in interface org.diirt.graphene.Point3DWithLabelDataset
 
graph - Variable in class org.diirt.datasource.sample.graphene.BaseGraphApp
 
Graph2DExpression<T extends Graph2DRendererUpdate<T>> - Interface in org.diirt.datasource.graphene
 
Graph2DRenderer<T extends Graph2DRendererUpdate> - Class in org.diirt.graphene
The base class for all graph renderers.
Graph2DRenderer(int, int) - Constructor for class org.diirt.graphene.Graph2DRenderer
Creates a graph renderer.
Graph2DRendererUpdate<T extends Graph2DRendererUpdate<T>> - Class in org.diirt.graphene
A set of changes to be applied to a Graph2DRenderer.
Graph2DRendererUpdate() - Constructor for class org.diirt.graphene.Graph2DRendererUpdate
 
Graph2DResult - Class in org.diirt.datasource.graphene
 
graphAreaToLegendMargin(int) - Method in class org.diirt.graphene.IntensityGraph2DRendererUpdate
Sets this object's graphAreaToLegendMargin to the given margin size.
GraphBuffer - Class in org.diirt.graphene
Provides low level drawing operations, at the right granularity to perform them efficiently, but without performing any high level decisions (e.g.
GraphBuffer(int, int) - Constructor for class org.diirt.graphene.GraphBuffer
Creates a GraphBuffer with the given width and height.
GraphBuffer(Graph2DRenderer<?>) - Constructor for class org.diirt.graphene.GraphBuffer
Creates a GraphBuffer suitable for the given renderer.
graphBuffer - Variable in class org.diirt.graphene.profile.impl.ProfileIntensityGraph2D
The data member containing the image being rendered.
GraphDataRange - Class in org.diirt.datasource.graphene
Range information of a drawn graph.
graphStatistics() - Method in class org.diirt.graphene.profile.MultiLevelProfiler
Displays a separate frame for every profile operation performed.
graphStatistics() - Method in class org.diirt.graphene.profile.Profiler
Graphs the profile statistics in a histogram, line graph, and averaged line graph.
GRAY - Static variable in class org.diirt.graphene.NumberColorMaps
GRAY ranges from black to white.
group() - Static method in class org.diirt.datasource.extra.ExpressionLanguage
Creates a group of dynamically managed expressions.

H

handleException(Exception) - Method in class org.diirt.datasource.ExceptionHandler
Notifies of an exception being thrown.
handleException(Exception) - Method in class org.diirt.datasource.test.CountDownWriteFunction
 
hasAvailableData(TimeInterval) - Method in class org.diirt.datasource.timecache.impl.SimpleMemoryStorage
Returns true if some data is available within the requested interval, false otherwise.
hasAvailableData(TimeInterval) - Method in interface org.diirt.datasource.timecache.storage.DataStorage
Returns true if some data is available within the requested interval, false otherwise.
hasBeenSent() - Method in class org.diirt.datasource.timecache.query.QueryChunk
 
hashCode() - Method in class org.diirt.datasource.ChannelHandlerReadSubscription
 
hashCode() - Method in class org.diirt.datasource.ChannelHandlerWriteSubscription
 
hashCode() - Method in class org.diirt.datasource.ChannelReadRecipe
 
hashCode() - Method in class org.diirt.datasource.ChannelWriteRecipe
 
hashCode() - Method in class org.diirt.datasource.formula.FormulaAst
 
hashCode() - Method in class org.diirt.datasource.ReadRecipe
 
hashCode() - Method in class org.diirt.datasource.timecache.DataRequestThread
 
hashCode() - Method in class org.diirt.datasource.timecache.impl.SimpleFileDataSource
 
hashCode() - Method in class org.diirt.datasource.timecache.Parameter
 
hashCode() - Method in class org.diirt.datasource.timecache.query.QueryImpl
 
hashCode() - Method in class org.diirt.datasource.timecache.source.SourceData
hashCode() - Method in class org.diirt.datasource.timecache.storage.MemoryStoredData
hashCode() - Method in class org.diirt.datasource.WriteRecipe
 
hashCode() - Method in class org.diirt.graphene.AxisRanges.Auto
 
hashCode() - Method in class org.diirt.graphene.AxisRanges.Fixed
 
hashCode() - Method in class org.diirt.util.array.ListBoolean
 
hashCode() - Method in class org.diirt.util.array.ListByte
 
hashCode() - Method in class org.diirt.util.array.ListDouble
 
hashCode() - Method in class org.diirt.util.array.ListFloat
 
hashCode() - Method in class org.diirt.util.array.ListInt
 
hashCode() - Method in class org.diirt.util.array.ListLong
 
hashCode() - Method in class org.diirt.util.array.ListShort
 
hashCode() - Method in class org.diirt.util.stats.Range
 
hashCode() - Method in class org.diirt.util.time.TimeDuration
hashCode() - Method in class org.diirt.util.time.TimeInterval
 
hashCode() - Method in class org.diirt.util.time.Timestamp
 
hashCode() - Method in class org.diirt.vtype.next.Alarm
 
hashCode() - Method in class org.diirt.vtype.next.Display
 
hashCode() - Method in class org.diirt.vtype.next.EnumMetaData
 
hashCode() - Method in class org.diirt.vtype.next.Time
 
hasNext() - Method in interface org.diirt.util.array.IteratorNumber
Returns true if the iteration has more elements.
height(int) - Static method in class org.diirt.datasource.extra.WaterfallPlotParameters
Height of the plot in pixels.
highestAlarmOf(List<?>, boolean) - Static method in class org.diirt.vtype.next.VType
Returns the value with highest severity.
highestSeverityOf(List<Object>, boolean) - Static method in class org.diirt.vtype.ValueUtil
Returns the alarm with highest severity.
highlightFocusValue(boolean) - Method in class org.diirt.graphene.AreaGraph2DRendererUpdate
 
highlightFocusValue(boolean) - Method in class org.diirt.graphene.BubbleGraph2DRendererUpdate
Sets the state of highlightFocusValue.
highlightFocusValue(boolean) - Method in class org.diirt.graphene.LineGraph2DRendererUpdate
Sets the state of highlightFocusValue.
highlightFocusValueProperty() - Method in class org.diirt.javafx.graphene.BubbleGraphView
 
highlightFocusValueProperty() - Method in class org.diirt.javafx.graphene.HistogramGraphView
 
Histogram2DOfFormulaFunction - Class in org.diirt.datasource.formula.array
 
Histogram2DOfFormulaFunction() - Constructor for class org.diirt.datasource.formula.array.Histogram2DOfFormulaFunction
 
HistogramGraph2DExpression - Class in org.diirt.datasource.graphene
 
HistogramGraphApp - Class in org.diirt.datasource.sample.graphene
 
HistogramGraphApp() - Constructor for class org.diirt.datasource.sample.graphene.HistogramGraphApp
 
HistogramGraphApp - Class in org.diirt.javafx.graphene
 
HistogramGraphApp() - Constructor for class org.diirt.javafx.graphene.HistogramGraphApp
 
HistogramGraphDialog - Class in org.diirt.datasource.sample.graphene
 
HistogramGraphDialog(Frame, boolean, HistogramGraphApp) - Constructor for class org.diirt.datasource.sample.graphene.HistogramGraphDialog
Creates new form ScatterGraphDialog
histogramGraphOf(DesiredRateExpression<?>) - Static method in class org.diirt.datasource.graphene.ExpressionLanguage
 
HistogramGraphView - Class in org.diirt.javafx.graphene
 
HistogramGraphView() - Constructor for class org.diirt.javafx.graphene.HistogramGraphView
 
HistogramOfFormulaFunction - Class in org.diirt.datasource.formula.array
 
HistogramOfFormulaFunction() - Constructor for class org.diirt.datasource.formula.array.HistogramOfFormulaFunction
 
honorZeroPrecision(boolean) - Method in class org.diirt.support.ca.JCADataSourceConfiguration
If true, the formatter returned by the VType will show no decimal digits (assumes it was configured); if false, it will return all the digit (assumes it wasn't configured).
HOT - Static variable in class org.diirt.graphene.NumberColorMaps
HOT ranges from black to white passing from red and yellow.
HOUR_FIELD_ID - Static variable in class org.diirt.graphene.TimeScales
 
HSV - Static variable in class org.diirt.graphene.NumberColorMaps
HSV goes through the color wheel: red, yellow, green, cyan, blue, magenta and back to red.

I

id(String) - Static method in class org.diirt.datasource.formula.FormulaAst
An ID node representing the given id.
Ignored - Static variable in class org.diirt.datasource.timecache.query.QueryChunk
 
ImageAssert - Class in org.diirt.graphene.profile.image
Handles image comparisons.
ImageAssert() - Constructor for class org.diirt.graphene.profile.image.ImageAssert
 
ImageFileFormat - Class in org.diirt.datasource.file
A FileFormat for reading .bmp and .png into VImage
ImageFileFormat() - Constructor for class org.diirt.datasource.file.ImageFileFormat
 
imageHeight(int) - Method in class org.diirt.graphene.Graph2DRendererUpdate
Updates the parameter for the height of the image that is rendered.
imageHeight(int) - Method in class org.diirt.graphene.TemporalGraph2DRendererUpdate
 
ImagePanel - Class in org.diirt.datasource.sample
 
ImagePanel() - Constructor for class org.diirt.datasource.sample.ImagePanel
 
ImagePanel - Class in org.diirt.graphene.profile.image
Puts the image in a panel.
ImagePanel() - Constructor for class org.diirt.graphene.profile.image.ImagePanel
 
imagePanels - Variable in class org.diirt.datasource.sample.graphene.SparklineApp
 
imageWidth(int) - Method in class org.diirt.graphene.Graph2DRendererUpdate
Updates the parameter for the width of the image that is rendered.
imageWidth(int) - Method in class org.diirt.graphene.TemporalGraph2DRendererUpdate
 
ImageWriter - Class in org.diirt.graphene.profile.io
Handles image input and output, such as saving an image.
immutableTypeSupport(Class<T>) - Static method in class org.diirt.datasource.NotificationSupport
Support for notification of immutable types.
importVTable(Reader) - Method in class org.diirt.vtype.io.CSVIO
 
index - Variable in class org.diirt.support.pva.adapters.PVFieldToVEnum
 
init(String) - Method in class org.diirt.datasource.integration.AbstractCATestPhase
 
init(EndpointConfig) - Method in class org.diirt.pods.web.common.MessageDecoder
 
init(EndpointConfig) - Method in class org.diirt.pods.web.common.MessageEncoder
 
init(FilterConfig) - Method in class org.diirt.pods.web.SocketFilter
 
initialize(URL, ResourceBundle) - Method in class org.diirt.javafx.tools.ProbeController
 
install() - Static method in class org.diirt.datasource.BasicTypeSupport
Installs type support.
install() - Static method in class org.diirt.datasource.vtype.DataTypeSupport
Installs type support.
instpectValue(VTable) - Static method in class org.diirt.javafx.tools.VTableInspector
 
intArrayCopyOf(CollectionNumber) - Static method in class org.diirt.util.array.CollectionNumbers
Copies the content of the collection to an array.
intArrayWrappedOrCopy(CollectionNumber) - Static method in class org.diirt.util.array.CollectionNumbers
Returns either the wrapped array (if exists and matches the type) or a copy - USE WITH CAUTION AS IT MAY EXPOSE THE INTERNAL STATE OF THE COLLECTION.
integer(int) - Static method in class org.diirt.datasource.formula.FormulaAst
An INTEGER node from the given value.
integerFromToken(String) - Static method in class org.diirt.datasource.formula.FormulaAst
An INTEGER node from a token.
integrated() - Static method in class org.diirt.graphene.TimeAxisRanges
 
IntegrateFormulaFunction - Class in org.diirt.datasource.formula.math
 
IntegrateFormulaFunction() - Constructor for class org.diirt.datasource.formula.math.IntegrateFormulaFunction
 
IntensityGraph2DExpression - Class in org.diirt.datasource.graphene
 
IntensityGraph2DRenderer - Class in org.diirt.graphene
A renderer for intensity graph (also known as heat graph), which visualizes the value of a 2D field using a color map.
IntensityGraph2DRenderer(int, int) - Constructor for class org.diirt.graphene.IntensityGraph2DRenderer
Uses constructor specified in super class (Graph2DRenderer)
IntensityGraph2DRenderer() - Constructor for class org.diirt.graphene.IntensityGraph2DRenderer
Default Constructor: makes an IntensityGraph2DRenderer of width 300 and height 200.
IntensityGraph2DRendererUpdate - Class in org.diirt.graphene
A set of parameters that can be applied to a IntensityGraph2DRenderer to update its settings.
IntensityGraph2DRendererUpdate() - Constructor for class org.diirt.graphene.IntensityGraph2DRendererUpdate
 
IntensityGraphApp - Class in org.diirt.datasource.sample.graphene
 
IntensityGraphApp() - Constructor for class org.diirt.datasource.sample.graphene.IntensityGraphApp
 
IntensityGraphApp - Class in org.diirt.javafx.graphene
 
IntensityGraphApp() - Constructor for class org.diirt.javafx.graphene.IntensityGraphApp
 
IntensityGraphDialog - Class in org.diirt.datasource.sample.graphene
 
IntensityGraphDialog(Frame, boolean, IntensityGraphApp) - Constructor for class org.diirt.datasource.sample.graphene.IntensityGraphDialog
Creates new form ScatterGraphDialog
intensityGraphOf(DesiredRateExpression<?>) - Static method in class org.diirt.datasource.graphene.ExpressionLanguage
 
IntensityGraphView - Class in org.diirt.javafx.graphene
 
IntensityGraphView() - Constructor for class org.diirt.javafx.graphene.IntensityGraphView
 
interpolate(double[], double[], int) - Method in interface org.diirt.datasource.extra.Interpolation
Returns a set of interpolated y, equally spaced.
Interpolation - Interface in org.diirt.datasource.extra
Defines a way to interpolate some scattered points to an equally distanced grid.
interpolation(InterpolationScheme) - Method in class org.diirt.graphene.LineGraph2DRendererUpdate
Sets this object's interpolation to the given scheme.
interpolation(InterpolationScheme) - Method in class org.diirt.graphene.LineTimeGraph2DRendererUpdate
 
interpolation(InterpolationScheme) - Method in class org.diirt.graphene.MultiAxisLineGraph2DRendererUpdate
Sets this object's interpolation to the given scheme.
interpolation(InterpolationScheme) - Method in class org.diirt.graphene.ScatterGraph2DRendererUpdate
 
interpolation(InterpolationScheme) - Method in class org.diirt.graphene.SparklineGraph2DRendererUpdate
Sets the interpolation scheme of the line.
Interpolations - Class in org.diirt.datasource.extra
 
Interpolations() - Constructor for class org.diirt.datasource.extra.Interpolations
 
InterpolationScheme - Enum in org.diirt.graphene
 
interpolationSchemeProperty() - Method in class org.diirt.javafx.graphene.LineGraphView
 
interpolationSchemeProperty() - Method in class org.diirt.javafx.graphene.MultiAxisLineGraphView
 
interpolationSchemeProperty() - Method in class org.diirt.javafx.graphene.MultilineGraphView
 
interpolationSchemeProperty() - Method in class org.diirt.javafx.graphene.ScatterGraphView
 
intersection(TimeInterval, TimeInterval) - Static method in class org.diirt.datasource.timecache.util.CacheHelper
Returns the result of TimeInterval i1 & i2 intersection, null if i1 does not intersects i2 (null border means infinity).
intersection(IntervalsList, TimeInterval) - Static method in class org.diirt.datasource.timecache.util.IntervalsList
Intersect a list and an interval.
intersection(IntervalsList, IntervalsList) - Static method in class org.diirt.datasource.timecache.util.IntervalsList
Intersect two intervals lists.
intersects(TimeInterval, TimeInterval) - Static method in class org.diirt.datasource.timecache.util.CacheHelper
Returns true if TimeInterval i1 intersects TimeInterval i2, false otherwise (null border means infinity).
intersects(TimeInterval) - Method in class org.diirt.datasource.timecache.util.IntervalsList
Check if an interval intersects the instance.
intersectSelf(TimeInterval) - Method in class org.diirt.datasource.timecache.util.IntervalsList
Intersects the instance and an interval.
intersectSelf(IntervalsList) - Method in class org.diirt.datasource.timecache.util.IntervalsList
Intersect the instance and another intervals list.
intervalComplete(DataRequestThread) - Method in interface org.diirt.datasource.timecache.DataRequestListener
Informs that the specified DataRequestThread has finished requesting the source.
intervalCompleted() - Method in class org.diirt.datasource.timecache.DataRequestStatistics
 
intervalRequested(int, DataSource) - Method in class org.diirt.datasource.timecache.PVCacheStatistics
 
intervalsCompleted(int, TimeInterval) - Method in class org.diirt.datasource.timecache.PVCacheStatistics
Setting interval when the request ends avoid managing changes due to request optimization
IntervalsList - Class in org.diirt.datasource.timecache.util
This class represents an intervals list.
IntervalsList() - Constructor for class org.diirt.datasource.timecache.util.IntervalsList
Build an empty intervals list.
IntervalsList(TimeInterval) - Constructor for class org.diirt.datasource.timecache.util.IntervalsList
Build an intervals list containing only one interval.
IntervalsList(TimeInterval, TimeInterval) - Constructor for class org.diirt.datasource.timecache.util.IntervalsList
Build an intervals list containing two intervals.
IntervalsList(IntervalsList) - Constructor for class org.diirt.datasource.timecache.util.IntervalsList
Copy constructor.
invalidate() - Method in class org.diirt.datasource.timecache.query.QueryChunk
 
inverseRescale(ListNumber, double, double) - Static method in class org.diirt.util.array.ListMath
Performs a linear transformation on inverse value of each number in a list.
InvertListNumber - Class in org.diirt.vtype.ndarray
 
InvertListNumber() - Constructor for class org.diirt.vtype.ndarray.InvertListNumber
 
invokeAll() - Static method in class org.diirt.graphene.profile.TestCaseProfiler
Runs every test method in TestCaseProfile
invokeNoRequirements() - Static method in class org.diirt.graphene.profile.TestCaseProfiler
Runs every test method in TestCaseProfile that has a NoRequires annotation.
invokeVisualAid() - Static method in class org.diirt.graphene.profile.VisualProfiler
Constructs a thread safe VisualProfiler JFrame.
invokeWithRequirements() - Static method in class org.diirt.graphene.profile.TestCaseProfiler
Runs every test method in TestCaseProfile that has a Requires annotation.
invScaleValue(double, double, double, double, double) - Method in interface org.diirt.graphene.ValueScale
Scales the scale value to the actual value.
isActive() - Method in interface org.diirt.vtype.VExtendedAlarm.AlarmCondition
Whether the alarm is on.
isAdaptiveRange() - Method in class org.diirt.datasource.extra.WaterfallPlotParameters
True if range is automatic, false if taken from data.
isChanged() - Method in class org.diirt.datasource.graphene.ReadFunctionArgument
 
isChannelConnected() - Method in class org.diirt.support.ca.JCAConnectionPayload
True if the channel is not null and the connection state is connected.
isClosed() - Method in class org.diirt.datasource.PV
 
isClosed() - Method in interface org.diirt.datasource.PVReader
True if no more notifications are going to be sent for this PVReader.
isClosed() - Method in interface org.diirt.datasource.PVWriter
True if no more notifications are going to be sent for this PV.
isClosed() - Method in interface org.diirt.support.pva.rpcservice.rpcclient.PoolStatistics
Returns true if close has been called, and the rpc client pool is unusable
isComplete() - Method in class org.diirt.datasource.timecache.query.QueryChunk
 
isCompleted() - Method in interface org.diirt.datasource.timecache.query.Query
 
isCompleted() - Method in class org.diirt.datasource.timecache.query.QueryImpl
isConnected() - Method in class org.diirt.datasource.ChannelHandler
Returns true if it is connected.
isConnected() - Method in class org.diirt.datasource.integration.ReadEvent
 
isConnected() - Method in class org.diirt.datasource.integration.WriteEvent
 
isConnected(ConnectionPayload) - Method in class org.diirt.datasource.MultiplexedChannelHandler
Determines from the payload whether the channel is connected or not.
isConnected() - Method in class org.diirt.datasource.MultiplexedChannelHandler
 
isConnected() - Method in class org.diirt.datasource.pods.web.WebPodsClient
 
isConnected() - Method in class org.diirt.datasource.PV
 
isConnected() - Method in interface org.diirt.datasource.PVReader
True if the reader is connected.
isConnected() - Method in class org.diirt.javafx.tools.ReadEvent
 
isConnected() - Method in class org.diirt.javafx.tools.WriteEvent
 
isConnected() - Method in class org.diirt.pods.web.common.MessageConnectionEvent
Whether the channel is connected.
isConnected(PVAChannelHandler) - Method in class org.diirt.support.pva.PVAChannelHandler
 
isConnectionChanged() - Method in class org.diirt.datasource.PVReaderEvent
Whether this event was generated by a connection change.
isConnectionChanged() - Method in class org.diirt.datasource.PVWriterEvent
Whether this event was generated by a connection change.
isConnex() - Method in class org.diirt.datasource.timecache.util.IntervalsList
Check if the instance is connected.
isCorrect() - Method in class org.diirt.datasource.integration.Log
 
isDbePropertySupported() - Method in class org.diirt.datasource.integration.AbstractCATestPhase
 
isDbePropertySupported() - Method in class org.diirt.support.ca.JCADataSource
Whether the metadata monitor should be established.
isDefined() - Method in class org.diirt.datasource.graphene.ReadFunctionArgument
 
isDrawLegend() - Method in class org.diirt.datasource.sample.graphene.IntensityGraphApp
 
isDrawLegend() - Method in class org.diirt.graphene.IntensityGraph2DRenderer
Whether or not the legend for the value to color mapping should be drawn.
isDrawLegend() - Method in class org.diirt.javafx.graphene.IntensityGraphView
 
isEmpty() - Method in class org.diirt.datasource.timecache.DataChunk
Check if the instance is empty.
isEmpty() - Method in class org.diirt.datasource.timecache.util.IntervalsList
Check if the instance is empty.
isEmpty() - Method in class org.diirt.datasource.timecache.util.TimestampsSet
Check if the instance is empty.
isEndAbsolute() - Method in class org.diirt.util.time.TimeRelativeInterval
 
isExceptionChanged() - Method in class org.diirt.datasource.PVReaderEvent
Whether this event was generated in response to an error.
isExceptionChanged() - Method in class org.diirt.datasource.PVWriterEvent
Whether this event was generated in response to an error.
isFinite() - Method in class org.diirt.util.stats.Range
Whether the range is finite and non-zero.
isFull() - Method in class org.diirt.datasource.timecache.DataChunk
Check if the instance is full.
isGenerated() - Method in class org.diirt.vtype.table.Column
 
isHighlightFocusValue() - Method in class org.diirt.datasource.sample.graphene.BubbleGraphApp
 
isHighlightFocusValue() - Method in class org.diirt.datasource.sample.graphene.HistogramGraphApp
 
isHighlightFocusValue() - Method in class org.diirt.graphene.LineGraph2DRenderer
Current state of highlightFocusValue.
isHighlightFocusValue() - Method in class org.diirt.javafx.graphene.BubbleGraphView
Gets the value of the property highlightFocusValue.
isHighlightFocusValue() - Method in class org.diirt.javafx.graphene.HistogramGraphView
Gets the value of the property highlightFocusValue.
isHonorZeroPrecision() - Method in class org.diirt.support.ca.JCADataSource
True if zero precision should be honored, or disregarded.
isIntervalAbsolute() - Method in class org.diirt.util.time.TimeRelativeInterval
 
isLeaf() - Method in interface org.diirt.javafx.tools.FormulaFunctionViewer.BrowserItem
 
isLeaf() - Method in class org.diirt.javafx.tools.FormulaFunctionViewer.FormulaFunctionDataBrowserItem
 
isLeaf() - Method in class org.diirt.javafx.tools.FormulaFunctionViewer.FormulaFunctionRootBrowserItem
 
isLeaf() - Method in class org.diirt.javafx.tools.FormulaFunctionViewer.FormulaFunctionSetBrowserItem
 
isLeaf() - Method in class org.diirt.javafx.tools.FormulaFunctionViewer.TreeBrowserItem
 
isLeaf() - Method in interface org.diirt.javafx.tools.ServiceViewer.BrowserItem
 
isLeaf() - Method in class org.diirt.javafx.tools.ServiceViewer.ServiceBrowserItem
 
isLeaf() - Method in class org.diirt.javafx.tools.ServiceViewer.ServiceMethodArgumentBrowserItem
 
isLeaf() - Method in class org.diirt.javafx.tools.ServiceViewer.ServiceMethodBrowserItem
 
isLeaf() - Method in class org.diirt.javafx.tools.ServiceViewer.ServiceRootBrowserItem
 
isLeaf() - Method in class org.diirt.javafx.tools.ServiceViewer.TreeBrowserItem
 
isLinear(ListNumber) - Static method in class org.diirt.util.array.ListNumbers
Tests whether the list contains a equally spaced numbers.
isLogAbandoned() - Method in interface org.diirt.support.pva.rpcservice.rpcclient.PoolConfiguration
boolean flag to set if stack traces should be logged for application code which abandoned a rpc client.
isLongString() - Method in class org.diirt.support.ca.JCAConnectionPayload
Whether the message payload should be handled as a long string.
isMissing() - Method in class org.diirt.datasource.graphene.ReadFunctionArgument
 
isNegative() - Method in class org.diirt.util.time.TimeDuration
True if the duration is non-zero and negative.
isNotificationNeeded() - Method in class org.diirt.datasource.Notification
True if the reader needs to be notified.
isNumericArray(JsonArray) - Static method in class org.diirt.vtype.json.JsonArrays
Checks whether the array contains only numbers.
isParsingSuccessful() - Method in class org.diirt.util.text.CsvParserResult
True whether the parsing was successful and one can safely read data from the data methods.
isPaused() - Method in class org.diirt.datasource.PV
 
isPaused() - Method in interface org.diirt.datasource.PVReader
Whether the reader is paused.
isPollEnabled() - Method in class org.diirt.datasource.file.FileDataSourceConfiguration
 
isPoolSweeperEnabled() - Method in interface org.diirt.support.pva.rpcservice.rpcclient.PoolConfiguration
Returns true if the pool sweeper is enabled for the rpc client pool.
isPositive() - Method in class org.diirt.util.time.TimeDuration
True if the duration is non-zero and positive.
isProcessingData() - Method in class org.diirt.datasource.timecache.query.QueryImpl
 
isProcessingSources() - Method in interface org.diirt.datasource.timecache.PVCache
 
isProcessingSources() - Method in class org.diirt.datasource.timecache.PVCacheImpl
isPure() - Method in class org.diirt.datasource.formula.AbstractVBooleanVBooleanToVBooleanFormulaFunction
 
isPure() - Method in class org.diirt.datasource.formula.AbstractVIntNumberVIntNumberToVIntNumberFormulaFunction
 
isPure() - Method in class org.diirt.datasource.formula.AbstractVNumberArrayVNumberArrayToVNumberArrayFormulaFunction
 
isPure() - Method in class org.diirt.datasource.formula.AbstractVNumberArrayVNumberToVNumberArrayFormulaFunction
 
isPure() - Method in class org.diirt.datasource.formula.AbstractVNumberToVNumberFormulaFunction
 
isPure() - Method in class org.diirt.datasource.formula.AbstractVNumberVNumberArrayToVNumberArrayFormulaFunction
 
isPure() - Method in class org.diirt.datasource.formula.AbstractVNumberVNumberToVBooleanFormulaFunction
 
isPure() - Method in class org.diirt.datasource.formula.AbstractVNumberVNumberToVNumberFormulaFunction
 
isPure() - Method in interface org.diirt.datasource.formula.FormulaFunction
Whether the function is a pure function, given the same arguments always returns the same result.
isPure() - Method in class org.diirt.datasource.formula.StatefulFormulaFunction
 
isReadOnly() - Method in class org.diirt.pods.web.common.MessageSubscribe
Whether the channel should be read-only.
isRemoveAbandoned() - Method in interface org.diirt.support.pva.rpcservice.rpcclient.PoolConfiguration
boolean flag to remove abandoned rpc clients if they exceed the removeAbandonedTimout.
isReversed() - Method in class org.diirt.util.stats.Range
Whether the range goes from min to max or from max to min.
isReversed() - Method in interface org.diirt.vtype.ArrayDimensionDisplay
Whether the values for this dimension are organized in the opposite order.
isRtypValueOnly() - Method in class org.diirt.support.ca.JCADataSource
True if should only ask value for RTYP fields.
isScrollDown() - Method in class org.diirt.datasource.extra.WaterfallPlotParameters
Whether the plot scrolls up or down.
isSeparateAreas() - Method in class org.diirt.graphene.MultiAxisLineGraph2DRendererUpdate
 
isStartAbsolute() - Method in class org.diirt.util.time.TimeRelativeInterval
 
isStatisticsEnabled() - Method in interface org.diirt.datasource.timecache.PVCache
 
isStatisticsEnabled() - Method in class org.diirt.datasource.timecache.PVCacheImpl
isStringArray(JsonArray) - Static method in class org.diirt.vtype.json.JsonArrays
Checks whether the array contains only strings.
isSuccessful() - Method in class org.diirt.pods.web.common.MessageWriteCompletedEvent
Whether the write was successful.
isTestOnBorrow() - Method in interface org.diirt.support.pva.rpcservice.rpcclient.PoolConfiguration
The indication of whether objects will be validated before being borrowed from the pool.
isTestOnReturn() - Method in interface org.diirt.support.pva.rpcservice.rpcclient.PoolConfiguration
The indication of whether objects will be validated after being returned to the pool.
isTestWhileIdle() - Method in interface org.diirt.support.pva.rpcservice.rpcclient.PoolConfiguration
Set to true if validation should take place while the rpc client is idle.
isTimeValid - Variable in class org.diirt.support.pva.adapters.AlarmTimeExtractor
 
isTimeValid() - Method in class org.diirt.support.pva.adapters.AlarmTimeExtractor
 
isTimeValid() - Method in interface org.diirt.vtype.Time
Returns a data source specific flag to indicate whether the time information should be trusted.
isTypeDirectlySupported(Class<? extends TypeSupport>, Class<?>) - Static method in class org.diirt.datasource.TypeSupport
Checks whether the type is supported on the same exact type.
isTypeSupported(Class<? extends TypeSupport>, Class<?>) - Static method in class org.diirt.datasource.TypeSupport
Checks whether the type is supported directly or through one of the supertypes.
isValid() - Method in class org.diirt.vtype.next.Time
Returns a data source specific flag to indicate whether the time information should be trusted.
isValueChanged() - Method in class org.diirt.datasource.PVReaderEvent
Whether this event was generated by a value change.
isVarArgs() - Method in class org.diirt.datasource.formula.AbstractVBooleanVBooleanToVBooleanFormulaFunction
 
isVarArgs() - Method in class org.diirt.datasource.formula.AbstractVIntNumberVIntNumberToVIntNumberFormulaFunction
 
isVarArgs() - Method in class org.diirt.datasource.formula.AbstractVNumberArrayVNumberArrayToVNumberArrayFormulaFunction
 
isVarArgs() - Method in class org.diirt.datasource.formula.AbstractVNumberArrayVNumberToVNumberArrayFormulaFunction
 
isVarArgs() - Method in class org.diirt.datasource.formula.AbstractVNumberToVNumberFormulaFunction
 
isVarArgs() - Method in class org.diirt.datasource.formula.AbstractVNumberVNumberArrayToVNumberArrayFormulaFunction
 
isVarArgs() - Method in class org.diirt.datasource.formula.AbstractVNumberVNumberToVBooleanFormulaFunction
 
isVarArgs() - Method in class org.diirt.datasource.formula.AbstractVNumberVNumberToVNumberFormulaFunction
 
isVarArgs() - Method in class org.diirt.datasource.formula.array.CaHistogramFormulaFunction
 
isVarArgs() - Method in class org.diirt.datasource.formula.array.Histogram2DOfFormulaFunction
 
isVarArgs() - Method in class org.diirt.datasource.formula.array.HistogramOfFormulaFunction
 
isVarArgs() - Method in class org.diirt.datasource.formula.channel.ChannelFormulaFunction
 
isVarArgs() - Method in class org.diirt.datasource.formula.channel.ChannelsFormulaFunction
 
isVarArgs() - Method in interface org.diirt.datasource.formula.FormulaFunction
Whether the function takes a variable number of arguments.
isVarArgs() - Method in class org.diirt.datasource.formula.math.IntegrateFormulaFunction
 
isVarArgs() - Method in class org.diirt.datasource.timecache.integration.TCQueryFunction
 
isVarArgs() - Method in class org.diirt.support.cf.formula.CFQueryFunction
 
isVarArraySupported() - Method in class org.diirt.support.ca.JCADataSource
True whether the context can use variable arrays (all array monitor request will have an element count of 0).
isWrapperFor(Class<?>) - Method in class org.diirt.service.jdbc.SimpleDataSource
 
isWriteable() - Method in class org.diirt.datasource.DataSource
Returns true whether the channels of this data source can be written to.
isWriteConnected(ConnectionPayload) - Method in class org.diirt.datasource.MultiplexedChannelHandler
Determines from the payload whether the channel can be written to.
isWriteConnected() - Method in class org.diirt.datasource.MultiplexedChannelHandler
Returns true if it is channel can be written to.
isWriteConnected() - Method in class org.diirt.datasource.PV
 
isWriteConnected() - Method in interface org.diirt.datasource.PVWriter
True if the writer is connected and ready to write.
isWriteConnected() - Method in class org.diirt.pods.web.common.MessageConnectionEvent
Whether the channel can be written to.
isWriteConnected() - Method in class org.diirt.support.ca.JCAConnectionPayload
True if the channel is not null, connected, and can be written to.
isWriteConnected(PVAChannelHandler) - Method in class org.diirt.support.pva.PVAChannelHandler
 
isWriteFailed() - Method in class org.diirt.datasource.PVWriterEvent
Whether this event waas generated in response to a failed write operation.
isWriteSucceeded() - Method in class org.diirt.datasource.PVWriterEvent
Whether this event was generated in response to a successful write operation.
isWriteSupported() - Method in class org.diirt.datasource.file.CSVFileFormat
 
isWriteSupported() - Method in interface org.diirt.datasource.file.FileFormat
Whether writes are supported.
isWriteSupported() - Method in class org.diirt.datasource.file.ImageFileFormat
 
isWriteSupported() - Method in class org.diirt.datasource.file.json.JVTypeFileFormat
 
isWriteSupported() - Method in class org.diirt.datasource.file.ListFileFormat
 
iterationAction() - Method in class org.diirt.graphene.profile.impl.ProfileIntensityGraph2D
 
iterationAction() - Method in class org.diirt.graphene.profile.ProfileGraph2D
 
iterationAction() - Method in class org.diirt.graphene.profile.Profiler
 
iterator() - Method in class org.diirt.util.array.ArrayByte
 
iterator() - Method in class org.diirt.util.array.ArrayDouble
 
iterator() - Method in class org.diirt.util.array.ArrayFloat
 
iterator() - Method in class org.diirt.util.array.ArrayInt
 
iterator() - Method in class org.diirt.util.array.ArrayLong
 
iterator() - Method in class org.diirt.util.array.ArrayShort
 
iterator() - Method in interface org.diirt.util.array.CollectionByte
 
iterator() - Method in interface org.diirt.util.array.CollectionDouble
 
iterator() - Method in interface org.diirt.util.array.CollectionFloat
 
iterator() - Method in interface org.diirt.util.array.CollectionInt
 
iterator() - Method in interface org.diirt.util.array.CollectionLong
 
iterator() - Method in interface org.diirt.util.array.CollectionNumber
Returns an iterator over the elements of the collection.
iterator() - Method in interface org.diirt.util.array.CollectionShort
 
iterator() - Method in class org.diirt.util.array.ListByte
 
iterator() - Method in class org.diirt.util.array.ListDouble
 
iterator() - Method in class org.diirt.util.array.ListFloat
 
iterator() - Method in class org.diirt.util.array.ListInt
 
iterator() - Method in class org.diirt.util.array.ListLong
 
iterator() - Method in class org.diirt.util.array.ListShort
 
IteratorByte - Class in org.diirt.util.array
An iterator of bytes.
IteratorByte() - Constructor for class org.diirt.util.array.IteratorByte
 
IteratorDouble - Class in org.diirt.util.array
An iterator of doubles.
IteratorDouble() - Constructor for class org.diirt.util.array.IteratorDouble
 
IteratorFloat - Class in org.diirt.util.array
An iterator of floats.
IteratorFloat() - Constructor for class org.diirt.util.array.IteratorFloat
 
IteratorInt - Class in org.diirt.util.array
An iterator of ints.
IteratorInt() - Constructor for class org.diirt.util.array.IteratorInt
 
IteratorLong - Class in org.diirt.util.array
An iterator of longs.
IteratorLong() - Constructor for class org.diirt.util.array.IteratorLong
 
IteratorNumber - Interface in org.diirt.util.array
An iterator for a stream of primitive numbers, which allows to retrieve the value casted in the type you prefer.
Iterators - Class in org.diirt.graphene
 
Iterators() - Constructor for class org.diirt.graphene.Iterators
 
IteratorShort - Class in org.diirt.util.array
An iterator of shorts.
IteratorShort() - Constructor for class org.diirt.util.array.IteratorShort
 

J

Java2DStringUtilities - Class in org.diirt.graphene
 
Java2DStringUtilities() - Constructor for class org.diirt.graphene.Java2DStringUtilities
 
Java2DStringUtilities.Alignment - Enum in org.diirt.graphene
How a string will be drawn, in relation to the given center pixel.
javaFXAT() - Static method in class org.diirt.javafx.util.Executors
Executes tasks on the JavaFX Application thread using Platform.runLater().
JavaFXLaunchUtil - Class in org.diirt.javafx.tools
 
JavaFXLaunchUtil.SimpleApplication - Class in org.diirt.javafx.tools
 
JCAClientExample - Class in org.diirt.datasource.sample.jca
 
JCAClientExample() - Constructor for class org.diirt.datasource.sample.jca.JCAClientExample
 
JCAConnectionPayload - Class in org.diirt.support.ca
Represents the connection payload, which consists of the actual JCA Channel and the JCADataSource (which can be used to extract configuration parameters).
JCAConnectionPayload(JCAChannelHandler, Channel, JCAConnectionPayload) - Constructor for class org.diirt.support.ca.JCAConnectionPayload
 
jcaContext(Context) - Method in class org.diirt.support.ca.JCADataSourceConfiguration
The jca context to use.
jcaContextClass(String) - Method in class org.diirt.support.ca.JCADataSourceConfiguration
The class name for the implementation of JCA.
JCADataSource - Class in org.diirt.support.ca
A data source that uses jca.
JCADataSourceConfiguration - Class in org.diirt.support.ca
Configuration for JCADataSource.
JCADataSourceConfiguration() - Constructor for class org.diirt.support.ca.JCADataSourceConfiguration
 
JCADataSourceProvider - Class in org.diirt.support.ca
DataSourceProvider for channel access.
JCADataSourceProvider() - Constructor for class org.diirt.support.ca.JCADataSourceProvider
 
JCALargeArrays - Class in org.diirt.datasource.sample.jca
 
JCALargeArrays() - Constructor for class org.diirt.datasource.sample.jca.JCALargeArrays
 
JCAMessagePayload - Class in org.diirt.support.ca
Represent the payload produced at each monitor event, consisting of both the metadata and the event data.
JCATypeAdapter - Class in org.diirt.support.ca
Type adapter for JCA data source.
JCATypeAdapter(Class<?>, DBRType, DBRType, Boolean) - Constructor for class org.diirt.support.ca.JCATypeAdapter
Creates a new type adapter.
JCATypeAdapterSet - Interface in org.diirt.support.ca
 
JCATypeSupport - Class in org.diirt.support.ca
Given a set of JCATypeAdapter prepares type support for the JCA data source.
JCATypeSupport(JCATypeAdapterSet) - Constructor for class org.diirt.support.ca.JCATypeSupport
A new type support for the jca type support.
JCAVTypeAdapterSet - Class in org.diirt.support.ca
 
JCAVTypeAdapterSet() - Constructor for class org.diirt.support.ca.JCAVTypeAdapterSet
 
JDBCService - Class in org.diirt.service.jdbc
Group of request/response operations sharing resources (a Service); applied to querying a JDBC datasource.
JDBCService(JDBCServiceDescription) - Constructor for class org.diirt.service.jdbc.JDBCService
Creates a new service for JDBC operations.
JDBCServiceDescription - Class in org.diirt.service.jdbc
The description on how to construct a JDBC service.
JDBCServiceDescription(String, String) - Constructor for class org.diirt.service.jdbc.JDBCServiceDescription
A new service description with the given service name and description.
JDBCServiceMethodDescription - Class in org.diirt.service.jdbc
The description for a JDBC service method (i.e.
JDBCServiceMethodDescription(String, String) - Constructor for class org.diirt.service.jdbc.JDBCServiceMethodDescription
A new service method with the given name and description.
JDBCServiceProvider - Class in org.diirt.service.jdbc
A service factory that crawls a directory for xml files, and creates a JDBC service from each of them.
JDBCServiceProvider(File) - Constructor for class org.diirt.service.jdbc.JDBCServiceProvider
Creates a new factory that reads from the given directory.
JDBCServiceProvider() - Constructor for class org.diirt.service.jdbc.JDBCServiceProvider
Creates a new factory that reads from the default directory.
JDBCServices - Class in org.diirt.service.jdbc
Utility class to create JDBCServices.
JET - Static variable in class org.diirt.graphene.NumberColorMaps
JET ranges from blue to red, going through cyan and yellow.
join(List<VTable>) - Static method in class org.diirt.vtype.table.VTableFactory
 
join(VTable...) - Static method in class org.diirt.vtype.table.VTableFactory
 
JsonArrays - Class in org.diirt.vtype.json
Utility classes to convert JSON arrays to and from Lists and ListNumbers.
JsonArrays() - Constructor for class org.diirt.vtype.json.JsonArrays
 
JVTypeFileFormat - Class in org.diirt.datasource.file.json
JSON serialization of VTypes (.jvtype).
JVTypeFileFormat() - Constructor for class org.diirt.datasource.file.json.JVTypeFileFormat
 

L

labelColor - Variable in class org.diirt.graphene.Graph2DRenderer
 
labelColor(Color) - Method in class org.diirt.graphene.Graph2DRendererUpdate
Updates the parameter for the color of the labels for axes.
labelColor - Variable in class org.diirt.graphene.TemporalGraph2DRenderer
 
LabelColorScheme - Interface in org.diirt.graphene
 
LabelColorSchemes - Class in org.diirt.graphene
 
LabelColorSchemes() - Constructor for class org.diirt.graphene.LabelColorSchemes
 
labelFont - Variable in class org.diirt.graphene.Graph2DRenderer
 
labelFont(Font) - Method in class org.diirt.graphene.Graph2DRendererUpdate
Updates the parameter for the font of the labels for axes.
labelFont - Variable in class org.diirt.graphene.TemporalGraph2DRenderer
 
labelFontMetrics - Variable in class org.diirt.graphene.Graph2DRenderer
 
labelFontMetrics - Variable in class org.diirt.graphene.TemporalGraph2DRenderer
 
labels - Variable in class org.diirt.support.pva.adapters.PVFieldToVEnum
 
labels() - Static method in enum org.diirt.vtype.AlarmSeverity
Returns the list of labels for the severity.
labels() - Static method in enum org.diirt.vtype.next.AlarmSeverity
Returns the list of labels for the severity.
lastException() - Method in class org.diirt.datasource.PV
 
lastException() - Method in interface org.diirt.datasource.PVReader
Returns the last exception that was generated preparing the value for this PVReader and clears it (subsequent call will return null).
lastExceptionProperty() - Method in class org.diirt.javafx.graphene.BaseGraphView
Stores the last exception that was reported by PVManager when it tried to graph
lastExceptions() - Method in class org.diirt.datasource.extra.DynamicGroup
Returns the last exception for each expression in the group (if present).
lastValueColor(Color) - Method in class org.diirt.graphene.SparklineGraph2DRendererUpdate
Sets the color of the circle drawn at the last value.
lastWriteException() - Method in class org.diirt.datasource.PV
 
lastWriteException() - Method in interface org.diirt.datasource.PVWriter
Returns the last exception that was generated by write operations and clears it (subsequent call will return null).
latestTimeOf(List<Object>) - Static method in class org.diirt.vtype.ValueUtil
Returns the time with latest timestamp.
latestValidTimeOrNowOf(List<Object>) - Static method in class org.diirt.vtype.ValueUtil
Returns the time with latest valid timestamp or now.
LatestValueCollector<T> - Class in org.diirt.datasource
A collector that keeps only the latest value.
LatestValueCollector() - Constructor for class org.diirt.datasource.LatestValueCollector
 
latestValueOf(SourceRateExpression<T>) - Static method in class org.diirt.datasource.ExpressionLanguage
Expression that returns (only) the latest value computed from a SourceRateExpression.
latestValueOf(SourceRateExpressionList<T>) - Static method in class org.diirt.datasource.ExpressionLanguage
Expression that returns (only) the latest value computed from a SourceRateExpression.
latestValueOf(SourceRateReadWriteExpression<R, W>) - Static method in class org.diirt.datasource.ExpressionLanguage
For reads, returns (only) the latest value computed from a SourceRateReadWriteExpression; for writes, same as the given expression.
latestValueOf(SourceRateReadWriteExpressionList<R, W>) - Static method in class org.diirt.datasource.ExpressionLanguage
For reads, returns (only) the latest value computed from a SourceRateReadWriteExpression; for writes, same as the given expression.
launch(String, Class<? extends Parent>, String...) - Static method in class org.diirt.javafx.tools.JavaFXLaunchUtil
 
lazyStatisticsOf(CollectionNumber) - Static method in class org.diirt.util.stats.StatisticsUtil
Creates the statistics, excluding NaN values, but the values are actually calculated when requested.
leftAreaMargin - Variable in class org.diirt.graphene.Graph2DRenderer
 
leftAreaMargin(int) - Method in class org.diirt.graphene.Graph2DRendererUpdate
Updates the parameter for margin at the left of the graph area.
leftAreaMargin - Variable in class org.diirt.graphene.TemporalGraph2DRenderer
 
leftMargin - Variable in class org.diirt.graphene.Graph2DRenderer
 
leftMargin(int) - Method in class org.diirt.graphene.Graph2DRendererUpdate
Updates the parameter for margin at the left.
leftMargin - Variable in class org.diirt.graphene.TemporalGraph2DRenderer
 
legendWidth(int) - Method in class org.diirt.graphene.IntensityGraph2DRendererUpdate
Sets this object's legendWidth to the given margin size.
limit(ListDouble, int, int) - Static method in class org.diirt.util.array.ListMath
Returns a sublist of the given data.
limit(ListNumber, int, int) - Static method in class org.diirt.util.array.ListMath
Returns a sublist of the given data.
limit(ListLong, int, int) - Static method in class org.diirt.util.array.ListMath
Returns a sublist of the given data.
linearAbsoluteScale() - Static method in class org.diirt.graphene.TimeScales
 
linearList(double, double, int) - Static method in class org.diirt.util.array.ListNumbers
Creates a list of equally spaced values given the first value, the step between element and the size of the list.
linearListFromRange(double, double, int) - Static method in class org.diirt.util.array.ListNumbers
Creates a list of equally spaced values given the range and the number of elements.
linearRange(ListNumber, double, double) - Static method in class org.diirt.graphene.Cell1DDatasets
Wraps a ListNumber into a Point1DDataset.
linearRange(ListNumber, Range, int, Range, int) - Static method in class org.diirt.graphene.Cell2DDatasets
returns a Cell2DDataset, which is a 1D list of values that is treated like a 2D matrix.
linearRange(Cell2DDatasets.Function2D, Range, int, Range, int) - Static method in class org.diirt.graphene.Cell2DDatasets
 
linearScale() - Static method in class org.diirt.graphene.ValueScales
Returns a linear scale to handle value scaling.
lineData(double[]) - Static method in class org.diirt.graphene.Point2DDatasets
 
lineData(ListNumber) - Static method in class org.diirt.graphene.Point2DDatasets
 
lineData(double[], double, double) - Static method in class org.diirt.graphene.Point2DDatasets
 
lineData(ListNumber, double, double) - Static method in class org.diirt.graphene.Point2DDatasets
 
lineData(double[], double[]) - Static method in class org.diirt.graphene.Point2DDatasets
 
lineData(Range, ListNumber) - Static method in class org.diirt.graphene.Point2DDatasets
 
lineData(ListNumber, ListNumber) - Static method in class org.diirt.graphene.Point2DDatasets
 
lineGraph() - Static method in class org.diirt.graphene.profile.TestCaseProfiler
Profiles the line graph with multiple update variations.
LineGraph2DExpression - Class in org.diirt.datasource.graphene
 
LineGraph2DRenderer - Class in org.diirt.graphene
Renderer for a line graph.
LineGraph2DRenderer(int, int) - Constructor for class org.diirt.graphene.LineGraph2DRenderer
Creates a new line graph renderer.
LineGraph2DRendererUpdate - Class in org.diirt.graphene
 
LineGraph2DRendererUpdate() - Constructor for class org.diirt.graphene.LineGraph2DRendererUpdate
 
LineGraphApp - Class in org.diirt.datasource.sample.graphene
 
LineGraphApp() - Constructor for class org.diirt.datasource.sample.graphene.LineGraphApp
 
LineGraphApp - Class in org.diirt.javafx.graphene
 
LineGraphApp() - Constructor for class org.diirt.javafx.graphene.LineGraphApp
 
LineGraphDialog - Class in org.diirt.datasource.sample.graphene
 
LineGraphDialog(Frame, boolean, LineGraphApp) - Constructor for class org.diirt.datasource.sample.graphene.LineGraphDialog
Creates new form ScatterGraphDialog
lineGraphOf(DesiredRateExpression<? extends VNumberArray>) - Static method in class org.diirt.datasource.graphene.ExpressionLanguage
 
lineGraphOf(DesiredRateExpression<? extends VNumberArray>, DesiredRateExpression<? extends VNumber>, DesiredRateExpression<? extends VNumber>) - Static method in class org.diirt.datasource.graphene.ExpressionLanguage
 
lineGraphOf(DesiredRateExpression<? extends VNumberArray>, DesiredRateExpression<? extends VNumberArray>) - Static method in class org.diirt.datasource.graphene.ExpressionLanguage
 
lineGraphOf(DesiredRateExpression<?>, DesiredRateExpression<?>, DesiredRateExpression<?>, DesiredRateExpression<?>) - Static method in class org.diirt.datasource.graphene.ExpressionLanguage
 
LineGraphSample - Class in org.diirt.datasource.sample.graphene
 
LineGraphSample() - Constructor for class org.diirt.datasource.sample.graphene.LineGraphSample
Creates new form MockWaterfallPlot
LineGraphView - Class in org.diirt.javafx.graphene
 
LineGraphView() - Constructor for class org.diirt.javafx.graphene.LineGraphView
 
LineTimeGraph2DRenderer - Class in org.diirt.graphene
Renderer for a line graph.
LineTimeGraph2DRenderer(int, int) - Constructor for class org.diirt.graphene.LineTimeGraph2DRenderer
Creates a new line graph renderer.
LineTimeGraph2DRendererUpdate - Class in org.diirt.graphene
 
LineTimeGraph2DRendererUpdate() - Constructor for class org.diirt.graphene.LineTimeGraph2DRendererUpdate
 
ListBoolean - Class in org.diirt.util.array
An ordered collection of booleans.
ListBoolean() - Constructor for class org.diirt.util.array.ListBoolean
 
ListByte - Class in org.diirt.util.array
An ordered collection of bytes.
ListByte() - Constructor for class org.diirt.util.array.ListByte
 
listChannelNames() - Method in class org.diirt.datasource.formula.FormulaAst
Lists all the channel names used in the AST.
ListDouble - Class in org.diirt.util.array
An ordered collection of doubles.
ListDouble() - Constructor for class org.diirt.util.array.ListDouble
 
ListDoubleView - Class in org.diirt.datasource.graphene
 
ListDoubleView(ListNumber) - Constructor for class org.diirt.datasource.graphene.ListDoubleView
 
ListFileFormat - Class in org.diirt.datasource.file
A file format for reading and writing lists from a .list file
ListFileFormat() - Constructor for class org.diirt.datasource.file.ListFileFormat
 
ListFloat - Class in org.diirt.util.array
An ordered collection of floats.
ListFloat() - Constructor for class org.diirt.util.array.ListFloat
 
listFunctionSets() - Method in class org.diirt.datasource.formula.FormulaRegistry
Returns the names of all the registered function sets.
ListInt - Class in org.diirt.util.array
An ordered collection of ints.
ListInt() - Constructor for class org.diirt.util.array.ListInt
 
ListLong - Class in org.diirt.util.array
An ordered collection of longs.
ListLong() - Constructor for class org.diirt.util.array.ListLong
 
ListMath - Class in org.diirt.util.array
Math operations defined on lists of numbers.
ListNumber - Interface in org.diirt.util.array
An ordered collection of numeric (primitive) elements.
ListNumberProvider - Class in org.diirt.vtype.table
 
ListNumberProvider(Class<?>) - Constructor for class org.diirt.vtype.table.ListNumberProvider
 
ListNumbers - Class in org.diirt.util.array
Utilities for manipulating ListNumbers.
ListNumbers() - Constructor for class org.diirt.util.array.ListNumbers
 
listOf(DesiredRateExpressionList<T>) - Static method in class org.diirt.datasource.ExpressionLanguage
Converts a list of expressions to an expression that returns the list of results.
ListShort - Class in org.diirt.util.array
An ordered collection of shorts.
ListShort() - Constructor for class org.diirt.util.array.ListShort
 
listView(ListNumber, ListInt) - Static method in class org.diirt.util.array.ListNumbers
Returns a view of the given list that presents only the elements at the given indexes.
load(File) - Static method in class org.diirt.graphene.NumberColorMaps
Loads a NumberColorMap from a file.
load(Class<T>, Logger, Consumer<T>) - Static method in class org.diirt.util.config.ServiceLoaderOSGiWrapper
 
load(Class<T>) - Static method in class org.diirt.util.config.ServiceLoaderOSGiWrapper
 
loadSaved() - Method in class org.diirt.javafx.graphene.ConfigurationDialog
Loads the previously saved configuration state, discarding any configurations that may currently exist.
loadTranslator(InputStream) - Static method in class org.diirt.pods.common.ChannelTranslator
 
LocalDataSource - Class in org.diirt.datasource.loc
Data source for locally written data.
LocalDataSource() - Constructor for class org.diirt.datasource.loc.LocalDataSource
Creates a new data source.
LocalDataSource(boolean) - Constructor for class org.diirt.datasource.loc.LocalDataSource
Deprecated.
do not use zero initialization of local variable: does not work for non numeric variables
LocalDataSourceProvider - Class in org.diirt.datasource.loc
DataSourceProvider for local variables.
LocalDataSourceProvider() - Constructor for class org.diirt.datasource.loc.LocalDataSourceProvider
 
localThread() - Static method in class org.diirt.datasource.util.Executors
Executes tasks on the current thread.
localThread() - Static method in class org.diirt.util.concurrent.Executors
Executes tasks on the current thread.
Log - Class in org.diirt.datasource.integration
 
Log() - Constructor for class org.diirt.datasource.integration.Log
 
Log - Class in org.diirt.javafx.tools
 
Log(Runnable) - Constructor for class org.diirt.javafx.tools.Log
 
LOG_FILEPATH - Static variable in class org.diirt.graphene.profile.ProfileGraph2D
Default file path for all CSV log files of statistics.
logarathmicDatasetSizes(int, int, int) - Static method in class org.diirt.graphene.profile.utils.DatasetFactory
Generates a set of dataset sizes to test profiling on, on a logarithmic scale.
logScale() - Static method in class org.diirt.graphene.ValueScales
Returns a logarithmic scale to handle value scaling.
longArrayCopyOf(CollectionNumber) - Static method in class org.diirt.util.array.CollectionNumbers
Copies the content of the collection to an array.
longArrayWrappedOrCopy(CollectionNumber) - Static method in class org.diirt.util.array.CollectionNumbers
Returns either the wrapped array (if exists and matches the type) or a copy - USE WITH CAUTION AS IT MAY EXPOSE THE INTERNAL STATE OF THE COLLECTION.
lowerAlarmLimit - Variable in class org.diirt.support.pva.adapters.AlarmTimeDisplayExtractor
 
lowerAlarmLimit(Double) - Method in class org.diirt.vtype.DisplayBuilder
Changes the lower alarm limit.
lowerCtrlLimit - Variable in class org.diirt.support.pva.adapters.AlarmTimeDisplayExtractor
 
lowerCtrlLimit(Double) - Method in class org.diirt.vtype.DisplayBuilder
Changes the lower control limit.
lowerDisplayLimit - Variable in class org.diirt.support.pva.adapters.AlarmTimeDisplayExtractor
 
lowerDisplayLimit(Double) - Method in class org.diirt.vtype.DisplayBuilder
Changes the lower display limit.
lowerWarningLimit - Variable in class org.diirt.support.pva.adapters.AlarmTimeDisplayExtractor
 
lowerWarningLimit(Double) - Method in class org.diirt.vtype.DisplayBuilder
Changes the lower warning limit.

M

m1_readMultipleChannels() - Method in class org.diirt.datasource.sample.MultipleChannelExamples
 
m2_readMultipleChannels() - Method in class org.diirt.datasource.sample.MultipleChannelExamples
 
m3_readWriteMultipleChannels() - Method in class org.diirt.datasource.sample.MultipleChannelExamples
 
m4_renameChannels() - Method in class org.diirt.datasource.sample.MultipleChannelExamples
 
m5_writeOrdering() - Method in class org.diirt.datasource.sample.MultipleChannelExamples
 
main(String[]) - Static method in class org.diirt.datasource.formula.PrintFunctionSetTable
Entry point for the utility.
main(String[]) - Static method in class org.diirt.datasource.integration.CAIntegrationTest
 
main(String[]) - Static method in class org.diirt.datasource.integration.OutageTestPhase
 
main(String[]) - Static method in class org.diirt.datasource.integration.RepeatedDisconnectTestPhase
 
main(String[]) - Static method in class org.diirt.datasource.integration.RestartTestPhase
 
main(String[]) - Static method in class org.diirt.datasource.integration.TypeChangeTestPhase
 
main(String[]) - Static method in class org.diirt.datasource.integration.UpdateTestPhase
 
main(String[]) - Static method in class org.diirt.datasource.pods.web.WebPodsClient
 
main(String[]) - Static method in class org.diirt.datasource.sample.formula.PvFunction
 
main(Class<? extends BaseGraphApp>) - Static method in class org.diirt.datasource.sample.graphene.BaseGraphApp
 
main(String[]) - Static method in class org.diirt.datasource.sample.graphene.BubbleGraphApp
 
main(String[]) - Static method in class org.diirt.datasource.sample.graphene.BubbleGraphDialog
 
main(String[]) - Static method in class org.diirt.datasource.sample.graphene.HistogramGraphApp
 
main(String[]) - Static method in class org.diirt.datasource.sample.graphene.HistogramGraphDialog
 
main(String[]) - Static method in class org.diirt.datasource.sample.graphene.IntensityGraphApp
 
main(String[]) - Static method in class org.diirt.datasource.sample.graphene.IntensityGraphDialog
 
main(String[]) - Static method in class org.diirt.datasource.sample.graphene.LineGraphApp
 
main(String[]) - Static method in class org.diirt.datasource.sample.graphene.LineGraphDialog
 
main(String[]) - Static method in class org.diirt.datasource.sample.graphene.LineGraphSample
 
main(String[]) - Static method in class org.diirt.datasource.sample.graphene.MultiAxisLineGraphApp
 
main(String[]) - Static method in class org.diirt.datasource.sample.graphene.MultiAxisLineGraphDialog
 
main(String[]) - Static method in class org.diirt.datasource.sample.graphene.MultilineGraphApp
 
main(String[]) - Static method in class org.diirt.datasource.sample.graphene.MultilineGraphDialog
 
main(String[]) - Static method in class org.diirt.datasource.sample.graphene.RegisteredColorMaps
 
main(String[]) - Static method in class org.diirt.datasource.sample.graphene.ScatterGraphApp
 
main(String[]) - Static method in class org.diirt.datasource.sample.graphene.ScatterGraphDialog
 
main(String[]) - Static method in class org.diirt.datasource.sample.graphene.SparklineApp
 
main(Class<? extends SparklineApp>) - Static method in class org.diirt.datasource.sample.graphene.SparklineApp
 
main(String[]) - Static method in class org.diirt.datasource.sample.jca.JCAClientExample
 
main(String[]) - Static method in class org.diirt.datasource.sample.jca.JCALargeArrays
 
main(String[]) - Static method in class org.diirt.datasource.sample.log.DataSourceConfigurationLog
 
main(String[]) - Static method in class org.diirt.datasource.sample.log.ServiceConfigurationLog
 
main(String[]) - Static method in class org.diirt.datasource.sample.log.UnclosedPvs
 
main(String[]) - Static method in class org.diirt.datasource.sample.MockDynamicTablePVFrame
 
main(String[]) - Static method in class org.diirt.datasource.sample.MockSyncArrayTableFrame
 
main(String[]) - Static method in class org.diirt.datasource.sample.MockTablePVFrame
 
main(String[]) - Static method in class org.diirt.datasource.sample.MockTablePVFrame2
 
main(String[]) - Static method in class org.diirt.datasource.sample.MockWaterfallPlot
 
main(String[]) - Static method in class org.diirt.datasource.sample.MockWaterfallScalarsPlot
 
main(String[]) - Static method in class org.diirt.datasource.sample.MonitorChannel
 
main(String[]) - Static method in class org.diirt.datasource.sample.MultiplePVLoadTest
 
main(String[]) - Static method in class org.diirt.datasource.sample.PausePv
 
main(String[]) - Static method in class org.diirt.datasource.sample.ReportRateFrame
 
main(String[]) - Static method in class org.diirt.datasource.sample.ScaleFrame
 
main(String[]) - Static method in class org.diirt.datasource.sample.ScannerLoadTest
 
main(String[]) - Static method in class org.diirt.datasource.sample.services.math.AsynchonousMethodExecutionExample
Sample execution of Math services.
main(String[]) - Static method in class org.diirt.datasource.sample.services.math.SynchonousMethodExecutionExample
Sample execution of Math services.
main(String[]) - Static method in class org.diirt.datasource.sample.SimpleProbe
 
main(String[]) - Static method in class org.diirt.datasource.sample.VerifyCloseChannelPVManager
 
main(String[]) - Static method in class org.diirt.graphene.profile.impl.ProfileLockHistogram1D
Profiles for Histogram1D with lock synchronization, prints the statistics to the console and saves the statistics.
main(String[]) - Static method in class org.diirt.graphene.profile.impl.ProfileParallelHistogram1D
Profiles for Histogram1D with parallel threads, prints the statistics to the console and saves the statistics.
main(String[]) - Static method in class org.diirt.graphene.profile.TestCaseProfiler
Starting point to running the test methods.
main(String[]) - Static method in class org.diirt.graphene.profile.VisualProfiler
Constructs a VisualProfiler to provide graphical user interface options to profile renderers.
main(String[]) - Static method in class org.diirt.javafx.graphene.BubbleGraphApp
 
main(String[]) - Static method in class org.diirt.javafx.graphene.HistogramGraphApp
 
main(String[]) - Static method in class org.diirt.javafx.graphene.IntensityGraphApp
 
main(String[]) - Static method in class org.diirt.javafx.graphene.LineGraphApp
 
main(String[]) - Static method in class org.diirt.javafx.graphene.MultiAxisLineGraphApp
 
main(String[]) - Static method in class org.diirt.javafx.graphene.MultilineGraphApp
 
main(String[]) - Static method in class org.diirt.javafx.graphene.ScatterGraphApp
 
main(String[]) - Static method in class org.diirt.javafx.tools.FormulaFunctionViewer
 
main(String[]) - Static method in class org.diirt.javafx.tools.Probe
 
main(String[]) - Static method in class org.diirt.javafx.tools.ServiceProbe
 
main(String[]) - Static method in class org.diirt.javafx.tools.ServiceViewer
 
main(String[]) - Static method in class org.diirt.javafx.tools.TestGraphene
The main() method is ignored in correctly deployed JavaFX application.
main(String[]) - Static method in class org.diirt.javafx.tools.Toolbox
 
main(String[]) - Static method in class org.diirt.javafx.tools.VTableInspector
 
makeCell1DGaussianRandomData(int) - Static method in class org.diirt.graphene.profile.utils.DatasetFactory
Generates Cell1D data that can be used in rendering.
makeCell2DGaussianRandomData(int, int) - Static method in class org.diirt.graphene.profile.utils.DatasetFactory
Generates Cell2D data that can be used in rendering.
makeFrame() - Static method in class org.diirt.graphene.profile.VisualProfiler
Makes a JFrame containing a VisualProfiler.
makePoint1DGaussianRandomData(int) - Static method in class org.diirt.graphene.profile.utils.DatasetFactory
Generates Point1D data that can be used in rendering.
makePoint2DGaussianRandomData(int) - Static method in class org.diirt.graphene.profile.utils.DatasetFactory
Generates Point2D data that can be used in rendering.
makePoint3DWithLabelGaussianRandomData(int) - Static method in class org.diirt.graphene.profile.utils.DatasetFactory
Generates Point3D data that can be used in rendering.
mapOf(Class<R>, Class<W>) - Static method in class org.diirt.datasource.ExpressionLanguage
An empty map that can read/write expressions of the given type.
mapOf(DesiredRateExpressionList<R>) - Static method in class org.diirt.datasource.ExpressionLanguage
An expression that returns a key/value map where the key is the expression name and the value is the expression value.
mapOf(WriteExpressionList<W>) - Static method in class org.diirt.datasource.ExpressionLanguage
An expression that expects a key/value map where the key is the expression name and the value is the expression value.
mapOf(DesiredRateReadWriteExpressionList<R, W>) - Static method in class org.diirt.datasource.ExpressionLanguage
An expression that works on a key/value map where the key is the expression name and the value is the expression value.
marginBetweenGraphs(Integer) - Method in class org.diirt.graphene.MultiAxisLineGraph2DRendererUpdate
 
markComplete() - Method in class org.diirt.datasource.timecache.query.QueryChunk
 
markSent() - Method in class org.diirt.datasource.timecache.query.QueryChunk
 
match(ValueCache<?>, ConnectionPayload) - Method in interface org.diirt.datasource.DataSourceTypeAdapter
Determines whether the converter can take values from the channel described by the connection payload and transform them in a type required by the cache.
match(Object, Object) - Method in enum org.diirt.datasource.integration.VTypeMatchMask
 
match(ValueCache<?>, JCAConnectionPayload) - Method in class org.diirt.support.ca.JCATypeAdapter
 
match(Structure) - Method in class org.diirt.support.pva.PVATypeAdapter
 
match(ValueCache<?>, PVAChannelHandler) - Method in class org.diirt.support.pva.PVATypeAdapter
 
matchAllValues(String, VTypeMatchMask, Object) - Method in class org.diirt.datasource.integration.Log
 
matchArgumentCount(int, FormulaFunction) - Static method in class org.diirt.datasource.formula.FormulaFunctions
Check whether the function will accept the given number of arguments.
matchArgumentTypes(List<Object>, FormulaFunction) - Static method in class org.diirt.datasource.formula.FormulaFunctions
Check whether the function will accept the given list of values as arguments.
matchArgumentTypes(List<Object>, FormulaFunction, boolean) - Static method in class org.diirt.datasource.formula.FormulaFunctions
Checks whether the function will accept the given arguments.
matchConnections(String, boolean...) - Method in class org.diirt.datasource.integration.Log
 
matchErrors(String, String...) - Method in class org.diirt.datasource.integration.Log
 
matchSequentialNumberValues(String, int) - Method in class org.diirt.datasource.integration.Log
 
matchValues(String, VTypeMatchMask, Object...) - Method in class org.diirt.datasource.integration.Log
 
matchWriteConnections(String, boolean...) - Method in class org.diirt.datasource.integration.Log
 
matchWriteNotifications(String, boolean...) - Method in class org.diirt.datasource.integration.Log
 
MathFunctionSet - Class in org.diirt.datasource.formula.math
A function set that corresponds to all methods in Math.
MathFunctionSet() - Constructor for class org.diirt.datasource.formula.math.MathFunctionSet
Creates a new set.
MathIgnoreNaN - Class in org.diirt.graphene
 
MathIgnoreNaN() - Constructor for class org.diirt.graphene.MathIgnoreNaN
 
MathServiceProvider - Class in org.diirt.datasource.sample.services.math
A factory for generation of the Math sample service.
MathServiceProvider() - Constructor for class org.diirt.datasource.sample.services.math.MathServiceProvider
 
MathUtil - Class in org.diirt.graphene
 
MathUtil() - Constructor for class org.diirt.graphene.MathUtil
 
max(Timestamp, Timestamp) - Static method in class org.diirt.datasource.timecache.util.CacheHelper
Returns the maximum between the two specified Timestamp.
max(double, double) - Static method in class org.diirt.graphene.MathIgnoreNaN
Returns the max of the two numbers, even if a or b is NaN
max - Variable in class org.diirt.support.pva.adapters.PVFieldToVStatistics
 
maxDataset1D() - Static method in class org.diirt.graphene.profile.TestCaseProfiler
Test method for the maximum dataset size used on every 1D renderer (ie - Histogram1D).
maxDataset1DCell() - Static method in class org.diirt.graphene.profile.TestCaseProfiler
Test method for the maximum dataset size used on every 2D Point data renderer (ie - AreaGraph).
maxDataset2DCell() - Static method in class org.diirt.graphene.profile.TestCaseProfiler
Test method for the maximum dataset size used on every 2D Cell data renderer (ie - IntensityGraph).
maxDataset2DPoint() - Static method in class org.diirt.graphene.profile.TestCaseProfiler
Test method for the maximum dataset size used on every 2D Point data renderer (ie - LineGraph).
maxDataset3DPoint() - Static method in class org.diirt.graphene.profile.TestCaseProfiler
Test method for the maximum dataset size used on every 2D Point data renderer (ie - BubbleGraph).
maxDatasetMultiline() - Static method in class org.diirt.graphene.profile.TestCaseProfiler
Test method for the maximum dataset size used on every Multiline (2D Point) data renderer (ie - NLineGraphs).
maxRate(TimeDuration) - Method in class org.diirt.datasource.PVReaderConfiguration
Sets the rate of scan of the expression and creates the actual PVReader object that can be monitored through listeners.
maxSize(int) - Method in class org.diirt.datasource.expression.Cache
Changes the maximum size of the cache.
maxSize(int) - Method in class org.diirt.datasource.expression.Queue
Changes the maximum size of the queue.
maxValueColor(Color) - Method in class org.diirt.graphene.SparklineGraph2DRendererUpdate
Sets the color of the circle drawn at the maximum value.
measureLoad(int) - Static method in class org.diirt.datasource.sample.ScannerLoadTest
 
MemoryStoredData - Class in org.diirt.datasource.timecache.storage
Data from DataStorage stored in memory.
MemoryStoredData(Timestamp, VType, ReferenceQueue<VType>) - Constructor for class org.diirt.datasource.timecache.storage.MemoryStoredData
 
Message - Class in org.diirt.pods.web.common
A message being sent as part of the WebPods protocol.
message(String, MessageType) - Method in class org.diirt.support.pva.PVAChannelHandler
 
Message.MessageType - Enum in org.diirt.pods.web.common
The type of message.
MessageConnectionEvent - Class in org.diirt.pods.web.common
Message event for change of connection status.
MessageConnectionEvent(JsonObject) - Constructor for class org.diirt.pods.web.common.MessageConnectionEvent
Creates a new message based on the JSON representation.
MessageConnectionEvent(int, boolean, boolean) - Constructor for class org.diirt.pods.web.common.MessageConnectionEvent
Creates a new message based on the given parameters.
MessageDecodeException - Exception in org.diirt.pods.web.common
Exception for decoded message that do match the spec.
MessageDecodeException(String, String, JsonObject) - Constructor for exception org.diirt.pods.web.common.MessageDecodeException
 
MessageDecoder - Class in org.diirt.pods.web.common
Decodes messages from a JSON text stream to a Message object.
MessageDecoder() - Constructor for class org.diirt.pods.web.common.MessageDecoder
 
MessageEncoder - Class in org.diirt.pods.web.common
Encodes messages from a Message object to a JSON text stream.
MessageEncoder() - Constructor for class org.diirt.pods.web.common.MessageEncoder
 
MessageErrorEvent - Class in org.diirt.pods.web.common
Message event for errors.
MessageErrorEvent(JsonObject) - Constructor for class org.diirt.pods.web.common.MessageErrorEvent
Creates a new message based on the JSON representation.
MessageErrorEvent(int, String) - Constructor for class org.diirt.pods.web.common.MessageErrorEvent
Creates a new message based on the given parameters.
MessagePause - Class in org.diirt.pods.web.common
Message to pause notifications from a channel.
MessagePause(JsonObject) - Constructor for class org.diirt.pods.web.common.MessagePause
Creates a new message based on the JSON representation.
MessagePause(int) - Constructor for class org.diirt.pods.web.common.MessagePause
Creates a new message based on the given parameters.
MessageResume - Class in org.diirt.pods.web.common
Message to resume notifications of a channel.
MessageResume(JsonObject) - Constructor for class org.diirt.pods.web.common.MessageResume
Creates a new message based on the JSON representation.
MessageResume(int) - Constructor for class org.diirt.pods.web.common.MessageResume
Creates a new message based on the given parameters.
MessageSubscribe - Class in org.diirt.pods.web.common
Message to subscribe to a channel.
MessageSubscribe(JsonObject) - Constructor for class org.diirt.pods.web.common.MessageSubscribe
Creates a new message based on the JSON representation.
MessageSubscribe(int, String, String, int, boolean) - Constructor for class org.diirt.pods.web.common.MessageSubscribe
Creates a new message based on the given parameters.
MessageUnsubscribe - Class in org.diirt.pods.web.common
Message to unsubscribe from a channel.
MessageUnsubscribe(JsonObject) - Constructor for class org.diirt.pods.web.common.MessageUnsubscribe
Creates a new message based on the JSON representation.
MessageUnsubscribe(int) - Constructor for class org.diirt.pods.web.common.MessageUnsubscribe
Creates a new message based on the given parameters.
MessageValueEvent - Class in org.diirt.pods.web.common
Message event for change of value.
MessageValueEvent(JsonObject) - Constructor for class org.diirt.pods.web.common.MessageValueEvent
Creates a new message based on the JSON representation.
MessageValueEvent(int, Object) - Constructor for class org.diirt.pods.web.common.MessageValueEvent
Creates a new message based on the given parameters.
MessageWrite - Class in org.diirt.pods.web.common
Message to write a new value to a channel.
MessageWrite(JsonObject) - Constructor for class org.diirt.pods.web.common.MessageWrite
Creates a new message based on the JSON representation.
MessageWrite(int, Object) - Constructor for class org.diirt.pods.web.common.MessageWrite
Creates a new message based on the given parameters.
MessageWriteCompletedEvent - Class in org.diirt.pods.web.common
Message event for the response to a write.
MessageWriteCompletedEvent(JsonObject) - Constructor for class org.diirt.pods.web.common.MessageWriteCompletedEvent
Creates a new message based on the JSON representation.
MessageWriteCompletedEvent(int) - Constructor for class org.diirt.pods.web.common.MessageWriteCompletedEvent
Creates a new message based on the given parameters.
MessageWriteCompletedEvent(int, String) - Constructor for class org.diirt.pods.web.common.MessageWriteCompletedEvent
Creates a new message based on the given parameters.
min(Timestamp, Timestamp) - Static method in class org.diirt.datasource.timecache.util.CacheHelper
Returns the minimum between the two specified Timestamp.
min(double, double) - Static method in class org.diirt.graphene.MathIgnoreNaN
 
min - Variable in class org.diirt.support.pva.adapters.PVFieldToVStatistics
 
minDuration - Static variable in class org.diirt.datasource.timecache.util.IntervalsList
 
minimumGraphHeight(Integer) - Method in class org.diirt.graphene.MultiAxisLineGraph2DRendererUpdate
 
minimumGraphWidth(int) - Method in class org.diirt.graphene.MultiAxisLineGraph2DRendererUpdate
 
minus(TimeDuration) - Method in class org.diirt.util.time.TimeDuration
Returns the difference between this duration and the given.
minus(TimeDuration) - Method in class org.diirt.util.time.TimeInterval
Returns a new interval shifted backward in time by the given duration.
minus(TimeDuration) - Method in class org.diirt.util.time.Timestamp
Subtracts the given duration to this timestamp and returns the result.
minValueColor(Color) - Method in class org.diirt.graphene.SparklineGraph2DRendererUpdate
Sets the color of the circle drawn at the minimum value.
missingMandatoryAttribute(JsonObject, String) - Static method in exception org.diirt.pods.web.common.MessageDecodeException
 
MockDataSource - Class in org.diirt.datasource.test
 
MockDataSource() - Constructor for class org.diirt.datasource.test.MockDataSource
 
MockDynamicTablePVFrame - Class in org.diirt.datasource.sample
 
MockDynamicTablePVFrame() - Constructor for class org.diirt.datasource.sample.MockDynamicTablePVFrame
Creates new form MockPVFrame
MockExecutor - Class in org.diirt.datasource.test
 
MockExecutor() - Constructor for class org.diirt.datasource.test.MockExecutor
 
MockPVWriteListener<T> - Class in org.diirt.datasource.test
 
MockPVWriteListener(PVWriter<T>) - Constructor for class org.diirt.datasource.test.MockPVWriteListener
 
MockSyncArrayTableFrame - Class in org.diirt.datasource.sample
 
MockSyncArrayTableFrame() - Constructor for class org.diirt.datasource.sample.MockSyncArrayTableFrame
Creates new form MockPVFrame
MockTablePVFrame - Class in org.diirt.datasource.sample
 
MockTablePVFrame() - Constructor for class org.diirt.datasource.sample.MockTablePVFrame
Creates new form MockPVFrame
MockTablePVFrame2 - Class in org.diirt.datasource.sample
 
MockTablePVFrame2() - Constructor for class org.diirt.datasource.sample.MockTablePVFrame2
Creates new form MockPVFrame
MockWaterfallPlot - Class in org.diirt.datasource.sample
 
MockWaterfallPlot() - Constructor for class org.diirt.datasource.sample.MockWaterfallPlot
Creates new form MockWaterfallPlot
MockWaterfallScalarsPlot - Class in org.diirt.datasource.sample
 
MockWaterfallScalarsPlot() - Constructor for class org.diirt.datasource.sample.MockWaterfallScalarsPlot
Creates new form MockWaterfallPlot
modifyHandshake(ServerEndpointConfig, HandshakeRequest, HandshakeResponse) - Method in class org.diirt.pods.web.WSEndpointConfigurator
 
MonitorChannel - Class in org.diirt.datasource.sample
Prompts for a channel name, connects and shows the events.
MonitorChannel() - Constructor for class org.diirt.datasource.sample.MonitorChannel
 
monitorConnect(Status, Monitor, Structure) - Method in class org.diirt.support.pva.PVAChannelHandler
 
monitorEvent(Monitor) - Method in class org.diirt.support.pva.PVAChannelHandler
 
monitorMask(int) - Method in class org.diirt.support.ca.JCADataSourceConfiguration
The mask used for the monitor notifications.
MultiAxisLineGraph2DExpression - Class in org.diirt.datasource.graphene
 
MultiAxisLineGraph2DRenderer - Class in org.diirt.graphene
Renderer for a line graph with multiple y axes.
MultiAxisLineGraph2DRenderer(int, int) - Constructor for class org.diirt.graphene.MultiAxisLineGraph2DRenderer
Creates a new line graph renderer.
MultiAxisLineGraph2DRendererUpdate - Class in org.diirt.graphene
 
MultiAxisLineGraph2DRendererUpdate() - Constructor for class org.diirt.graphene.MultiAxisLineGraph2DRendererUpdate
 
MultiAxisLineGraphApp - Class in org.diirt.datasource.sample.graphene
 
MultiAxisLineGraphApp() - Constructor for class org.diirt.datasource.sample.graphene.MultiAxisLineGraphApp
 
MultiAxisLineGraphApp - Class in org.diirt.javafx.graphene
 
MultiAxisLineGraphApp() - Constructor for class org.diirt.javafx.graphene.MultiAxisLineGraphApp
 
MultiAxisLineGraphDialog - Class in org.diirt.datasource.sample.graphene
 
MultiAxisLineGraphDialog(Frame, boolean, MultiAxisLineGraphApp) - Constructor for class org.diirt.datasource.sample.graphene.MultiAxisLineGraphDialog
Creates new form ScatterGraphDialog
multiAxisLineGraphOf(DesiredRateExpression<?>, DesiredRateExpression<?>, DesiredRateExpression<?>) - Static method in class org.diirt.datasource.graphene.ExpressionLanguage
 
MultiAxisLineGraphView - Class in org.diirt.javafx.graphene
 
MultiAxisLineGraphView() - Constructor for class org.diirt.javafx.graphene.MultiAxisLineGraphView
 
MultiLevelProfiler - Class in org.diirt.graphene.profile
Handles the profiling for testing rendering (specifically the draw) of a Graph2DRenderer through sets of testing settings.
MultiLevelProfiler(ProfileGraph2D) - Constructor for class org.diirt.graphene.profile.MultiLevelProfiler
Creates a object to profile a Graph2DRenderer using a ProfileGraph2D and analyzing performance through various sets of renderings at specified intervals of data sizes and image resolution sizes.
MultilineGraph2DExpression - Class in org.diirt.datasource.graphene
 
MultilineGraphApp - Class in org.diirt.datasource.sample.graphene
 
MultilineGraphApp() - Constructor for class org.diirt.datasource.sample.graphene.MultilineGraphApp
 
MultilineGraphApp - Class in org.diirt.javafx.graphene
 
MultilineGraphApp() - Constructor for class org.diirt.javafx.graphene.MultilineGraphApp
 
MultilineGraphDialog - Class in org.diirt.datasource.sample.graphene
 
MultilineGraphDialog(Frame, boolean, MultilineGraphApp) - Constructor for class org.diirt.datasource.sample.graphene.MultilineGraphDialog
Creates new form ScatterGraphDialog
multilineGraphOf(DesiredRateExpression<?>, DesiredRateExpression<?>, DesiredRateExpression<?>) - Static method in class org.diirt.datasource.graphene.ExpressionLanguage
 
MultilineGraphView - Class in org.diirt.javafx.graphene
 
MultilineGraphView() - Constructor for class org.diirt.javafx.graphene.MultilineGraphView
 
MultipleChannelExamples - Class in org.diirt.datasource.sample
This is the code from the examples in the docs, to make sure it actually compiles
MultipleChannelExamples() - Constructor for class org.diirt.datasource.sample.MultipleChannelExamples
 
MultiplePVLoadTest - Class in org.diirt.datasource.sample
 
MultiplePVLoadTest() - Constructor for class org.diirt.datasource.sample.MultiplePVLoadTest
 
multipleRangeGradient(Color, Color, Color, Color, Color, Color) - Static method in class org.diirt.datasource.extra.ColorScheme
 
MultiplexedChannelHandler<ConnectionPayload,MessagePayload> - Class in org.diirt.datasource
Implements a ChannelHandler on top of a single subscription and multiplexes all reads on top of it.
MultiplexedChannelHandler(String) - Constructor for class org.diirt.datasource.MultiplexedChannelHandler
Creates a new channel handler.
multipliedBy(int) - Method in class org.diirt.util.time.TimeDuration
Returns a new duration which is bigger by the given factor.
multiply(ListNumber, ListNumber) - Static method in class org.diirt.util.array.ListMath
Returns a list where each element is the product of the elements of the two lists at the same index.
multiplyMethod() - Static method in class org.diirt.datasource.sample.services.math.MathServiceProvider
Creates the service method description for the multiplication service method.
MultiplyServiceMethod - Class in org.diirt.datasource.sample.services.math
An example service method for the multiplication of VNumbers.
MultiplyServiceMethod(ServiceMethodDescription, ServiceDescription) - Constructor for class org.diirt.datasource.sample.services.math.MultiplyServiceMethod
Creates a service method for multiplying VNumbers together.
MultiScalar<T extends Scalar> - Interface in org.diirt.vtype
Multi channel array.

N

n - Variable in class org.diirt.support.pva.adapters.PVFieldToVStatistics
 
name - Variable in class org.diirt.datasource.timecache.Parameter
 
namedPool(String) - Static method in class org.diirt.datasource.util.Executors
A thread factory where each new thread starts with the given name.
namedPool(String) - Static method in class org.diirt.util.concurrent.Executors
A thread factory where each new thread starts with the given name.
ndArray(VNumberArray, ArrayDimensionDisplay...) - Static method in class org.diirt.vtype.ValueFactory
Constructs and nd array with the data, time and alarm in the first array and the given dimension information.
newAlarm(AlarmSeverity, String) - Static method in class org.diirt.vtype.ValueFactory
New alarm with the given severity and status.
newAlarm(Number, Display) - Static method in class org.diirt.vtype.ValueFactory
Alarm based on the value and the display ranges.
newData(Timestamp, Timestamp, Timestamp, Timestamp) - Method in interface org.diirt.datasource.extra.DoubleArrayTimeCache
Each segment of the new data ends with an array of old data.
newData(Timestamp, Timestamp, Timestamp, Timestamp) - Method in class org.diirt.datasource.extra.DoubleArrayTimeCacheFromVDoubleArray
 
newData(Timestamp, Timestamp, Timestamp, Timestamp) - Method in class org.diirt.datasource.extra.DoubleArrayTimeCacheFromVDoubles
 
newData(DataChunk, DataRequestThread) - Method in interface org.diirt.datasource.timecache.DataRequestListener
Informs that a new chunk is available from the specified DataRequestThread.
newDataFromSource(int) - Method in class org.diirt.datasource.timecache.query.QueryStatistics
 
newDataFromStorage(int) - Method in class org.diirt.datasource.timecache.query.QueryStatistics
 
newDataInCache(SortedSet<Data>, TimeInterval, IntervalsList) - Method in interface org.diirt.datasource.timecache.PVCacheListener
Informs that a new set of Data is available in storage.
newDataInCache(SortedSet<Data>, TimeInterval, IntervalsList) - Method in class org.diirt.datasource.timecache.query.QueryImpl
Informs that a new set of Data is available in storage.
newDisplay(Double, Double, Double, String, NumberFormat, Double, Double, Double, Double, Double) - Static method in class org.diirt.vtype.ValueFactory
Creates a new display
newDisplay(ListNumber, String) - Static method in class org.diirt.vtype.ValueFactory
 
newDisplay(ListNumber, boolean, String) - Static method in class org.diirt.vtype.ValueFactory
 
newDisplay(int, ListNumberProvider, boolean) - Static method in class org.diirt.vtype.ValueFactory
 
newDisplay(int, ListNumberProvider) - Static method in class org.diirt.vtype.ValueFactory
 
newDisplay(int) - Static method in class org.diirt.vtype.ValueFactory
Returns an array display where the index is used to calculate the cell boundaries.
newTime(Timestamp, Integer, boolean) - Static method in class org.diirt.vtype.ValueFactory
Creates a new time.
newTime(Timestamp) - Static method in class org.diirt.vtype.ValueFactory
New time, with no user tag and valid data.
newUpdate() - Method in class org.diirt.datasource.graphene.BubbleGraph2DExpression
 
newUpdate() - Method in interface org.diirt.datasource.graphene.Graph2DExpression
 
newUpdate() - Method in class org.diirt.datasource.graphene.HistogramGraph2DExpression
 
newUpdate() - Method in class org.diirt.datasource.graphene.IntensityGraph2DExpression
 
newUpdate() - Method in class org.diirt.datasource.graphene.LineGraph2DExpression
 
newUpdate() - Method in class org.diirt.datasource.graphene.MultiAxisLineGraph2DExpression
 
newUpdate() - Method in class org.diirt.datasource.graphene.MultilineGraph2DExpression
 
newUpdate() - Method in class org.diirt.datasource.graphene.ScatterGraph2DExpression
 
newUpdate() - Method in class org.diirt.datasource.graphene.SparklineGraph2DExpression
 
newUpdate() - Method in class org.diirt.graphene.AreaGraph2DRenderer
 
newUpdate() - Method in class org.diirt.graphene.BubbleGraph2DRenderer
 
newUpdate() - Method in class org.diirt.graphene.Graph2DRenderer
Creates a new update for the given graph.
newUpdate() - Method in class org.diirt.graphene.IntensityGraph2DRenderer
 
newUpdate() - Method in class org.diirt.graphene.LineGraph2DRenderer
 
newUpdate() - Method in class org.diirt.graphene.LineTimeGraph2DRenderer
 
newUpdate() - Method in class org.diirt.graphene.MultiAxisLineGraph2DRenderer
 
newUpdate() - Method in class org.diirt.graphene.ScatterGraph2DRenderer
 
newUpdate() - Method in class org.diirt.graphene.SparklineGraph2DRenderer
Creates an object that allows updating of sparkline parameters.
newUpdate() - Method in class org.diirt.graphene.TemporalGraph2DRenderer
Creates a new update for the given graph.
newValue(double, double, double, int) - Method in class org.diirt.graphene.BubbleGraph2DRenderer
Does nothing.
newValuesOf(SourceRateExpressionList<T>) - Static method in class org.diirt.datasource.ExpressionLanguage
Returns all the new values generated by the expression source rate.
newValuesOf(SourceRateExpression<T>) - Static method in class org.diirt.datasource.ExpressionLanguage
Returns up to 1,000 new values generated by the expression source rate.
newValuesOf(SourceRateExpression<T>, int) - Static method in class org.diirt.datasource.ExpressionLanguage
Returns up to maxValues new values generated by the expression source rate.
newVBoolean(boolean, Alarm, Time) - Static method in class org.diirt.vtype.ValueFactory
Creates a new VBoolean.
newVBooleanArray(ListBoolean, Alarm, Time) - Static method in class org.diirt.vtype.ValueFactory
Creates a new VBooleanArray.
newVByte(Byte, Alarm, Time, Display) - Static method in class org.diirt.vtype.ValueFactory
Creates a new VByte.
newVDouble(Double, Alarm, Time, Display) - Static method in class org.diirt.vtype.ValueFactory
Creates a new VDouble.
newVDouble(Double, Time, Display) - Static method in class org.diirt.vtype.ValueFactory
Creates a new VDouble using the given value, time, display and generating the alarm from the value and display information.
newVDouble(Double, Display) - Static method in class org.diirt.vtype.ValueFactory
Creates new immutable VDouble by using metadata from the old value, now as timestamp and computing alarm from the metadata range.
newVDouble(Double) - Static method in class org.diirt.vtype.ValueFactory
Creates a new VDouble, no alarm, time now, no display.
newVDouble(Double, Time) - Static method in class org.diirt.vtype.ValueFactory
Creates a new VDouble, no alarm, no display.
newVDoubleArray(ListDouble, Alarm, Time, Display) - Static method in class org.diirt.vtype.ValueFactory
Creates a new VDoubleArray.
newVEnum(int, EnumMetaData, Alarm, Time) - Static method in class org.diirt.vtype.next.VEnum
Create a new VEnum.
newVEnum(int, List<String>, Alarm, Time) - Static method in class org.diirt.vtype.ValueFactory
Create a new VEnum.
newVEnumArray(ListInt, List<String>, Alarm, Time) - Static method in class org.diirt.vtype.ValueFactory
Create a new VEnumArray.
newVFloat(Float, Alarm, Time, Display) - Static method in class org.diirt.vtype.ValueFactory
Creates a new VFloat.
newVFloatArray(ListFloat, Alarm, Time, Display) - Static method in class org.diirt.vtype.ValueFactory
Creates a new VFloatArray.
newVImage(int, int, byte[]) - Static method in class org.diirt.vtype.ValueFactory
Creates a new VImage given the data and the size.
newVInt(Integer, Alarm, Time, Display) - Static method in class org.diirt.vtype.ValueFactory
Creates a new VInt.
newVIntArray(ListInt, Alarm, Time, Display) - Static method in class org.diirt.vtype.ValueFactory
Creates a new VIntArray.
newVLong(Long, Alarm, Time, Display) - Static method in class org.diirt.vtype.ValueFactory
Creates a new VLong.
newVLongArray(ListLong, Alarm, Time, Display) - Static method in class org.diirt.vtype.ValueFactory
Creates a new VLongArray.
newVMultiDouble(List<VDouble>, Alarm, Time, Display) - Static method in class org.diirt.vtype.ValueFactory
Creates a new VMultiDouble.
newVNumber(Number, Alarm, Time, Display) - Static method in class org.diirt.vtype.ValueFactory
Creates a new VNumber based on the type of the data
newVNumberArray(ListNumber, Alarm, Time, Display) - Static method in class org.diirt.vtype.ValueFactory
Creates a new VNumberArray based on the type of the data.
newVNumberArray(ListNumber, ListInt, List<ArrayDimensionDisplay>, Alarm, Time, Display) - Static method in class org.diirt.vtype.ValueFactory
Creates a new VNumberArray based on the type of the data.
newVShort(Short, Alarm, Time, Display) - Static method in class org.diirt.vtype.ValueFactory
Creates a new VShort.
newVShortArray(ListShort, Alarm, Time, Display) - Static method in class org.diirt.vtype.ValueFactory
Creates a new VShortArray.
newVStatistics(double, double, double, double, int, Alarm, Time, Display) - Static method in class org.diirt.vtype.ValueFactory
Creates a new VStatistics.
newVString(String, Alarm, Time) - Static method in class org.diirt.vtype.ValueFactory
Creates a new VString.
newVStringArray(List<String>, Alarm, Time) - Static method in class org.diirt.vtype.ValueFactory
Creates a new VStringArray.
newVTable(Column...) - Static method in class org.diirt.vtype.table.VTableFactory
 
newVTable(List<Class<?>>, List<String>, List<Object>) - Static method in class org.diirt.vtype.ValueFactory
Creates a new VTable - this method is provisional and will change in the future.
nextByte() - Method in class org.diirt.util.array.IteratorDouble
 
nextByte() - Method in class org.diirt.util.array.IteratorFloat
 
nextByte() - Method in class org.diirt.util.array.IteratorInt
 
nextByte() - Method in class org.diirt.util.array.IteratorLong
 
nextByte() - Method in interface org.diirt.util.array.IteratorNumber
Returns the next element in the iteration casted to a byte.
nextByte() - Method in class org.diirt.util.array.IteratorShort
 
nextDouble() - Method in class org.diirt.util.array.IteratorByte
 
nextDouble() - Method in class org.diirt.util.array.IteratorFloat
 
nextDouble() - Method in class org.diirt.util.array.IteratorInt
 
nextDouble() - Method in class org.diirt.util.array.IteratorLong
 
nextDouble() - Method in interface org.diirt.util.array.IteratorNumber
Returns the next element in the iteration casted to a double.
nextDouble() - Method in class org.diirt.util.array.IteratorShort
 
nextFloat() - Method in class org.diirt.util.array.IteratorByte
 
nextFloat() - Method in class org.diirt.util.array.IteratorDouble
 
nextFloat() - Method in class org.diirt.util.array.IteratorInt
 
nextFloat() - Method in class org.diirt.util.array.IteratorLong
 
nextFloat() - Method in interface org.diirt.util.array.IteratorNumber
Returns the next element in the iteration casted to a float.
nextFloat() - Method in class org.diirt.util.array.IteratorShort
 
nextInt() - Method in class org.diirt.util.array.IteratorByte
 
nextInt() - Method in class org.diirt.util.array.IteratorDouble
 
nextInt() - Method in class org.diirt.util.array.IteratorFloat
 
nextInt() - Method in class org.diirt.util.array.IteratorLong
 
nextInt() - Method in interface org.diirt.util.array.IteratorNumber
Returns the next element in the iteration casted to an int.
nextInt() - Method in class org.diirt.util.array.IteratorShort
 
nextLong() - Method in class org.diirt.util.array.IteratorByte
 
nextLong() - Method in class org.diirt.util.array.IteratorDouble
 
nextLong() - Method in class org.diirt.util.array.IteratorFloat
 
nextLong() - Method in class org.diirt.util.array.IteratorInt
 
nextLong() - Method in interface org.diirt.util.array.IteratorNumber
Returns the next element in the iteration casted to a long.
nextLong() - Method in class org.diirt.util.array.IteratorShort
 
nextShort() - Method in class org.diirt.util.array.IteratorByte
 
nextShort() - Method in class org.diirt.util.array.IteratorDouble
 
nextShort() - Method in class org.diirt.util.array.IteratorFloat
 
nextShort() - Method in class org.diirt.util.array.IteratorInt
 
nextShort() - Method in class org.diirt.util.array.IteratorLong
 
nextShort() - Method in interface org.diirt.util.array.IteratorNumber
Returns the next element in the iteration casted to a short.
noInterpolation() - Static method in class org.diirt.datasource.extra.Interpolations
 
Noise - Class in org.diirt.datasource.sim
Function to simulate a signal that has a uniform distribution.
Noise() - Constructor for class org.diirt.datasource.sim.Noise
Creates a signal uniformly distributed between -5.0 and 5.0, updating every 100ms (10Hz).
Noise(Double, Double, Double, Double) - Constructor for class org.diirt.datasource.sim.Noise
Do not use: only provided to provide some sort of error message for people migrating from utility.pv.
Noise(Double, Double, Double) - Constructor for class org.diirt.datasource.sim.Noise
Creates a signal uniformly distributed between min and max, updating every interval seconds.
NoiseWaveform - Class in org.diirt.datasource.sim
Function to simulate a waveform containing a uniformly distributed random data.
NoiseWaveform() - Constructor for class org.diirt.datasource.sim.NoiseWaveform
Creates a waveform with samples from a uniform distribution from -5 to 5, updating every second.
NoiseWaveform(Double, Double, Double) - Constructor for class org.diirt.datasource.sim.NoiseWaveform
Creates a gaussian waveform signal with a gaussian distribution, updating at the rate specified.
NoiseWaveform(Double, Double, Double, Double) - Constructor for class org.diirt.datasource.sim.NoiseWaveform
Creates a gaussian waveform signal with a gaussian distribution, updating at the rate specified.
none() - Static method in class org.diirt.vtype.next.Alarm
No alarm.
none() - Static method in class org.diirt.vtype.next.Display
Empty display information.
normalize(double, double, double) - Static method in class org.diirt.graphene.MathUtil
Returns the ratio of the given value to the total range as a double between 0 and 1.
normalize(double) - Method in class org.diirt.util.stats.Range
Returns the value normalized within the range.
normalize(Number, Display) - Static method in class org.diirt.vtype.ValueUtil
Normalizes the given value according to the given display information.
normalize(Number, Number, Number) - Static method in class org.diirt.vtype.ValueUtil
Normalizes the given value according to the given range;
normalizedNumericValueOf(Object) - Static method in class org.diirt.vtype.ValueUtil
Extracts the numericValueOf the object and normalizes according to the display range.
normalizedTimeReferences - Variable in class org.diirt.graphene.TemporalGraph2DRenderer
 
Notification<T> - Class in org.diirt.datasource
Used by NotificationSupport to communicate whether a new notification is needed, and what should be the type to be notified.
Notification(boolean, T) - Constructor for class org.diirt.datasource.Notification
Creates a new notification.
notification(T, T) - Static method in class org.diirt.datasource.NotificationSupport
Returns the final value by using the appropriate type support.
NotificationSupport<T> - Class in org.diirt.datasource
Dedicated notification type support.
NotificationSupport(Class<T>) - Constructor for class org.diirt.datasource.NotificationSupport
Creates a new notification type support.
notifyOn(Executor) - Method in class org.diirt.datasource.PVConfiguration
 
notifyOn(Executor) - Method in class org.diirt.datasource.PVReaderConfiguration
 
notifyOn(Executor) - Method in class org.diirt.datasource.PVWriterConfiguration
 
noValue() - Static method in class org.diirt.vtype.next.Alarm
Alarm condition for when a value is not present.
now() - Static method in class org.diirt.util.time.Timestamp
Returns a new timestamp for the current instant.
now() - Static method in class org.diirt.vtype.next.Time
New time with the current timestamp, no user tag and valid data.
NTNDArrayFunctionSet - Class in org.diirt.support.pva.formula
A set of functions to work with NTNDArray-s.
NTNDArrayFunctionSet() - Constructor for class org.diirt.support.pva.formula.NTNDArrayFunctionSet
 
nTries - Variable in class org.diirt.graphene.profile.Profiler
 
NTUtils - Class in org.diirt.support.pva.adapters
 
NTUtils() - Constructor for class org.diirt.support.pva.adapters.NTUtils
 
NullUtils - Class in org.diirt.datasource.util
Utility class to handle null values.
NullUtils() - Constructor for class org.diirt.datasource.util.NullUtils
 
NumberColorMap - Interface in org.diirt.graphene
A function that associates a numeric value with an RBG color.
NumberColorMapInstance - Interface in org.diirt.graphene
An instance of a NumberColorMap that associates a numeric value to an RGB color.
NumberColorMaps - Class in org.diirt.graphene
Factory and registry class for NumberColorMaps.
NumberFormats - Class in org.diirt.util.text
Factory class for frequently used NumberFormats.
numericColumnOf(VTable, String) - Static method in class org.diirt.vtype.ValueUtil
Extracts the values of a column, making sure it contains numeric values.
numericValueOf(Object) - Static method in class org.diirt.vtype.ValueUtil
Extracts a numeric value for the object.

O

of(ListNumber) - Static method in class org.diirt.graphene.Point1DDatasets
Wraps a ListNumber into a Point1DDataset.
of(Timestamp, Timestamp) - Static method in class org.diirt.util.time.TimeRelativeInterval
 
of(long, int) - Static method in class org.diirt.util.time.Timestamp
Returns a new timestamp from Java/UNIX time.
of(Date) - Static method in class org.diirt.util.time.Timestamp
Converts a Date to a timestamp.
ofHertz(double) - Static method in class org.diirt.util.time.TimeDuration
A new duration in hertz, will convert to the length of the period.
ofHours(double) - Static method in class org.diirt.util.time.TimeDuration
A new duration in hours.
ofMillis(int) - Static method in class org.diirt.util.time.TimeDuration
A new duration in milliseconds.
ofMinutes(double) - Static method in class org.diirt.util.time.TimeDuration
A new duration in minutes.
ofNanos(long) - Static method in class org.diirt.util.time.TimeDuration
A new duration in nanoseconds.
ofSeconds(double) - Static method in class org.diirt.util.time.TimeDuration
A new duration in seconds.
onCheckBoxChange(JCheckBox, Runnable) - Static method in class org.diirt.datasource.sample.SwingBindingUtil
 
onClose(Session, CloseReason) - Method in class org.diirt.datasource.pods.web.WebPodsClient
 
onClose(Session, CloseReason) - Method in class org.diirt.pods.web.WSEndpoint
 
onConnectionEvent(boolean, boolean) - Method in class org.diirt.datasource.pods.web.WebPodsChannelListener
 
onDisconnect(CloseReason) - Method in class org.diirt.datasource.pods.web.WebPodsChannelListener
 
onError(Session, Throwable) - Method in class org.diirt.pods.web.WSEndpoint
 
onErrorEvent(String) - Method in class org.diirt.datasource.pods.web.WebPodsChannelListener
 
onMessage(Message, Session) - Method in class org.diirt.datasource.pods.web.WebPodsClient
 
onMessage(Session, Message) - Method in class org.diirt.pods.web.WSEndpoint
 
onMouseMove(MouseEvent) - Method in class org.diirt.datasource.sample.graphene.BaseGraphApp
 
onMouseMove(MouseEvent) - Method in class org.diirt.datasource.sample.graphene.BubbleGraphApp
 
onMouseMove(MouseEvent) - Method in class org.diirt.datasource.sample.graphene.HistogramGraphApp
 
onMouseMove(MouseEvent) - Method in class org.diirt.javafx.graphene.BaseGraphView
Called whenever the mouse moves over the graph image of this view.
onMouseMove(MouseEvent) - Method in class org.diirt.javafx.graphene.BubbleGraphView
 
onMouseMove(MouseEvent) - Method in class org.diirt.javafx.graphene.HistogramGraphView
 
onOpen(Session) - Method in class org.diirt.datasource.pods.web.WebPodsClient
 
onOpen(Session, EndpointConfig) - Method in class org.diirt.pods.web.WSEndpoint
 
onTextFieldChange(JTextField, Runnable) - Static method in class org.diirt.datasource.sample.SwingBindingUtil
 
onValueEvent(Object) - Method in class org.diirt.datasource.pods.web.WebPodsChannelListener
 
onWriteCompletedEvent(boolean, String) - Method in class org.diirt.datasource.pods.web.WebPodsChannelListener
 
op(String, FormulaAst...) - Static method in class org.diirt.datasource.formula.FormulaAst
An OP node representing the given operator/function with the given arguments.
op(String, List<FormulaAst>) - Static method in class org.diirt.datasource.formula.FormulaAst
An OP node representing the given operator/function with the given arguments.
open() - Method in class org.diirt.javafx.graphene.ConfigurationDialog
Opens this configuration dialog.
open(String, Class<? extends Parent>) - Static method in class org.diirt.javafx.tools.JavaFXLaunchUtil
 
openConfigurationDialog() - Method in class org.diirt.datasource.sample.graphene.BaseGraphApp
 
openConfigurationDialog() - Method in class org.diirt.datasource.sample.graphene.BubbleGraphApp
 
openConfigurationDialog() - Method in class org.diirt.datasource.sample.graphene.HistogramGraphApp
 
openConfigurationDialog() - Method in class org.diirt.datasource.sample.graphene.IntensityGraphApp
 
openConfigurationDialog() - Method in class org.diirt.datasource.sample.graphene.LineGraphApp
 
openConfigurationDialog() - Method in class org.diirt.datasource.sample.graphene.MultiAxisLineGraphApp
 
openConfigurationDialog() - Method in class org.diirt.datasource.sample.graphene.MultilineGraphApp
 
openConfigurationDialog() - Method in class org.diirt.datasource.sample.graphene.ScatterGraphApp
 
openConfigurationDialog() - Method in class org.diirt.datasource.sample.graphene.SparklineApp
 
openConfigurationPanel() - Method in class org.diirt.javafx.graphene.BaseGraphApp
Shows the configuration panel that allows the user to configure properties of the graph, such as its interpolation scheme or its x column.
openConfigurationPanel() - Method in class org.diirt.javafx.graphene.BubbleGraphApp
 
openConfigurationPanel() - Method in class org.diirt.javafx.graphene.HistogramGraphApp
 
openConfigurationPanel() - Method in class org.diirt.javafx.graphene.IntensityGraphApp
 
openConfigurationPanel() - Method in class org.diirt.javafx.graphene.LineGraphApp
 
openConfigurationPanel() - Method in class org.diirt.javafx.graphene.MultiAxisLineGraphApp
 
openConfigurationPanel() - Method in class org.diirt.javafx.graphene.MultilineGraphApp
 
openConfigurationPanel() - Method in class org.diirt.javafx.graphene.ScatterGraphApp
 
optimize(NumberColorMapInstance, Range) - Static method in class org.diirt.graphene.NumberColorMaps
Returns a new optimized instance created by pre-calculating the colors in the given range and storing them in an array.
or(ExpressionLanguage.Filter<?>) - Method in class org.diirt.datasource.ExpressionLanguage.Filter
Returns a new filter that is the logical OR of this and the given one.
orderedHueColor(List<String>) - Static method in class org.diirt.graphene.LabelColorSchemes
Returns a new LabelColorScheme, based on the given hex labels.
orderOf(double) - Static method in class org.diirt.graphene.MathUtil
Returns the base 10 logarithm of the given value, to the nearest integer value.
org.diirt.datasource - package org.diirt.datasource

pvManager

org.diirt.datasource.expression - package org.diirt.datasource.expression
Interfaces for the expressions PVManager can consume.
org.diirt.datasource.extra - package org.diirt.datasource.extra
This package contains experimental classes that, once stable, will be deprecated and moved into more official packages.
org.diirt.datasource.file - package org.diirt.datasource.file
Support for a data source for file based channels (channel syntax).
org.diirt.datasource.file.json - package org.diirt.datasource.file.json
Support for vTypes serialized in JSON (.jvtype) according to the mechanism provided by VTypeToJson.
org.diirt.datasource.formula - package org.diirt.datasource.formula
Support for formula expressions (formula syntax).
org.diirt.datasource.formula.alarm - package org.diirt.datasource.formula.alarm
Support for formula functions that operate on Alarms.
org.diirt.datasource.formula.array - package org.diirt.datasource.formula.array
Support for formula functions that operate on Arrays.
org.diirt.datasource.formula.channel - package org.diirt.datasource.formula.channel
Support for formula functions that operate on channels.
org.diirt.datasource.formula.math - package org.diirt.datasource.formula.math
Support for formula functions that correspond to methods in Math.
org.diirt.datasource.formula.venum - package org.diirt.datasource.formula.venum
Support for formula functions that operate on VEnums.
org.diirt.datasource.formula.vnumber - package org.diirt.datasource.formula.vnumber
Support for formula functions that operate on VNumbers.
org.diirt.datasource.formula.vstring - package org.diirt.datasource.formula.vstring
Support for formula functions that operate on VStrings.
org.diirt.datasource.formula.vtable - package org.diirt.datasource.formula.vtable
Support for formula functions that operate on VTables.
org.diirt.datasource.graphene - package org.diirt.datasource.graphene
 
org.diirt.datasource.integration - package org.diirt.datasource.integration
 
org.diirt.datasource.loc - package org.diirt.datasource.loc
Support for a data source that reads and writes channels that reside in the local memory (channel syntax).
org.diirt.datasource.pods.web - package org.diirt.datasource.pods.web
 
org.diirt.datasource.sample - package org.diirt.datasource.sample
 
org.diirt.datasource.sample.formula - package org.diirt.datasource.sample.formula
 
org.diirt.datasource.sample.graphene - package org.diirt.datasource.sample.graphene
 
org.diirt.datasource.sample.jca - package org.diirt.datasource.sample.jca
 
org.diirt.datasource.sample.log - package org.diirt.datasource.sample.log
This class contains examples that shows how the logging works.
org.diirt.datasource.sample.services.math - package org.diirt.datasource.sample.services.math
 
org.diirt.datasource.sim - package org.diirt.datasource.sim
DataSource for simulated data (channel syntax).
org.diirt.datasource.sys - package org.diirt.datasource.sys
DataSource for system data (channel syntax).
org.diirt.datasource.test - package org.diirt.datasource.test
Support for a data source that simulates various error conditions.
org.diirt.datasource.timecache - package org.diirt.datasource.timecache
 
org.diirt.datasource.timecache.impl - package org.diirt.datasource.timecache.impl
 
org.diirt.datasource.timecache.integration - package org.diirt.datasource.timecache.integration
 
org.diirt.datasource.timecache.query - package org.diirt.datasource.timecache.query
 
org.diirt.datasource.timecache.source - package org.diirt.datasource.timecache.source
 
org.diirt.datasource.timecache.storage - package org.diirt.datasource.timecache.storage
 
org.diirt.datasource.timecache.util - package org.diirt.datasource.timecache.util
 
org.diirt.datasource.util - package org.diirt.datasource.util
Contains generic utility classes that at some point may be found and used in other libraries.
org.diirt.datasource.vtype - package org.diirt.datasource.vtype
Support for control system types.
org.diirt.graphene - package org.diirt.graphene
 
org.diirt.graphene.io - package org.diirt.graphene.io
 
org.diirt.graphene.profile - package org.diirt.graphene.profile
 
org.diirt.graphene.profile.image - package org.diirt.graphene.profile.image
 
org.diirt.graphene.profile.impl - package org.diirt.graphene.profile.impl
 
org.diirt.graphene.profile.io - package org.diirt.graphene.profile.io
 
org.diirt.graphene.profile.settings - package org.diirt.graphene.profile.settings
 
org.diirt.graphene.profile.utils - package org.diirt.graphene.profile.utils
 
org.diirt.javafx.graphene - package org.diirt.javafx.graphene
 
org.diirt.javafx.tools - package org.diirt.javafx.tools
 
org.diirt.javafx.util - package org.diirt.javafx.util
 
org.diirt.pods.common - package org.diirt.pods.common
 
org.diirt.pods.web - package org.diirt.pods.web
 
org.diirt.pods.web.common - package org.diirt.pods.web.common
Common elements for WebPods client and server implementation.
org.diirt.service - package org.diirt.service
Support for services (request/response operations).
org.diirt.service.exec - package org.diirt.service.exec
Support for services based on command-line execution (exec xml syntax).
org.diirt.service.jdbc - package org.diirt.service.jdbc
Support for database services based on JDBC (jdbc xml syntax).
org.diirt.support.ca - package org.diirt.support.ca
Support for Epics 3 data source (channel syntax).
org.diirt.support.cf.formula - package org.diirt.support.cf.formula
 
org.diirt.support.cf.service - package org.diirt.support.cf.service
 
org.diirt.support.pva - package org.diirt.support.pva
Support for Epics 4 data source (channel syntax).
org.diirt.support.pva.adapters - package org.diirt.support.pva.adapters
 
org.diirt.support.pva.formula - package org.diirt.support.pva.formula
 
org.diirt.support.pva.rpcservice - package org.diirt.support.pva.rpcservice
Support for database services based on pvAccess RPC.
org.diirt.support.pva.rpcservice.rpcclient - package org.diirt.support.pva.rpcservice.rpcclient
 
org.diirt.util.array - package org.diirt.util.array
Set of classes to handle iteration and read-only references to collections and arrays of primitives, without having to code for each individual case.
org.diirt.util.concurrent - package org.diirt.util.concurrent
 
org.diirt.util.config - package org.diirt.util.config
 
org.diirt.util.exceptions - package org.diirt.util.exceptions
Contains a common set of exceptions that can be reused but do not fall in the common exceptions present in java.lang.
org.diirt.util.stats - package org.diirt.util.stats
Contains classes to handle statistical information.
org.diirt.util.text - package org.diirt.util.text
Contains basic for text manipulation and value formatting.
org.diirt.util.time - package org.diirt.util.time
Contains basic common classes to handle time at nanosecond precision.
org.diirt.vtype - package org.diirt.vtype
 
org.diirt.vtype.io - package org.diirt.vtype.io
 
org.diirt.vtype.json - package org.diirt.vtype.json
Support for JSON serialization of vTypes according to the following (specification).
org.diirt.vtype.ndarray - package org.diirt.vtype.ndarray
 
org.diirt.vtype.next - package org.diirt.vtype.next
Value definitions and basic implementations.
org.diirt.vtype.table - package org.diirt.vtype.table
 
OutageTestPhase - Class in org.diirt.datasource.integration
Tests reconnects caused by a network outage.
OutageTestPhase() - Constructor for class org.diirt.datasource.integration.OutageTestPhase
 
overlap(Range, Range) - Static method in class org.diirt.util.stats.Ranges
Percentage, from 0 to 1, of the first range that is contained by the second range.

P

paintComponent(Graphics) - Method in class org.diirt.datasource.sample.ImagePanel
 
paintComponent(Graphics) - Method in class org.diirt.graphene.profile.image.ImagePanel
 
Parameter - Class in org.diirt.datasource.timecache
 
Parameter(String, Object) - Constructor for class org.diirt.datasource.timecache.Parameter
 
Parameters - Class in org.diirt.datasource.extra
 
Parameters(Map<Object, Object>) - Constructor for class org.diirt.datasource.extra.Parameters
 
Parameters(Parameters, Parameters...) - Constructor for class org.diirt.datasource.extra.Parameters
 
parse(Reader) - Method in class org.diirt.util.text.CsvParser
Parser the text provided by the reader with the format defined in this parser.
parse(String, ParsePosition) - Method in class org.diirt.util.time.TimestampFormat
Parses the source at the given position.
parse(String) - Method in class org.diirt.util.time.TimestampFormat
Parses a String and converts it to a Timestamp.
parseByte(String) - Method in class org.diirt.vtype.ValueFormat
Parses the string and returns a byte representation.
parseByteArray(String) - Method in class org.diirt.vtype.ValueFormat
Parses the string and returns a byte array representation.
parseCSV(File) - Static method in class org.diirt.graphene.profile.io.CSVReader
Reads an entry for each entry in the .CSV file and validates the file as a valid .CSV file.
parseCSVLine(String, String) - Static method in class org.diirt.util.text.CsvParser
Parses a line of text representing comma separated values and returns the values themselves.
parseCSVLine(String, String) - Static method in class org.diirt.util.text.StringUtil
Parses a line of text representing comma separated values and returns the values themselves.
parseDouble(String) - Method in class org.diirt.vtype.ValueFormat
Parses the string and returns a double representation.
parseDoubleArray(String) - Method in class org.diirt.vtype.ValueFormat
Parses the string and returns a double array representation.
parseEnum(String, List<String>) - Method in class org.diirt.vtype.ValueFormat
Parses the string and returns the index in the enum.
parseEnumArray(String, List<String>) - Method in class org.diirt.vtype.ValueFormat
Parses the string and returns an array of indexes in the enum.
parseFloat(String) - Method in class org.diirt.vtype.ValueFormat
Parses the string and returns a float representation.
parseFloatArray(String) - Method in class org.diirt.vtype.ValueFormat
Parses the string and returns a float array representation.
parseFunctionAnyParameter(String) - Static method in class org.diirt.datasource.util.FunctionParser
Parses the string and returns the name of the function plus the list of arguments.
parseFunctionAnyParameter(String, String) - Static method in class org.diirt.datasource.util.FunctionParser
Parses the string and returns the name of the function plus the list of arguments.
parseFunctionWithScalarOrArrayArguments(String, String) - Static method in class org.diirt.datasource.util.FunctionParser
Parse a function that accepts a scalar value (number or string) or an array value (number or string).
parseFunctionWithScalarOrArrayArguments(String, String, String) - Static method in class org.diirt.datasource.util.FunctionParser
Parse a function that accepts a scalar value (number or string) or an array value (number or string).
parseInt(String) - Method in class org.diirt.vtype.ValueFormat
Parses the string and returns an integer representation.
parseIntArray(String) - Method in class org.diirt.vtype.ValueFormat
Parses the string and returns an int array representation.
parseObject(String, ParsePosition) - Method in class org.diirt.util.time.TimestampFormat
 
parseObject(String, ParsePosition) - Method in class org.diirt.vtype.ValueFormat
 
parseObject(String, VType) - Method in class org.diirt.vtype.ValueFormat
Parses the string given the object as a reference.
parseShort(String) - Method in class org.diirt.vtype.ValueFormat
Parses the string and returns a short representation.
parseShortArray(String) - Method in class org.diirt.vtype.ValueFormat
Parses the string and returns a short array representation.
parseString(String) - Method in class org.diirt.vtype.ValueFormat
Parses the string and returns a string representation.
parseStringArray(String) - Method in class org.diirt.vtype.ValueFormat
Parses the string and returns a string array representation.
pause(long) - Method in class org.diirt.datasource.integration.TestPhase
 
pause() - Method in class org.diirt.datasource.pods.web.WebPodsChannel
 
pauseNetwork(int) - Method in class org.diirt.datasource.integration.AbstractCATestPhase
 
PausePv - Class in org.diirt.datasource.sample
Shows the pausing and resuming of pvs.
PausePv() - Constructor for class org.diirt.datasource.sample.PausePv
 
percentChange(double, double) - Static method in class org.diirt.graphene.profile.utils.ProfileAnalysis
Calculates the percent change from initial to final.
performanceChange(double, double) - Static method in class org.diirt.graphene.profile.utils.ProfileAnalysis
Determines the significance of the change from the initial value to the final value.
pixelDuration(TimeDuration) - Static method in class org.diirt.datasource.extra.WaterfallPlotParameters
How much time should be allocated to each line of the plot.
pixelSelectionRange(int, int, int, int) - Method in class org.diirt.graphene.IntensityGraph2DRendererUpdate
Changes the current region of interest.
plot1 - Variable in class org.diirt.datasource.sample.graphene.SparklineApp
 
plots - Variable in class org.diirt.datasource.sample.graphene.SparklineApp
 
plus(TimeDuration) - Method in class org.diirt.util.time.TimeDuration
Returns the sum of this duration with the given.
plus(TimeDuration) - Method in class org.diirt.util.time.Timestamp
Adds the given duration to this timestamp and returns the result.
Point1DDataset - Interface in org.diirt.graphene
A dataset consisting on a set of 1D points.
Point1DDatasets - Class in org.diirt.graphene
Factory methods for wrapper datasets.
Point1DDatasets() - Constructor for class org.diirt.graphene.Point1DDatasets
 
Point2DDataset - Interface in org.diirt.graphene
A dataset consisting of a set of 2D points.
point2DDatasetFromVTable(VTable, String, String) - Static method in class org.diirt.datasource.graphene.DatasetConversions
Converts a VTable into a Point2DDataset.
Point2DDatasets - Class in org.diirt.graphene
 
Point2DDatasets() - Constructor for class org.diirt.graphene.Point2DDatasets
 
point2DDatasetsFromVTable(VTable, List<String>, List<String>) - Static method in class org.diirt.datasource.graphene.DatasetConversions
 
point3DDatasetFromVTable(VTable, String, String, String, String) - Static method in class org.diirt.datasource.graphene.DatasetConversions
Converts a VTable into a Point2DDataset.
Point3DWithLabelDataset - Interface in org.diirt.graphene
 
Point3DWithLabelDatasets - Class in org.diirt.graphene
 
Point3DWithLabelDatasets() - Constructor for class org.diirt.graphene.Point3DWithLabelDatasets
 
pollEnabled(boolean) - Method in class org.diirt.datasource.file.FileDataSourceConfiguration
 
pollInterval(Duration) - Method in class org.diirt.datasource.file.FileDataSourceConfiguration
 
PoolConfiguration - Interface in org.diirt.support.pva.rpcservice.rpcclient
A list of properties that are configurable for a rpc client pool.
PooledRPCClientFactory - Class in org.diirt.support.pva.rpcservice.rpcclient
A factory creating pooled rpc clients
PooledRPCClientFactory() - Constructor for class org.diirt.support.pva.rpcservice.rpcclient.PooledRPCClientFactory
 
PoolStatistics - Interface in org.diirt.support.pva.rpcservice.rpcclient
Interface describing RPCClientPool statistics
postIterationAction() - Method in class org.diirt.graphene.profile.ProfileGraph2D
 
postIterationAction() - Method in class org.diirt.graphene.profile.Profiler
 
pow(ListNumber, double) - Static method in class org.diirt.util.array.ListMath
Raises each value in a list to the same power.
pow(double, ListNumber) - Static method in class org.diirt.util.array.ListMath
Raises a value to the power of each value in a list.
preLoopAction() - Method in class org.diirt.graphene.profile.impl.ProfileIntensityGraph2D
 
preLoopAction() - Method in class org.diirt.graphene.profile.ProfileGraph2D
 
preLoopAction() - Method in class org.diirt.graphene.profile.Profiler
 
prepareNotification(T, T) - Method in class org.diirt.datasource.NotificationSupport
Given the old and new value, prepare the final value that will be notified.
print(PrintStream) - Method in class org.diirt.datasource.integration.Log
 
print() - Method in class org.diirt.datasource.timecache.CacheStatistics
 
print(String) - Method in class org.diirt.graphene.profile.VisualProfiler
Prints the text to the console of the panel.
print(List<String>) - Method in class org.diirt.graphene.profile.VisualProfiler
Prints all the text to the console of the panel.
print(PrintStream) - Method in class org.diirt.javafx.tools.Log
 
PrintFunctionSetTable - Class in org.diirt.datasource.formula
Utility class to print an prefilled HTML table from a function set.
PrintFunctionSetTable() - Constructor for class org.diirt.datasource.formula.PrintFunctionSetTable
 
printStatistics() - Method in class org.diirt.graphene.profile.Profiler
 
printStatistics() - Method in class org.diirt.graphene.profile.utils.Statistics
Displays the statistics in the console.
Probe - Class in org.diirt.javafx.tools
 
Probe() - Constructor for class org.diirt.javafx.tools.Probe
 
ProbeController - Class in org.diirt.javafx.tools
 
ProbeController() - Constructor for class org.diirt.javafx.tools.ProbeController
 
processConnection(ConnectionPayload) - Method in class org.diirt.datasource.MultiplexedChannelHandler
Process the next connection payload.
processMessage(MessagePayload) - Method in class org.diirt.datasource.MultiplexedChannelHandler
Process the payload for this channel.
processPreResult(Resolution, int) - Method in class org.diirt.graphene.profile.MultiLevelProfiler
Performed every iteration of profiling and is the action undertaken before knowing the statistics about the profile.
processResult(Resolution, int, Statistics) - Method in class org.diirt.graphene.profile.MultiLevelProfiler
Performed every iteration of profiling and is the action undertaken after knowing the statistics about the profile.
processScaledValue(int, double, double, double, double) - Method in class org.diirt.graphene.Graph2DRenderer
Empty function, designed to be implemented in sub-classes.
processScaledValue(int, double, double, double, double) - Method in class org.diirt.graphene.LineGraph2DRenderer
 
processScaledValue(int, double, double, double, double) - Method in interface org.diirt.graphene.ProcessValue
 
processScaledValue(int, double, double, double, double) - Method in class org.diirt.graphene.SparklineGraph2DRenderer
Operations for every value in data as it is processed.
processTimeWarning(int) - Method in class org.diirt.graphene.profile.MultiLevelProfiler
Performed after the call to profile but prior to actual image rendering.
ProcessValue - Interface in org.diirt.graphene
 
profile(int) - Static method in class org.diirt.datasource.sample.ScannerLoadTest
 
profile() - Method in class org.diirt.graphene.profile.MultiLevelProfiler
Runs through the list of dataset sizes paired with every element from the list of image resolutions to profile a ProfileGraph2D to analyze the performance of the graph renderer and how the performance is effected by data size and image size.
profile() - Method in class org.diirt.graphene.profile.Profiler
 
PROFILE_PATH - Static variable in class org.diirt.graphene.profile.VisualProfiler
Package location for ProfileGraph2D subclasses.
ProfileAnalysis - Class in org.diirt.graphene.profile.utils
Provides the tools necessary for comparing the output tables of profiling to determine changes in the results.
ProfileAreaGraph2D - Class in org.diirt.graphene.profile.impl
Handles profiling for AreaGraph2DRenderer.
ProfileAreaGraph2D() - Constructor for class org.diirt.graphene.profile.impl.ProfileAreaGraph2D
 
ProfileBubbleGraph2D - Class in org.diirt.graphene.profile.impl
Handles profiling for BubbleGraph2DRenderer.
ProfileBubbleGraph2D() - Constructor for class org.diirt.graphene.profile.impl.ProfileBubbleGraph2D
 
ProfileGraph2D<T extends Graph2DRenderer,S> - Class in org.diirt.graphene.profile
Handles the profiling for testing rendering (specifically the draw) of a Graph2DRenderer.
ProfileGraph2D() - Constructor for class org.diirt.graphene.profile.ProfileGraph2D
Creates a graph profiler.
ProfileHistogram1D - Class in org.diirt.graphene.profile.impl
Handles profiling for Histogram1D.
ProfileHistogram1D() - Constructor for class org.diirt.graphene.profile.impl.ProfileHistogram1D
 
ProfileIntensityGraph2D - Class in org.diirt.graphene.profile.impl
Handles profiling for IntensityGraph2DRenderer.
ProfileIntensityGraph2D() - Constructor for class org.diirt.graphene.profile.impl.ProfileIntensityGraph2D
 
ProfileLineGraph2D - Class in org.diirt.graphene.profile.impl
Handles profiling for LineGraph2DRenderer.
ProfileLineGraph2D() - Constructor for class org.diirt.graphene.profile.impl.ProfileLineGraph2D
 
ProfileLockHistogram1D - Class in org.diirt.graphene.profile.impl
Handles profiling for Histogram1D while synchronized.
ProfileLockHistogram1D() - Constructor for class org.diirt.graphene.profile.impl.ProfileLockHistogram1D
Creates a tool to profile Histogram1D where multiple renders are performed with synchronization.
ProfileMultilineGraph2D - Class in org.diirt.graphene.profile.impl
Handles profiling for MultilineGraph2DRenderer.
ProfileMultilineGraph2D() - Constructor for class org.diirt.graphene.profile.impl.ProfileMultilineGraph2D
 
ProfileMultiYAxisGraph2D - Class in org.diirt.graphene.profile.impl
Handles profiling for MultiAxisLineGraph2DRenderer.
ProfileMultiYAxisGraph2D() - Constructor for class org.diirt.graphene.profile.impl.ProfileMultiYAxisGraph2D
 
ProfileNLineGraphs2D - Class in org.diirt.graphene.profile.impl
Handles profiling for MultiAxisLineGraph2DRenderer when drawing separateAreas graphs.
ProfileNLineGraphs2D() - Constructor for class org.diirt.graphene.profile.impl.ProfileNLineGraphs2D
 
ProfileParallelHistogram1D - Class in org.diirt.graphene.profile.impl
Handles profiling for Histogram1D in parallel (by threading).
ProfileParallelHistogram1D() - Constructor for class org.diirt.graphene.profile.impl.ProfileParallelHistogram1D
Creates a tool to profile Histogram1D where multiple renders are performed by several threads of histogram profilers.
Profiler - Class in org.diirt.graphene.profile
 
Profiler() - Constructor for class org.diirt.graphene.profile.Profiler
 
ProfileScatterGraph2D - Class in org.diirt.graphene.profile.impl
Handles profiling for ScatterGraph2DRenderer.
ProfileScatterGraph2D() - Constructor for class org.diirt.graphene.profile.impl.ProfileScatterGraph2D
 
ProfileSettings - Class in org.diirt.graphene.profile.settings
The settings of a profile object that deal with the actual process of profiling.
ProfileSettings() - Constructor for class org.diirt.graphene.profile.settings.ProfileSettings
 
ProfileSparklineGraph2D - Class in org.diirt.graphene.profile.impl
Handles profiling for SparklineGraph2DRenderer.
ProfileSparklineGraph2D() - Constructor for class org.diirt.graphene.profile.impl.ProfileSparklineGraph2D
 
programmaticCompositeDataSourceConfiguration() - Method in class org.diirt.datasource.sample.ConfigurationExamples
 
programmaticDataSourceConfiguration() - Method in class org.diirt.datasource.sample.ConfigurationExamples
 
Property(String, String) - Constructor for class org.diirt.javafx.tools.ExpressionProbe.Property
 
PROTECTED_FILES - Static variable in class org.diirt.graphene.profile.VisualProfiler
File names of files that cannot be deleted (protected) by the VisualProfiler's FileViewer.
ps - Static variable in class org.diirt.datasource.timecache.util.CacheHelper
 
putDataSource(String, DataSource) - Method in class org.diirt.datasource.CompositeDataSource
Adds/replaces the data source corresponding to the given name.
putDataSource(DataSourceProvider) - Method in class org.diirt.datasource.CompositeDataSource
Adds/replaces the data source corresponding to the given name.
putDone(Status, ChannelPut) - Method in class org.diirt.support.pva.PVAChannelHandler
 
PV<R,W> - Class in org.diirt.datasource
A PV that can be both read and written.
PVAChannelHandler - Class in org.diirt.support.pva
 
PVAChannelHandler(String, String, ChannelProvider, short, PVATypeSupport) - Constructor for class org.diirt.support.pva.PVAChannelHandler
 
PVADataSource - Class in org.diirt.support.pva
 
PVADataSource() - Constructor for class org.diirt.support.pva.PVADataSource
 
PVADataSource(short) - Constructor for class org.diirt.support.pva.PVADataSource
 
PVADataSource(ChannelProvider, short) - Constructor for class org.diirt.support.pva.PVADataSource
 
PVADataSourceProvider - Class in org.diirt.support.pva
DataSourceProvider for pv access.
PVADataSourceProvider() - Constructor for class org.diirt.support.pva.PVADataSourceProvider
 
PVANTNDArray - Class in org.diirt.support.pva.adapters
 
PVANTNDArray(PVStructure, boolean) - Constructor for class org.diirt.support.pva.adapters.PVANTNDArray
 
PVAPVField - Class in org.diirt.support.pva.adapters
 
PVAPVField(PVField, boolean) - Constructor for class org.diirt.support.pva.adapters.PVAPVField
 
PVAPVStructure - Class in org.diirt.support.pva.adapters
 
PVAPVStructure(PVStructure, boolean) - Constructor for class org.diirt.support.pva.adapters.PVAPVStructure
 
PVAPVStructureFunctionSet - Class in org.diirt.support.pva.formula
A set of functions to work with PVAPVStructure-s.
PVAPVStructureFunctionSet() - Constructor for class org.diirt.support.pva.formula.PVAPVStructureFunctionSet
 
PVARPCServiceProvider - Class in org.diirt.support.pva.rpcservice
A pva rpcservice factory that crawls a directory for xml files, and creates a pvAccessRPC rpcs ervice from each of them.
PVARPCServiceProvider(File) - Constructor for class org.diirt.support.pva.rpcservice.PVARPCServiceProvider
Creates a new factory that reads from the given directory.
PVARPCServiceProvider() - Constructor for class org.diirt.support.pva.rpcservice.PVARPCServiceProvider
Creates a new provider that reads from the default configuration directory.
PVATypeAdapter - Class in org.diirt.support.pva
Type adapter for PVA data source.
PVATypeAdapter(Class<?>, String[]) - Constructor for class org.diirt.support.pva.PVATypeAdapter
Creates a new type adapter.
PVATypeAdapter(Class<?>, String[], Field) - Constructor for class org.diirt.support.pva.PVATypeAdapter
Creates a new type adapter.
PVATypeAdapter(Class<?>, String[], Field[]) - Constructor for class org.diirt.support.pva.PVATypeAdapter
Creates a new type adapter.
PVATypeAdapterSet - Interface in org.diirt.support.pva
 
PVATypeSupport - Class in org.diirt.support.pva
Given a set of PVATypeAdapter prepares type support for the JCA data source.
PVATypeSupport(PVATypeAdapterSet) - Constructor for class org.diirt.support.pva.PVATypeSupport
A new type support for the pva type support.
PVAVTypeAdapterSet - Class in org.diirt.support.pva
 
PVAVTypeAdapterSet() - Constructor for class org.diirt.support.pva.PVAVTypeAdapterSet
 
PVCache - Interface in org.diirt.datasource.timecache
Cache interface for a single PV.
PVCacheImpl - Class in org.diirt.datasource.timecache
PVCache first implementation.
PVCacheImpl(String, Collection<DataSource>, DataStorage) - Constructor for class org.diirt.datasource.timecache.PVCacheImpl
 
PVCacheListener - Interface in org.diirt.datasource.timecache
PVCache listener.
PVCacheStatistics - Class in org.diirt.datasource.timecache
Statistics of PVCache.
PVCacheStatistics(String) - Constructor for class org.diirt.datasource.timecache.PVCacheStatistics
 
pvChanged(PVReaderEvent<T>) - Method in interface org.diirt.datasource.PVReaderListener
Notified when the value of the PV has changed.
pvChanged(PVWriterEvent<T>) - Method in interface org.diirt.datasource.PVWriterListener
Notified when the value was written.
pvChanged(PVReaderEvent<Object>) - Method in class org.diirt.datasource.test.CountDownPVReaderListener
 
pvChanged(PVWriterEvent<T>) - Method in class org.diirt.datasource.test.CountDownPVWriterListener
 
pvChanged(PVWriterEvent) - Method in class org.diirt.datasource.test.MockPVWriteListener
 
PVConfiguration<R,W> - Class in org.diirt.datasource
Allows to configure the type of read/write PV to create.
PVDirector<T> - Class in org.diirt.datasource
Orchestrates the different elements of pvmanager to make a reader functional.
pvField - Variable in class org.diirt.support.pva.adapters.PVAPVField
 
PVFieldNTHistogramToVIntArray - Class in org.diirt.support.pva.adapters
 
PVFieldNTHistogramToVIntArray(PVStructure, boolean) - Constructor for class org.diirt.support.pva.adapters.PVFieldNTHistogramToVIntArray
 
PVFieldNTHistogramToVLongArray - Class in org.diirt.support.pva.adapters
 
PVFieldNTHistogramToVLongArray(PVStructure, boolean) - Constructor for class org.diirt.support.pva.adapters.PVFieldNTHistogramToVLongArray
 
PVFieldNTHistogramToVShortArray - Class in org.diirt.support.pva.adapters
 
PVFieldNTHistogramToVShortArray(PVStructure, boolean) - Constructor for class org.diirt.support.pva.adapters.PVFieldNTHistogramToVShortArray
 
PVFieldNTMatrixToVDoubleArray - Class in org.diirt.support.pva.adapters
 
PVFieldNTMatrixToVDoubleArray(PVStructure, boolean) - Constructor for class org.diirt.support.pva.adapters.PVFieldNTMatrixToVDoubleArray
 
PVFieldNTNameValueToVTable - Class in org.diirt.support.pva.adapters
 
PVFieldNTNameValueToVTable(PVStructure, boolean) - Constructor for class org.diirt.support.pva.adapters.PVFieldNTNameValueToVTable
 
PVFieldToTimestamp - Class in org.diirt.support.pva.adapters
 
PVFieldToTimestamp() - Constructor for class org.diirt.support.pva.adapters.PVFieldToTimestamp
 
PVFieldToVBoolean - Class in org.diirt.support.pva.adapters
 
PVFieldToVBoolean(PVStructure, boolean) - Constructor for class org.diirt.support.pva.adapters.PVFieldToVBoolean
 
PVFieldToVBoolean(String, PVStructure, boolean) - Constructor for class org.diirt.support.pva.adapters.PVFieldToVBoolean
 
PVFieldToVBoolean(PVField, PVStructure, boolean) - Constructor for class org.diirt.support.pva.adapters.PVFieldToVBoolean
 
PVFieldToVBooleanArray - Class in org.diirt.support.pva.adapters
 
PVFieldToVBooleanArray(PVStructure, boolean) - Constructor for class org.diirt.support.pva.adapters.PVFieldToVBooleanArray
 
PVFieldToVBooleanArray(String, PVStructure, boolean) - Constructor for class org.diirt.support.pva.adapters.PVFieldToVBooleanArray
 
PVFieldToVBooleanArray(PVField, PVStructure, boolean) - Constructor for class org.diirt.support.pva.adapters.PVFieldToVBooleanArray
 
PVFieldToVByte - Class in org.diirt.support.pva.adapters
 
PVFieldToVByte(PVStructure, boolean) - Constructor for class org.diirt.support.pva.adapters.PVFieldToVByte
 
PVFieldToVByte(String, PVStructure, boolean) - Constructor for class org.diirt.support.pva.adapters.PVFieldToVByte
 
PVFieldToVByte(PVField, PVStructure, boolean) - Constructor for class org.diirt.support.pva.adapters.PVFieldToVByte
 
PVFieldToVByteArray - Class in org.diirt.support.pva.adapters
 
PVFieldToVByteArray(PVStructure, boolean) - Constructor for class org.diirt.support.pva.adapters.PVFieldToVByteArray
 
PVFieldToVByteArray(String, PVStructure, boolean) - Constructor for class org.diirt.support.pva.adapters.PVFieldToVByteArray
 
PVFieldToVByteArray(PVField, PVStructure, boolean) - Constructor for class org.diirt.support.pva.adapters.PVFieldToVByteArray
 
PVFieldToVDouble - Class in org.diirt.support.pva.adapters
 
PVFieldToVDouble(PVStructure, boolean) - Constructor for class org.diirt.support.pva.adapters.PVFieldToVDouble
 
PVFieldToVDouble(String, PVStructure, boolean) - Constructor for class org.diirt.support.pva.adapters.PVFieldToVDouble
 
PVFieldToVDouble(PVField, PVStructure, boolean) - Constructor for class org.diirt.support.pva.adapters.PVFieldToVDouble
 
PVFieldToVDoubleArray - Class in org.diirt.support.pva.adapters
 
PVFieldToVDoubleArray(PVStructure, boolean) - Constructor for class org.diirt.support.pva.adapters.PVFieldToVDoubleArray
 
PVFieldToVDoubleArray(String, PVStructure, boolean) - Constructor for class org.diirt.support.pva.adapters.PVFieldToVDoubleArray
 
PVFieldToVDoubleArray(PVField, PVStructure, boolean) - Constructor for class org.diirt.support.pva.adapters.PVFieldToVDoubleArray
 
PVFieldToVEnum - Class in org.diirt.support.pva.adapters
 
PVFieldToVEnum(PVStructure, boolean) - Constructor for class org.diirt.support.pva.adapters.PVFieldToVEnum
 
PVFieldToVFloat - Class in org.diirt.support.pva.adapters
 
PVFieldToVFloat(PVStructure, boolean) - Constructor for class org.diirt.support.pva.adapters.PVFieldToVFloat
 
PVFieldToVFloat(String, PVStructure, boolean) - Constructor for class org.diirt.support.pva.adapters.PVFieldToVFloat
 
PVFieldToVFloat(PVField, PVStructure, boolean) - Constructor for class org.diirt.support.pva.adapters.PVFieldToVFloat
 
PVFieldToVFloatArray - Class in org.diirt.support.pva.adapters
 
PVFieldToVFloatArray(PVStructure, boolean) - Constructor for class org.diirt.support.pva.adapters.PVFieldToVFloatArray
 
PVFieldToVFloatArray(String, PVStructure, boolean) - Constructor for class org.diirt.support.pva.adapters.PVFieldToVFloatArray
 
PVFieldToVFloatArray(PVField, PVStructure, boolean) - Constructor for class org.diirt.support.pva.adapters.PVFieldToVFloatArray
 
PVFieldToVInt - Class in org.diirt.support.pva.adapters
 
PVFieldToVInt(PVStructure, boolean) - Constructor for class org.diirt.support.pva.adapters.PVFieldToVInt
 
PVFieldToVInt(String, PVStructure, boolean) - Constructor for class org.diirt.support.pva.adapters.PVFieldToVInt
 
PVFieldToVInt(PVField, PVStructure, boolean) - Constructor for class org.diirt.support.pva.adapters.PVFieldToVInt
 
PVFieldToVIntArray - Class in org.diirt.support.pva.adapters
 
PVFieldToVIntArray(PVStructure, boolean) - Constructor for class org.diirt.support.pva.adapters.PVFieldToVIntArray
 
PVFieldToVIntArray(String, PVStructure, boolean) - Constructor for class org.diirt.support.pva.adapters.PVFieldToVIntArray
 
PVFieldToVIntArray(PVField, PVStructure, boolean) - Constructor for class org.diirt.support.pva.adapters.PVFieldToVIntArray
 
PVFieldToVLong - Class in org.diirt.support.pva.adapters
 
PVFieldToVLong(PVStructure, boolean) - Constructor for class org.diirt.support.pva.adapters.PVFieldToVLong
 
PVFieldToVLong(String, PVStructure, boolean) - Constructor for class org.diirt.support.pva.adapters.PVFieldToVLong
 
PVFieldToVLong(PVField, PVStructure, boolean) - Constructor for class org.diirt.support.pva.adapters.PVFieldToVLong
 
PVFieldToVLongArray - Class in org.diirt.support.pva.adapters
 
PVFieldToVLongArray(PVStructure, boolean) - Constructor for class org.diirt.support.pva.adapters.PVFieldToVLongArray
 
PVFieldToVLongArray(String, PVStructure, boolean) - Constructor for class org.diirt.support.pva.adapters.PVFieldToVLongArray
 
PVFieldToVLongArray(PVField, PVStructure, boolean) - Constructor for class org.diirt.support.pva.adapters.PVFieldToVLongArray
 
PVFieldToVShort - Class in org.diirt.support.pva.adapters
 
PVFieldToVShort(PVStructure, boolean) - Constructor for class org.diirt.support.pva.adapters.PVFieldToVShort
 
PVFieldToVShort(String, PVStructure, boolean) - Constructor for class org.diirt.support.pva.adapters.PVFieldToVShort
 
PVFieldToVShort(PVField, PVStructure, boolean) - Constructor for class org.diirt.support.pva.adapters.PVFieldToVShort
 
PVFieldToVShortArray - Class in org.diirt.support.pva.adapters
 
PVFieldToVShortArray(PVStructure, boolean) - Constructor for class org.diirt.support.pva.adapters.PVFieldToVShortArray
 
PVFieldToVShortArray(String, PVStructure, boolean) - Constructor for class org.diirt.support.pva.adapters.PVFieldToVShortArray
 
PVFieldToVShortArray(PVField, PVStructure, boolean) - Constructor for class org.diirt.support.pva.adapters.PVFieldToVShortArray
 
PVFieldToVStatistics - Class in org.diirt.support.pva.adapters
 
PVFieldToVStatistics(PVStructure, boolean) - Constructor for class org.diirt.support.pva.adapters.PVFieldToVStatistics
 
PVFieldToVString - Class in org.diirt.support.pva.adapters
 
PVFieldToVString(PVStructure, boolean) - Constructor for class org.diirt.support.pva.adapters.PVFieldToVString
 
PVFieldToVString(String, PVStructure, boolean) - Constructor for class org.diirt.support.pva.adapters.PVFieldToVString
 
PVFieldToVString(PVField, PVStructure, boolean) - Constructor for class org.diirt.support.pva.adapters.PVFieldToVString
 
PVFieldToVStringArray - Class in org.diirt.support.pva.adapters
 
PVFieldToVStringArray(PVStructure, boolean) - Constructor for class org.diirt.support.pva.adapters.PVFieldToVStringArray
 
PVFieldToVStringArray(String, PVStructure, boolean) - Constructor for class org.diirt.support.pva.adapters.PVFieldToVStringArray
 
PVFieldToVStringArray(PVField, PVStructure, boolean) - Constructor for class org.diirt.support.pva.adapters.PVFieldToVStringArray
 
PVFieldToVTable - Class in org.diirt.support.pva.adapters
 
PVFieldToVTable(PVStructure, boolean) - Constructor for class org.diirt.support.pva.adapters.PVFieldToVTable
 
PvFormulaFunction - Class in org.diirt.datasource.formula.channel
Formula function that returns the value of a channel matching the name of the argument.
PvFormulaFunction() - Constructor for class org.diirt.datasource.formula.channel.PvFormulaFunction
 
PvFunction - Class in org.diirt.datasource.sample.formula
Indirect channel use through name passed as String.
PvFunction() - Constructor for class org.diirt.datasource.sample.formula.PvFunction
 
PVManager - Class in org.diirt.datasource
Entry point for the library, manages the defaults and allows to create PVReader, PVWriter and PV from an read or write expression.
PVManager() - Constructor for class org.diirt.datasource.PVManager
 
PVReader<T> - Interface in org.diirt.datasource
An object representing the PVReader.
PVReaderCondition<T> - Class in org.diirt.datasource.integration
 
PVReaderCondition() - Constructor for class org.diirt.datasource.integration.PVReaderCondition
 
PVReaderConfiguration<T> - Class in org.diirt.datasource
An expression used to set the final parameters on how the pv expression should be read.
PVReaderEvent<T> - Class in org.diirt.datasource
An event for the reader.
PVReaderListener<T> - Interface in org.diirt.datasource
Callback for any change in the PV value.
PVReaderValueCondition - Class in org.diirt.datasource.integration
 
PVReaderValueCondition(VTypeMatchMask, Object) - Constructor for class org.diirt.datasource.integration.PVReaderValueCondition
 
PvsFormulaFunction - Class in org.diirt.datasource.formula.channel
Formula function that accepts a list of strings and returns a table where each row is the value of the channel matching the name.
PvsFormulaFunction() - Constructor for class org.diirt.datasource.formula.channel.PvsFormulaFunction
 
PVWriter<T> - Interface in org.diirt.datasource
An object representing a writable PV.
PVWriterConfiguration<T> - Class in org.diirt.datasource
An expression used to set the final parameters on how the pv expression should be written.
PVWriterDirector<T> - Class in org.diirt.datasource
Orchestrates the different elements of pvmanager to make a writer functional.
PVWriterEvent<T> - Class in org.diirt.datasource
An event for the writer.
PVWriterListener<T> - Interface in org.diirt.datasource
Callback for delivery notification of new value.

Q

Query - Interface in org.diirt.datasource.timecache.query
 
query(String) - Method in class org.diirt.service.jdbc.JDBCServiceMethodDescription
The query mapped to this service method; cannot have multiple query commands.
QueryChunk - Class in org.diirt.datasource.timecache.query
Represents a chunk of Data with all Timestamp within a fixed TimeInterval.
QueryChunk(TimeInterval, Query) - Constructor for class org.diirt.datasource.timecache.query.QueryChunk
 
queryCompleted() - Method in class org.diirt.datasource.timecache.query.QueryStatistics
 
QueryData - Interface in org.diirt.datasource.timecache.query
Represents a chunk of data.
QueryDataBlank - Class in org.diirt.datasource.timecache.query
Represents a completed chunk with no data available.
QueryDataComplete - Class in org.diirt.datasource.timecache.query
Represents a completed chunk with all data available.
QueryDataNR - Class in org.diirt.datasource.timecache.query
Represents a incomplete chunk with not all data yet available.
QueryImpl - Class in org.diirt.datasource.timecache.query
 
QueryImpl(PVCache) - Constructor for class org.diirt.datasource.timecache.query.QueryImpl
 
QueryImpl(PVCache, int) - Constructor for class org.diirt.datasource.timecache.query.QueryImpl
 
queryMethod() - Static method in class org.diirt.support.cf.service.ChannelFinderService
 
QueryParameters - Class in org.diirt.datasource.timecache.query
 
QueryParameters() - Constructor for class org.diirt.datasource.timecache.query.QueryParameters
 
QueryResult - Interface in org.diirt.datasource.timecache.query
 
queryResult(String, String) - Method in class org.diirt.service.exec.ExecServiceMethodDescription
Adds a result for the script; cannot have multiple query results.
queryResult(String, String) - Method in class org.diirt.service.jdbc.JDBCServiceMethodDescription
Adds a result for the query.
QueryResultImpl - Class in org.diirt.datasource.timecache.query
 
QueryResultImpl() - Constructor for class org.diirt.datasource.timecache.query.QueryResultImpl
 
QueryServiceMethod - Class in org.diirt.support.cf.service
 
QueryServiceMethod(ServiceMethodDescription, ServiceDescription) - Constructor for class org.diirt.support.cf.service.QueryServiceMethod
 
queryStarted() - Method in class org.diirt.datasource.timecache.query.QueryStatistics
 
QueryStatistics - Class in org.diirt.datasource.timecache.query
Statistics of Query.
QueryStatistics(String, TimeInterval, int) - Constructor for class org.diirt.datasource.timecache.query.QueryStatistics
 
Queue<T> - Class in org.diirt.datasource.expression
A queue expression.
Queue(int) - Constructor for class org.diirt.datasource.expression.Queue
Creates a new queue expression.
Queue(SourceRateExpression<T>, int) - Constructor for class org.diirt.datasource.expression.Queue
Creates a new queue expression.
QueueCollector<T> - Class in org.diirt.datasource
Collects value at read rate and puts them in a queue.
QueueCollector(int) - Constructor for class org.diirt.datasource.QueueCollector
New queue collector with the given max size for the queue.
queueOf(Class<R>) - Static method in class org.diirt.datasource.ExpressionLanguage
A queue of objects of the given class.
QUOTE - Static variable in class org.diirt.graphene.profile.io.CSVReader
Quote delimiter for a .CSV formatted output file.
QUOTE - Static variable in class org.diirt.graphene.profile.io.CSVWriter
Quote delimiter for a .CSV formatted output file.
QUOTED_STRING_REGEX - Static variable in class org.diirt.util.text.StringUtil
The pattern of a string, including double quotes.

R

Ramp - Class in org.diirt.datasource.sim
Function to simulate a signal that increases constantly within a range (saw-tooth shape).
Ramp(Double, Double, Double, Double) - Constructor for class org.diirt.datasource.sim.Ramp
Creates a ramp shaped signal between min and max, updating a step amount every interval seconds.
Ramp(Double, Double, Double) - Constructor for class org.diirt.datasource.sim.Ramp
Creates a ramp shaped signal between min and max, incrementing 1 every interval seconds.
Ramp() - Constructor for class org.diirt.datasource.sim.Ramp
Creates a ramp shaped signal between -5 and +5, incrementing 1 every second.
Range - Class in org.diirt.util.stats
A range of numeric values.
range(double, double) - Static method in class org.diirt.util.stats.Ranges
Range from given min and max.
range(double, double) - Static method in class org.diirt.vtype.table.VTableFactory
 
Ranges - Class in org.diirt.util.stats
Utility classes to compute ranges.
Ranges() - Constructor for class org.diirt.util.stats.Ranges
 
read(InputStream) - Method in class org.diirt.datasource.DataSourceConfiguration
Reads the configuration from the given stream and returns an object with the new configuration.
read(InputStream) - Method in class org.diirt.datasource.file.FileDataSourceConfiguration
 
read(InputStream) - Method in class org.diirt.datasource.pods.web.WebPodsDataSourceConfiguration
 
read(SourceRateExpression<T>) - Static method in class org.diirt.datasource.PVManager
Reads the given expression, and returns an object to configure the parameters for the read.
read(DesiredRateExpression<T>) - Static method in class org.diirt.datasource.PVManager
Reads the given expression, and returns an object to configure the parameters for the read.
read(Reader) - Static method in class org.diirt.graphene.io.CommaSeparatedValueIO
 
read(String) - Static method in class org.diirt.graphene.io.CommaSeparatedValueIO
 
read(InputStream) - Method in class org.diirt.support.ca.JCADataSourceConfiguration
 
readAndWrite(SourceRateReadWriteExpression<R, W>) - Static method in class org.diirt.datasource.PVManager
Both reads and writes the given expression, and returns an object to configure the parameters for the both read and write.
readAndWrite(DesiredRateReadWriteExpression<R, W>) - Static method in class org.diirt.datasource.PVManager
Both reads and writes the given expression, and returns an object to configure the parameters for the both read and write.
ReadEvent - Class in org.diirt.datasource.integration
 
ReadEvent(Timestamp, String, PVReaderEvent<?>, boolean, Object, Exception) - Constructor for class org.diirt.datasource.integration.ReadEvent
 
ReadEvent - Class in org.diirt.javafx.tools
 
ReadEvent(Timestamp, String, PVReaderEvent<?>, boolean, Object, Exception) - Constructor for class org.diirt.javafx.tools.ReadEvent
 
ReadExpressionTester - Class in org.diirt.datasource
 
ReadExpressionTester(DesiredRateExpression<?>) - Constructor for class org.diirt.datasource.ReadExpressionTester
 
ReadFunction<R> - Interface in org.diirt.datasource
A basic building block in the PVManager framework that can return a result of a given type.
ReadFunctionArgument<T> - Class in org.diirt.datasource.graphene
 
ReadFunctionArgument(ReadFunction<T>) - Constructor for class org.diirt.datasource.graphene.ReadFunctionArgument
 
ReadFunctionArgument() - Constructor for class org.diirt.datasource.graphene.ReadFunctionArgument
 
readList(Reader) - Static method in class org.diirt.vtype.io.TextIO
Reads a file where each line represents a value in an array.
readListener(PVReaderListener<? super R>) - Method in class org.diirt.datasource.PVConfiguration
Adds a listener for the read events.
readListener(PVReaderListener<? super T>) - Method in class org.diirt.datasource.PVReaderConfiguration
Adds a listener notified for any reader event (values, connection and errors).
ReadMap<T> - Class in org.diirt.datasource.expression
A read expression for a key/value map.
ReadMap() - Constructor for class org.diirt.datasource.expression.ReadMap
Creates a new group.
readMapOf(Class<R>) - Static method in class org.diirt.datasource.ExpressionLanguage
An empty map that can manage expressions of the given type.
readNext() - Method in class org.diirt.datasource.graphene.ReadFunctionArgument
 
ReadRecipe - Class in org.diirt.datasource
Represents all the information necessary to connect to a DataSource.
ReadRecipeBuilder - Class in org.diirt.datasource
Builder class for ReadRecipe.
ReadRecipeBuilder() - Constructor for class org.diirt.datasource.ReadRecipeBuilder
 
readRows(File) - Static method in class org.diirt.graphene.profile.io.CSVReader
Reads a string for each row in the .CSV file and validates the file as a valid .CSV file.
readValue() - Method in class org.diirt.datasource.Aggregator
 
readValue() - Method in class org.diirt.datasource.CacheCollector
 
readValue() - Method in class org.diirt.datasource.ConnectionCollector
 
readValue(InputStream) - Method in class org.diirt.datasource.file.CSVFileFormat
 
readValue(InputStream) - Method in interface org.diirt.datasource.file.FileFormat
Reads the value from the given stream.
readValue(InputStream) - Method in class org.diirt.datasource.file.ImageFileFormat
 
readValue(InputStream) - Method in class org.diirt.datasource.file.json.JVTypeFileFormat
 
readValue(InputStream) - Method in class org.diirt.datasource.file.ListFileFormat
 
readValue() - Method in class org.diirt.datasource.ForwardCache
 
readValue() - Method in class org.diirt.datasource.graphene.BubbleGraph2DFunction
 
readValue() - Method in class org.diirt.datasource.graphene.CheckedReadFunction
 
readValue() - Method in class org.diirt.datasource.graphene.ScatterGraph2DFunction
 
readValue() - Method in class org.diirt.datasource.graphene.VStringArrayToListStringReadFunction
 
readValue() - Method in class org.diirt.datasource.graphene.VStringToStringReadFunction
 
readValue() - Method in class org.diirt.datasource.LatestValueCollector
 
readValue() - Method in class org.diirt.datasource.QueueCollector
 
readValue() - Method in interface org.diirt.datasource.ReadFunction
Calculates, if needed, and then returns the value for this function.
readValue() - Method in class org.diirt.datasource.ValueCacheImpl
Returns the value in the cache.
readValue(String) - Method in class org.diirt.datasource.WriteExpressionTester
 
readValueFromJson(JsonValue) - Static method in class org.diirt.pods.web.common.Message
Converts the given JSON value to either a vtype, a Java time or a ListNumber.
ReadWriteMap<R,W> - Class in org.diirt.datasource.expression
A read/write expression for a key/value map.
ReadWriteMap() - Constructor for class org.diirt.datasource.expression.ReadWriteMap
Creates a new group.
recipeFor(String) - Method in class org.diirt.datasource.ReadExpressionTester
 
recipeFor(WriteRecipe, String) - Static method in class org.diirt.datasource.test.WriteRecipeUtil
 
recipeFor(String) - Method in class org.diirt.datasource.WriteExpressionTester
 
reconnect() - Method in class org.diirt.datasource.sample.graphene.BaseGraphApp
 
reconnect() - Method in class org.diirt.javafx.graphene.BaseGraphView
Redraws the graph
reconnect(String) - Method in class org.diirt.javafx.graphene.BaseGraphView
Sends the given data formula to the data source and asks it for data.
reconnect(String) - Method in class org.diirt.javafx.graphene.BubbleGraphView
 
reconnect(String) - Method in class org.diirt.javafx.graphene.IntensityGraphView
 
redrawHistogram(BufferedImage) - Method in class org.diirt.graphene.profile.image.ShowResizableGraph.Renderer
 
ReductionScheme - Enum in org.diirt.graphene
 
referenceLineColor - Variable in class org.diirt.graphene.Graph2DRenderer
 
referenceLineColor(Color) - Method in class org.diirt.graphene.Graph2DRendererUpdate
Updates the parameter for the color of the reference lines on the background.
referenceLineColor - Variable in class org.diirt.graphene.TemporalGraph2DRenderer
 
references(TimeInterval, int, int) - Method in interface org.diirt.graphene.TimeScale
 
references(Range, int, int) - Method in interface org.diirt.graphene.ValueScale
Returns the reference axes for a given range
regexTranslator(String, String, ChannelTranslation.Permission) - Static method in class org.diirt.pods.common.ChannelTranslator
Creates a channel translator that uses the regex to match the channel and the optional substitution string to perform the translation.
regexTranslator(String, String, ChannelTranslation.Permission, Collection<String>) - Static method in class org.diirt.pods.common.ChannelTranslator
Creates a channel translator that uses the regex to match the channel and the optional substitution string to perform the translation.
registerCollector(Collector<?, ?>) - Method in class org.diirt.datasource.PVDirector
 
RegisteredColorMaps - Class in org.diirt.datasource.sample.graphene
 
RegisteredColorMaps() - Constructor for class org.diirt.datasource.sample.graphene.RegisteredColorMaps
 
registerFileFormat(String, FileFormat) - Method in class org.diirt.datasource.file.FileFormatRegistry
Register a new FileFormat for a given file extension
registerFileFormat(FileFormat) - Method in class org.diirt.datasource.file.FileFormatRegistry
Register a new FileFormat for the extensions declared by the format itself.
registerFormulaFunctionSet(FormulaFunctionSet) - Method in class org.diirt.datasource.formula.FormulaRegistry
Registers a formula set.
registerService(Service) - Method in class org.diirt.service.ServiceRegistry
Registers a single service.
registerServices(ServiceProvider) - Method in class org.diirt.service.ServiceRegistry
Registers all the services from the given service provider.
relative(List<Color>, Color, String) - Static method in class org.diirt.graphene.NumberColorMaps
Creates a new ColorMap where the color list is equally spaced.
relative(List<Color>, ListDouble, Color, String) - Static method in class org.diirt.graphene.NumberColorMaps
Creates a newColorMap where the color list is spaced out according to the percentage points specified
relative() - Static method in class org.diirt.graphene.TimeAxisRanges
 
reloadUpdateVariations() - Method in class org.diirt.graphene.profile.VisualProfiler
Updates the list box containing the Graph2DRendererUpdate variations associated with the selected ProfileGraph2D.
remove(String) - Method in class org.diirt.datasource.expression.ReadMap
Removes the expression with the given name.
remove(Collection<String>) - Method in class org.diirt.datasource.expression.ReadMap
Removes the expressions from the map.
remove(String) - Method in class org.diirt.datasource.expression.ReadWriteMap
Removes the expression with the given name.
remove(Collection<String>) - Method in class org.diirt.datasource.expression.ReadWriteMap
Removes the expressions from the map.
remove(String) - Method in class org.diirt.datasource.expression.WriteMap
Removes the expression with the given name.
remove(Collection<String>) - Method in class org.diirt.datasource.expression.WriteMap
Removes the expressions from the map.
remove(int) - Method in class org.diirt.datasource.extra.DynamicGroup
Removes the expression at the given location.
removeConfig(Parameter) - Method in interface org.diirt.datasource.timecache.Cache
 
removeConfig(Parameter) - Method in class org.diirt.datasource.timecache.CacheImpl
removeListener(DataRequestListener) - Method in class org.diirt.datasource.timecache.DataRequestThread
removeListener(DataStorageListener) - Method in class org.diirt.datasource.timecache.impl.SimpleMemoryStorage
removeListener(PVCacheListener) - Method in interface org.diirt.datasource.timecache.PVCache
Remove a PVCacheListener.
removeListener(PVCacheListener) - Method in class org.diirt.datasource.timecache.PVCacheImpl
Remove a PVCacheListener.
removeListener(DataStorageListener) - Method in interface org.diirt.datasource.timecache.storage.DataStorage
removePVReaderListener(PVReaderListener<? super R>) - Method in class org.diirt.datasource.PV
 
removePVReaderListener(PVReaderListener<? super T>) - Method in interface org.diirt.datasource.PVReader
Removes a listener to the value.
removePVWriterListener(PVWriterListener<? extends W>) - Method in class org.diirt.datasource.PV
 
removePVWriterListener(PVWriterListener<? extends T>) - Method in interface org.diirt.datasource.PVWriter
Removes a listener to the value.
removeReader(ChannelHandlerReadSubscription) - Method in class org.diirt.datasource.ChannelHandler
Used by the data source to remove a read request.
removeReader(ChannelHandlerReadSubscription) - Method in class org.diirt.datasource.MultiplexedChannelHandler
 
removeWatcher(File, Runnable) - Method in class org.diirt.datasource.file.FileWatcherPollingService
 
removeWrite(ChannelHandlerWriteSubscription) - Method in class org.diirt.datasource.ChannelHandler
Used by the data source to conclude writes to the channel managed by this handler.
removeWrite(ChannelHandlerWriteSubscription) - Method in class org.diirt.datasource.MultiplexedChannelHandler
 
render(Graphics2D, AreaGraph2DRenderer, Cell1DDataset) - Method in class org.diirt.graphene.profile.impl.ProfileAreaGraph2D
 
render(Graphics2D, BubbleGraph2DRenderer, Point3DWithLabelDataset) - Method in class org.diirt.graphene.profile.impl.ProfileBubbleGraph2D
 
render(Graphics2D, AreaGraph2DRenderer, Cell1DDataset) - Method in class org.diirt.graphene.profile.impl.ProfileHistogram1D
Draws the histogram in an area graph.
render(Graphics2D, IntensityGraph2DRenderer, Cell2DDataset) - Method in class org.diirt.graphene.profile.impl.ProfileIntensityGraph2D
Draws the cell data in an intensity graph.
render(Graphics2D, LineGraph2DRenderer, Point2DDataset) - Method in class org.diirt.graphene.profile.impl.ProfileLineGraph2D
Draws the 2D point data in a line graph.
render(Graphics2D, AreaGraph2DRenderer, Cell1DDataset) - Method in class org.diirt.graphene.profile.impl.ProfileLockHistogram1D
Draws the histogram data in multiple histogram profilers synchronized through the dataset buffer.
render(Graphics2D, LineGraph2DRenderer, List<Point2DDataset>) - Method in class org.diirt.graphene.profile.impl.ProfileMultilineGraph2D
 
render(Graphics2D, MultiAxisLineGraph2DRenderer, List<Point2DDataset>) - Method in class org.diirt.graphene.profile.impl.ProfileMultiYAxisGraph2D
 
render(Graphics2D, MultiAxisLineGraph2DRenderer, List<Point2DDataset>) - Method in class org.diirt.graphene.profile.impl.ProfileNLineGraphs2D
 
render(Graphics2D, ScatterGraph2DRenderer, Point2DDataset) - Method in class org.diirt.graphene.profile.impl.ProfileScatterGraph2D
Draws the 2D point data in a scatter graph.
render(Graphics2D, SparklineGraph2DRenderer, Point2DDataset) - Method in class org.diirt.graphene.profile.impl.ProfileSparklineGraph2D
Draws the 2D point data in a sparkline graph.
render(Graphics2D, T, S) - Method in class org.diirt.graphene.profile.ProfileGraph2D
The primary method in the profiling render loop.
Renderer() - Constructor for class org.diirt.graphene.profile.image.ShowResizableGraph.Renderer
 
renderer - Variable in class org.diirt.graphene.profile.ProfileGraph2D
 
renderMethod() - Static method in class org.diirt.graphene.profile.TestCaseProfiler
Tests the different types of rendering methods to write data to a buffered image.
RenderSettings - Class in org.diirt.graphene.profile.settings
Collection of settings associated with rendering a graph for a profiler.
RenderSettings(ProfileGraph2D) - Constructor for class org.diirt.graphene.profile.settings.RenderSettings
Constructs a settings objects for rendering.
RepeatedDisconnectTestPhase - Class in org.diirt.datasource.integration
Tests reconnects caused by a server restart.
RepeatedDisconnectTestPhase() - Constructor for class org.diirt.datasource.integration.RepeatedDisconnectTestPhase
 
Replay - Class in org.diirt.datasource.sim
Function that reads an xml file and simulates a pv by replaying it.
Replay(String) - Constructor for class org.diirt.datasource.sim.Replay
The URI of the file.
reportExceptionToAllReadersAndWriters(Exception) - Method in class org.diirt.datasource.MultiplexedChannelHandler
Notifies all readers and writers of an error condition.
reportExceptionToAllWriters(Exception) - Method in class org.diirt.datasource.MultiplexedChannelHandler
Notifies all writers of an error condition.
ReportRateFrame - Class in org.diirt.datasource.sample
 
ReportRateFrame() - Constructor for class org.diirt.datasource.sample.ReportRateFrame
Creates new form MockPVFrame
rescale(ListNumber, double, double) - Static method in class org.diirt.util.array.ListMath
Performs a linear transformation on the data.
resetConfiguration() - Static method in class org.diirt.support.pva.rpcservice.rpcclient.PooledRPCClientFactory
 
resetCount(int) - Method in class org.diirt.datasource.test.CountDownPVReaderListener
Changes the count back to count.
resetCount(int) - Method in class org.diirt.datasource.test.CountDownPVWriterListener
Changes the count back to count.
resetCount(int) - Method in class org.diirt.datasource.test.CountDownWriteFunction
Changes the count back to count.
resetMessage() - Method in class org.diirt.datasource.MultiplexedChannelHandler
Resets the last message to null.
Resolution - Class in org.diirt.graphene.profile.utils
A screen resolution that has a width and a height.
Resolution(int, int) - Constructor for class org.diirt.graphene.profile.utils.Resolution
Creates a Resolution that stores a width to height resolution size.
RESOLUTION_1024x768 - Static variable in class org.diirt.graphene.profile.utils.Resolution
Common screen resolution.
RESOLUTION_1440x1080 - Static variable in class org.diirt.graphene.profile.utils.Resolution
Common screen resolution.
RESOLUTION_1600x1200 - Static variable in class org.diirt.graphene.profile.utils.Resolution
Common screen resolution.
RESOLUTION_160x120 - Static variable in class org.diirt.graphene.profile.utils.Resolution
Common screen resolution.
RESOLUTION_320x240 - Static variable in class org.diirt.graphene.profile.utils.Resolution
Common screen resolution.
RESOLUTION_640x480 - Static variable in class org.diirt.graphene.profile.utils.Resolution
Common screen resolution.
restart(String) - Method in class org.diirt.datasource.integration.AbstractCATestPhase
 
RestartTestPhase - Class in org.diirt.datasource.integration
Tests reconnects caused by a server restart.
RestartTestPhase() - Constructor for class org.diirt.datasource.integration.RestartTestPhase
 
resultOf(ExpressionLanguage.OneArgFunction<R, A>, DesiredRateExpression<? extends A>) - Static method in class org.diirt.datasource.ExpressionLanguage
An expression that represents the result of a user provided function.
resultOf(ExpressionLanguage.OneArgFunction<R, A>, DesiredRateExpression<? extends A>, String) - Static method in class org.diirt.datasource.ExpressionLanguage
An expression that represents the result of a user provided function.
resultOf(ExpressionLanguage.TwoArgFunction<R, A1, A2>, DesiredRateExpression<? extends A1>, DesiredRateExpression<? extends A2>) - Static method in class org.diirt.datasource.ExpressionLanguage
An expression that represents the result of a user provided function.
resultOf(ExpressionLanguage.TwoArgFunction<R, A1, A2>, DesiredRateExpression<? extends A1>, DesiredRateExpression<? extends A2>, String) - Static method in class org.diirt.datasource.ExpressionLanguage
An expression that represents the result of a user provided function.
resume() - Method in class org.diirt.datasource.pods.web.WebPodsChannel
 
retrieveDataAsync(TimeInterval) - Method in interface org.diirt.datasource.timecache.PVCache
Asynchronously retrieves samples from sources for the requested TimeInterval and asynchronously requests DataStorage for immediately available samples.
retrieveDataAsync(TimeInterval) - Method in class org.diirt.datasource.timecache.PVCacheImpl
Asynchronously retrieves samples from sources for the requested TimeInterval and asynchronously requests DataStorage for immediately available samples.
retrieveDataSync(TimeInterval) - Method in interface org.diirt.datasource.timecache.PVCache
Synchronously requests DataStorage for immediately available samples.
retrieveDataSync(TimeInterval) - Method in class org.diirt.datasource.timecache.PVCacheImpl
Synchronously requests DataStorage for immediately available samples.
rightAreaMargin - Variable in class org.diirt.graphene.Graph2DRenderer
 
rightAreaMargin(int) - Method in class org.diirt.graphene.Graph2DRendererUpdate
Updates the parameter for margin at the right of the graph area.
rightAreaMargin - Variable in class org.diirt.graphene.TemporalGraph2DRenderer
 
rightMargin - Variable in class org.diirt.graphene.Graph2DRenderer
 
rightMargin(int) - Method in class org.diirt.graphene.Graph2DRendererUpdate
Updates the parameter for margin at the right.
rightMargin - Variable in class org.diirt.graphene.TemporalGraph2DRenderer
 
routeExceptionsTo(ExceptionHandler) - Method in class org.diirt.datasource.PVConfiguration
Forwards exception to the given exception handler.
routeExceptionsTo(ExceptionHandler) - Method in class org.diirt.datasource.PVReaderConfiguration
Forwards exception to the given exception handler.
routeExceptionsTo(ExceptionHandler) - Method in class org.diirt.datasource.PVWriterConfiguration
Forwards exception to the given exception handler.
RPCServiceDescription - Class in org.diirt.support.pva.rpcservice
The description on how to construct a pvAccess RPC rpcservice.
RPCServiceDescription(String, String, String, String, String, boolean) - Constructor for class org.diirt.support.pva.rpcservice.RPCServiceDescription
 
RPCServiceMethodDescription - Class in org.diirt.support.pva.rpcservice
The description for a pvAccess RPC rpcservice method.
RPCServiceMethodDescription(String, String, String, String, boolean) - Constructor for class org.diirt.support.pva.rpcservice.RPCServiceMethodDescription
A new rpcservice method with the given name and description.
RPCServices - Class in org.diirt.support.pva.rpcservice
Utility class to create pvAccess RPC Services.
RPCServices() - Constructor for class org.diirt.support.pva.rpcservice.RPCServices
 
rtypValueOnly(boolean) - Method in class org.diirt.support.ca.JCADataSourceConfiguration
If true, for fields that match ".*\.RTYP.*" only the value will be read; alarm and time will be created at client side.
run() - Method in class org.diirt.datasource.integration.DisconnectTestPhase
 
run() - Method in class org.diirt.datasource.integration.RepeatedDisconnectTestPhase
 
run() - Method in class org.diirt.datasource.integration.TestPhase
 
run() - Method in class org.diirt.datasource.integration.TypeChangeTestPhase
 
run() - Method in class org.diirt.datasource.integration.UpdateTestPhase
 
run() - Method in class org.diirt.datasource.timecache.DataRequestThread
runMethod() - Static method in class org.diirt.service.exec.GenericExecService
Creates description for the "run" service method; which simply runs the command on the shell and returns the output.

S

sameImages(String, String) - Static method in class org.diirt.graphene.profile.image.ImageAssert
Determines whether the images specified by the file paths are identical.
sameImages(BufferedImage, BufferedImage) - Static method in class org.diirt.graphene.profile.image.ImageAssert
Determines whether the images are identical by checking every pixel.
saveChanges() - Method in class org.diirt.javafx.graphene.ConfigurationDialog
Saves the current configuration state so that the user may revert to it later if necessary
saveImage(String, BufferedImage) - Static method in class org.diirt.graphene.profile.io.ImageWriter
Saves the image as a png with the given name in the specified path by ProfileGraph2D.
saveImage(String, String, BufferedImage) - Static method in class org.diirt.graphene.profile.io.ImageWriter
Saves the image as a png with the gaiven name in the specified path.
saveImage() - Method in class org.diirt.graphene.profile.ProfileGraph2D
 
saveImages() - Method in class org.diirt.graphene.profile.MultiLevelProfiler
Saves the images generated by the profiling.
saveMessageAfterDisconnect() - Method in class org.diirt.datasource.MultiplexedChannelHandler
Signals whether the last message received after the disconnect should be kept so that it is available at reconnect.
SaveSettings - Class in org.diirt.graphene.profile.settings
A general purpose collection of messages to be saved to a .CSV output file for profiling.
SaveSettings() - Constructor for class org.diirt.graphene.profile.settings.SaveSettings
 
saveStatistics() - Method in class org.diirt.graphene.profile.MultiLevelProfiler
Creates a table (.CSV format) to display the results, with the dataset sizes as the row heading and the resolution as the column heading.
saveStatistics() - Method in class org.diirt.graphene.profile.ProfileGraph2D
Writes the profile statistics to a CSV file designated to the profile graph.
saveStatistics(String, List, List) - Method in class org.diirt.graphene.profile.Profiler
 
SawtoothWaveform - Class in org.diirt.datasource.sim
Function to simulate a waveform containing a triangle wave.
SawtoothWaveform() - Constructor for class org.diirt.datasource.sim.SawtoothWaveform
Creates a triangle wave of 100 samples, with period of 1 second, wavelength of 100 samples, updating at 10 Hz.
SawtoothWaveform(Double, Double, Double) - Constructor for class org.diirt.datasource.sim.SawtoothWaveform
Creates a triangle wave of 100 samples, with given period and given wavelength of 100 samples, updating at given rate.
SawtoothWaveform(Double, Double, Double, Double) - Constructor for class org.diirt.datasource.sim.SawtoothWaveform
Creates a triangle wave of 100 samples, with given period and given wavelength of given number of samples, updating at given rate.
Scalar - Class in org.diirt.vtype.next
Basic type definition for all scalar types.
Scalar() - Constructor for class org.diirt.vtype.next.Scalar
 
Scalar - Interface in org.diirt.vtype
Basic type definition for all scalar types.
scalarArrayElementClass(PVScalarArray) - Static method in class org.diirt.support.pva.adapters.NTUtils
 
scalarArrayToList(PVScalarArray, boolean) - Static method in class org.diirt.support.pva.adapters.NTUtils
 
scalarClass(ScalarType) - Static method in class org.diirt.support.pva.adapters.NTUtils
 
scale(double, double, double, double) - Static method in class org.diirt.graphene.MathUtil
Returns the ratio of the given value to the total range as a double between 0 and 1, multiplied by newWidth.
scaledX(double) - Method in class org.diirt.graphene.Graph2DRenderer
 
scaledX(double) - Method in class org.diirt.graphene.TemporalGraph2DRenderer
 
scaledY(double) - Method in class org.diirt.graphene.Graph2DRenderer
Scale the y value to the graph area.
scaledY(double) - Method in class org.diirt.graphene.TemporalGraph2DRenderer
 
scaledZ(double, int, int) - Method in class org.diirt.graphene.IntensityGraph2DRenderer
Translates a value's position in the aggregated range to a position on the legend.
ScaleFrame - Class in org.diirt.datasource.sample
 
ScaleFrame() - Constructor for class org.diirt.datasource.sample.ScaleFrame
Creates new form ScaleFrame
scaleNormalizedTime(double, double, double) - Method in interface org.diirt.graphene.TimeScale
 
scaleTimestamp(Timestamp, TimeInterval, double, double) - Method in interface org.diirt.graphene.TimeScale
 
scaleValue(double, double, double, double, double) - Method in interface org.diirt.graphene.ValueScale
Scales the actual value to the scale value.
scan() - Method in class org.diirt.datasource.file.FileWatcherPollingService
 
ScannerLoadTest - Class in org.diirt.datasource.sample
Load test to see the effect on the performance of the scanning.
ScannerLoadTest() - Constructor for class org.diirt.datasource.sample.ScannerLoadTest
 
ScatterGraph2DExpression - Class in org.diirt.datasource.graphene
 
ScatterGraph2DFunction - Class in org.diirt.datasource.graphene
 
ScatterGraph2DFunction(ReadFunction<?>, ReadFunction<?>, ReadFunction<?>, ReadFunction<?>) - Constructor for class org.diirt.datasource.graphene.ScatterGraph2DFunction
 
ScatterGraph2DRenderer - Class in org.diirt.graphene
 
ScatterGraph2DRenderer(int, int) - Constructor for class org.diirt.graphene.ScatterGraph2DRenderer
 
ScatterGraph2DRendererUpdate - Class in org.diirt.graphene
 
ScatterGraph2DRendererUpdate() - Constructor for class org.diirt.graphene.ScatterGraph2DRendererUpdate
 
ScatterGraphApp - Class in org.diirt.datasource.sample.graphene
 
ScatterGraphApp() - Constructor for class org.diirt.datasource.sample.graphene.ScatterGraphApp
 
ScatterGraphApp - Class in org.diirt.javafx.graphene
 
ScatterGraphApp() - Constructor for class org.diirt.javafx.graphene.ScatterGraphApp
 
ScatterGraphDialog - Class in org.diirt.datasource.sample.graphene
 
ScatterGraphDialog(Frame, boolean, ScatterGraphApp) - Constructor for class org.diirt.datasource.sample.graphene.ScatterGraphDialog
Creates new form ScatterGraphDialog
scatterGraphOf(DesiredRateExpression<?>, DesiredRateExpression<?>, DesiredRateExpression<?>, DesiredRateExpression<?>) - Static method in class org.diirt.datasource.graphene.ExpressionLanguage
 
ScatterGraphView - Class in org.diirt.javafx.graphene
 
ScatterGraphView() - Constructor for class org.diirt.javafx.graphene.ScatterGraphView
 
scrollDown(boolean) - Static method in class org.diirt.datasource.extra.WaterfallPlotParameters
Whether the plot should scroll down or up.
select(VTable, ListInt) - Static method in class org.diirt.vtype.table.VTableFactory
 
self() - Method in class org.diirt.graphene.Graph2DRendererUpdate
Gets the update.
self() - Method in class org.diirt.graphene.TemporalGraph2DRendererUpdate
 
sendError(Session, int, String) - Method in class org.diirt.pods.web.WSEndpoint
 
separateAreas(boolean) - Method in class org.diirt.graphene.MultiAxisLineGraph2DRendererUpdate
 
separateAreasProperty() - Method in class org.diirt.javafx.graphene.MultiAxisLineGraphView
 
Service - Class in org.diirt.service
Group of request/response operations that share the same resources.
Service(ServiceDescription) - Constructor for class org.diirt.service.Service
Creates a new service given the description.
ServiceBrowserItem(Service) - Constructor for class org.diirt.javafx.tools.ServiceViewer.ServiceBrowserItem
 
ServiceConfigurationLog - Class in org.diirt.datasource.sample.log
 
ServiceConfigurationLog() - Constructor for class org.diirt.datasource.sample.log.ServiceConfigurationLog
 
ServiceDescription - Class in org.diirt.service
A utility class to gather all the elements that define the service.
ServiceDescription(String, String) - Constructor for class org.diirt.service.ServiceDescription
Creates a new service description with the given name and description, both of which are mandatory attributes of the service.
ServiceLoaderOSGiWrapper - Class in org.diirt.util.config
A wrapper for ServiceLoader that works in OSGi as well.
ServiceLoaderOSGiWrapper() - Constructor for class org.diirt.util.config.ServiceLoaderOSGiWrapper
 
ServiceMethod - Class in org.diirt.service
A request/response operation.
ServiceMethod(ServiceMethodDescription, ServiceDescription) - Constructor for class org.diirt.service.ServiceMethod
Creates a new service method with the given description.
ServiceMethod.DataDescription - Class in org.diirt.service
The full description of an argument of a result of the service.
ServiceMethodArgumentBrowserItem(ServiceMethod.DataDescription) - Constructor for class org.diirt.javafx.tools.ServiceViewer.ServiceMethodArgumentBrowserItem
 
ServiceMethodBrowserItem(ServiceMethod) - Constructor for class org.diirt.javafx.tools.ServiceViewer.ServiceMethodBrowserItem
 
ServiceMethodDescription - Class in org.diirt.service
A utility class to gather all the elements that define the service method.
ServiceMethodDescription(String, String) - Constructor for class org.diirt.service.ServiceMethodDescription
Creates a new service method description with the given name and description, both of which are mandatory attributes of the service methods.
ServiceProbe - Class in org.diirt.javafx.tools
 
ServiceProbe() - Constructor for class org.diirt.javafx.tools.ServiceProbe
 
ServiceProvider - Interface in org.diirt.service
Provides a set of services that can be registered to the framework.
ServiceRegistry - Class in org.diirt.service
Main entry point for service lookup.
ServiceRegistry() - Constructor for class org.diirt.service.ServiceRegistry
 
ServiceRootBrowserItem() - Constructor for class org.diirt.javafx.tools.ServiceViewer.ServiceRootBrowserItem
 
ServiceViewer - Class in org.diirt.javafx.tools
 
ServiceViewer() - Constructor for class org.diirt.javafx.tools.ServiceViewer
 
ServiceViewer.BrowserItem - Interface in org.diirt.javafx.tools
 
ServiceViewer.ServiceBrowserItem - Class in org.diirt.javafx.tools
 
ServiceViewer.ServiceMethodArgumentBrowserItem - Class in org.diirt.javafx.tools
 
ServiceViewer.ServiceMethodBrowserItem - Class in org.diirt.javafx.tools
 
ServiceViewer.ServiceRootBrowserItem - Class in org.diirt.javafx.tools
 
ServiceViewer.TreeBrowserItem - Class in org.diirt.javafx.tools
 
set(int, DesiredRateExpression<?>) - Method in class org.diirt.datasource.extra.DynamicGroup
Changes the expression to the given location.
setAbandonWhenPercentageFull(int) - Method in interface org.diirt.support.pva.rpcservice.rpcclient.PoolConfiguration
rpc clients that have been abandoned (timed out) wont get closed and reported up unless the number of rpc clients in use are above the percentage defined by abandonWhenPercentageFull.
setAlarmSeverityColorMap(Map<AlarmSeverity, Integer>) - Static method in class org.diirt.vtype.ValueUtil
Changes the color map for AlarmSeverity.
setAsyncWriteExecutor(ScheduledExecutorService) - Static method in class org.diirt.datasource.PVManager
Changes the executor used for the asynchronous write calls.
setAuthor(String) - Method in class org.diirt.graphene.profile.VisualProfiler
Sets the current user, or author of the profiling.
setAuthorMessage(String) - Method in class org.diirt.graphene.profile.settings.SaveSettings
Set the author associated with the profile.
setBoolean(int, boolean) - Method in class org.diirt.util.array.ArrayBoolean
 
setBoolean(int, boolean) - Method in class org.diirt.util.array.ListBoolean
Changes the element at the specified position.
setBufferInLoop(boolean) - Method in class org.diirt.graphene.profile.settings.RenderSettings
Sets whether the image buffer is created within the render loop or beforehand.
setByte(int, byte) - Method in class org.diirt.util.array.ArrayByte
 
setByte(int, byte) - Method in class org.diirt.util.array.ListByte
 
setByte(int, byte) - Method in class org.diirt.util.array.ListDouble
 
setByte(int, byte) - Method in class org.diirt.util.array.ListFloat
 
setByte(int, byte) - Method in class org.diirt.util.array.ListInt
 
setByte(int, byte) - Method in class org.diirt.util.array.ListLong
 
setByte(int, byte) - Method in interface org.diirt.util.array.ListNumber
Changes the element at the specified position, casting to the internal representation.
setByte(int, byte) - Method in class org.diirt.util.array.ListShort
 
setChangeNotification(Runnable) - Method in class org.diirt.datasource.CacheCollector
 
setChangeNotification(Runnable) - Method in interface org.diirt.datasource.Collector
Task to run to notify of the presence of a new value in the collector.
setChangeNotification(Runnable) - Method in class org.diirt.datasource.ConnectionCollector
 
setChangeNotification(Runnable) - Method in class org.diirt.datasource.LatestValueCollector
 
setChangeNotification(Runnable) - Method in class org.diirt.datasource.QueueCollector
 
setClip(Graphics2D) - Method in class org.diirt.graphene.Graph2DRenderer
Sets the clip area to the actual graph area
setClip(Graphics2D) - Method in class org.diirt.graphene.TemporalGraph2DRenderer
 
setColorColumn(String) - Method in class org.diirt.datasource.sample.graphene.BubbleGraphApp
 
setColorColumn(String) - Method in class org.diirt.javafx.graphene.BubbleGraphView
Sets the value of the property colorColumn.
setColorMap(NumberColorMap) - Method in class org.diirt.datasource.sample.graphene.IntensityGraphApp
 
setColorMap(NumberColorMap) - Method in class org.diirt.javafx.graphene.IntensityGraphView
 
setConfiguration(CompositeDataSourceConfiguration) - Method in class org.diirt.datasource.CompositeDataSource
Changes the composite data source configuration.
setConnected(boolean) - Method in class org.diirt.datasource.integration.WriteEvent
 
setConnected(boolean) - Method in class org.diirt.javafx.tools.WriteEvent
 
setDatasetMessage(String) - Method in class org.diirt.graphene.profile.settings.SaveSettings
Set the comment associated with the data set.
setDatasetSizes(List<Integer>) - Method in class org.diirt.graphene.profile.MultiLevelProfiler
Sets the dataset sizes to be profiled.
setDebugLevel(int) - Method in class org.diirt.datasource.integration.TestPhase
 
setDefaultDataSource(DataSource) - Static method in class org.diirt.datasource.PVManager
Changes the default source for data.
setDefaultNotificationExecutor(Executor) - Static method in class org.diirt.datasource.PVManager
Changes the default executor on which all notifications are going to be posted.
setDefaultNumberFormat(NumberFormat) - Static method in class org.diirt.vtype.ValueUtil
Changes the default format for numbers.
setDefaultTimestampFormat(TimestampFormat) - Static method in class org.diirt.vtype.ValueUtil
Changes the default timestamp format.
setDefaultValueFormat(ValueFormat) - Static method in class org.diirt.vtype.ValueUtil
Changes the default format for VTypes.
setDouble(int, double) - Method in class org.diirt.util.array.ArrayDouble
 
setDouble(int, double) - Method in class org.diirt.util.array.ListByte
 
setDouble(int, double) - Method in class org.diirt.util.array.ListDouble
 
setDouble(int, double) - Method in class org.diirt.util.array.ListFloat
 
setDouble(int, double) - Method in class org.diirt.util.array.ListInt
 
setDouble(int, double) - Method in class org.diirt.util.array.ListLong
 
setDouble(int, double) - Method in interface org.diirt.util.array.ListNumber
Changes the element at the specified position, casting to the internal representation.
setDouble(int, double) - Method in class org.diirt.util.array.ListShort
 
setDrawLegend(boolean) - Method in class org.diirt.datasource.sample.graphene.IntensityGraphApp
 
setDrawLegend(boolean) - Method in class org.diirt.javafx.graphene.IntensityGraphView
 
setEnabledActions(boolean) - Method in class org.diirt.graphene.profile.VisualProfiler
Enables (or disables) all action buttons in the panel.
setEvent(PVWriterEvent<?>) - Method in class org.diirt.datasource.integration.WriteEvent
 
setEvent(Event) - Method in class org.diirt.javafx.tools.EventViewer
 
setEvent(PVWriterEvent<?>) - Method in class org.diirt.javafx.tools.WriteEvent
 
setExpression(String) - Method in class org.diirt.javafx.tools.ExpressionProbe
 
setFloat(int, float) - Method in class org.diirt.util.array.ArrayFloat
 
setFloat(int, float) - Method in class org.diirt.util.array.ListByte
 
setFloat(int, float) - Method in class org.diirt.util.array.ListDouble
 
setFloat(int, float) - Method in class org.diirt.util.array.ListFloat
 
setFloat(int, float) - Method in class org.diirt.util.array.ListInt
 
setFloat(int, float) - Method in class org.diirt.util.array.ListLong
 
setFloat(int, float) - Method in interface org.diirt.util.array.ListNumber
Changes the element at the specified position, casting to the internal representation.
setFloat(int, float) - Method in class org.diirt.util.array.ListShort
 
setFormula(String) - Method in class org.diirt.javafx.graphene.BaseGraphView
Sets the formula for the data this graph will display
setHeight(int) - Method in class org.diirt.graphene.profile.utils.Resolution
Sets the image height of the resolution in pixels.
setHighlightFocusValue(boolean) - Method in class org.diirt.datasource.sample.graphene.BubbleGraphApp
 
setHighlightFocusValue(boolean) - Method in class org.diirt.datasource.sample.graphene.HistogramGraphApp
 
setHighlightFocusValue(boolean) - Method in class org.diirt.javafx.graphene.BubbleGraphView
Sets the value of the property highlightFocusValue.
setHighlightFocusValue(boolean) - Method in class org.diirt.javafx.graphene.HistogramGraphView
Sets the value of the property highlightFocusValue.
setImage(Image) - Method in class org.diirt.datasource.sample.ImagePanel
 
setImage(Image) - Method in class org.diirt.graphene.profile.image.ImagePanel
Sets the image of the panel.
setImageSizes(List<Resolution>) - Method in class org.diirt.graphene.profile.MultiLevelProfiler
Sets the resolution sizes to be profiled.
setInitialSize(int) - Method in interface org.diirt.support.pva.rpcservice.rpcclient.PoolConfiguration
Set the number of rpc clients that will be established when the rpc client pool is started.
setInt(int, int) - Method in class org.diirt.util.array.ArrayInt
 
setInt(int, int) - Method in class org.diirt.util.array.ListByte
 
setInt(int, int) - Method in class org.diirt.util.array.ListDouble
 
setInt(int, int) - Method in class org.diirt.util.array.ListFloat
 
setInt(int, int) - Method in class org.diirt.util.array.ListInt
 
setInt(int, int) - Method in class org.diirt.util.array.ListLong
 
setInt(int, int) - Method in interface org.diirt.util.array.ListNumber
Changes the element at the specified position, casting to the internal representation.
setInt(int, int) - Method in class org.diirt.util.array.ListShort
 
setInterpolationScheme(InterpolationScheme) - Method in class org.diirt.datasource.sample.graphene.LineGraphApp
 
setInterpolationScheme(InterpolationScheme) - Method in class org.diirt.datasource.sample.graphene.MultiAxisLineGraphApp
 
setInterpolationScheme(InterpolationScheme) - Method in class org.diirt.datasource.sample.graphene.MultilineGraphApp
 
setInterpolationScheme(InterpolationScheme) - Method in class org.diirt.datasource.sample.graphene.ScatterGraphApp
 
setInterpolationScheme(InterpolationScheme) - Method in class org.diirt.javafx.graphene.LineGraphView
Sets the value of the property interpolationScheme.
setInterpolationScheme(InterpolationScheme) - Method in class org.diirt.javafx.graphene.MultiAxisLineGraphView
Sets the value of the property interpolationScheme.
setInterpolationScheme(InterpolationScheme) - Method in class org.diirt.javafx.graphene.MultilineGraphView
Sets the value of the property interpolationScheme.
setInterpolationScheme(InterpolationScheme) - Method in class org.diirt.javafx.graphene.ScatterGraphView
Sets the value of the property interpolationScheme.
setInterval(TimeInterval) - Method in class org.diirt.datasource.timecache.DataRequestStatistics
 
setInterval(TimeInterval) - Method in class org.diirt.datasource.timecache.DataRequestThread
 
setLastException(Exception) - Method in class org.diirt.datasource.integration.WriteEvent
 
setLastException(Exception) - Method in class org.diirt.javafx.tools.WriteEvent
 
setLogAbandoned(boolean) - Method in interface org.diirt.support.pva.rpcservice.rpcclient.PoolConfiguration
boolean flag to set if stack traces should be logged for application code which abandoned a rpc client.
setLoginTimeout(int) - Method in class org.diirt.service.jdbc.SimpleDataSource
 
setLogWriter(PrintWriter) - Method in class org.diirt.service.jdbc.SimpleDataSource
 
setLong(int, long) - Method in class org.diirt.util.array.ArrayLong
 
setLong(int, long) - Method in class org.diirt.util.array.ListByte
 
setLong(int, long) - Method in class org.diirt.util.array.ListDouble
 
setLong(int, long) - Method in class org.diirt.util.array.ListFloat
 
setLong(int, long) - Method in class org.diirt.util.array.ListInt
 
setLong(int, long) - Method in class org.diirt.util.array.ListLong
 
setLong(int, long) - Method in interface org.diirt.util.array.ListNumber
Changes the element at the specified position, casting to the internal representation.
setLong(int, long) - Method in class org.diirt.util.array.ListShort
 
setMaxActive(int) - Method in interface org.diirt.support.pva.rpcservice.rpcclient.PoolConfiguration
The maximum number of active rpc clients that can be allocated from this pool at the same time.
setMaxAge(long) - Method in interface org.diirt.support.pva.rpcservice.rpcclient.PoolConfiguration
Time in milliseconds to keep this rpc client alive even when used.
setMaxIdle(int) - Method in interface org.diirt.support.pva.rpcservice.rpcclient.PoolConfiguration
The maximum number of rpc clients that should be kept in the idle pool if PoolConfiguration.isPoolSweeperEnabled() returns false.
setMaxSize(int) - Method in class org.diirt.datasource.CacheCollector
Changes the maximum size of the cache.
setMaxSize(int) - Method in class org.diirt.datasource.QueueCollector
Changes the number of maximum values in the queue.
setMaxTries(int) - Method in class org.diirt.graphene.profile.settings.ProfileSettings
Sets the number of times the profiler will try to render.
setMaxWait(int) - Method in interface org.diirt.support.pva.rpcservice.rpcclient.PoolConfiguration
The maximum number of milliseconds that the pool will wait (when there are no available rpc clients and the PoolConfiguration.getMaxActive() has been reached) for a rpc client to be returned before throwing an exception.
setMinEvictableIdleTimeMillis(int) - Method in interface org.diirt.support.pva.rpcservice.rpcclient.PoolConfiguration
The minimum amount of time an object must sit idle in the pool before it is eligible for eviction.
setMinIdle(int) - Method in interface org.diirt.support.pva.rpcservice.rpcclient.PoolConfiguration
The minimum number of established rpc clients that should be kept in the pool at all times.
setNbOfChunksPerQuery(int) - Method in class org.diirt.datasource.timecache.CacheConfig
 
setNumberFormat(NumberFormat) - Method in class org.diirt.vtype.ValueFormat
Changes the NumberFormat used to format the numeric values.
setNumDataPoints(int) - Method in class org.diirt.graphene.profile.impl.ProfileIntensityGraph2D
Sets the number of x and y data points.
setNumDataPoints(int) - Method in class org.diirt.graphene.profile.impl.ProfileMultilineGraph2D
 
setNumDataPoints(int) - Method in class org.diirt.graphene.profile.impl.ProfileMultiYAxisGraph2D
 
setNumDataPoints(int) - Method in class org.diirt.graphene.profile.impl.ProfileNLineGraphs2D
 
setNumDataPoints(int) - Method in class org.diirt.graphene.profile.ProfileGraph2D
Sets the size of the data set.
setNumGraphs(int) - Method in class org.diirt.graphene.profile.impl.ProfileMultilineGraph2D
Sets the number of graphs for the renderer.
setNumGraphs(int) - Method in class org.diirt.graphene.profile.impl.ProfileMultiYAxisGraph2D
Sets the number of graphs for the renderer.
setNumGraphs(int) - Method in class org.diirt.graphene.profile.impl.ProfileNLineGraphs2D
Sets the number of graphs for the renderer.
setNumXDataPoints(int) - Method in class org.diirt.graphene.profile.impl.ProfileIntensityGraph2D
Sets number of x-value data points.
setNumYDataPoints(int) - Method in class org.diirt.graphene.profile.impl.ProfileIntensityGraph2D
Sets number of y-value data points.
setPaused(boolean) - Method in class org.diirt.datasource.PV
 
setPaused(boolean) - Method in interface org.diirt.datasource.PVReader
Pauses or resumes the reader notifications.
setPixel(int, int, int) - Method in class org.diirt.graphene.GraphBuffer
Changes the pixel at the given coordinates to the given color.
setPoolConfiguration(PoolConfiguration) - Static method in class org.diirt.support.pva.rpcservice.rpcclient.PooledRPCClientFactory
Override the default configuration with a new one
setPoolConfiguration(String) - Static method in class org.diirt.support.pva.rpcservice.rpcclient.PooledRPCClientFactory
Set pool configuration from text (in java properties format)
setPrecedingChannels(List<String>) - Method in class org.diirt.datasource.WriteCache
Changes which channels need to be written before the channel for this cache can be written.
setProcessMessageOnDisconnect(boolean) - Method in class org.diirt.datasource.MultiplexedChannelHandler
Determines whether MultiplexedChannelHandler.processConnection(java.lang.Object) should trigger MultiplexedChannelHandler.processMessage(java.lang.Object) with the same (non-null) payload in case the channel has been disconnected.
setProcessMessageOnReconnect(boolean) - Method in class org.diirt.datasource.MultiplexedChannelHandler
Determines whether MultiplexedChannelHandler.processConnection(java.lang.Object) should trigger MultiplexedChannelHandler.processMessage(java.lang.Object) with the same (non-null) payload in case the channel has reconnected.
setPvName(String) - Method in class org.diirt.datasource.integration.WriteEvent
 
setPvName(String) - Method in class org.diirt.javafx.tools.WriteEvent
 
setRanges(HashMap<Integer, Range>) - Method in class org.diirt.graphene.MultiAxisLineGraph2DRendererUpdate
 
setReadScannerExecutorService(ScheduledExecutorService) - Static method in class org.diirt.datasource.PVManager
Changes the executor service to use for executing the periodic read scan.
setRemoveAbandoned(boolean) - Method in interface org.diirt.support.pva.rpcservice.rpcclient.PoolConfiguration
boolean flag to remove abandoned rpc clients if they exceed the removeAbandonedTimout.
setRemoveAbandonedTimeout(int) - Method in interface org.diirt.support.pva.rpcservice.rpcclient.PoolConfiguration
The time in seconds before a rpc client can be considered abandoned.
setRetrievalGap(TimeDuration) - Method in class org.diirt.datasource.timecache.CacheConfig
 
setRetrievalGap(TimeDuration) - Method in class org.diirt.datasource.timecache.PVCacheImpl
 
setSaveImage(BufferedImage) - Method in class org.diirt.graphene.profile.settings.SaveSettings
Sets the image to be saved.
setSaveMessage(String) - Method in class org.diirt.graphene.profile.settings.SaveSettings
Set the general comment associated with the profile.
setSeparateAreas(boolean) - Method in class org.diirt.javafx.graphene.MultiAxisLineGraphView
Sets the value of the property separateAreas.
setShort(int, short) - Method in class org.diirt.util.array.ArrayShort
 
setShort(int, short) - Method in class org.diirt.util.array.ListByte
 
setShort(int, short) - Method in class org.diirt.util.array.ListDouble
 
setShort(int, short) - Method in class org.diirt.util.array.ListFloat
 
setShort(int, short) - Method in class org.diirt.util.array.ListInt
 
setShort(int, short) - Method in class org.diirt.util.array.ListLong
 
setShort(int, short) - Method in interface org.diirt.util.array.ListNumber
Changes the element at the specified position, casting to the internal representation.
setShort(int, short) - Method in class org.diirt.util.array.ListShort
 
setSizeColumn(String) - Method in class org.diirt.datasource.sample.graphene.BubbleGraphApp
 
setSizeColumn(String) - Method in class org.diirt.javafx.graphene.BubbleGraphView
Sets the value of the property sizeColumn.
setStatisticsEnabled(boolean) - Method in interface org.diirt.datasource.timecache.Cache
 
setStatisticsEnabled(boolean) - Method in class org.diirt.datasource.timecache.CacheImpl
setStatisticsEnabled(boolean) - Method in interface org.diirt.datasource.timecache.PVCache
 
setStatisticsEnabled(boolean) - Method in class org.diirt.datasource.timecache.PVCacheImpl
setStorage(DataStorage) - Method in class org.diirt.datasource.timecache.CacheConfig
 
setSuspectTimeout(int) - Method in interface org.diirt.support.pva.rpcservice.rpcclient.PoolConfiguration
Similar to PoolConfiguration.setRemoveAbandonedTimeout(int) but instead of treating the rpc client as abandoned, and potentially closing the rpc client, this simply logs the warning if PoolConfiguration.isLogAbandoned() returns true.
setTestOnBorrow(boolean) - Method in interface org.diirt.support.pva.rpcservice.rpcclient.PoolConfiguration
The indication of whether objects will be validated before being borrowed from the pool.
setTestOnReturn(boolean) - Method in interface org.diirt.support.pva.rpcservice.rpcclient.PoolConfiguration
The indication of whether objects will be validated after being returned to the pool.
setTestTime(int) - Method in class org.diirt.graphene.profile.settings.ProfileSettings
Sets the time limit (seconds) for how long the profiler will try to render.
setTestWhileIdle(boolean) - Method in interface org.diirt.support.pva.rpcservice.rpcclient.PoolConfiguration
Set to true if validation should take place while the rpc client is idle.
setTimeBetweenEvictionRunsMillis(int) - Method in interface org.diirt.support.pva.rpcservice.rpcclient.PoolConfiguration
The number of milliseconds to sleep between runs of the idle rpc client validation, abandoned cleaner and idle pool resizing.
setTimestamp(Timestamp) - Method in class org.diirt.datasource.integration.WriteEvent
 
setTimestamp(Timestamp) - Method in class org.diirt.javafx.tools.WriteEvent
 
setTimeType(StopWatch.TimeType) - Method in class org.diirt.graphene.profile.settings.ProfileSettings
Sets the type of time to be measured.
setTimeType(StopWatch.TimeType) - Method in class org.diirt.graphene.profile.utils.StopWatch
Sets the utility used to measure time changes.
setTimeZome(TimeZone) - Method in class org.diirt.util.time.TimestampFormat
Changes the time zone used to format the Timestamp.
Settings - Interface in org.diirt.graphene.profile.settings
Representation of an object that can be outputted by some or all of its data members.
setTolerance(TimeDuration) - Method in class org.diirt.datasource.timecache.util.TimestampsSet
Set the TimeDuration used to define the minimum duration of generated TimeInterval.
setupDataAsAreas() - Method in class org.diirt.graphene.Graph2DRenderer
Sets up a graph to start and end at the beginning border of a pixel.
setupDataAsPoints() - Method in class org.diirt.graphene.Graph2DRenderer
Sets up a graph to start and end at the center of a pixel.
setUpdate(String) - Method in class org.diirt.graphene.profile.settings.RenderSettings
Looks for a corresponding update based on the description, and does nothing if no update is found, else updates.
setUpdate(List<String>) - Method in class org.diirt.graphene.profile.settings.RenderSettings
Looks for corresponding updates based on the descriptions, and does nothing if no update is found, else updates.
SetupUtil - Class in org.diirt.datasource.sample
 
SetupUtil() - Constructor for class org.diirt.datasource.sample.SetupUtil
 
setupXAsAreas() - Method in class org.diirt.graphene.Graph2DRenderer
Sets up the x-axis of a graph to start and end at the left border of a pixel.
setupXAsPoints() - Method in class org.diirt.graphene.Graph2DRenderer
Sets up the x-axis of a graph to start and end at the center of a pixel.
setupYAsAreas() - Method in class org.diirt.graphene.Graph2DRenderer
Sets up the y-axis of a graph to start and end at the top border of a pixel.
setupYAsPoints() - Method in class org.diirt.graphene.Graph2DRenderer
Sets up the y-axis of a graph to start and end at the center of a pixel.
setUseLock(boolean) - Method in interface org.diirt.support.pva.rpcservice.rpcclient.PoolConfiguration
Set to true if a lock should be used when operations are performed on the rpc client object.
setValidationInterval(long) - Method in interface org.diirt.support.pva.rpcservice.rpcclient.PoolConfiguration
avoid excess validation, only run validation at most at this frequency - time in milliseconds.
setValue(Object) - Method in class org.diirt.datasource.WriteExpressionTester
 
setValue(Object, boolean) - Method in class org.diirt.javafx.tools.ValueViewer
 
setValue(VTable) - Method in class org.diirt.javafx.tools.VTableInspector
 
setVImage(VImage) - Method in class org.diirt.javafx.tools.VImageView
 
setWidth(int) - Method in class org.diirt.graphene.profile.utils.Resolution
Sets the image width of the resolution in pixels.
setXColumn(String) - Method in class org.diirt.datasource.sample.graphene.BubbleGraphApp
 
setXColumn(String) - Method in class org.diirt.javafx.graphene.BubbleGraphView
Sets the value of the property xColumn.
setXScaleAsCell(Range, int, int, ValueScale) - Method in class org.diirt.graphene.GraphBuffer
Sets the scaling data for the x axis assuming values are going to represent cells.
setXScaleAsPoint(Range, int, int, ValueScale) - Method in class org.diirt.graphene.GraphBuffer
Sets the scaling data for the x axis assuming values are going to represent points.
setYColumn(String) - Method in class org.diirt.datasource.sample.graphene.BubbleGraphApp
 
setYColumn(String) - Method in class org.diirt.javafx.graphene.BubbleGraphView
Sets the value of the property yColumn.
setYScaleAsCell(Range, int, int, ValueScale) - Method in class org.diirt.graphene.GraphBuffer
Sets the scaling data for the y axis assuming values are going to represent cells.
setYScaleAsPoint(Range, int, int, ValueScale) - Method in class org.diirt.graphene.GraphBuffer
Sets the scaling data for the y axis assuming values are going to represent points.
shell(String) - Method in class org.diirt.service.exec.ExecServiceDescription
Adds the shell command for the service.
shellArg(String) - Method in class org.diirt.service.exec.ExecServiceDescription
Adds the argument to the shell for the service.
shortArrayCopyOf(CollectionNumber) - Static method in class org.diirt.util.array.CollectionNumbers
Copies the content of the collection to an array.
shortArrayWrappedOrCopy(CollectionNumber) - Static method in class org.diirt.util.array.CollectionNumbers
Returns either the wrapped array (if exists and matches the type) or a copy - USE WITH CAUTION AS IT MAY EXPOSE THE INTERNAL STATE OF THE COLLECTION.
showGraph(ShowResizableGraph.Renderer) - Static method in class org.diirt.graphene.profile.image.ShowResizableGraph
 
showHistogram(Cell1DDataset) - Static method in class org.diirt.graphene.profile.image.ShowResizableGraph
 
showLineGraph(Point2DDataset) - Static method in class org.diirt.graphene.profile.image.ShowResizableGraph
 
ShowResizableGraph - Class in org.diirt.graphene.profile.image
 
ShowResizableGraph(ShowResizableGraph.Renderer) - Constructor for class org.diirt.graphene.profile.image.ShowResizableGraph
Creates new form ShowImage
ShowResizableGraph.Renderer - Class in org.diirt.graphene.profile.image
 
ShutdownCleanup - Class in org.diirt.pods.web
 
ShutdownCleanup() - Constructor for class org.diirt.pods.web.ShutdownCleanup
 
SimpleApplication() - Constructor for class org.diirt.javafx.tools.JavaFXLaunchUtil.SimpleApplication
 
SimpleDataSource - Class in org.diirt.service.jdbc
A simple implementation of DataSource that wraps around a JDBC url.
SimpleDataSource(String) - Constructor for class org.diirt.service.jdbc.SimpleDataSource
Creates the simple DataSource that wraps around a JDBC url.
SimpleFileDataSource - Class in org.diirt.datasource.timecache.impl
DataSource implementation which read samples from a file dump of 'sample_view' from Archive RDB.
SimpleFileDataSource(String) - Constructor for class org.diirt.datasource.timecache.impl.SimpleFileDataSource
 
SimpleFileDataSource(String, int) - Constructor for class org.diirt.datasource.timecache.impl.SimpleFileDataSource
 
SimpleMemoryStorage - Class in org.diirt.datasource.timecache.impl
DataStorage first implementation which handles only memory.
SimpleMemoryStorage() - Constructor for class org.diirt.datasource.timecache.impl.SimpleMemoryStorage
 
SimpleMemoryStorage(int) - Constructor for class org.diirt.datasource.timecache.impl.SimpleMemoryStorage
 
SimpleProbe - Class in org.diirt.datasource.sample
 
SimpleProbe() - Constructor for class org.diirt.datasource.sample.SimpleProbe
Creates new form MockPVFrame
SimpleValueFormat - Class in org.diirt.vtype
Default implementation for formatting.
SimpleValueFormat(int) - Constructor for class org.diirt.vtype.SimpleValueFormat
Formats any scalar and array, by using the server side formatting and limiting the elements of the array displayed to maxElements.
simulatedData() - Static method in class org.diirt.datasource.sim.SimulationDataSource
Data source instance.
SimulationDataSource - Class in org.diirt.datasource.sim
Data source to produce simulated signals that can be using during development and testing.
SimulationDataSource() - Constructor for class org.diirt.datasource.sim.SimulationDataSource
 
SimulationDataSourceProvider - Class in org.diirt.datasource.sim
DataSourceProvider for simulated data.
SimulationDataSourceProvider() - Constructor for class org.diirt.datasource.sim.SimulationDataSourceProvider
 
Sine - Class in org.diirt.datasource.sim
Function to simulate a signal shaped like a sine.
Sine(Double, Double, Double, Double) - Constructor for class org.diirt.datasource.sim.Sine
Creates a sine shaped signal between min and max, updating every interval seconds with samplesPerCycles samples every full sine cycle.
Sine(Double, Double, Double) - Constructor for class org.diirt.datasource.sim.Sine
Creates a sine shaped signal between min and max, updating every interval seconds with 10 samples every full sine cycle.
Sine() - Constructor for class org.diirt.datasource.sim.Sine
Creates a sine shaped signal between -5 and 5, updating every second with 10 samples every full sine cycle.
Sine2DWaveform - Class in org.diirt.datasource.sim
Function to simulate a 2D waveform containing a sine wave.
Sine2DWaveform() - Constructor for class org.diirt.datasource.sim.Sine2DWaveform
Creates sine wave of 100 samples, with period of 1 second, wavelength of 100 samples along the x axis, updating at 10 Hz.
Sine2DWaveform(Double, Double, Double) - Constructor for class org.diirt.datasource.sim.Sine2DWaveform
Creates sine wave of 100 samples, with given period and given wavelength of 100 samples along the x axis, updating at given rate.
Sine2DWaveform(Double, Double, Double, Double) - Constructor for class org.diirt.datasource.sim.Sine2DWaveform
Creates sine wave of 100 samples, with given period and given wavelength of given number of samples along the x axis, updating at given rate.
Sine2DWaveform(Double, Double, Double, Double, Double, Double) - Constructor for class org.diirt.datasource.sim.Sine2DWaveform
Creates sine wave with given parameters.
SineWaveform - Class in org.diirt.datasource.sim
Function to simulate a waveform containing a sine wave.
SineWaveform() - Constructor for class org.diirt.datasource.sim.SineWaveform
Creates sine wave of 100 samples, with period of 1 second, wavelength of 100 samples, updating at 10 Hz.
SineWaveform(Double, Double, Double) - Constructor for class org.diirt.datasource.sim.SineWaveform
Creates sine wave of 100 samples, with given period and given wavelength of 100 samples, updating at given rate.
SineWaveform(Double, Double, Double, Double) - Constructor for class org.diirt.datasource.sim.SineWaveform
Creates sine wave of 100 samples, with given period and given wavelength of given number of samples, updating at given rate.
singleChannel(String) - Static method in class org.diirt.datasource.formula.FormulaAst
The AST corresponding to a single channel, if the formula represents one, or null, if the formula is not a single channel.
singleChannelConnection(String) - Method in class org.diirt.datasource.integration.AbstractCATestPhase
 
SINGLEQUOTED_STRING_REGEX - Static variable in class org.diirt.util.text.StringUtil
The pattern of a string using single quotes.
singleRangeGradient(Color, Color) - Static method in class org.diirt.datasource.extra.ColorScheme
A simple color scheme that uses only one gradient for the whole display range.
singleRangeGradient(Color, Color, Color) - Static method in class org.diirt.datasource.extra.ColorScheme
 
size() - Method in class org.diirt.datasource.expression.ReadMap
Returns the number of expressions in the group.
size() - Method in class org.diirt.datasource.expression.ReadWriteMap
Returns the number of expressions in the group.
size() - Method in class org.diirt.datasource.expression.WriteMap
Returns the number of expressions in the group.
size() - Method in class org.diirt.datasource.extra.DynamicGroup
Returns the number of expressions in the group.
size() - Method in class org.diirt.datasource.graphene.ListDoubleView
 
size() - Method in class org.diirt.util.array.ArrayBoolean
 
size() - Method in class org.diirt.util.array.ArrayByte
 
size() - Method in class org.diirt.util.array.ArrayDouble
 
size() - Method in class org.diirt.util.array.ArrayFloat
 
size() - Method in class org.diirt.util.array.ArrayInt
 
size() - Method in class org.diirt.util.array.ArrayLong
 
size() - Method in class org.diirt.util.array.ArrayShort
 
size() - Method in class org.diirt.util.array.BufferInt
Returns the number of elements in the collection.
size() - Method in class org.diirt.util.array.CircularBufferDouble
Returns the number of elements in the collection.
size() - Method in interface org.diirt.util.array.CollectionNumber
Returns the number of elements in the collection.
size() - Method in class org.diirt.util.array.ListBoolean
Returns the number of elements in the collection.
size() - Method in class org.diirt.util.array.SortedListView
 
sizeColumnProperty() - Method in class org.diirt.javafx.graphene.BubbleGraphView
 
SocketFilter - Class in org.diirt.pods.web
 
SocketFilter() - Constructor for class org.diirt.pods.web.SocketFilter
 
socketLocation(URI) - Method in class org.diirt.datasource.pods.web.WebPodsDataSourceConfiguration
 
SortedListView - Class in org.diirt.util.array
A sorted view of a list.
sortedView(ListNumber) - Static method in class org.diirt.util.array.ListNumbers
Creates a sorted view of the given ListNumber.
sortedView(ListNumber, ListInt) - Static method in class org.diirt.util.array.ListNumbers
Creates a sorted view of the given ListNumber based on the indexes provided.
SourceData - Class in org.diirt.datasource.timecache.source
SourceData(Timestamp, VType) - Constructor for class org.diirt.datasource.timecache.source.SourceData
 
SourceRateExpression<R> - Interface in org.diirt.datasource.expression
An expression to read at the rate of the source.
SourceRateExpressionImpl<R> - Class in org.diirt.datasource.expression
Implementation class for SourceRateExpression.
SourceRateExpressionImpl(String, Class<R>) - Constructor for class org.diirt.datasource.expression.SourceRateExpressionImpl
Constructor that represents a single pv of a particular type.
SourceRateExpressionImpl(SourceRateExpressionList<?>, ReadFunction<R>, String) - Constructor for class org.diirt.datasource.expression.SourceRateExpressionImpl
Creates a new source rate expression.
SourceRateExpressionList<R> - Interface in org.diirt.datasource.expression
A list of expressions to read at the rate of the source.
SourceRateExpressionListImpl<R> - Class in org.diirt.datasource.expression
Implementation class for SourceRateExpressionList.
SourceRateExpressionListImpl() - Constructor for class org.diirt.datasource.expression.SourceRateExpressionListImpl
Creates a new empty expression list.
SourceRateReadWriteExpression<R,W> - Interface in org.diirt.datasource.expression
An expression to write and to read at the rate of the source.
SourceRateReadWriteExpressionImpl<R,W> - Class in org.diirt.datasource.expression
Implementation class for SourceRateReadWriteExpression.
SourceRateReadWriteExpressionImpl(SourceRateExpression<R>, WriteExpression<W>) - Constructor for class org.diirt.datasource.expression.SourceRateReadWriteExpressionImpl
Creates an expression that can be both read and written.
SourceRateReadWriteExpressionList<R,W> - Interface in org.diirt.datasource.expression
A list of expressions to write and to read at the rate of the source.
SourceRateReadWriteExpressionListImpl<R,W> - Class in org.diirt.datasource.expression
Implementation class for SourceRateReadWriteExpressionList.
SourceRateReadWriteExpressionListImpl() - Constructor for class org.diirt.datasource.expression.SourceRateReadWriteExpressionListImpl
 
SparklineApp - Class in org.diirt.datasource.sample.graphene
 
SparklineApp() - Constructor for class org.diirt.datasource.sample.graphene.SparklineApp
Creates new form SimpleScatterGraph
SparklineGraph2DExpression - Class in org.diirt.datasource.graphene
 
SparklineGraph2DRenderer - Class in org.diirt.graphene
Creates a renderer that is capable of drawing a sparkline graph.
SparklineGraph2DRenderer(int, int) - Constructor for class org.diirt.graphene.SparklineGraph2DRenderer
Creates a new sparkline graph renderer.
SparklineGraph2DRendererUpdate - Class in org.diirt.graphene
A set of parameters that can be applied to a SparklineGraph2DRenderer to update it's settings.
SparklineGraph2DRendererUpdate() - Constructor for class org.diirt.graphene.SparklineGraph2DRendererUpdate
 
sparklineGraphOf(DesiredRateExpression<?>, DesiredRateExpression<?>, DesiredRateExpression<?>) - Static method in class org.diirt.datasource.graphene.ExpressionLanguage
 
Square2DWaveform - Class in org.diirt.datasource.sim
Function to simulate a 2D waveform containing a sine wave.
Square2DWaveform() - Constructor for class org.diirt.datasource.sim.Square2DWaveform
Creates sine wave of 100 samples, with period of 1 second, wavelength of 100 samples along the x axis, updating at 10 Hz.
Square2DWaveform(Double, Double, Double) - Constructor for class org.diirt.datasource.sim.Square2DWaveform
Creates sine wave of 100 samples, with given period and given wavelength of 100 samples along the x axis, updating at given rate.
Square2DWaveform(Double, Double, Double, Double) - Constructor for class org.diirt.datasource.sim.Square2DWaveform
Creates sine wave of 100 samples, with given period and given wavelength of given number of samples along the x axis, updating at given rate.
Square2DWaveform(Double, Double, Double, Double, Double, Double) - Constructor for class org.diirt.datasource.sim.Square2DWaveform
Creates sine wave with given parameters.
SquareWaveform - Class in org.diirt.datasource.sim
Function to simulate a waveform containing a square wave.
SquareWaveform() - Constructor for class org.diirt.datasource.sim.SquareWaveform
Creates a square wave of 100 samples, with period of 1 second, wavelength of 100 samples, updating at 10 Hz.
SquareWaveform(Double, Double, Double) - Constructor for class org.diirt.datasource.sim.SquareWaveform
Creates a square wave of 100 samples, with given period and given wavelength of 100 samples, updating at given rate.
SquareWaveform(Double, Double, Double, Double) - Constructor for class org.diirt.datasource.sim.SquareWaveform
Creates a square wave of 100 samples, with given period and given wavelength of given number of samples, updating at given rate.
start() - Method in class org.diirt.graphene.profile.utils.StopWatch
Starts the watch.
start(Stage) - Method in class org.diirt.javafx.graphene.BaseGraphApp
 
start(Stage) - Method in class org.diirt.javafx.graphene.BubbleGraphApp
 
start(Stage) - Method in class org.diirt.javafx.graphene.HistogramGraphApp
 
start(Stage) - Method in class org.diirt.javafx.graphene.IntensityGraphApp
 
start(Stage) - Method in class org.diirt.javafx.graphene.LineGraphApp
 
start(Stage) - Method in class org.diirt.javafx.graphene.MultiAxisLineGraphApp
 
start(Stage) - Method in class org.diirt.javafx.graphene.MultilineGraphApp
 
start(Stage) - Method in class org.diirt.javafx.graphene.ScatterGraphApp
 
start(Stage) - Method in class org.diirt.javafx.tools.JavaFXLaunchUtil.SimpleApplication
 
start(Stage) - Method in class org.diirt.javafx.tools.TestGraphene
 
startLiveDataProcessing() - Method in interface org.diirt.datasource.timecache.PVCache
Start processing live data samples.
startLiveDataProcessing() - Method in class org.diirt.datasource.timecache.PVCacheImpl
Start processing live data samples.
startTimer() - Method in class org.diirt.javafx.tools.ExpressionProbe
 
StatefulFormulaFunction - Class in org.diirt.datasource.formula
A formula function that maintains a state.
StatefulFormulaFunction() - Constructor for class org.diirt.datasource.formula.StatefulFormulaFunction
 
STATISTICALLY_SIGNIFICANT - Static variable in class org.diirt.graphene.profile.utils.ProfileAnalysis
Percent level in which difference in values are considered statistically significant and thus take appropriate (warning) action.
Statistics - Class in org.diirt.graphene.profile.utils
Stores useful values that can be obtained through profiling.
Statistics(int, double, double) - Constructor for class org.diirt.graphene.profile.utils.Statistics
Constructs and initializes the specified set of statistics.
Statistics - Class in org.diirt.util.stats
The statistics of a given set of numbers.
Statistics() - Constructor for class org.diirt.util.stats.Statistics
 
Statistics - Interface in org.diirt.vtype
Basic type for statistical information of numeric types.
statisticsOf(SourceRateExpression<VDouble>) - Static method in class org.diirt.datasource.vtype.ExpressionLanguage
Aggregates the sample at the scan rate and calculates statistical information.
statisticsOf(SourceRateExpressionList<VDouble>) - Static method in class org.diirt.datasource.vtype.ExpressionLanguage
statisticsOf(CollectionNumber) - Static method in class org.diirt.util.stats.StatisticsUtil
Calculates data statistics, excluding NaN values.
statisticsOf(List<Statistics>) - Static method in class org.diirt.util.stats.StatisticsUtil
Aggregates statistical information.
StatisticsUtil - Class in org.diirt.util.stats
Utility class to calculate statistical information.
StatisticsUtil() - Constructor for class org.diirt.util.stats.StatisticsUtil
 
stdDev - Variable in class org.diirt.support.pva.adapters.PVFieldToVStatistics
 
step(double, double) - Static method in class org.diirt.vtype.table.VTableFactory
 
stop() - Method in class org.diirt.graphene.profile.utils.StopWatch
Stops the watch.
stopLiveDataProcessing() - Method in interface org.diirt.datasource.timecache.PVCache
Stop processing live data samples.
stopLiveDataProcessing() - Method in class org.diirt.datasource.timecache.PVCacheImpl
Stop processing live data samples.
stopTimer() - Method in class org.diirt.javafx.tools.ExpressionProbe
 
stopWatch - Variable in class org.diirt.graphene.profile.Profiler
 
StopWatch - Class in org.diirt.graphene.profile.utils
A timing system to track a set of durations of a process.
StopWatch(int) - Constructor for class org.diirt.graphene.profile.utils.StopWatch
Constructs and initializes the watch from the max number of times the watch will be stopped.
StopWatch.TimeType - Enum in org.diirt.graphene.profile.utils
Type of measurement for time.
storeData(DataChunk) - Method in class org.diirt.datasource.timecache.impl.SimpleMemoryStorage
Stores all Data of the specified DataChunk and returns the corresponding set of Data ordered by Timestamp.
storeData(DataChunk) - Method in interface org.diirt.datasource.timecache.storage.DataStorage
Stores all Data of the specified DataChunk and returns the corresponding set of Data ordered by Timestamp.
string(String) - Static method in class org.diirt.datasource.formula.FormulaAst
A STRING node representing the given string.
STRING_ESCAPE_SEQUENCE_REGEX - Static variable in class org.diirt.util.text.StringUtil
The pattern of a string fragment with escape sequences.
stringArgument(ReadFunction<?>, String) - Static method in class org.diirt.datasource.graphene.ArgumentExpressions
 
stringArrayArgument(ReadFunction<?>, String) - Static method in class org.diirt.datasource.graphene.ArgumentExpressions
 
stringColumnOf(VTable, String) - Static method in class org.diirt.vtype.ValueUtil
Extracts the values of a column, making sure it contains strings.
stringFromToken(String) - Static method in class org.diirt.datasource.formula.FormulaAst
A STRING node from a quoted token.
Strings - Class in org.diirt.datasource.sim
Function to simulate a signal that generates Strings.
Strings() - Constructor for class org.diirt.datasource.sim.Strings
Creates a signal uniformly distributed between -5.0 and 5.0, updating every 100ms (10Hz).
Strings(Double) - Constructor for class org.diirt.datasource.sim.Strings
Creates a signal uniformly distributed between min and max, updating every interval seconds.
StringUtil - Class in org.diirt.util.text
A set of utilities to parse strings.
subArray(VNumberArray, int) - Static method in class org.diirt.vtype.ValueUtil
Filters an element of a one-dimensional array.
subscribe(String, WebPodsChannelListener) - Method in class org.diirt.datasource.pods.web.WebPodsClient
 
substituteChannels(Map<String, FormulaAst>) - Method in class org.diirt.datasource.formula.FormulaAst
Returns a new AST where the channel nodes that match the keys of the map are substituted with the values of the map.
subtract(IntervalsList, TimeInterval) - Static method in class org.diirt.datasource.timecache.util.IntervalsList
Remove an interval from a list.
subtract(IntervalsList, IntervalsList) - Static method in class org.diirt.datasource.timecache.util.IntervalsList
Remove an intervals list from another one.
subtract(ListNumber, ListNumber) - Static method in class org.diirt.util.array.ListMath
Returns a list where each element is the difference of the elements of the two lists at the same index.
subtractFromSelf(TimeInterval) - Method in class org.diirt.datasource.timecache.util.IntervalsList
Remove an interval from the list.
subtractFromSelf(IntervalsList) - Method in class org.diirt.datasource.timecache.util.IntervalsList
Remove an intervals list from the instance.
sum(Range, Range) - Static method in class org.diirt.util.stats.Ranges
Determines the range that can contain both ranges.
SUPPORTED_PROFILERS - Static variable in class org.diirt.graphene.profile.VisualProfiler
Java class names of all ProfileGraph2D subclasses.
SUPPORTED_TABLES_1D - Static variable in class org.diirt.graphene.profile.io.CSVFinder
The file names of the tables supported by 1D table analysis (not MultiLevelProfiler tables).
supportedInterpolationScheme - Static variable in class org.diirt.graphene.LineGraph2DRenderer
 
supportedInterpolationScheme - Static variable in class org.diirt.graphene.LineTimeGraph2DRenderer
 
supportedInterpolationScheme - Static variable in class org.diirt.graphene.MultiAxisLineGraph2DRenderer
List of supported interpolation schemes for this renderer.
supportedInterpolationScheme - Static variable in class org.diirt.graphene.ScatterGraph2DRenderer
 
supportedInterpolationScheme - Static variable in class org.diirt.graphene.SparklineGraph2DRenderer
The set of interpolation schemes that are supported by the SparklineGraph2DRenderer.
supportedReductionScheme - Static variable in class org.diirt.graphene.LineGraph2DRenderer
 
supportedReductionScheme - Static variable in class org.diirt.graphene.MultiAxisLineGraph2DRenderer
List of supported data reduction schemes for this renderer.
SwingBindingUtil - Class in org.diirt.datasource.sample
 
SwingBindingUtil() - Constructor for class org.diirt.datasource.sample.SwingBindingUtil
 
swingEDT() - Static method in class org.diirt.datasource.util.Executors
Executes tasks on the Swing Event Dispatch Thread using SwingUtilities.invokeLater().
swingEDT() - Static method in class org.diirt.util.concurrent.Executors
Executes tasks on the Swing Event Dispatch Thread using SwingUtilities.invokeLater().
swtThread() - Static method in class org.diirt.datasource.sample.ConfigurationExamples
 
sync() - Method in class org.diirt.datasource.PVWriterConfiguration
Creates a new PVWriter where the PVWriter.write(java.lang.Object) method is synchronous (i.e.
syncExecImpl(Map<String, Object>) - Method in class org.diirt.datasource.sample.services.math.AddServiceMethod
 
syncExecImpl(Map<String, Object>) - Method in class org.diirt.datasource.sample.services.math.MultiplyServiceMethod
 
syncExecImpl(Map<String, Object>) - Method in class org.diirt.service.ServiceMethod
Synchronous implementation of the service method.
SynchonousMethodExecutionExample - Class in org.diirt.datasource.sample.services.math
Locates a service method and executes it synchronously (i.e.
SynchonousMethodExecutionExample() - Constructor for class org.diirt.datasource.sample.services.math.SynchonousMethodExecutionExample
 
synchronizedArrayOf(TimeDuration, SourceRateExpressionList<VDouble>) - Static method in class org.diirt.datasource.vtype.ExpressionLanguage
A synchronized array from the given expression.
synchronizedArrayOf(TimeDuration, TimeDuration, SourceRateExpressionList<VDouble>) - Static method in class org.diirt.datasource.vtype.ExpressionLanguage
A synchronized array from the given expression.
synchWriteAndMaxReadRate(TimeDuration) - Method in class org.diirt.datasource.PVConfiguration
Creates the pv such that writes are synchronous and read notifications comes at most at the rate specified.
SystemDataSource - Class in org.diirt.datasource.sys
Data source to monitor system information.
SystemDataSource() - Constructor for class org.diirt.datasource.sys.SystemDataSource
 
SystemDataSourceProvider - Class in org.diirt.datasource.sys
DataSourceProvider for system information.
SystemDataSourceProvider() - Constructor for class org.diirt.datasource.sys.SystemDataSourceProvider
 

T

Table - Class in org.diirt.datasource.sim
Function to simulate a signal that generates VTables.
Table() - Constructor for class org.diirt.datasource.sim.Table
 
Table(Double) - Constructor for class org.diirt.datasource.sim.Table
 
tableRangeFilter(VTable, String, Object, Object) - Static method in class org.diirt.vtype.table.VTableFactory
 
tableStringMatchFilter(VTable, String, String) - Static method in class org.diirt.vtype.table.VTableFactory
 
tableValueFilter(VTable, String, Object) - Static method in class org.diirt.vtype.table.VTableFactory
 
TCQueryFunction - Class in org.diirt.datasource.timecache.integration
 
TCQueryFunction() - Constructor for class org.diirt.datasource.timecache.integration.TCQueryFunction
 
TemporalGraph2DRenderer<T extends TemporalGraph2DRendererUpdate> - Class in org.diirt.graphene
The base class for all graph renderers.
TemporalGraph2DRenderer(int, int) - Constructor for class org.diirt.graphene.TemporalGraph2DRenderer
Creates a graph renderer.
TemporalGraph2DRendererUpdate<T extends TemporalGraph2DRendererUpdate<T>> - Class in org.diirt.graphene
 
TemporalGraph2DRendererUpdate() - Constructor for class org.diirt.graphene.TemporalGraph2DRendererUpdate
 
TestCaseProfiler - Class in org.diirt.graphene.profile
Provides individual and specialized cases to test the Graphene library through profiling.
TestDataSource - Class in org.diirt.datasource.test
Data source for testing, error conditions in particular.
TestDataSource() - Constructor for class org.diirt.datasource.test.TestDataSource
Creates a new data source.
TestGraphene - Class in org.diirt.javafx.tools
 
TestGraphene() - Constructor for class org.diirt.javafx.tools.TestGraphene
 
TestPhase - Class in org.diirt.datasource.integration
 
TestPhase() - Constructor for class org.diirt.datasource.integration.TestPhase
 
TextIO - Class in org.diirt.vtype.io
Utility class to serialize/de-serialize VTypes to text files.
TextIO() - Constructor for class org.diirt.vtype.io.TextIO
 
ThreadTestingUtil - Class in org.diirt.datasource.test
 
ThreadTestingUtil() - Constructor for class org.diirt.datasource.test.ThreadTestingUtil
 
Time - Class in org.diirt.vtype.next
Time information.
Time() - Constructor for class org.diirt.vtype.next.Time
 
Time - Interface in org.diirt.vtype
Time information.
TimeAxis - Class in org.diirt.graphene
 
TimeAxis(TimeInterval, List<Timestamp>, ListDouble, List<String>) - Constructor for class org.diirt.graphene.TimeAxis
 
timeAxisRange(TimeAxisRange) - Method in class org.diirt.graphene.TemporalGraph2DRendererUpdate
 
TimeAxisRange - Interface in org.diirt.graphene
 
TimeAxisRanges - Class in org.diirt.graphene
 
TimeCacheFunctionSet - Class in org.diirt.datasource.timecache.integration
 
TimeCacheFunctionSet() - Constructor for class org.diirt.datasource.timecache.integration.TimeCacheFunctionSet
 
TimeCacheService - Class in org.diirt.datasource.timecache.integration
 
TimeCacheService() - Constructor for class org.diirt.datasource.timecache.integration.TimeCacheService
 
TimeCacheServiceProvider - Class in org.diirt.datasource.timecache.integration
 
TimeCacheServiceProvider() - Constructor for class org.diirt.datasource.timecache.integration.TimeCacheServiceProvider
 
timedCacheOf(SourceRateExpression<T>, TimeDuration) - Static method in class org.diirt.datasource.vtype.ExpressionLanguage
Returns all the values starting the latest value and older up to the time difference given by the interval.
TimeDuration - Class in org.diirt.util.time
A duration of time (such as 3 seconds, 30 ms, 1 nanosec) at the nanosecond precision.
timeEquals(Time, Time) - Static method in class org.diirt.vtype.VTypeValueEquals
Tests whether the two time have the same timestamp, user tag and if they are both valid.
timeInterval(TimeRelativeInterval) - Method in class org.diirt.datasource.timecache.query.QueryParameters
 
TimeInterval - Class in org.diirt.util.time
A period of time that spans two instances (included) at the nanosecond precision.
TimeMatchers - Class in org.diirt.datasource.test
 
TimeMatchers() - Constructor for class org.diirt.datasource.test.TimeMatchers
 
timeNow() - Static method in class org.diirt.vtype.ValueFactory
New time with the current timestamp, no user tag and valid data.
timeOf(Object) - Static method in class org.diirt.vtype.ValueUtil
Extracts the time information if present.
timeout(TimeDuration) - Method in class org.diirt.datasource.PVConfiguration
Sets a timeout for both reader and writer.
timeout(TimeDuration, String) - Method in class org.diirt.datasource.PVConfiguration
Sets a timeout with the given message for both read and writer.
timeout(TimeDuration, String, String) - Method in class org.diirt.datasource.PVConfiguration
Specifies a timeout, with a different message for the read and the write.
timeout(TimeDuration) - Method in class org.diirt.datasource.PVReaderConfiguration
Sets a timeout for no values received.
timeout(TimeDuration, String) - Method in class org.diirt.datasource.PVReaderConfiguration
Sets a timeout for no values received with the given message.
timeout(TimeDuration) - Method in class org.diirt.datasource.PVWriterConfiguration
Sets a timeout for write operation.
timeout(TimeDuration, String) - Method in class org.diirt.datasource.PVWriterConfiguration
Sets a timeout for write operations.
TimeoutException - Exception in org.diirt.datasource
Exception thrown when a PVReader or PVWriter exceed their timeout.
TimeParser - Class in org.diirt.util.time
A helper class to parse user defined time strings to absolute or relative time durations.
TimeParser() - Constructor for class org.diirt.util.time.TimeParser
 
timeReferenceLabels - Variable in class org.diirt.graphene.TemporalGraph2DRenderer
 
timeReferences - Variable in class org.diirt.graphene.TemporalGraph2DRenderer
 
TimeRelativeInterval - Class in org.diirt.util.time
A period of time where each end can either be an absolute moment in time (e.g.
timeScale(TimeScale) - Method in class org.diirt.graphene.TemporalGraph2DRendererUpdate
 
TimeScale - Interface in org.diirt.graphene
The scale to be used to create axis references and rescale time.
TimeScales - Class in org.diirt.graphene
 
TimeScales() - Constructor for class org.diirt.graphene.TimeScales
 
TimeSeriesDataset - Interface in org.diirt.graphene
 
TimeSeriesDatasets - Class in org.diirt.graphene
 
TimeSeriesDatasets() - Constructor for class org.diirt.graphene.TimeSeriesDatasets
 
timeSeriesOf(ListNumber, List<Timestamp>) - Static method in class org.diirt.graphene.TimeSeriesDatasets
Returns a TimeSeriesDataset with the Statistics and time interval.
timeStamp - Variable in class org.diirt.support.pva.adapters.AlarmTimeExtractor
 
Timestamp - Class in org.diirt.util.time
Represents a time stamp at nanosecond accuracy.
TimestampFormat - Class in org.diirt.util.time
Implements a formatting class to format Timestamps.
TimestampFormat() - Constructor for class org.diirt.util.time.TimestampFormat
Creates a new TimestampFormat using the current Locale.
TimestampFormat(String) - Constructor for class org.diirt.util.time.TimestampFormat
Creates a new TimestampFormat using the given pattern and the symbols from the current Locale.
TimestampFormat(String, DateFormatSymbols) - Constructor for class org.diirt.util.time.TimestampFormat
Creates a new TimestampFormat using the given pattern and symbols.
TimestampFormat(String, Locale) - Constructor for class org.diirt.util.time.TimestampFormat
Creates a new TimestampFormat using the given pattern and the symbols from the current Locale.
TimestampsSet - Class in org.diirt.datasource.timecache.util
Transforms a set of Timestamp to an IntervalsList.
TimestampsSet() - Constructor for class org.diirt.datasource.timecache.util.TimestampsSet
Build an empty TimestampsSet.
timeTableOf(String, QueryParameters) - Static method in class org.diirt.datasource.timecache.ExpressionLanguage
A query expression that returns the result formatted as a table.
timeToString(Time) - Static method in class org.diirt.vtype.VTypeToString
Converts the given time to a string.
timeUserTag - Variable in class org.diirt.support.pva.adapters.AlarmTimeExtractor
 
toAbsoluteInterval(Timestamp) - Method in class org.diirt.util.time.TimeRelativeInterval
 
toConsoleString() - Method in class org.diirt.datasource.timecache.DataRequestStatistics
 
toConsoleString() - Method in class org.diirt.datasource.timecache.PVCacheStatistics
 
toConsoleString() - Method in class org.diirt.datasource.timecache.query.QueryStatistics
 
toDate() - Method in class org.diirt.util.time.Timestamp
Converts the time stamp to a standard Date.
toExpression() - Method in class org.diirt.datasource.formula.FormulaAst
Converts the AST to a datasource expression.
toImage(VImage) - Static method in class org.diirt.vtype.ValueUtil
Converts a VImage to an AWT BufferedImage, so that it can be displayed.
toIntervalsList() - Method in class org.diirt.datasource.timecache.util.TimestampsSet
Returns an IntervalsList built from a set of Timestamp using the following algorithm: if the TimeDuration between two Timestamp is inferior to the defined tolerance, they are grouped in the same TimeInterval.
toJson(Writer) - Method in class org.diirt.pods.web.common.Message
Serializes this message as JSON onto the given writer.
toJson(Writer) - Method in class org.diirt.pods.web.common.MessageConnectionEvent
 
toJson(Writer) - Method in class org.diirt.pods.web.common.MessageErrorEvent
 
toJson(Writer) - Method in class org.diirt.pods.web.common.MessagePause
 
toJson(Writer) - Method in class org.diirt.pods.web.common.MessageResume
 
toJson(Writer) - Method in class org.diirt.pods.web.common.MessageSubscribe
 
toJson(Writer) - Method in class org.diirt.pods.web.common.MessageUnsubscribe
 
toJson(Writer) - Method in class org.diirt.pods.web.common.MessageValueEvent
 
toJson(Writer) - Method in class org.diirt.pods.web.common.MessageWrite
 
toJson(Writer) - Method in class org.diirt.pods.web.common.MessageWriteCompletedEvent
 
toJson(VType) - Static method in class org.diirt.vtype.json.VTypeToJson
Converts the given vType to a JsonObject.
toListByte(JsonArray) - Static method in class org.diirt.vtype.json.JsonArrays
Converts the given numeric JSON array to a ListByte.
toListDouble(JsonArray) - Static method in class org.diirt.vtype.json.JsonArrays
Converts the given numeric JSON array to a ListDouble.
toListFloat(JsonArray) - Static method in class org.diirt.vtype.json.JsonArrays
Converts the given numeric JSON array to a ListFloat.
toListInt(JsonArray) - Static method in class org.diirt.vtype.json.JsonArrays
Converts the given numeric JSON array to a ListInt.
toListLong(JsonArray) - Static method in class org.diirt.vtype.json.JsonArrays
Converts the given numeric JSON array to a ListLong.
toListNumber(Object) - Static method in class org.diirt.util.array.ListNumbers
Converts an array of primitive numbers to the appropriate ListNumber implementation.
toListShort(JsonArray) - Static method in class org.diirt.vtype.json.JsonArrays
Converts the given numeric JSON array to a ListShort.
toListString(JsonArray) - Static method in class org.diirt.vtype.json.JsonArrays
Converts the given string JSON array to a List of Strings.
toListTimestamp(JsonArray) - Static method in class org.diirt.vtype.json.JsonArrays
Converts the given JSON array to a List of Timestamp.
toLoggerLevel(MessageType) - Static method in class org.diirt.support.pva.PVAChannelHandler
Converts MessageType to Java Logging API Level.
toNanosLong() - Method in class org.diirt.util.time.TimeDuration
Returns the duration in nanoseconds.
Toolbox - Class in org.diirt.javafx.tools
 
Toolbox() - Constructor for class org.diirt.javafx.tools.Toolbox
 
topAreaMargin - Variable in class org.diirt.graphene.Graph2DRenderer
 
topAreaMargin(int) - Method in class org.diirt.graphene.Graph2DRendererUpdate
Updates the parameter for margin at the top of the graph area.
topAreaMargin - Variable in class org.diirt.graphene.TemporalGraph2DRenderer
 
topMargin - Variable in class org.diirt.graphene.Graph2DRenderer
 
topMargin(int) - Method in class org.diirt.graphene.Graph2DRendererUpdate
Updates the parameter for margin at the top.
topMargin - Variable in class org.diirt.graphene.TemporalGraph2DRenderer
 
toQueryData() - Method in class org.diirt.datasource.timecache.query.QueryChunk
Transform the chunk to the corresponding QueryData implementation.
toRange(Display) - Static method in class org.diirt.datasource.graphene.DatasetConversions
 
toSeconds() - Method in class org.diirt.util.time.TimeDuration
Returns the duration in seconds.
toString() - Method in class org.diirt.datasource.ChannelReadRecipe
 
toString() - Method in class org.diirt.datasource.formula.FormulaAst
 
toString() - Method in class org.diirt.datasource.PVReaderEvent
 
toString() - Method in class org.diirt.datasource.PVWriterEvent
 
toString() - Method in class org.diirt.datasource.timecache.DataChunk
 
toString() - Method in class org.diirt.datasource.timecache.query.QueryChunk
 
toString() - Method in class org.diirt.datasource.timecache.query.QueryImpl
 
toString() - Method in class org.diirt.datasource.timecache.source.SourceData
toString() - Method in class org.diirt.datasource.timecache.storage.MemoryStoredData
toString() - Method in class org.diirt.datasource.timecache.util.IntervalsList
 
toString() - Method in class org.diirt.graphene.AxisRanges.Auto
 
toString() - Method in class org.diirt.graphene.AxisRanges.Data
 
toString() - Method in class org.diirt.graphene.AxisRanges.Display
 
toString() - Method in class org.diirt.graphene.AxisRanges.Fixed
 
toString() - Method in class org.diirt.graphene.profile.utils.Resolution
Returns a string representation of the resolution.
toString() - Method in class org.diirt.graphene.profile.utils.Statistics
Returns a string representation of the statistics.
toString() - Method in class org.diirt.javafx.tools.ReadEvent
 
toString() - Method in class org.diirt.javafx.tools.WriteEvent
 
toString() - Method in class org.diirt.service.ServiceMethod
Provides a text representation for the method (i.e.
toString() - Method in class org.diirt.support.ca.JCAConnectionPayload
 
toString() - Method in class org.diirt.support.ca.JCAMessagePayload
 
toString() - Method in class org.diirt.support.pva.adapters.PVAPVField
 
toString() - Method in class org.diirt.support.pva.adapters.PVFieldNTHistogramToVIntArray
 
toString() - Method in class org.diirt.support.pva.adapters.PVFieldNTHistogramToVLongArray
 
toString() - Method in class org.diirt.support.pva.adapters.PVFieldNTHistogramToVShortArray
 
toString() - Method in class org.diirt.support.pva.adapters.PVFieldNTNameValueToVTable
 
toString() - Method in class org.diirt.support.pva.adapters.PVFieldToVBoolean
 
toString() - Method in class org.diirt.support.pva.adapters.PVFieldToVBooleanArray
 
toString() - Method in class org.diirt.support.pva.adapters.PVFieldToVByte
 
toString() - Method in class org.diirt.support.pva.adapters.PVFieldToVByteArray
 
toString() - Method in class org.diirt.support.pva.adapters.PVFieldToVDouble
 
toString() - Method in class org.diirt.support.pva.adapters.PVFieldToVDoubleArray
 
toString() - Method in class org.diirt.support.pva.adapters.PVFieldToVEnum
 
toString() - Method in class org.diirt.support.pva.adapters.PVFieldToVFloat
 
toString() - Method in class org.diirt.support.pva.adapters.PVFieldToVFloatArray
 
toString() - Method in class org.diirt.support.pva.adapters.PVFieldToVInt
 
toString() - Method in class org.diirt.support.pva.adapters.PVFieldToVIntArray
 
toString() - Method in class org.diirt.support.pva.adapters.PVFieldToVLong
 
toString() - Method in class org.diirt.support.pva.adapters.PVFieldToVLongArray
 
toString() - Method in class org.diirt.support.pva.adapters.PVFieldToVShort
 
toString() - Method in class org.diirt.support.pva.adapters.PVFieldToVShortArray
 
toString() - Method in class org.diirt.support.pva.adapters.PVFieldToVString
 
toString() - Method in class org.diirt.support.pva.adapters.PVFieldToVStringArray
 
toString() - Method in class org.diirt.support.pva.adapters.PVFieldToVTable
 
toString() - Method in class org.diirt.support.pva.PVAChannelHandler
 
toString() - Method in class org.diirt.support.pva.PVATypeAdapter
 
toString() - Method in class org.diirt.util.array.ListDouble
 
toString() - Method in class org.diirt.util.array.ListInt
 
toString() - Method in class org.diirt.util.stats.Range
 
toString() - Method in class org.diirt.util.time.TimeDuration
The number of seconds concatenated with the number of nanoseconds (12.500000000 for 12.5 seconds).
toString() - Method in class org.diirt.util.time.TimeInterval
 
toString() - Method in class org.diirt.util.time.Timestamp
 
toString() - Method in class org.diirt.vtype.next.Alarm
 
toString(AlarmProvider) - Static method in class org.diirt.vtype.next.Alarm
A null-safe method to retrieve a string version of an alarm of a value;
toString() - Method in class org.diirt.vtype.next.EnumMetaData
 
toString() - Method in class org.diirt.vtype.next.Time
 
toString() - Method in class org.diirt.vtype.next.VNumber
Default toString implementation for VNumber.
toString() - Method in class org.diirt.vtype.next.VNumberArray
Default toString implementation for VNumberArray.
toString(VNumber) - Static method in class org.diirt.vtype.VTypeToString
Default toString implementation for VNumber.
toString(VString) - Static method in class org.diirt.vtype.VTypeToString
Default toString implementation for VString.
toString(VBoolean) - Static method in class org.diirt.vtype.VTypeToString
Default toString implementation for VBoolean.
toString(VEnum) - Static method in class org.diirt.vtype.VTypeToString
Default toString implementation for VEnum.
toString(VNumberArray) - Static method in class org.diirt.vtype.VTypeToString
Default toString implementation for VNumberArray.
toString(VStringArray) - Static method in class org.diirt.vtype.VTypeToString
Default toString implementation for VStringArray.
toString(VBooleanArray) - Static method in class org.diirt.vtype.VTypeToString
Default toString implementation for VBooleanArray.
toString(VEnumArray) - Static method in class org.diirt.vtype.VTypeToString
Default toString implementation for VEnumArray.
toString(VTable) - Static method in class org.diirt.vtype.VTypeToString
Default toString implementation for VTable.
toStringFormat() - Static method in class org.diirt.util.text.NumberFormats
Returns the NumberFormat that uses the standard text representation (toString) for numbers.
toVImage(BufferedImage) - Static method in class org.diirt.vtype.ValueUtil
Converts an AWT BufferedImage to a VImage.
toVTableColumnClass(Field) - Static method in class org.diirt.support.pva.formula.PVAPVStructureFunctionSet
 
toVTableColumnValue(PVField, Class<?>) - Static method in class org.diirt.support.pva.formula.PVAPVStructureFunctionSet
 
toVType(PVField, PVStructure) - Static method in class org.diirt.support.pva.formula.PVAPVStructureFunctionSet
 
toVType(JsonObject) - Static method in class org.diirt.vtype.json.VTypeToJson
Converts the given JsonObject to a vType.
toVType(Object) - Static method in class org.diirt.vtype.next.VType
Converts a standard java type to VTypes.
toVType(Object, Alarm) - Static method in class org.diirt.vtype.next.VType
Converts a standard java type to VTypes.
toVType(Object, Alarm, Time, Display) - Static method in class org.diirt.vtype.next.VType
Converts a standard java type to VTypes.
toVType(Object) - Static method in class org.diirt.vtype.ValueFactory
Converts a standard java type to VTypes.
toVType(Object, Alarm, Time, Display) - Static method in class org.diirt.vtype.ValueFactory
Converts a standard java type to VTypes.
toVTypeChecked(Object) - Static method in class org.diirt.vtype.ValueFactory
As ValueFactory.toVType(java.lang.Object) but throws an exception if conversion not possible.
toVTypeChecked(Object, Alarm, Time, Display) - Static method in class org.diirt.vtype.ValueFactory
toVTypeClass(Field) - Static method in class org.diirt.support.pva.formula.PVAPVStructureFunctionSet
 
translate(String) - Method in class org.diirt.pods.common.ChannelTranslator
Translates the channel name to the actual channel or formula to connect.
translate(ChannelRequest) - Method in class org.diirt.pods.common.ChannelTranslator
Translates the channel request to the actual channel or formula to connect.
TreeBrowserItem(FormulaFunctionViewer.BrowserItem) - Constructor for class org.diirt.javafx.tools.FormulaFunctionViewer.TreeBrowserItem
 
TreeBrowserItem(ServiceViewer.BrowserItem) - Constructor for class org.diirt.javafx.tools.ServiceViewer.TreeBrowserItem
 
TriangleWaveform - Class in org.diirt.datasource.sim
Function to simulate a waveform containing a triangle wave.
TriangleWaveform() - Constructor for class org.diirt.datasource.sim.TriangleWaveform
Creates a triangle wave of 100 samples, with period of 1 second, wavelength of 100 samples, updating at 10 Hz.
TriangleWaveform(Double, Double, Double) - Constructor for class org.diirt.datasource.sim.TriangleWaveform
Creates a triangle wave of 100 samples, with given period and given wavelength of 100 samples, updating at given rate.
TriangleWaveform(Double, Double, Double, Double) - Constructor for class org.diirt.datasource.sim.TriangleWaveform
Creates a triangle wave of 100 samples, with given period and given wavelength of given number of samples, updating at given rate.
TypeChangeTestPhase - Class in org.diirt.datasource.integration
Tests reconnects caused by a server restart.
TypeChangeTestPhase() - Constructor for class org.diirt.datasource.integration.TypeChangeTestPhase
 
typeEquals(Object, Object) - Static method in class org.diirt.vtype.VTypeValueEquals
Tests whether the two objects are of the same VType.
typeOf(Object) - Static method in class org.diirt.vtype.next.VType
Returns the type of the object by returning the class object of one of the VXxx interfaces.
typeOf(Object) - Static method in class org.diirt.vtype.ValueUtil
Returns the type of the object by returning the class object of one of the VXxx interfaces.
TypeSupport<T> - Class in org.diirt.datasource
Implements the mechanism for registering different types so that the library knows how to handle them.
TypeSupport(Class<T>, Class<? extends TypeSupport>) - Constructor for class org.diirt.datasource.TypeSupport
Creates a new type support of the given type
typeSupport(JCATypeSupport) - Method in class org.diirt.support.ca.JCADataSourceConfiguration
Changes the way JCA DBR types are mapped to types supported in pvamanger.
typeSupportsFor(Class<T>) - Static method in class org.diirt.datasource.TypeSupport
Returns all the type supports available for the given class.

U

UnclosedPvs - Class in org.diirt.datasource.sample.log
Shows the automatic closing of garbage collected pvs.
UnclosedPvs() - Constructor for class org.diirt.datasource.sample.log.UnclosedPvs
 
undefined() - Static method in class org.diirt.util.stats.Range
An undefined range.
unescapeString(String) - Static method in class org.diirt.util.text.StringUtil
Takes an escaped string and returns the unescaped version
union(VString, VStringArray, VTable...) - Static method in class org.diirt.vtype.table.VTableFactory
 
units - Variable in class org.diirt.support.pva.adapters.AlarmTimeDisplayExtractor
 
units(String) - Method in class org.diirt.vtype.DisplayBuilder
Changes the unit.
unlisten(Monitor) - Method in class org.diirt.support.pva.PVAChannelHandler
 
unquote(String) - Static method in class org.diirt.util.text.StringUtil
Takes a single quoted or double quoted String and returns the unquoted and unescaped version of the string.
unsubscribe() - Method in class org.diirt.datasource.pods.web.WebPodsChannel
 
unsupportedMessage(JsonObject) - Static method in exception org.diirt.pods.web.common.MessageDecodeException
 
unwrap(Class<T>) - Method in class org.diirt.service.jdbc.SimpleDataSource
 
update(BubbleGraph2DRendererUpdate) - Method in class org.diirt.datasource.graphene.BubbleGraph2DExpression
 
update(T) - Method in interface org.diirt.datasource.graphene.Graph2DExpression
 
update(AreaGraph2DRendererUpdate) - Method in class org.diirt.datasource.graphene.HistogramGraph2DExpression
 
update(IntensityGraph2DRendererUpdate) - Method in class org.diirt.datasource.graphene.IntensityGraph2DExpression
 
update(LineGraph2DRendererUpdate) - Method in class org.diirt.datasource.graphene.LineGraph2DExpression
 
update(MultiAxisLineGraph2DRendererUpdate) - Method in class org.diirt.datasource.graphene.MultiAxisLineGraph2DExpression
 
update(LineGraph2DRendererUpdate) - Method in class org.diirt.datasource.graphene.MultilineGraph2DExpression
 
update(ScatterGraph2DRendererUpdate) - Method in class org.diirt.datasource.graphene.ScatterGraph2DExpression
 
update(SparklineGraph2DRendererUpdate) - Method in class org.diirt.datasource.graphene.SparklineGraph2DExpression
 
update(Graph2DExpression<IntensityGraph2DRendererUpdate>) - Method in class org.diirt.datasource.sample.graphene.IntensityGraphApp
 
update(QueryParameters) - Method in interface org.diirt.datasource.timecache.query.Query
Changes the parameters for the query.
update(QueryParameters) - Method in class org.diirt.datasource.timecache.query.QueryImpl
Changes the parameters for the query.
update(AreaGraph2DRendererUpdate) - Method in class org.diirt.graphene.AreaGraph2DRenderer
 
update(BubbleGraph2DRendererUpdate) - Method in class org.diirt.graphene.BubbleGraph2DRenderer
 
update(T) - Method in class org.diirt.graphene.Graph2DRenderer
Applies the update to the renderer.
update(IntensityGraph2DRendererUpdate) - Method in class org.diirt.graphene.IntensityGraph2DRenderer
 
update(LineGraph2DRendererUpdate) - Method in class org.diirt.graphene.LineGraph2DRenderer
 
update(LineTimeGraph2DRendererUpdate) - Method in class org.diirt.graphene.LineTimeGraph2DRenderer
 
update(MultiAxisLineGraph2DRendererUpdate) - Method in class org.diirt.graphene.MultiAxisLineGraph2DRenderer
 
update(ScatterGraph2DRendererUpdate) - Method in class org.diirt.graphene.ScatterGraph2DRenderer
 
update(SparklineGraph2DRendererUpdate) - Method in class org.diirt.graphene.SparklineGraph2DRenderer
Applies the update to the renderer.
update(T) - Method in class org.diirt.graphene.TemporalGraph2DRenderer
Applies the update to the renderer.
update(Graph2DExpression<IntensityGraph2DRendererUpdate>) - Method in class org.diirt.javafx.graphene.IntensityGraphView
 
updateCache(ValueCache<?>, ConnectionPayload, MessagePayload) - Method in interface org.diirt.datasource.DataSourceTypeAdapter
Takes the information in the message and updates the cache.
updateCache(ValueCache, JCAConnectionPayload, JCAMessagePayload) - Method in class org.diirt.support.ca.JCATypeAdapter
 
updateCache(ValueCache, PVAChannelHandler, PVStructure) - Method in class org.diirt.support.pva.PVATypeAdapter
 
Updated - Static variable in class org.diirt.datasource.timecache.query.QueryChunk
 
updatedCompletedIntervals(IntervalsList) - Method in interface org.diirt.datasource.timecache.PVCacheListener
 
updatedCompletedIntervals(IntervalsList) - Method in class org.diirt.datasource.timecache.query.QueryImpl
 
updateGraph() - Method in class org.diirt.datasource.sample.graphene.IntensityGraphApp
 
updateGraph() - Method in class org.diirt.javafx.graphene.IntensityGraphView
 
UpdateTestPhase - Class in org.diirt.datasource.integration
Tests reconnects caused by a server restart.
UpdateTestPhase() - Constructor for class org.diirt.datasource.integration.UpdateTestPhase
 
upperAlarmLimit - Variable in class org.diirt.support.pva.adapters.AlarmTimeDisplayExtractor
 
upperAlarmLimit(Double) - Method in class org.diirt.vtype.DisplayBuilder
Changes the upper alarm limit.
upperCtrlLimit - Variable in class org.diirt.support.pva.adapters.AlarmTimeDisplayExtractor
 
upperCtrlLimit(Double) - Method in class org.diirt.vtype.DisplayBuilder
Changes the upper control limit.
upperDisplayLimit - Variable in class org.diirt.support.pva.adapters.AlarmTimeDisplayExtractor
 
upperDisplayLimit(Double) - Method in class org.diirt.vtype.DisplayBuilder
Changes the upper display limit.
upperWarningLimit - Variable in class org.diirt.support.pva.adapters.AlarmTimeDisplayExtractor
 
upperWarningLimit(Double) - Method in class org.diirt.vtype.DisplayBuilder
Changes the upper warning limit.
useColorArray - Variable in class org.diirt.graphene.IntensityGraph2DRenderer
 

V

v1_readNumericType() - Method in class org.diirt.datasource.sample.VTypeExamples
 
v2_genericReaderExtractParialInformation() - Method in class org.diirt.datasource.sample.VTypeExamples
 
v3_genericReaderSwitchOnType() - Method in class org.diirt.datasource.sample.VTypeExamples
 
v4_readArrays() - Method in class org.diirt.datasource.sample.VTypeExamples
 
v5_assemblingNumericArrayFromScalars() - Method in class org.diirt.datasource.sample.VTypeExamples
 
v6_assemblingTables() - Method in class org.diirt.datasource.sample.VTypeExamples
 
validate(String, Validator) - Method in class org.diirt.datasource.integration.Log
 
validate(List<Object>) - Method in interface org.diirt.datasource.integration.Validator
 
validate2DTables(List<List<String>>, List<List<String>>) - Static method in class org.diirt.graphene.profile.io.CSVReader
Ensures that the data is non-null, the data has the same size, and each inner list has the same size in both datasets.
validate2DTablesNames(File, File) - Static method in class org.diirt.graphene.profile.io.CSVReader
Ensures that each file name contains three components as delimited by the "-" character.
validateCSV(File) - Static method in class org.diirt.graphene.profile.io.CSVFinder
Ensures the csvFile is non-null and that the file exists.
validateTable(VTable) - Static method in class org.diirt.vtype.table.VTableFactory
 
Validator - Interface in org.diirt.datasource.integration
 
Validators - Class in org.diirt.datasource.integration
 
Validators() - Constructor for class org.diirt.datasource.integration.Validators
 
value - Variable in class org.diirt.datasource.timecache.Parameter
 
value - Variable in class org.diirt.support.pva.adapters.PVFieldToVBoolean
 
value - Variable in class org.diirt.support.pva.adapters.PVFieldToVByte
 
value - Variable in class org.diirt.support.pva.adapters.PVFieldToVDouble
 
value - Variable in class org.diirt.support.pva.adapters.PVFieldToVFloat
 
value - Variable in class org.diirt.support.pva.adapters.PVFieldToVInt
 
value - Variable in class org.diirt.support.pva.adapters.PVFieldToVLong
 
value - Variable in class org.diirt.support.pva.adapters.PVFieldToVShort
 
value - Variable in class org.diirt.support.pva.adapters.PVFieldToVString
 
VALUE_MASK - Static variable in class org.diirt.datasource.PVReaderEvent
Mask for a value change.
ValueAxis - Class in org.diirt.graphene
 
ValueAxis(double, double, double[], String[]) - Constructor for class org.diirt.graphene.ValueAxis
 
ValueCache<T> - Interface in org.diirt.datasource
Represent a building block that can store a particular value
ValueCacheImpl<T> - Class in org.diirt.datasource
Represent a building block that can store a particular value
ValueCacheImpl(Class<T>) - Constructor for class org.diirt.datasource.ValueCacheImpl
Creates a new cache for the given data type.
valueColorScheme(NumberColorMap) - Method in class org.diirt.graphene.LineGraph2DRendererUpdate
 
valueEquals(VTable, VTable) - Static method in class org.diirt.vtype.VTypeValueEquals
Checks whether the two table have the same data: equal column names, number of rows and columns and their value.
valueEquals(VNumberArray, VNumberArray) - Static method in class org.diirt.vtype.VTypeValueEquals
Checks whether the two array have the data: equal data and equal sizes.
valueEquals(VNumber, VNumber) - Static method in class org.diirt.vtype.VTypeValueEquals
Checks whether the two number have the same value.
valueEquals(VBoolean, VBoolean) - Static method in class org.diirt.vtype.VTypeValueEquals
Checks whether the two booleans have the same value.
valueEquals(VBooleanArray, VBooleanArray) - Static method in class org.diirt.vtype.VTypeValueEquals
 
valueEquals(VString, VString) - Static method in class org.diirt.vtype.VTypeValueEquals
 
valueEquals(VEnum, VEnum) - Static method in class org.diirt.vtype.VTypeValueEquals
 
valueEquals(VEnumArray, VEnumArray) - Static method in class org.diirt.vtype.VTypeValueEquals
 
valueEquals(VStringArray, VStringArray) - Static method in class org.diirt.vtype.VTypeValueEquals
 
valueEquals(Object, Object) - Static method in class org.diirt.vtype.VTypeValueEquals
 
ValueFactory - Class in org.diirt.vtype
Factory class for all concrete implementation of the types.
ValueFactory() - Constructor for class org.diirt.vtype.ValueFactory
 
valueFor(String) - Method in class org.diirt.datasource.integration.TestPhase
 
valueFor(WriteRecipe, String) - Static method in class org.diirt.datasource.test.WriteRecipeUtil
 
ValueFormat - Class in org.diirt.vtype
Formats a data type to a String representation.
ValueFormat() - Constructor for class org.diirt.vtype.ValueFormat
 
valueOf(String) - Static method in enum org.diirt.datasource.formula.FormulaAst.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.diirt.datasource.integration.VTypeMatchMask
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.diirt.graphene.InterpolationScheme
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.diirt.graphene.Java2DStringUtilities.Alignment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.diirt.graphene.profile.io.DateUtils.DateFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.diirt.graphene.profile.utils.StopWatch.TimeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.diirt.graphene.ReductionScheme
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.diirt.pods.common.ChannelTranslation.Permission
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.diirt.pods.web.common.Message.MessageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.diirt.util.text.CsvParser.Header
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.diirt.vtype.AlarmSeverity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.diirt.vtype.next.AlarmSeverity
Returns the enum constant of this type with the specified name.
valueReferenceLabels - Variable in class org.diirt.graphene.TemporalGraph2DRenderer
 
valueReferences - Variable in class org.diirt.graphene.TemporalGraph2DRenderer
 
values() - Static method in enum org.diirt.datasource.formula.FormulaAst.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.diirt.datasource.integration.VTypeMatchMask
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.diirt.graphene.InterpolationScheme
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.diirt.graphene.Java2DStringUtilities.Alignment
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.diirt.graphene.profile.io.DateUtils.DateFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.diirt.graphene.profile.utils.StopWatch.TimeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.diirt.graphene.ReductionScheme
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.diirt.pods.common.ChannelTranslation.Permission
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.diirt.pods.web.common.Message.MessageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.diirt.util.text.CsvParser.Header
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.diirt.vtype.AlarmSeverity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.diirt.vtype.next.AlarmSeverity
Returns an array containing the constants of this enum type, in the order they are declared.
valueScale(ValueScale) - Method in class org.diirt.graphene.TemporalGraph2DRendererUpdate
 
ValueScale - Interface in org.diirt.graphene
The scale to be used to create axis references and rescale values.
ValueScales - Class in org.diirt.graphene
The ValueScales class is useful to create different types of ValueScales.
valueTable(List<? extends VType>) - Static method in class org.diirt.vtype.table.VTableFactory
 
valueTable(List<String>, List<? extends VType>) - Static method in class org.diirt.vtype.table.VTableFactory
 
ValueUtil - Class in org.diirt.vtype
Various utility methods for runtime handling of the types defined in this package.
ValueViewer - Class in org.diirt.javafx.tools
 
ValueViewer() - Constructor for class org.diirt.javafx.tools.ValueViewer
 
ValueViewer.VTableColumn - Class in org.diirt.javafx.tools
 
varArraySupported(boolean) - Method in class org.diirt.support.ca.JCADataSourceConfiguration
If true, monitors will setup using "0" length, which will make the server a variable length array in return (if supported) or a "0" length array (if not supported).
VBoolean - Interface in org.diirt.vtype
Scalar boolean with alarm and timestamp.
VBooleanArray - Interface in org.diirt.vtype
Byte array with alarm, timestamp, display and control information.
vByte(String) - Static method in class org.diirt.datasource.vtype.ExpressionLanguage
A channel with the given name of type VByte.
VByte - Class in org.diirt.vtype.next
Scalar byte with alarm, timestamp, display and control information.
VByte() - Constructor for class org.diirt.vtype.next.VByte
 
VByte - Interface in org.diirt.vtype
Scalar byte with alarm, timestamp, display and control information.
vByteArray(String) - Static method in class org.diirt.datasource.vtype.ExpressionLanguage
A channel with the given name of type VByteArray.
VByteArray - Interface in org.diirt.vtype
Byte array with alarm, timestamp, display and control information.
VColumn - Class in org.diirt.vtype.table
 
VColumn(String, Class<?>, Object) - Constructor for class org.diirt.vtype.table.VColumn
 
vConst(String) - Static method in class org.diirt.datasource.vtype.ExpressionLanguage
A constant representing a string.
vConst(double) - Static method in class org.diirt.datasource.vtype.ExpressionLanguage
A constant representing a double.
vConst(int) - Static method in class org.diirt.datasource.vtype.ExpressionLanguage
A constant representing an int.
vConst(double...) - Static method in class org.diirt.datasource.vtype.ExpressionLanguage
A constant representing a double array.
vConst(ListDouble) - Static method in class org.diirt.datasource.vtype.ExpressionLanguage
A constant representing a double array.
vConst(int...) - Static method in class org.diirt.datasource.vtype.ExpressionLanguage
A constant representing an int array.
vConst(ListInt) - Static method in class org.diirt.datasource.vtype.ExpressionLanguage
A constant representing an int array.
vDouble(String) - Static method in class org.diirt.datasource.vtype.ExpressionLanguage
A channel with the given name of type VDouble.
VDouble - Class in org.diirt.vtype.next
Scalar double with alarm, timestamp, display and control information.
VDouble() - Constructor for class org.diirt.vtype.next.VDouble
 
VDouble - Interface in org.diirt.vtype
Scalar double with alarm, timestamp, display and control information.
vDoubleArray(String) - Static method in class org.diirt.datasource.vtype.ExpressionLanguage
A channel with the given name of type VDoubleArray.
VDoubleArray - Class in org.diirt.vtype.next
Scalar double array with alarm, timestamp, display and control information.
VDoubleArray() - Constructor for class org.diirt.vtype.next.VDoubleArray
 
VDoubleArray - Interface in org.diirt.vtype
Double array with alarm, timestamp, display and control information.
vDoubleConstants(List<Double>) - Static method in class org.diirt.datasource.vtype.ExpressionLanguage
A list of constant expressions of type VDouble.
vDoubles(Collection<String>) - Static method in class org.diirt.datasource.vtype.ExpressionLanguage
A list of channels with the given names, all of type VDouble.
vEnum(String) - Static method in class org.diirt.datasource.vtype.ExpressionLanguage
A channel with the given name of type VEnum.
VEnum - Class in org.diirt.vtype.next
Scalar enum with alarm and timestamp.
VEnum() - Constructor for class org.diirt.vtype.next.VEnum
 
VEnum - Interface in org.diirt.vtype
Scalar enum with alarm and timestamp.
VEnumArray - Interface in org.diirt.vtype
 
VEnumFunctionSet - Class in org.diirt.datasource.formula.venum
Formula functions that operate on VEnums.
VEnumFunctionSet() - Constructor for class org.diirt.datasource.formula.venum.VEnumFunctionSet
Creates a new set.
verify(Log) - Method in class org.diirt.datasource.integration.DisconnectTestPhase
 
verify(Log) - Method in class org.diirt.datasource.integration.RepeatedDisconnectTestPhase
 
verify(Log) - Method in class org.diirt.datasource.integration.TestPhase
 
verify(Log) - Method in class org.diirt.datasource.integration.TypeChangeTestPhase
 
verify(Log) - Method in class org.diirt.datasource.integration.UpdateTestPhase
 
VerifyCloseChannelPVManager - Class in org.diirt.datasource.sample
 
VerifyCloseChannelPVManager() - Constructor for class org.diirt.datasource.sample.VerifyCloseChannelPVManager
 
VExtendedAlarm - Interface in org.diirt.vtype
Extended alarm information.
VExtendedAlarm.AlarmCondition - Interface in org.diirt.vtype
A single alarm condition that can be on or off.
vFloat(String) - Static method in class org.diirt.datasource.vtype.ExpressionLanguage
A channel with the given name of type VFloat.
VFloat - Class in org.diirt.vtype.next
Scalar float with alarm, timestamp, display and control information.
VFloat() - Constructor for class org.diirt.vtype.next.VFloat
 
VFloat - Interface in org.diirt.vtype
Scalar float with alarm, timestamp, display and control information.
vFloatArray(String) - Static method in class org.diirt.datasource.vtype.ExpressionLanguage
A channel with the given name of type VFloatArray.
VFloatArray - Interface in org.diirt.vtype
Float array with alarm, timestamp, display and control information.
VImage - Interface in org.diirt.vtype
Represent a buffered image.
VImageView - Class in org.diirt.javafx.tools
 
VImageView() - Constructor for class org.diirt.javafx.tools.VImageView
 
vInt(String) - Static method in class org.diirt.datasource.vtype.ExpressionLanguage
A channel with the given name of type VInt.
VInt - Class in org.diirt.vtype.next
Scalar integer with alarm, timestamp, display and control information.
VInt() - Constructor for class org.diirt.vtype.next.VInt
 
VInt - Interface in org.diirt.vtype
Scalar integer with alarm, timestamp, display and control information.
vIntArray(String) - Static method in class org.diirt.datasource.vtype.ExpressionLanguage
A channel with the given name of type VIntArray.
VIntArray - Class in org.diirt.vtype.next
Scalar int array with alarm, timestamp, display and control information.
VIntArray() - Constructor for class org.diirt.vtype.next.VIntArray
 
VIntArray - Interface in org.diirt.vtype
Int array with alarm, timestamp, display and control information.
vIntConstants(List<Integer>) - Static method in class org.diirt.datasource.vtype.ExpressionLanguage
A list of constant expressions of type VDouble.
VisualProfiler - Class in org.diirt.graphene.profile
Displays options and actions for profiling of the Graphene project in a graphical-user-interface.
VisualProfiler() - Constructor for class org.diirt.graphene.profile.VisualProfiler
Constructs a panel to perform profiling operations.
VLong - Class in org.diirt.vtype.next
Scalar long with alarm, timestamp, display and control information.
VLong() - Constructor for class org.diirt.vtype.next.VLong
 
VLong - Interface in org.diirt.vtype
Scalar long with alarm, timestamp, display and control information.
VLongArray - Interface in org.diirt.vtype
Long array with alarm, timestamp, display and control information.
VMultiDouble - Interface in org.diirt.vtype
Multi channel array of VDouble.
VMultiEnum - Interface in org.diirt.vtype
 
VMultiInt - Interface in org.diirt.vtype
 
VMultiString - Interface in org.diirt.vtype
 
vNumber(String) - Static method in class org.diirt.datasource.vtype.ExpressionLanguage
A channel with the given name of type VNumber.
VNumber - Class in org.diirt.vtype.next
Scalar number with alarm, timestamp, display and control information.
VNumber() - Constructor for class org.diirt.vtype.next.VNumber
 
VNumber - Interface in org.diirt.vtype
Scalar number with alarm, timestamp, display and control information.
vNumberArray(String) - Static method in class org.diirt.datasource.vtype.ExpressionLanguage
A channel with the given name of type VNumberArray.
VNumberArray - Class in org.diirt.vtype.next
Numeric array with alarm, timestamp, display and control information.
VNumberArray() - Constructor for class org.diirt.vtype.next.VNumberArray
 
VNumberArray - Interface in org.diirt.vtype
Numeric array with alarm, timestamp, display and control information.
vNumberArrayOf(DesiredRateExpressionList<? extends VNumber>) - Static method in class org.diirt.datasource.vtype.ExpressionLanguage
Transforms a list of numeric scalar into an array.
VNumberFunctionSet - Class in org.diirt.datasource.formula.vnumber
Formula functions that operate on VNumbers.
VNumberFunctionSet() - Constructor for class org.diirt.datasource.formula.vnumber.VNumberFunctionSet
Creates a new set.
vNumbers(Collection<String>) - Static method in class org.diirt.datasource.vtype.ExpressionLanguage
A list of channels with the given names, all of type VNumber.
vShort(String) - Static method in class org.diirt.datasource.vtype.ExpressionLanguage
A channel with the given name of type VShort.
VShort - Class in org.diirt.vtype.next
Scalar short with alarm, timestamp, display and control information.
VShort() - Constructor for class org.diirt.vtype.next.VShort
 
VShort - Interface in org.diirt.vtype
Scalar short with alarm, timestamp, display and control information.
vShortArray(String) - Static method in class org.diirt.datasource.vtype.ExpressionLanguage
A channel with the given name of type VShortArray.
VShortArray - Interface in org.diirt.vtype
Short array with alarm, timestamp, display and control information.
VStatistics - Interface in org.diirt.vtype
Statistics for double with alarm, timestamp and display information.
vString(String) - Static method in class org.diirt.datasource.vtype.ExpressionLanguage
A channel with the given name of type VString.
VString - Class in org.diirt.vtype.next
Scalar string with alarm and timestamp.
VString() - Constructor for class org.diirt.vtype.next.VString
 
VString - Interface in org.diirt.vtype
Scalar string with alarm and timestamp.
vStringArray(String) - Static method in class org.diirt.datasource.vtype.ExpressionLanguage
A channel with the given name of type VStringArray.
VStringArray - Interface in org.diirt.vtype
 
VStringArrayToListStringReadFunction - Class in org.diirt.datasource.graphene
 
VStringArrayToListStringReadFunction(ReadFunction<VStringArray>) - Constructor for class org.diirt.datasource.graphene.VStringArrayToListStringReadFunction
 
vStringConstants(List<String>) - Static method in class org.diirt.datasource.vtype.ExpressionLanguage
A list of constant expressions of type VString.
VStringFunctionSet - Class in org.diirt.datasource.formula.vstring
Formula functions that operate on VStrings.
VStringFunctionSet() - Constructor for class org.diirt.datasource.formula.vstring.VStringFunctionSet
Creates a new set.
vStringOf(DesiredRateExpression<? extends VType>, ValueFormat) - Static method in class org.diirt.datasource.vtype.ExpressionLanguage
An expression that formats the given expression to a string using the given format.
vStringOf(DesiredRateExpression<? extends VType>) - Static method in class org.diirt.datasource.vtype.ExpressionLanguage
An expression that formats the given expression to a string using the default format.
vStringOf(DesiredRateReadWriteExpression<? extends VType, ? extends Object>) - Static method in class org.diirt.datasource.vtype.ExpressionLanguage
An expression that formats the given expression to a string using the default format.
vStringOf(DesiredRateReadWriteExpression<? extends VType, ? extends Object>, ValueFormat) - Static method in class org.diirt.datasource.vtype.ExpressionLanguage
An expression that formats the given expression to a string using the given format.
VStringToStringReadFunction - Class in org.diirt.datasource.graphene
 
VStringToStringReadFunction(ReadFunction<VString>) - Constructor for class org.diirt.datasource.graphene.VStringToStringReadFunction
 
vTable(VTableColumn...) - Static method in class org.diirt.datasource.vtype.ExpressionLanguage
Creates a vTable by aggregating different values from different pvs.
VTable - Interface in org.diirt.vtype
A table.
VTableColumn - Class in org.diirt.datasource.vtype
An expression to build a column for an aggregated vTable.
VTableColumn(VTable, int) - Constructor for class org.diirt.javafx.tools.ValueViewer.VTableColumn
 
VTableFactory - Class in org.diirt.vtype.table
 
VTableFactory() - Constructor for class org.diirt.vtype.table.VTableFactory
 
VTableFunctionSet - Class in org.diirt.datasource.formula.vtable
Formula functions that operate on VTables.
VTableFunctionSet() - Constructor for class org.diirt.datasource.formula.vtable.VTableFunctionSet
Creates a new set.
VTableInspector - Class in org.diirt.javafx.tools
FXML Controller class
VTableInspector() - Constructor for class org.diirt.javafx.tools.VTableInspector
 
vType(String) - Static method in class org.diirt.datasource.vtype.ExpressionLanguage
A channel with the given name that returns any of the value types.
VType - Class in org.diirt.vtype.next
Tag interface to mark all the members of the value classes.
VType() - Constructor for class org.diirt.vtype.next.VType
 
VType - Interface in org.diirt.vtype
Tag interface to mark all the members of the value classes.
VTypeExamples - Class in org.diirt.datasource.sample
Examples for using vType expressions.
VTypeExamples() - Constructor for class org.diirt.datasource.sample.VTypeExamples
 
VTypeMatchMask - Enum in org.diirt.datasource.integration
 
vTypes(Collection<String>) - Static method in class org.diirt.datasource.vtype.ExpressionLanguage
A list of channels with the given names that return any of the value types.
vtypeToField(Class<?>) - Static method in class org.diirt.support.pva.adapters.NTUtils
 
VTypeToJson - Class in org.diirt.vtype.json
Utility to serialize and de-serialize vTypes to and from JSON objects.
VTypeToJson() - Constructor for class org.diirt.vtype.json.VTypeToJson
 
VTypeToString - Class in org.diirt.vtype
Helper class that provides default implementation of toString for VTypes.
VTypeValueEquals - Class in org.diirt.vtype
Helper class that provides functions to test value equality.

W

waitFor(String, String, int) - Method in class org.diirt.datasource.integration.TestPhase
 
waitFor(Callable<T>, TimeDuration) - Static method in class org.diirt.datasource.test.ThreadTestingUtil
Waits until either the task returns a value or the timeout expires.
waitForValue(PVReader<?>, TimeDuration) - Static method in class org.diirt.datasource.test.ThreadTestingUtil
 
waitForZeroLoad(int) - Static method in class org.diirt.datasource.sample.ScannerLoadTest
 
waitOn(PVReader<T>, int) - Method in class org.diirt.datasource.integration.PVReaderCondition
 
WaterfallPlot - Class in org.diirt.datasource.extra
A waterfall plot.
waterfallPlotOf(SourceRateExpression<T>) - Static method in class org.diirt.datasource.extra.ExpressionLanguage
Aggregates the sample at the scan rate and takes the average.
waterfallPlotOf(SourceRateExpressionList<T>) - Static method in class org.diirt.datasource.extra.ExpressionLanguage
Creates a waterfall plot from a series of scalar pvs.
WaterfallPlotParameters - Class in org.diirt.datasource.extra
Parameters for the waterfall plot
WebPodsChannel - Class in org.diirt.datasource.pods.web
 
WebPodsChannel(String, int, WebPodsClient, WebPodsChannelListener) - Constructor for class org.diirt.datasource.pods.web.WebPodsChannel
 
WebPodsChannelListener - Class in org.diirt.datasource.pods.web
 
WebPodsChannelListener() - Constructor for class org.diirt.datasource.pods.web.WebPodsChannelListener
 
WebPodsClient - Class in org.diirt.datasource.pods.web
 
WebPodsClient() - Constructor for class org.diirt.datasource.pods.web.WebPodsClient
 
WebPodsDataSource - Class in org.diirt.datasource.pods.web
Data source for web=pods.
WebPodsDataSourceConfiguration - Class in org.diirt.datasource.pods.web
Configuration for WebPodsDataSource.
WebPodsDataSourceConfiguration() - Constructor for class org.diirt.datasource.pods.web.WebPodsDataSourceConfiguration
 
WebPodsDataSourceProvider - Class in org.diirt.datasource.pods.web
Factory for WebPodsDataSource.
WebPodsDataSourceProvider() - Constructor for class org.diirt.datasource.pods.web.WebPodsDataSourceProvider
 
WEEK_FIELD_ID - Static variable in class org.diirt.graphene.TimeScales
 
with(WaterfallPlotParameters...) - Method in class org.diirt.datasource.extra.WaterfallPlot
Changes parameters of the waterfall plot.
with(WaterfallPlotParameters...) - Method in class org.diirt.datasource.extra.WaterfallPlotParameters
Returns a new set of parameters with the given changes;
withHeader(CsvParser.Header) - Method in class org.diirt.util.text.CsvParser
Creates a new parser with the given header handling.
within(TimeInterval) - Static method in class org.diirt.datasource.test.TimeMatchers
 
withSeparators(String) - Method in class org.diirt.util.text.CsvParser
Creates a new parser that uses the given separators.
wrappedArray(CollectionNumber) - Static method in class org.diirt.util.array.CollectionNumbers
If available, return the array wrapped by the collection - USE WITH CAUTION AS IT EXPOSES THE INTERNAL STATE OF THE COLLECTION.
wrappedByteArray(CollectionNumber) - Static method in class org.diirt.util.array.CollectionNumbers
If available, return the array wrapped by the collection - USE WITH CAUTION AS IT EXPOSES THE INTERNAL STATE OF THE COLLECTION.
wrappedDoubleArray(CollectionNumber) - Static method in class org.diirt.util.array.CollectionNumbers
If available, return the array wrapped by the collection - USE WITH CAUTION AS IT EXPOSES THE INTERNAL STATE OF THE COLLECTION.
wrappedFloatArray(CollectionNumber) - Static method in class org.diirt.util.array.CollectionNumbers
If available, return the array wrapped by the collection - USE WITH CAUTION AS IT EXPOSES THE INTERNAL STATE OF THE COLLECTION.
wrappedIntArray(CollectionNumber) - Static method in class org.diirt.util.array.CollectionNumbers
If available, return the array wrapped by the collection - USE WITH CAUTION AS IT EXPOSES THE INTERNAL STATE OF THE COLLECTION.
wrappedLongArray(CollectionNumber) - Static method in class org.diirt.util.array.CollectionNumbers
If available, return the array wrapped by the collection - USE WITH CAUTION AS IT EXPOSES THE INTERNAL STATE OF THE COLLECTION.
wrappedShortArray(CollectionNumber) - Static method in class org.diirt.util.array.CollectionNumbers
If available, return the array wrapped by the collection - USE WITH CAUTION AS IT EXPOSES THE INTERNAL STATE OF THE COLLECTION.
wrapValue(Object) - Static method in class org.diirt.vtype.ValueFactory
wrapValue(Object, Alarm) - Static method in class org.diirt.vtype.ValueFactory
write(Object, ChannelWriteCallback) - Method in class org.diirt.datasource.ChannelHandler
Implements a write operation.
write(WriteRecipe, Runnable, ExceptionHandler) - Method in class org.diirt.datasource.DataSource
Writes the contents in the given write recipe to the channels of this data sources.
write(String, Object) - Method in class org.diirt.datasource.integration.TestPhase
 
write(Object, ChannelWriteCallback) - Method in class org.diirt.datasource.MultiplexedChannelHandler
 
write(W) - Method in class org.diirt.datasource.PV
 
write(WriteExpression<T>) - Static method in class org.diirt.datasource.PVManager
Writes the given expression, and returns an object to configure the parameters for the write.
write(T) - Method in interface org.diirt.datasource.PVWriter
Writes a new value.
write(WriteRecipe, Runnable, ExceptionHandler) - Method in class org.diirt.datasource.test.MockDataSource
 
write(Point2DDataset, Writer) - Static method in class org.diirt.graphene.io.CommaSeparatedValueIO
 
write(Point2DDataset) - Static method in class org.diirt.graphene.io.CommaSeparatedValueIO
 
write(Object, ChannelWriteCallback) - Method in class org.diirt.support.pva.PVAChannelHandler
 
WRITE_FAILED_MASK - Static variable in class org.diirt.datasource.PVWriterEvent
Mask for a failed write result.
WRITE_SUCCEEDED_MASK - Static variable in class org.diirt.datasource.PVWriterEvent
Mask for a successful write result.
WriteCache<T> - Class in org.diirt.datasource
Represent part of the write recipe that holds the value for one pv.
WriteCache() - Constructor for class org.diirt.datasource.WriteCache
Creates a new cache.
WriteCache(String) - Constructor for class org.diirt.datasource.WriteCache
Creates a new cache for the given channel name.
writeData(File, List<List>) - Static method in class org.diirt.graphene.profile.io.CSVWriter
Writes each row as a set of entries in the .CSV file and outputs a new line between each row.
WriteEvent - Class in org.diirt.datasource.integration
 
WriteEvent(Timestamp, String, PVWriterEvent<?>, boolean, Exception) - Constructor for class org.diirt.datasource.integration.WriteEvent
 
WriteEvent - Class in org.diirt.javafx.tools
 
WriteEvent(Timestamp, String, PVWriterEvent<?>, boolean, Exception) - Constructor for class org.diirt.javafx.tools.WriteEvent
 
WriteExpression<W> - Interface in org.diirt.datasource.expression
An expression to write.
WriteExpressionImpl<W> - Class in org.diirt.datasource.expression
Implementation class for WriteExpression.
WriteExpressionImpl(String) - Constructor for class org.diirt.datasource.expression.WriteExpressionImpl
Constructor that represents a single channel of a particular type.
WriteExpressionImpl(WriteExpressionList<?>, WriteFunction<W>, String) - Constructor for class org.diirt.datasource.expression.WriteExpressionImpl
Creates a new write expression.
WriteExpressionList<W> - Interface in org.diirt.datasource.expression
A list of expressions to write.
WriteExpressionListImpl<W> - Class in org.diirt.datasource.expression
Implementation class for WriteExpressionList.
WriteExpressionListImpl() - Constructor for class org.diirt.datasource.expression.WriteExpressionListImpl
Creates a new empty expression list.
WriteExpressionTester - Class in org.diirt.datasource
 
WriteExpressionTester(WriteExpression<?>) - Constructor for class org.diirt.datasource.WriteExpressionTester
 
WriteFunction<A> - Interface in org.diirt.datasource
A basic building block in the PVManager framework that can write an object of a given type.
writeList(VType, Writer) - Static method in class org.diirt.vtype.io.TextIO
Writes a file where each line represents a value in an array.
writeListener(PVWriterListener<? extends W>) - Method in class org.diirt.datasource.PVConfiguration
Adds a listener for the write events.
writeListener(PVWriterListener<? extends T>) - Method in class org.diirt.datasource.PVWriterConfiguration
Adds a listener notified for any writer event (write result, connection and errors).
WriteMap<T> - Class in org.diirt.datasource.expression
A write expression for a key/value map.
WriteMap() - Constructor for class org.diirt.datasource.expression.WriteMap
Creates a new group.
writeMapOf(Class<W>) - Static method in class org.diirt.datasource.ExpressionLanguage
An empty map that can write expressions of the given type.
WriteRecipe - Class in org.diirt.datasource
Represents all the values, channel names and ordering information needed for writing
WriteRecipeBuilder - Class in org.diirt.datasource
A builder for WriteRecipe.
WriteRecipeBuilder() - Constructor for class org.diirt.datasource.WriteRecipeBuilder
A new builder
WriteRecipeUtil - Class in org.diirt.datasource.test
 
WriteRecipeUtil() - Constructor for class org.diirt.datasource.test.WriteRecipeUtil
 
writeRow(File, List) - Static method in class org.diirt.graphene.profile.io.CSVWriter
Writes each item in the list as a separate entry in the .CSV file and outputs a new line in the file.
writeRow(File, Object) - Static method in class org.diirt.graphene.profile.io.CSVWriter
Writes the data as a string row in the .CSV file.
writeValue(T) - Method in class org.diirt.datasource.CacheCollector
 
writeValue(Object, OutputStream) - Method in class org.diirt.datasource.file.CSVFileFormat
 
writeValue(Object, OutputStream) - Method in interface org.diirt.datasource.file.FileFormat
Write the value to the given stream.
writeValue(Object, OutputStream) - Method in class org.diirt.datasource.file.ImageFileFormat
 
writeValue(Object, OutputStream) - Method in class org.diirt.datasource.file.json.JVTypeFileFormat
 
writeValue(Object, OutputStream) - Method in class org.diirt.datasource.file.ListFileFormat
 
writeValue(T) - Method in class org.diirt.datasource.ForwardCache
 
writeValue(T) - Method in class org.diirt.datasource.LatestValueCollector
 
writeValue(T) - Method in class org.diirt.datasource.QueueCollector
 
writeValue(String, Object) - Method in class org.diirt.datasource.ReadExpressionTester
 
writeValue(Object) - Method in class org.diirt.datasource.ValueCacheImpl
Changes the value in the cache.
writeValue(T) - Method in class org.diirt.datasource.WriteCache
Changes the value in the cache.
writeValue(A) - Method in interface org.diirt.datasource.WriteFunction
Takes the value and consumes it.
writeValueToJson(JsonGenerator, String, Object) - Static method in class org.diirt.pods.web.common.Message
Converts the given value to a JSON representation.
wrongAttributeType(JsonObject, String, String) - Static method in exception org.diirt.pods.web.common.MessageDecodeException
 
WSEndpoint - Class in org.diirt.pods.web
 
WSEndpoint() - Constructor for class org.diirt.pods.web.WSEndpoint
 
WSEndpointConfigurator - Class in org.diirt.pods.web
 
WSEndpointConfigurator() - Constructor for class org.diirt.pods.web.WSEndpointConfigurator
 

X

xAreaCoordEnd - Variable in class org.diirt.graphene.Graph2DRenderer
 
xAreaCoordStart - Variable in class org.diirt.graphene.Graph2DRenderer
 
xAreaEnd - Variable in class org.diirt.graphene.TemporalGraph2DRenderer
 
xAreaStart - Variable in class org.diirt.graphene.TemporalGraph2DRenderer
 
xAxisRange(AxisRange) - Method in class org.diirt.graphene.Graph2DRendererUpdate
Updates the parameter for the range (max - min) of the values on the x-axis.
xColumnProperty() - Method in class org.diirt.javafx.graphene.BubbleGraphView
 
xLabelMargin - Variable in class org.diirt.graphene.Graph2DRenderer
 
xLabelMargin(int) - Method in class org.diirt.graphene.Graph2DRendererUpdate
Updates the parameter for the margin for the labels on the x-axis.
xLabelMargin - Variable in class org.diirt.graphene.TemporalGraph2DRenderer
 
xPixelCenterToValue(int) - Method in class org.diirt.graphene.GraphBuffer
Converts the center of given pixel position to the actual value.
xPixelLeftToValue(int) - Method in class org.diirt.graphene.GraphBuffer
Converts the left side of given pixel position to the actual value.
xPixelRightToValue(int) - Method in class org.diirt.graphene.GraphBuffer
Converts the right side of given pixel position to the actual value.
xPlotCoordEnd - Variable in class org.diirt.graphene.Graph2DRenderer
 
xPlotCoordEnd - Variable in class org.diirt.graphene.TemporalGraph2DRenderer
 
xPlotCoordStart - Variable in class org.diirt.graphene.Graph2DRenderer
 
xPlotCoordStart - Variable in class org.diirt.graphene.TemporalGraph2DRenderer
 
xPlotCoordWidth - Variable in class org.diirt.graphene.Graph2DRenderer
 
xPlotCoordWidth - Variable in class org.diirt.graphene.TemporalGraph2DRenderer
 
xPlotValueEnd - Variable in class org.diirt.graphene.Graph2DRenderer
 
xPlotValueEnd - Variable in class org.diirt.graphene.TemporalGraph2DRenderer
 
xPlotValueStart - Variable in class org.diirt.graphene.Graph2DRenderer
 
xPlotValueStart - Variable in class org.diirt.graphene.TemporalGraph2DRenderer
 
xPointMargin - Variable in class org.diirt.graphene.Graph2DRenderer
 
xReferenceCoords - Variable in class org.diirt.graphene.Graph2DRenderer
 
xReferenceCoords - Variable in class org.diirt.graphene.TemporalGraph2DRenderer
 
xReferenceLabels - Variable in class org.diirt.graphene.Graph2DRenderer
 
xReferenceLabels - Variable in class org.diirt.graphene.MultiAxisLineGraph2DRenderer
 
xReferenceValues - Variable in class org.diirt.graphene.Graph2DRenderer
 
xRow2LabelMargin - Variable in class org.diirt.graphene.TemporalGraph2DRenderer
 
xValueScale - Variable in class org.diirt.graphene.Graph2DRenderer
 
xValueScale(ValueScale) - Method in class org.diirt.graphene.Graph2DRendererUpdate
Updates the parameter for the scaling on the x-axis.
xValueToPixel(double) - Method in class org.diirt.graphene.GraphBuffer
Converts the given value to the pixel position.

Y

yAreaCoordEnd - Variable in class org.diirt.graphene.Graph2DRenderer
 
yAreaCoordStart - Variable in class org.diirt.graphene.Graph2DRenderer
 
yAreaEnd - Variable in class org.diirt.graphene.TemporalGraph2DRenderer
 
yAreaStart - Variable in class org.diirt.graphene.TemporalGraph2DRenderer
 
yAxisRange(AxisRange) - Method in class org.diirt.graphene.Graph2DRendererUpdate
Updates the parameter for the range (max - min) of the values on the y-axis.
yColumnProperty() - Method in class org.diirt.javafx.graphene.BubbleGraphView
 
yLabelMargin - Variable in class org.diirt.graphene.Graph2DRenderer
 
yLabelMargin(int) - Method in class org.diirt.graphene.Graph2DRendererUpdate
Updates the parameter for the margin for the labels on the y-axis.
yLabelMargin - Variable in class org.diirt.graphene.TemporalGraph2DRenderer
 
yPixelBottomToValue(int) - Method in class org.diirt.graphene.GraphBuffer
Converts the bottom side of given pixel position to the actual value.
yPixelCenterToValue(int) - Method in class org.diirt.graphene.GraphBuffer
Converts the center of given pixel position to the actual value.
yPixelTopToValue(int) - Method in class org.diirt.graphene.GraphBuffer
Converts the top side of given pixel position to the actual value.
yPlotCoordEnd - Variable in class org.diirt.graphene.Graph2DRenderer
 
yPlotCoordEnd - Variable in class org.diirt.graphene.TemporalGraph2DRenderer
 
yPlotCoordHeight - Variable in class org.diirt.graphene.Graph2DRenderer
 
yPlotCoordHeight - Variable in class org.diirt.graphene.TemporalGraph2DRenderer
 
yPlotCoordStart - Variable in class org.diirt.graphene.Graph2DRenderer
 
yPlotCoordStart - Variable in class org.diirt.graphene.TemporalGraph2DRenderer
 
yPlotValueEnd - Variable in class org.diirt.graphene.Graph2DRenderer
 
yPlotValueEnd - Variable in class org.diirt.graphene.TemporalGraph2DRenderer
 
yPlotValueStart - Variable in class org.diirt.graphene.Graph2DRenderer
 
yPlotValueStart - Variable in class org.diirt.graphene.TemporalGraph2DRenderer
 
yPointMargin - Variable in class org.diirt.graphene.Graph2DRenderer
 
yReferenceCoords - Variable in class org.diirt.graphene.Graph2DRenderer
 
yReferenceCoords - Variable in class org.diirt.graphene.TemporalGraph2DRenderer
 
yReferenceLabels - Variable in class org.diirt.graphene.Graph2DRenderer
 
yReferenceValues - Variable in class org.diirt.graphene.Graph2DRenderer
 
yValueScale - Variable in class org.diirt.graphene.Graph2DRenderer
 
yValueScale(ValueScale) - Method in class org.diirt.graphene.Graph2DRendererUpdate
Updates the parameter for the scaling on the y-axis.
yValueToPixel(double) - Method in class org.diirt.graphene.GraphBuffer
Converts the given value to the pixel position.

Z

zLabelMargin - Variable in class org.diirt.graphene.IntensityGraph2DRenderer
 
zLabelMargin(int) - Method in class org.diirt.graphene.IntensityGraph2DRendererUpdate
Sets this object's zLabelMargin to the given margin size.
zReferenceCoords - Variable in class org.diirt.graphene.IntensityGraph2DRenderer
 
zReferenceLabels - Variable in class org.diirt.graphene.IntensityGraph2DRenderer
 
zReferenceValues - Variable in class org.diirt.graphene.IntensityGraph2DRenderer
 
A B C D E F G H I J L M N O P Q R S T U V W X Y Z 
Skip navigation links

Copyright © 2015. All rights reserved.