Package | Description |
---|---|
org.epics.pvmanager.expression |
Interfaces for the expressions PVManager can consume.
|
org.epics.pvmanager.extra |
This package contains experimental classes that, once stable, will
be deprecated and moved into more official packages.
|
org.epics.pvmanager.graphene |
Modifier and Type | Class and Description |
---|---|
class |
Cache<T>
A cache expression.
|
class |
Queue<T>
A queue expression.
|
class |
ReadMap<T>
A read expression for a key/value map.
|
Modifier and Type | Method and Description |
---|---|
DesiredRateExpressionImpl<R> |
DesiredRateExpressionImpl.as(String name) |
DesiredRateExpressionImpl<R> |
DesiredRateExpression.getDesiredRateExpressionImpl()
The implementation of this expression.
|
DesiredRateExpressionImpl<R> |
DesiredRateReadWriteExpressionImpl.getDesiredRateExpressionImpl() |
DesiredRateExpressionImpl<R> |
DesiredRateExpressionImpl.getDesiredRateExpressionImpl()
The implementation for this expression.
|
Modifier and Type | Class and Description |
---|---|
class |
DynamicGroup
A expression that returns the result of a dynamically managed group.
|
class |
WaterfallPlot
A waterfall plot.
|
Modifier and Type | Class and Description |
---|---|
class |
BubbleGraph2DExpression |
class |
HistogramGraph2DExpression |
class |
IntensityGraph2DExpression |
class |
LineGraph2DExpression |
class |
MultiAxisLineGraph2DExpression |
class |
MultilineGraph2DExpression |
class |
ScatterGraph2DExpression |
class |
SparklineGraph2DExpression |
Copyright © 2010–2015. All rights reserved.