A B C D E F G I L M N O P R S T U V W

A

addChannel(String) - Method in interface org.openmuc.framework.config.DeviceConfig
 
addChannel(String, String) - Method in interface org.openmuc.framework.config.DeviceConfig
 
addDevice(String, String) - Method in interface org.openmuc.framework.config.DriverConfig
 
addDriver(String) - Method in interface org.openmuc.framework.config.RootConfig
 
addListener(RecordListener) - Method in interface org.openmuc.framework.dataaccess.Channel
Adds a listener that is notified of new records received my sampling or listening.
addToContext(String, Object) - Method in class org.openmuc.framework.webui.spi.AjaxView
 
AjaxView - Class in org.openmuc.framework.webui.spi
 
AjaxView(String) - Constructor for class org.openmuc.framework.webui.spi.AjaxView
 
ArgumentSyntaxException - Exception in org.openmuc.framework.config
 
ArgumentSyntaxException() - Constructor for exception org.openmuc.framework.config.ArgumentSyntaxException
 
asBoolean() - Method in class org.openmuc.framework.data.BooleanValue
 
asBoolean() - Method in class org.openmuc.framework.data.ByteStringValue
 
asBoolean() - Method in class org.openmuc.framework.data.ByteValue
 
asBoolean() - Method in class org.openmuc.framework.data.DoubleValue
 
asBoolean() - Method in class org.openmuc.framework.data.FloatValue
 
asBoolean() - Method in class org.openmuc.framework.data.IntValue
 
asBoolean() - Method in class org.openmuc.framework.data.LongValue
 
asBoolean() - Method in class org.openmuc.framework.data.ShortValue
 
asBoolean() - Method in interface org.openmuc.framework.data.Value
 
asByte() - Method in class org.openmuc.framework.data.BooleanValue
 
asByte() - Method in class org.openmuc.framework.data.ByteStringValue
 
asByte() - Method in class org.openmuc.framework.data.ByteValue
 
asByte() - Method in class org.openmuc.framework.data.DoubleValue
 
asByte() - Method in class org.openmuc.framework.data.FloatValue
 
asByte() - Method in class org.openmuc.framework.data.IntValue
 
asByte() - Method in class org.openmuc.framework.data.LongValue
 
asByte() - Method in class org.openmuc.framework.data.ShortValue
 
asByte() - Method in interface org.openmuc.framework.data.Value
 
asByteArray() - Method in class org.openmuc.framework.data.BooleanValue
 
asByteArray() - Method in class org.openmuc.framework.data.ByteStringValue
Returns a copy of the internal byte array.
asByteArray() - Method in class org.openmuc.framework.data.ByteValue
 
asByteArray() - Method in class org.openmuc.framework.data.DoubleValue
 
asByteArray() - Method in class org.openmuc.framework.data.FloatValue
 
asByteArray() - Method in class org.openmuc.framework.data.IntValue
 
asByteArray() - Method in class org.openmuc.framework.data.LongValue
 
asByteArray() - Method in class org.openmuc.framework.data.ShortValue
 
asByteArray() - Method in interface org.openmuc.framework.data.Value
 
asDouble() - Method in class org.openmuc.framework.data.BooleanValue
 
asDouble() - Method in class org.openmuc.framework.data.ByteStringValue
 
asDouble() - Method in class org.openmuc.framework.data.ByteValue
 
asDouble() - Method in class org.openmuc.framework.data.DoubleValue
 
asDouble() - Method in class org.openmuc.framework.data.FloatValue
 
asDouble() - Method in class org.openmuc.framework.data.IntValue
 
asDouble() - Method in class org.openmuc.framework.data.LongValue
 
asDouble() - Method in class org.openmuc.framework.data.ShortValue
 
asDouble() - Method in interface org.openmuc.framework.data.Value
 
asFloat() - Method in class org.openmuc.framework.data.BooleanValue
 
asFloat() - Method in class org.openmuc.framework.data.ByteStringValue
 
asFloat() - Method in class org.openmuc.framework.data.ByteValue
 
asFloat() - Method in class org.openmuc.framework.data.DoubleValue
 
asFloat() - Method in class org.openmuc.framework.data.FloatValue
 
asFloat() - Method in class org.openmuc.framework.data.IntValue
 
asFloat() - Method in class org.openmuc.framework.data.LongValue
 
asFloat() - Method in class org.openmuc.framework.data.ShortValue
 
asFloat() - Method in interface org.openmuc.framework.data.Value
 
asInt() - Method in class org.openmuc.framework.data.BooleanValue
 
asInt() - Method in class org.openmuc.framework.data.ByteStringValue
 
asInt() - Method in class org.openmuc.framework.data.ByteValue
 
asInt() - Method in class org.openmuc.framework.data.DoubleValue
 
asInt() - Method in class org.openmuc.framework.data.FloatValue
 
asInt() - Method in class org.openmuc.framework.data.IntValue
 
asInt() - Method in class org.openmuc.framework.data.LongValue
 
asInt() - Method in class org.openmuc.framework.data.ShortValue
 
asInt() - Method in interface org.openmuc.framework.data.Value
 
asLong() - Method in class org.openmuc.framework.data.BooleanValue
 
asLong() - Method in class org.openmuc.framework.data.ByteStringValue
 
asLong() - Method in class org.openmuc.framework.data.ByteValue
 
asLong() - Method in class org.openmuc.framework.data.DoubleValue
 
asLong() - Method in class org.openmuc.framework.data.FloatValue
 
