Package | Description |
---|---|
org.epics.pvmanager.expression |
Interfaces for the expressions PVManager can consume.
|
Modifier and Type | Class and Description |
---|---|
class |
ChannelExpression<R,W>
Represents a channel, which can be both read or written.
|
class |
ChannelExpressionList<R,W>
Represents a list of channel, which can be both read or written.
|
class |
SourceRateReadWriteExpressionImpl<R,W>
Implementation class for
SourceRateReadWriteExpression . |
Copyright © 2010–2015. All rights reserved.