Package ch.psi.wica.model.channel
package ch.psi.wica.model.channel
Domain classes providing support for the abstractions associated with a wica channel.
-
ClassDescriptionRepresents a readable or writable point of interest (or control point) in the environment of the wica server's backend control system.Represents the abstract root of a hierarchy of objects which provide fields to describe a control point's general characteristics (that is its metadata) and/or fields to describe its evolving state that is its instantaneous value).Represents the name of a wica channel which comprises the name by which it is known in the underlying control system (that is the control system name), the means of communicating with it (that is the network protocol), and an instance specifier (required to ensure name uniqueness if a control point is used multiple times).Represents the configurable properties of a wica channel.Represents the property values that will be used if not explicitly specified in the configuration information provided when the channel is created.Represents the type of WicaChannel.