asLong() - Method in class org.openmuc.framework.data.IntValue
 
asLong() - Method in class org.openmuc.framework.data.LongValue
 
asLong() - Method in class org.openmuc.framework.data.ShortValue
 
asLong() - Method in interface org.openmuc.framework.data.Value
 
asShort() - Method in class org.openmuc.framework.data.BooleanValue
 
asShort() - Method in class org.openmuc.framework.data.ByteStringValue
 
asShort() - Method in class org.openmuc.framework.data.ByteValue
 
asShort() - Method in class org.openmuc.framework.data.DoubleValue
 
asShort() - Method in class org.openmuc.framework.data.FloatValue
 
asShort() - Method in class org.openmuc.framework.data.IntValue
 
asShort() - Method in class org.openmuc.framework.data.LongValue
 
asShort() - Method in class org.openmuc.framework.data.ShortValue
 
asShort() - Method in interface org.openmuc.framework.data.Value
 
AuthenticationService - Interface in org.openmuc.framework.authentication
Service interface to get access to the framework wide user management and authentication

B

BooleanValue - Class in org.openmuc.framework.data
 
BooleanValue(boolean) - Constructor for class org.openmuc.framework.data.BooleanValue
 
BYTE_STRING_SIZE_DEFAULT - Static variable in interface org.openmuc.framework.config.ChannelConfig
 
ByteStringValue - Class in org.openmuc.framework.data
Represents an immutable array of bytes.
ByteStringValue(byte[]) - Constructor for class org.openmuc.framework.data.ByteStringValue
 
ByteValue - Class in org.openmuc.framework.data
 
ByteValue(byte) - Constructor for class org.openmuc.framework.data.ByteValue
 

C

Channel - Interface in org.openmuc.framework.dataaccess
The Channel class is used to access a single data field of a communication device.
ChannelChangeListener - Interface in org.openmuc.framework.dataaccess
 
ChannelConfig - Interface in org.openmuc.framework.config
 
channelDeleted(Channel) - Method in interface org.openmuc.framework.dataaccess.ChannelChangeListener
 
channelModified(Channel) - Method in interface org.openmuc.framework.dataaccess.ChannelChangeListener
 
ChannelRecordContainer - Interface in org.openmuc.framework.driver.spi
 
ChannelScanInformation - Class in org.openmuc.framework.config
 
ChannelScanInformation(String, String, ValueType, Integer) - Constructor for class org.openmuc.framework.config.ChannelScanInformation
 
ChannelScanInformation(String, String, ValueType, Integer, Boolean, Boolean) - Constructor for class org.openmuc.framework.config.ChannelScanInformation
 
ChannelState - Enum in org.openmuc.framework.dataaccess
 
ChannelValueContainer - Interface in org.openmuc.framework.driver.spi
 
ConfigChangeListener - Interface in org.openmuc.framework.config
 
ConfigService - Interface in org.openmuc.framework.config
 
configurationChanged() - Method in interface org.openmuc.framework.config.ConfigChangeListener
 
ConfigWriteException - Exception in org.openmuc.framework.config
 
ConfigWriteException() - Constructor for exception org.openmuc.framework.config.ConfigWriteException
 
ConfigWriteException(String) - Constructor for exception org.openmuc.framework.config.ConfigWriteException
 
ConfigWriteException(Throwable) - Constructor for exception org.openmuc.framework.config.ConfigWriteException
 
ConfigWriteException(String, Throwable) - Constructor for exception org.openmuc.framework.config.ConfigWriteException
 
connect(String, String, String, int) - Method in interface org.openmuc.framework.driver.spi.DriverService
Attempts to connect to the given communication device using the given settings.
CONNECT_RETRY_INTERVAL_DEFAULT - Static variable in interface org.openmuc.framework.config.DriverConfig
 
CONNECT_TIMEOUT_DEFAULT - Static variable in interface org.openmuc.framework.config.DriverConfig
 
ConnectionException - Exception in org.openmuc.framework.driver.spi
 
ConnectionException() - Constructor for exception org.openmuc.framework.driver.spi.ConnectionException
 
ConnectionException(String) - Constructor for exception org.openmuc.framework.driver.spi.ConnectionException
 
ConnectionException(Throwable) - Constructor for exception org.openmuc.framework.driver.spi.ConnectionException
 
ConnectionException(String, Throwable) - Constructor for exception org.openmuc.framework.driver.spi.ConnectionException
 
contains(String) - Method in interface org.openmuc.framework.authentication.AuthenticationService
 
copy() - Method in interface org.openmuc.framework.driver.spi.ChannelRecordContainer
 

D

DataAccessService - Interface in org.openmuc.framework.dataaccess
Service interface to get access to the measurement and control data of connected communication devices.
DataLoggerNotAvailableException - Exception in org.openmuc.framework.dataaccess
 
DataLoggerNotAvailableException() - Constructor for exception org.openmuc.framework.dataaccess.DataLoggerNotAvailableException
 
DataLoggerService - Interface in org.openmuc.framework.datalogger.spi
 
delete(String) - Method in interface org.openmuc.framework.authentication.AuthenticationService
 
delete() - Method in interface org.openmuc.framework.config.ChannelConfig
 
delete() - Method in interface org.openmuc.framework.config.DeviceConfig
 
delete() - Method in interface org.openmuc.framework.config.DriverConfig
 
DESCRIPTION_DEFAULT - Static variable in interface org.openmuc.framework.config.ChannelConfig
 
