Uses of Class
ch.psi.wica.model.channel.value.WicaChannelValueConnected
Packages that use WicaChannelValueConnected
Package
Description
Classes providing support for the low-level infrastructure that underpins a wica channel.
-
Uses of WicaChannelValueConnected in ch.psi.wica.infrastructure.channel
Subclasses of WicaChannelValueConnected in ch.psi.wica.infrastructure.channelModifier and TypeClassDescriptionstatic class
static class
static class
static class
static class
static class
static class
-
Uses of WicaChannelValueConnected in ch.psi.wica.model.channel.value
Subclasses of WicaChannelValueConnected in ch.psi.wica.model.channel.valueModifier and TypeClassDescriptionclass
Represents the value of a connected channel whose underlying type is INTEGER.class
Represents the value of a connected channel whose underlying type is INTEGER_ARRAY.class
Represents the value of a connected channel whose underlying type is REAL.class
Represents the value of a connected channel whose underlying type is REAL_ARRAY.class
Represents the value of a connected channel whose underlying type is STRING.class
Represents the value of a connected channel whose underlying type is STRING_ARRAY.