DESCRIPTION_DEFAULT - Static variable in interface org.openmuc.framework.config.DeviceConfig
 
DeviceConfig - Interface in org.openmuc.framework.config
 
DeviceConnection - Class in org.openmuc.framework.driver.spi
Class containing the following connection parameters.
DeviceConnection(String, String, String, Object) - Constructor for class org.openmuc.framework.driver.spi.DeviceConnection
 
DeviceScanInformation - Class in org.openmuc.framework.config
 
DeviceScanInformation(String, String, String) - Constructor for class org.openmuc.framework.config.DeviceScanInformation
 
DeviceState - Enum in org.openmuc.framework.dataaccess
 
DISABLED_DEFAULT - Static variable in interface org.openmuc.framework.config.ChannelConfig
 
DISABLED_DEFAULT - Static variable in interface org.openmuc.framework.config.DeviceConfig
 
DISABLED_DEFAULT - Static variable in interface org.openmuc.framework.config.DriverConfig
 
disconnect(DeviceConnection) - Method in interface org.openmuc.framework.driver.spi.DriverService
Disconnects or closes the given connection.
DoubleValue - Class in org.openmuc.framework.data
 
DoubleValue(double) - Constructor for class org.openmuc.framework.data.DoubleValue
 
DriverChangeListener - Interface in org.openmuc.framework.config
 
DriverConfig - Interface in org.openmuc.framework.config
 
DriverNotAvailableException - Exception in org.openmuc.framework.config
 
DriverNotAvailableException() - Constructor for exception org.openmuc.framework.config.DriverNotAvailableException
 
driverRemoved(String) - Method in interface org.openmuc.framework.config.DriverChangeListener
 
DriverService - Interface in org.openmuc.framework.driver.spi
The DriverService is the interface that all OpenMUC communication drivers have to implement and register as a service in the OSGi environment.

E

ERROR - Static variable in class org.openmuc.framework.webui.spi.MessageView
 

F

Flag - Enum in org.openmuc.framework.data
 
FloatValue - Class in org.openmuc.framework.data
 
FloatValue(float) - Constructor for class org.openmuc.framework.data.FloatValue
 
forceLabel(String) - Method in interface org.openmuc.framework.config.ChannelConfig
 

G

getAlias() - Method in interface org.openmuc.framework.webui.spi.WebUiPluginService
 
getAllLabels() - Method in interface org.openmuc.framework.dataaccess.DataAccessService
 
getAllUsers() - Method in interface org.openmuc.framework.authentication.AuthenticationService
 
getApplicationAlias() - Method in interface org.openmuc.framework.webui.spi.PluginContext
 
getApplicationPath() - Method in interface org.openmuc.framework.webui.spi.PluginContext
Get the path of plugin application including the application alias.
getCategory() - Method in interface org.openmuc.framework.webui.spi.WebUiPluginService
 
getChannel(String) - Method in interface org.openmuc.framework.config.DeviceConfig
 
getChannel(String) - Method in interface org.openmuc.framework.dataaccess.DataAccessService
 
getChannel(String, ChannelChangeListener) - Method in interface org.openmuc.framework.dataaccess.DataAccessService
 
getChannel(String) - Method in interface org.openmuc.framework.dataaccess.LogicalDevice
 
getChannel(String, ChannelChangeListener) - Method in interface org.openmuc.framework.dataaccess.LogicalDevice
 
getChannel() - Method in interface org.openmuc.framework.dataaccess.ReadRecordContainer
 
getChannel() - Method in interface org.openmuc.framework.dataaccess.WriteValueContainer
 
getChannelAddress() - Method in interface org.openmuc.framework.config.ChannelConfig
 
getChannelAddress() - Method in class org.openmuc.framework.config.ChannelScanInformation
 
getChannelAddress() - Method in interface org.openmuc.framework.dataaccess.Channel
Gets the address of this channel.
getChannelAddress() - Method in interface org.openmuc.framework.driver.spi.ChannelRecordContainer
 
getChannelAddress() - Method in interface org.openmuc.framework.driver.spi.ChannelValueContainer
 
getChannelHandle() - Method in interface org.openmuc.framework.driver.spi.ChannelRecordContainer
 
getChannelHandle() - Method in interface org.openmuc.framework.driver.spi.ChannelValueContainer
 
getChannelId() - Method in interface org.openmuc.framework.datalogger.spi.LogRecordContainer
 
getChannels() - Method in interface org.openmuc.framework.config.DeviceConfig
 
getChannelState() - Method in interface org.openmuc.framework.dataaccess.Channel
Gets the current channel state.
getCode() - Method in enum org.openmuc.framework.data.Flag
 
getConfig() - Method in interface org.openmuc.framework.config.ConfigService
 
getConfig(ConfigChangeListener) - Method in interface org.openmuc.framework.config.ConfigService
 
getConnectionHandle() - Method in class org.openmuc.framework.driver.spi.DeviceConnection
 
getConnectRetryInterval() - Method in interface org.openmuc.framework.config.DeviceConfig
 
getConnectRetryInterval() - Method in interface org.openmuc.framework.config.DriverConfig
 
getConnectTimeout() - Method in interface org.openmuc.framework.config.DeviceConfig
 
getConnectTimeout() - Method in interface org.openmuc.framework.config.DriverConfig
 
getContentView(HttpServletRequest, PluginContext) - Method in interface org.openmuc.framework.webui.spi.WebUiPluginService
 
getContext() - Method in class org.openmuc.framework.webui.spi.AjaxView
 
getContext() - Method in class org.openmuc.framework.webui.spi.MessageView
 
getContext() - Method in class org.openmuc.framework.webui.spi.RedirectView
 
getContext() - Method in interface org.openmuc.framework.webui.spi.View
 
getDefaultLoggerId() - Method in interface org.openmuc.framework.config.RootConfig
 
getDescription() - Method in interface org.openmuc.framework.config.ChannelConfig
 
getDescription() - Method in class org.openmuc.framework.config.ChannelScanInformation
 
getDescription() - Method in interface org.openmuc.framework.config.DeviceConfig
 
getDescription() - Method in class org.openmuc.framework.config.DeviceScanInformation
 
getDescription() - Method in interface org.openmuc.framework.dataaccess.Channel
Gets the description of this channel.
getDescription() - Method in interface org.openmuc.framework.driver.spi.DriverService
Returns a string with a description of what the driver does.
getDescription() - Method in interface org.openmuc.framework.webui.spi.WebUiPluginService
 
getDevice(String, String) - Method in interface org.openmuc.framework.config.DriverConfig
 
getDeviceAddress() - Method in interface org.openmuc.framework.config.DeviceConfig
 
getDeviceAddress() - Method in class org.openmuc.framework.config.DeviceScanInformation
 
getDeviceAddress() - Method in interface org.openmuc.framework.dataaccess.Channel
Gets the channel's device address.
getDeviceAddress() - Method in class org.openmuc.framework.driver.spi.DeviceConnection
 
getDeviceDescription() - Method in interface org.openmuc.framework.dataaccess.Channel
Gets the description of the communication device that this channel belongs to.
getDeviceName() - Method in interface org.openmuc.framework.dataaccess.Channel
Gets the name of the communication device that this channel belongs to.
getDevices() - Method in interface org.openmuc.framework.config.DriverConfig
 
getDeviceState() - Method in interface org.openmuc.framework.dataaccess.Channel
Gets the current state of the communication device that this channel belongs to.
getDriver(String) - Method in interface org.openmuc.framework.config.RootConfig
 
getDriverName() - Method in interface org.openmuc.framework.dataaccess.Channel
Gets the unique name of the communication driver that is used by this channel to read/write data.
getDrivers() - Method in interface org.openmuc.framework.config.RootConfig
 
getEmptyConfig() - Method in interface org.openmuc.framework.config.ConfigService
 
getFlag() - Method in class org.openmuc.framework.data.Record
 
getFlag() - Method in interface org.openmuc.framework.dataaccess.WriteValueContainer
 
getId() - Method in interface org.openmuc.framework.config.ChannelConfig
 
getId() - Method in interface org.openmuc.framework.config.DriverConfig
 
getId() - Method in interface org.openmuc.framework.datalogger.spi.DataLoggerService
 
getId() - Method in interface org.openmuc.framework.datalogger.spi.LogChannel
 
getId() - Method in interface org.openmuc.framework.driver.spi.DriverService
Returns the ID of the driver.
getIdsOfRegisteredDrivers() - Method in interface org.openmuc.framework.config.ConfigService
 
getIdsOfRegisteredDrivers(DriverChangeListener) - Method in interface org.openmuc.framework.config.ConfigService
 
getInterfaceAddress() - Method in interface org.openmuc.framework.config.DeviceConfig
 
getInterfaceAddress() - Method in interface org.openmuc.framework.dataaccess.Channel
Gets the channel's interface address.
getInterfaceAddress() - Method in class org.openmuc.framework.driver.spi.DeviceConnection
 
getJavaScripts() - Method in class org.openmuc.framework.webui.spi.AjaxView
 
getJavaScripts() - Method in class org.openmuc.framework.webui.spi.MessageView
 
getJavaScripts() - Method in class org.openmuc.framework.webui.spi.RedirectView
 
getJavaScripts() - Method in interface org.openmuc.framework.webui.spi.View
 
getLabel() - Method in interface org.openmuc.framework.config.ChannelConfig
 
getLabel() - Method in interface org.openmuc.framework.dataaccess.Channel
Gets the label of this channel.
getLabel() - Method in interface org.openmuc.framework.datalogger.spi.LogChannel
 
getLatestSample() - Method in interface org.openmuc.framework.dataaccess.Channel
Gets the latest record that was either sampled or received by listening or an application set using setLatestSample.
getLocalPath() - Method in interface org.openmuc.framework.webui.spi.PluginContext
Get the plugin applications local path.
getLoggedValue(long) - Method in interface org.openmuc.framework.dataaccess.Channel
Gets the value that has been stored in the framework's logging data base at the given timestamp.
getLoggedValues(long) - Method in interface org.openmuc.framework.dataaccess.Channel
Gets all historical values that have been stored in the framework's logging data base since the given startTime.
getLoggedValues(long, long) - Method in interface org.openmuc.framework.dataaccess.Channel
 
getLoggingInterval() - Method in interface org.openmuc.framework.config.ChannelConfig
 
getLoggingInterval() - Method in interface org.openmuc.framework.dataaccess.Channel
Get the channel's configured logging interval in milliseconds.
getLoggingInterval() - Method in interface org.openmuc.framework.datalogger.spi.LogChannel
 
getLoggingTimeOffset() - Method in interface org.openmuc.framework.config.ChannelConfig
 
getLoggingTimeOffset() - Method in interface org.openmuc.framework.dataaccess.Channel
Gets the channel's configured logging time offset in milliseconds.
getLoggingTimeOffset() - Method in interface org.openmuc.framework.datalogger.spi.LogChannel
 
getLogicalDevices(String) - Method in interface org.openmuc.framework.dataaccess.DataAccessService
 
getLogicalDevices(String, LogicalDeviceChangeListener) - Method in interface org.openmuc.framework.dataaccess.DataAccessService
 
getName() - Method in interface org.openmuc.framework.config.DeviceConfig
 
getName() - Method in class org.openmuc.framework.config.DeviceScanInformation
 
getName() - Method in interface org.openmuc.framework.webui.spi.WebUiPluginService
 
getOrAddChannel(String) - Method in interface org.openmuc.framework.config.DeviceConfig
 
getOrAddDevice(String, String) - Method in interface org.openmuc.framework.config.DriverConfig
 
getOrAddDriver(String) - Method in interface org.openmuc.framework.config.RootConfig
 
getPage() - Method in class org.openmuc.framework.webui.spi.AjaxView
 
getPage() - Method in class org.openmuc.framework.webui.spi.MessageView
 
getPage() - Method in class org.openmuc.framework.webui.spi.RedirectView
 
getPage() - Method in interface org.openmuc.framework.webui.spi.View
 
getReadContainer() - Method in interface org.openmuc.framework.dataaccess.Channel
Gets a ReadRecordContainer that corresponds to this channel.
getReadTimeout() - Method in interface org.openmuc.framework.config.DeviceConfig
 
getReadTimeout() - Method in interface org.openmuc.framework.config.DriverConfig
 
getRecord() - Method in interface org.openmuc.framework.dataaccess.ReadRecordContainer
 
getRecord() - Method in interface org.openmuc.framework.datalogger.spi.LogRecordContainer
 
getRedirectLocation() - Method in class org.openmuc.framework.webui.spi.AjaxView
 
getRedirectLocation() - Method in class org.openmuc.framework.webui.spi.MessageView
 
getRedirectLocation() - Method in class org.openmuc.framework.webui.spi.RedirectView
 
getRedirectLocation() - Method in interface org.openmuc.framework.webui.spi.View
 
getRequest() - Method in interface org.openmuc.framework.webui.spi.PluginContext
 
getResource(String) - Method in class org.openmuc.framework.webui.spi.ResourceLoader
Get resource as URL
getResourceAsString(String) - Method in class org.openmuc.framework.webui.spi.ResourceLoader
Get a text file resource as String
getResources() - Method in interface org.openmuc.framework.webui.spi.WebUiPluginService
 
getResponse() - Method in interface org.openmuc.framework.webui.spi.PluginContext
 
getSamplingGroup() - Method in interface org.openmuc.framework.config.ChannelConfig
 
getSamplingInterval() - Method in interface org.openmuc.framework.config.ChannelConfig
 
getSamplingInterval() - Method in interface org.openmuc.framework.dataaccess.Channel
Gets the channel's configured sampling interval in milliseconds.
getSamplingTimeOffset() - Method in interface org.openmuc.framework.config.ChannelConfig
 
getSamplingTimeOffset() - Method in interface org.openmuc.framework.dataaccess.Channel
Gets the channel's configured sampling time offset in milliseconds.
getScalingFactor() - Method in interface org.openmuc.framework.config.ChannelConfig
 
getSettings() - Method in interface org.openmuc.framework.config.DeviceConfig
 
getSettings() - Method in class org.openmuc.framework.driver.spi.DeviceConnection
 
getStyleSheets() - Method in class org.openmuc.framework.webui.spi.AjaxView
 
getStyleSheets() - Method in class org.openmuc.framework.webui.spi.MessageView
 
getStyleSheets() - Method in class org.openmuc.framework.webui.spi.RedirectView
 
getStyleSheets() - Method in interface org.openmuc.framework.webui.spi.View
 
getTemplate() - Method in class org.openmuc.framework.webui.spi.AjaxView
 
getTemplate() - Method in class org.openmuc.framework.webui.spi.MessageView
 
getTemplate() - Method in class org.openmuc.framework.webui.spi.RedirectView
 
getTemplate() - Method in interface org.openmuc.framework.webui.spi.View
 
getTimestamp() - Method in class org.openmuc.framework.data.Record
 
getUnit() - Method in interface org.openmuc.framework.config.ChannelConfig
 
getUnit() - Method in interface org.openmuc.framework.dataaccess.Channel
Gets the unit of this channel.
getUnit() - Method in interface org.openmuc.framework.datalogger.spi.LogChannel
 
getValue() - Method in class org.openmuc.framework.data.Record
 
getValue() - Method in interface org.openmuc.framework.dataaccess.WriteValueContainer
 
getValue(String, long) - Method in interface org.openmuc.framework.datalogger.spi.DataLoggerService
Gets a single value with a specified timestamp from the database.
getValue() - Method in interface org.openmuc.framework.driver.spi.ChannelValueContainer
 
getValueOffset() - Method in interface org.openmuc.framework.config.ChannelConfig
 
getValues(String, long) - Method in interface org.openmuc.framework.datalogger.spi.DataLoggerService
Gets all values (time series) of a channel from startTime until now.
getValues(String, long, long) - Method in interface org.openmuc.framework.datalogger.spi.DataLoggerService
Gets all values (time series) of a channel from startTime until endTime.
getValueType() - Method in interface org.openmuc.framework.config.ChannelConfig
 
getValueType() - Method in class org.openmuc.framework.config.ChannelScanInformation
 
getValueType() - Method in interface org.openmuc.framework.dataaccess.Channel
Gets the value type of this channel.
getValueType() - Method in interface org.openmuc.framework.datalogger.spi.LogChannel
 
getValueTypeLength() - Method in interface org.openmuc.framework.config.ChannelConfig
 
getValueTypeLength() - Method in class org.openmuc.framework.config.ChannelScanInformation
 
getValueTypeLength() - Method in interface org.openmuc.framework.datalogger.spi.LogChannel
 
getViewType() - Method in class org.openmuc.framework.webui.spi.AjaxView
 
getViewType() - Method in class org.openmuc.framework.webui.spi.MessageView
 
getViewType() - Method in class org.openmuc.framework.webui.spi.RedirectView
 
getViewType() - Method in interface org.openmuc.framework.webui.spi.View
 
getWriteContainer() - Method in interface org.openmuc.framework.dataaccess.Channel
Gets a WriteValueContainer that corresponds to this channel.

I

INFO - Static variable in class org.openmuc.framework.webui.spi.MessageView
 
IntValue - Class in org.openmuc.framework.data
 
IntValue(int) - Constructor for class org.openmuc.framework.data.IntValue
 
isConnected() - Method in interface org.openmuc.framework.dataaccess.Channel
Returns true if a connection to the channel's communication device exist.
isDisabled() - Method in interface org.openmuc.framework.config.ChannelConfig
 
isDisabled() - Method in interface org.openmuc.framework.config.DeviceConfig
 
isDisabled() - Method in interface org.openmuc.framework.config.DriverConfig
 
isListening() - Method in interface org.openmuc.framework.config.ChannelConfig
 
isReadable() - Method in interface org.openmuc.framework.config.ChannelConfig
 
isReadable() - Method in class org.openmuc.framework.config.ChannelScanInformation
 
isWritable() - Method in interface org.openmuc.framework.config.ChannelConfig
 
isWritable() - Method in class org.openmuc.framework.config.ChannelScanInformation
 

L

LISTENING_DEFAULT - Static variable in interface org.openmuc.framework.config.ChannelConfig
 
lock() - Method in interface org.openmuc.framework.config.ConfigService
 
log(List<LogRecordContainer>, long) - Method in interface org.openmuc.framework.datalogger.spi.DataLoggerService
 
LogChannel - Interface in org.openmuc.framework.datalogger.spi
 
LOGGING_INTERVAL_DEFAULT - Static variable in interface org.openmuc.framework.config.ChannelConfig
 
LOGGING_TIME_OFFSET_DEFAULT - Static variable in interface org.openmuc.framework.config.ChannelConfig
 
LogicalDevice - Interface in org.openmuc.framework.dataaccess
 
logicalDeviceAdded(LogicalDevice) - Method in interface org.openmuc.framework.dataaccess.LogicalDeviceChangeListener
 
LogicalDeviceChangeListener - Interface in org.openmuc.framework.dataaccess
 
logicalDeviceDeleted(LogicalDevice) - Method in interface org.openmuc.framework.dataaccess.LogicalDeviceChangeListener
 
logicalDeviceModified(LogicalDevice) - Method in interface org.openmuc.framework.dataaccess.LogicalDeviceChangeListener
 
login(String, String) - Method in interface org.openmuc.framework.authentication.AuthenticationService
 
LogRecordContainer - Interface in org.openmuc.framework.datalogger.spi
 
LongValue - Class in org.openmuc.framework.data
 
LongValue(long) - Constructor for class org.openmuc.framework.data.LongValue
 

M

MessageView - Class in org.openmuc.framework.webui.spi
 
MessageView(String, String, int) - Constructor for class org.openmuc.framework.webui.spi.MessageView
 
MessageView(String, int) - Constructor for class org.openmuc.framework.webui.spi.MessageView
 

N

NAME_DEFAULT - Static variable in interface org.openmuc.framework.config.DeviceConfig
 
NamingCollisionException - Exception in org.openmuc.framework.config
 
NamingCollisionException() - Constructor for exception org.openmuc.framework.config.NamingCollisionException
 
NamingCollisionException(String) - Constructor for exception org.openmuc.framework.config.NamingCollisionException
 
NamingCollisionException(Throwable) - Constructor for exception org.openmuc.framework.config.NamingCollisionException
 
NamingCollisionException(String, Throwable) - Constructor for exception org.openmuc.framework.config.NamingCollisionException
 
newDriver(String) - Method in interface org.openmuc.framework.config.DriverChangeListener
 
newFlag(int) - Static method in enum org.openmuc.framework.data.Flag
 
newRecord(Channel, Record) - Method in interface org.openmuc.framework.dataaccess.RecordListener
 
newRecords(List<ChannelRecordContainer>) - Method in interface org.openmuc.framework.driver.spi.RecordsReceivedListener
 

O

org.openmuc.framework.authentication - package org.openmuc.framework.authentication
 
org.openmuc.framework.config - package org.openmuc.framework.config
 
org.openmuc.framework.data - package org.openmuc.framework.data
 
org.openmuc.framework.dataaccess - package org.openmuc.framework.dataaccess
 
org.openmuc.framework.datalogger.spi - package org.openmuc.framework.datalogger.spi
 
org.openmuc.framework.driver.spi - package org.openmuc.framework.driver.spi
 
org.openmuc.framework.webui.spi - package org.openmuc.framework.webui.spi
 

P

ParseException - Exception in org.openmuc.framework.config
 
ParseException() - Constructor for exception org.openmuc.framework.config.ParseException
 
ParseException(String) - Constructor for exception org.openmuc.framework.config.ParseException
 
ParseException(Throwable) - Constructor for exception org.openmuc.framework.config.ParseException
 
ParseException(String, Throwable) - Constructor for exception org.openmuc.framework.config.ParseException
 
PluginCategory - Enum in org.openmuc.framework.webui.spi
 
PluginContext - Interface in org.openmuc.framework.webui.spi
 

R

read(int) - Method in interface org.openmuc.framework.dataaccess.Channel
Actively reads a value from the channel's corresponding data field in the connected communication device.
read(List<ReadRecordContainer>, int) - Method in interface org.openmuc.framework.dataaccess.DataAccessService
 
read(DeviceConnection, List<ChannelRecordContainer>, Object, String, int) - Method in interface org.openmuc.framework.driver.spi.DriverService
Reads the data channels that correspond to the given record containers.
READ_TIMEOUT_DEFAULT - Static variable in interface org.openmuc.framework.config.DriverConfig
 
READABLE_DEFAULT - Static variable in interface org.openmuc.framework.config.ChannelConfig
 
ReadRecordContainer - Interface in org.openmuc.framework.dataaccess
 
Record - Class in org.openmuc.framework.data
A Record may represent a reading or a database entry.
Record(Value, Long, Flag) - Constructor for class org.openmuc.framework.data.Record
 
Record(Value, Long) - Constructor for class org.openmuc.framework.data.Record
 
RecordListener - Interface in org.openmuc.framework.dataaccess
 
RecordsReceivedListener - Interface in org.openmuc.framework.driver.spi
 
RedirectView - Class in org.openmuc.framework.webui.spi
 
RedirectView(String) - Constructor for class org.openmuc.framework.webui.spi.RedirectView
 
register(String, String) - Method in interface org.openmuc.framework.authentication.AuthenticationService
 
reloadConfigFromFile() - Method in interface org.openmuc.framework.config.ConfigService
 
removeListener(RecordListener) - Method in interface org.openmuc.framework.dataaccess.Channel
Removes a record listener.
ResourceLoader - Class in org.openmuc.framework.webui.spi
Helper class to load resources from the bundle classpath
ResourceLoader(BundleContext) - Constructor for class org.openmuc.framework.webui.spi.ResourceLoader
 
RootConfig - Interface in org.openmuc.framework.config
 

S

SAMPLING_GROUP_DEFAULT - Static variable in interface org.openmuc.framework.config.ChannelConfig
 
SAMPLING_INTERVAL_DEFAULT - Static variable in interface org.openmuc.framework.config.ChannelConfig
 
SAMPLING_TIME_OFFSET_DEFAULT - Static variable in interface org.openmuc.framework.config.ChannelConfig
 
scanForChannels(String, String, String, String, int) - Method in interface org.openmuc.framework.config.ConfigService
 
scanForChannels(DeviceConnection, int) - Method in interface org.openmuc.framework.driver.spi.DriverService
Scan a given communication device for available data channels.
scanForDevices(String, String, String, String, int) - Method in interface org.openmuc.framework.config.ConfigService
 
scanForDevices(String, String, String, int) - Method in interface org.openmuc.framework.driver.spi.DriverService
Scans for available communication devices and returns information about them.
setAddresses(String, String) - Method in interface org.openmuc.framework.config.DeviceConfig
 
setChannelAddress(String) - Method in interface org.openmuc.framework.config.ChannelConfig
 
setChannelHandle(Object) - Method in interface org.openmuc.framework.driver.spi.ChannelRecordContainer
 
setChannelHandle(Object) - Method in interface org.openmuc.framework.driver.spi.ChannelValueContainer
 
setChannelsToLog(List<LogChannel>) - Method in interface org.openmuc.framework.datalogger.spi.DataLoggerService
 
setConfig(RootConfig) - Method in interface org.openmuc.framework.config.ConfigService
 
setConnectRetryInterval(Integer) - Method in interface org.openmuc.framework.config.DeviceConfig
 
setConnectRetryInterval(Integer) - Method in interface org.openmuc.framework.config.DriverConfig
 
setConnectTimeout(Integer) - Method in interface org.openmuc.framework.config.DeviceConfig
 
setConnectTimeout(Integer) - Method in interface org.openmuc.framework.config.DriverConfig
 
setDescription(String) - Method in interface org.openmuc.framework.config.ChannelConfig
 
setDescription(String) - Method in interface org.openmuc.framework.config.DeviceConfig
 
setDisabled(Boolean) - Method in interface org.openmuc.framework.config.ChannelConfig
 
setDisabled(Boolean) - Method in interface org.openmuc.framework.config.DeviceConfig
 
setDisabled(Boolean) - Method in interface org.openmuc.framework.config.DriverConfig
 
setFlag(Flag) - Method in interface org.openmuc.framework.driver.spi.ChannelValueContainer
 
setId(String) - Method in interface org.openmuc.framework.config.DriverConfig
 
setLabel(String) - Method in interface org.openmuc.framework.config.ChannelConfig
 
setLatestSample(Record) - Method in interface org.openmuc.framework.dataaccess.Channel
Sets the latest sample record.
setListening(Boolean) - Method in interface org.openmuc.framework.config.ChannelConfig
 
setLoggingInterval(Integer) - Method in interface org.openmuc.framework.config.ChannelConfig
 
setLoggingTimeOffset(Integer) - Method in interface org.openmuc.framework.config.ChannelConfig
 
setName(String) - Method in interface org.openmuc.framework.config.DeviceConfig
 
setReadable(Boolean) - Method in interface org.openmuc.framework.config.ChannelConfig
 
setReadTimeout(Integer) - Method in interface org.openmuc.framework.config.DeviceConfig
 
setReadTimeout(Integer) - Method in interface org.openmuc.framework.config.DriverConfig
 
setRecord(Record) - Method in interface org.openmuc.framework.driver.spi.ChannelRecordContainer
 
setSamplingGroup(String) - Method in interface org.openmuc.framework.config.ChannelConfig
 
setSamplingInterval(Integer) - Method in interface org.openmuc.framework.config.ChannelConfig
 
setSamplingTimeOffset(Integer) - Method in interface org.openmuc.framework.config.ChannelConfig
 
setScalingFactor(Double) - Method in interface org.openmuc.framework.config.ChannelConfig
 
setSettings(String) - Method in interface org.openmuc.framework.config.DeviceConfig
 
SETTINGS_DEFAULT - Static variable in interface org.openmuc.framework.config.DeviceConfig
 
setUnit(String) - Method in interface org.openmuc.framework.config.ChannelConfig
 
setValue(Value) - Method in interface org.openmuc.framework.dataaccess.WriteValueContainer
 
setValueOffset(Double) - Method in interface org.openmuc.framework.config.ChannelConfig
 
setValueType(ValueType) - Method in interface org.openmuc.framework.config.ChannelConfig
 
setValueTypeLength(Integer) - Method in interface org.openmuc.framework.config.ChannelConfig
 
setWritable(Boolean) - Method in interface org.openmuc.framework.config.ChannelConfig
 
ShortValue - Class in org.openmuc.framework.data
 
ShortValue(short) - Constructor for class org.openmuc.framework.data.ShortValue
 
startListening(DeviceConnection, List<ChannelRecordContainer>, RecordsReceivedListener) - Method in interface org.openmuc.framework.driver.spi.DriverService
Starts listening on the given connection for data from the channels that correspond to the given record containers.
stopListeningForConfigChange(ConfigChangeListener) - Method in interface org.openmuc.framework.config.ConfigService
 

T

toString() - Method in class org.openmuc.framework.data.BooleanValue
 
toString() - Method in class org.openmuc.framework.data.ByteStringValue
 
toString() - Method in class org.openmuc.framework.data.ByteValue
 
toString() - Method in class org.openmuc.framework.data.DoubleValue
 
toString() - Method in class org.openmuc.framework.data.FloatValue
 
toString() - Method in class org.openmuc.framework.data.IntValue
 
toString() - Method in class org.openmuc.framework.data.LongValue
 
toString() - Method in class org.openmuc.framework.data.Record
 
toString() - Method in class org.openmuc.framework.data.ShortValue
 
toString() - Method in enum org.openmuc.framework.webui.spi.PluginCategory
 
tryLock() - Method in interface org.openmuc.framework.config.ConfigService
 
TypeConversionException - Exception in org.openmuc.framework.data
 
TypeConversionException() - Constructor for exception org.openmuc.framework.data.TypeConversionException
 
TypeConversionException(String) - Constructor for exception org.openmuc.framework.data.TypeConversionException
 

U

UNIT_DEFAULT - Static variable in interface org.openmuc.framework.config.ChannelConfig
 
unlock() - Method in interface org.openmuc.framework.config.ConfigService
 

V

Value - Interface in org.openmuc.framework.data
 
VALUE_TYPE_DEFAULT - Static variable in interface org.openmuc.framework.config.ChannelConfig
 
valueOf(String) - Static method in enum org.openmuc.framework.data.Flag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openmuc.framework.data.ValueType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openmuc.framework.dataaccess.ChannelState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openmuc.framework.dataaccess.DeviceState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openmuc.framework.webui.spi.PluginCategory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openmuc.framework.webui.spi.View.viewtype
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.openmuc.framework.data.Flag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openmuc.framework.data.ValueType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openmuc.framework.dataaccess.ChannelState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openmuc.framework.dataaccess.DeviceState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openmuc.framework.webui.spi.PluginCategory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openmuc.framework.webui.spi.View.viewtype
Returns an array containing the constants of this enum type, in the order they are declared.
ValueType - Enum in org.openmuc.framework.data
 
View - Interface in org.openmuc.framework.webui.spi
 
View.viewtype - Enum in org.openmuc.framework.webui.spi
 

W

WARNING - Static variable in class org.openmuc.framework.webui.spi.MessageView
 
WebUiPluginService - Interface in org.openmuc.framework.webui.spi
 
WRITABLE_DEFAULT - Static variable in interface org.openmuc.framework.config.ChannelConfig
 
write(Value, int) - Method in interface org.openmuc.framework.dataaccess.Channel
Writes the given value to the channel's corresponding data field in the connected communication device.
write(List<WriteValueContainer>, int) - Method in interface org.openmuc.framework.dataaccess.DataAccessService
 
write(DeviceConnection, List<ChannelValueContainer>, Object, int) - Method in interface org.openmuc.framework.driver.spi.DriverService
Writes the data channels that correspond to the given value containers.
writeConfigToFile() - Method in interface org.openmuc.framework.config.ConfigService
 
WriteValueContainer - Interface in org.openmuc.framework.dataaccess
 

A B C D E F G I L M N O P R S T U V W