Package | Description |
---|---|
eu.bandm.sig.adlib2 | |
eu.bandm.sig.adlib2.compile | |
eu.bandm.sig.adlib2.math |
Class and Description |
---|
AbstractClockedSignalSource
Common interface of all signal (time-dependent value) sources whose observable
state is driven by a clock.
|
AbstractSignalSource
Common interface of all signal (time-dependent value) sources.
|
AbstractSignalSourceChooser
Base class for signal sources of that choose dynamically from a fixed
collection of inputs.
|
BaseBooleanOperators
Utility class with static tools concerning operators of primitive type
boolean . |
BaseDoubleOperators
Utility class with static tools concerning operators of primitive type
double . |
BaseFloatOperators
Utility class with static tools concerning operators of primitive type
float . |
BaseIntOperators
Utility class with static tools concerning operators of primitive type
int . |
BaseLongOperators
Utility class with static tools concerning operators of primitive type
long . |
BooleanClockedSignalSource
Interface of a signal (time-dependent value) source of primitive type
boolean whose observable state is
driven by a clock. |
BooleanClockedSignalSourceVector
Interface of aggregates of signal sources of primitive type
boolean whose observable state
is driven by a clock. |
BooleanDelay
A component that forwards the value from an input signal source
delayed by a single clock tick.
|
BooleanDelayVector
Aggregates of delay signal sources of primitive type
boolean . |
BooleanMultiDelay
A component that forwards the value from a signal source delayed by a specified
number of clock ticks.
|
BooleanSignalSource
Interface of a signal (time-dependent value) source of primitive type
boolean . |
BooleanSignalSourceChooser
Base class for signal sources of primitive type
boolean that choose
dynamically from a fixed collection of inputs. |
BooleanSignalSourceChooser.OfInt |
BooleanSignalSourceVector
Interface of aggregates of signal sources of primitive type
boolean . |
BooleanSignalSourceVector.Mutable
Interface of mutable aggregates of signal sources of primitive type
boolean . |
BooleanStoredSignalSource
Common base class for signal (time-dependent value) sources of
primitive type
boolean whose output is the value of a variable that is
updated only as driven by a clock. |
ClockedSignalSource
Interface of a signal (time-dependent value) source of a fixed object
type whose observable state is
driven by a clock.
|
ClockedSignalSourceVector
Interface of aggregates of signal sources of a fixed object
type whose observable state
is driven by a clock.
|
Component
Interface of computational components whose observable state is
changed atomically by a delegate object at specified events in time.
|
ConstantRealtimeContext
Source of information about constant-rate realtime sampling control flow.
|
Delay
A component that forwards the value from an input signal source
delayed by a single clock tick.
|
DelayVector
Aggregates of delay signal sources of a fixed object
type.
|
DoubleClockedSignalSource
Interface of a signal (time-dependent value) source of primitive type
double whose observable state is
driven by a clock. |
DoubleClockedSignalSourceVector
Interface of aggregates of signal sources of primitive type
double whose observable state
is driven by a clock. |
DoubleDelay
A component that forwards the value from an input signal source
delayed by a single clock tick.
|
DoubleDelayVector
Aggregates of delay signal sources of primitive type
double . |
DoubleMultiDelay
A component that forwards the value from a signal source delayed by a specified
number of clock ticks.
|
DoubleSignalSource
Interface of a signal (time-dependent value) source of primitive type
double . |
DoubleSignalSourceChooser
Base class for signal sources of primitive type
double that choose
dynamically from a fixed collection of inputs. |
DoubleSignalSourceChooser.OfInt |
DoubleSignalSourceVector
Interface of aggregates of signal sources of primitive type
double . |
DoubleSignalSourceVector.Mutable
Interface of mutable aggregates of signal sources of primitive type
double . |
DoubleStoredSignalSource
Common base class for signal (time-dependent value) sources of
primitive type
double whose output is the value of a variable that is
updated only as driven by a clock. |
EnumClockedSignalSource
Interface of a signal source with
enum values at construction time
but ordinal int values at runtime and whose observable state is
driven by a clock. |
EnumSignalSource
Interface of a signal source with
enum values at
construction time but ordinal int values at runtime. |
FloatClockedSignalSource
Interface of a signal (time-dependent value) source of primitive type
float whose observable state is
driven by a clock. |
FloatClockedSignalSourceVector
Interface of aggregates of signal sources of primitive type
float whose observable state
is driven by a clock. |
FloatDelay
A component that forwards the value from an input signal source
delayed by a single clock tick.
|
FloatDelayVector
Aggregates of delay signal sources of primitive type
float . |
FloatMultiDelay
A component that forwards the value from a signal source delayed by a specified
number of clock ticks.
|
FloatSignalSource
Interface of a signal (time-dependent value) source of primitive type
float . |
FloatSignalSourceChooser
Base class for signal sources of primitive type
float that choose
dynamically from a fixed collection of inputs. |
FloatSignalSourceChooser.OfInt |
FloatSignalSourceVector
Interface of aggregates of signal sources of primitive type
float . |
FloatSignalSourceVector.Mutable
Interface of mutable aggregates of signal sources of primitive type
float . |
FloatStoredSignalSource
Common base class for signal (time-dependent value) sources of
primitive type
float whose output is the value of a variable that is
updated only as driven by a clock. |
IntArrayBufferSink.Collector |
IntBufferSink |
IntBufferSink.OverflowPolicy |
IntClockedSignalSource
Interface of a signal (time-dependent value) source of primitive type
int whose observable state is
driven by a clock. |
IntClockedSignalSourceFraction |
IntClockedSignalSourceVector
Interface of aggregates of signal sources of primitive type
int whose observable state
is driven by a clock. |
IntDelay
A component that forwards the value from an input signal source
delayed by a single clock tick.
|
IntDelayVector
Aggregates of delay signal sources of primitive type
int . |
IntFraction
Representation of fractions.
|
IntMultiDelay
A component that forwards the value from a signal source delayed by a specified
number of clock ticks.
|
IntSignalSource
Interface of a signal (time-dependent value) source of primitive type
int . |
IntSignalSourceChooser
Base class for signal sources of primitive type
int that choose
dynamically from a fixed collection of inputs. |
IntSignalSourceChooser.OfEnumInt |
IntSignalSourceChooser.OfInt |
IntSignalSourceFraction |
IntSignalSourceVector
Interface of aggregates of signal sources of primitive type
int . |
IntSignalSourceVector.Mutable
Interface of mutable aggregates of signal sources of primitive type
int . |
IntStoredSignalSource
Common base class for signal (time-dependent value) sources of
primitive type
int whose output is the value of a variable that is
updated only as driven by a clock. |
LongClockedSignalSource
Interface of a signal (time-dependent value) source of primitive type
long whose observable state is
driven by a clock. |
LongClockedSignalSourceFraction |
LongClockedSignalSourceVector
Interface of aggregates of signal sources of primitive type
long whose observable state
is driven by a clock. |
LongDelay
A component that forwards the value from an input signal source
delayed by a single clock tick.
|
LongDelayVector
Aggregates of delay signal sources of primitive type
long . |
LongFraction
Representation of fractions.
|
LongMultiDelay
A component that forwards the value from a signal source delayed by a specified
number of clock ticks.
|
LongSignalSource
Interface of a signal (time-dependent value) source of primitive type
long . |
LongSignalSourceChooser
Base class for signal sources of primitive type
long that choose
dynamically from a fixed collection of inputs. |
LongSignalSourceChooser.OfInt |
LongSignalSourceFraction |
LongSignalSourceVector
Interface of aggregates of signal sources of primitive type
long . |
LongSignalSourceVector.Mutable
Interface of mutable aggregates of signal sources of primitive type
long . |
LongStoredSignalSource
Common base class for signal (time-dependent value) sources of
primitive type
long whose output is the value of a variable that is
updated only as driven by a clock. |
MultiDelay
A component that forwards the value from a signal source delayed by a specified
number of clock ticks.
|
Process
Interface of computational processes that cause observable state changes at
specified events in real or symbolic time.
|
RealtimeContext
Source of information about realtime sampling control flow.
|
Register
Interface of components that have two separable phases of state change.
|
SignalProbe
Interface for cross-cutting observers of signal values in a network.
|
SignalSource
Interface of a signal (time-dependent value) source of a fixed
object type.
|
SignalSourceChooser
Base class for signal sources of a fixed object
type that choose
dynamically from a fixed collection of inputs.
|
SignalSourceChooser.OfInt |
SignalSourceVector
Interface of aggregates of signal sources of a fixed object
type.
|
SignalSourceVector.Mutable
Interface of mutable aggregates of signal sources of a fixed
object type.
|
StoredSignalSource
Common base class for signal (time-dependent value) sources of
a fixed object type whose output is the value of a variable that is
updated only as driven by a clock.
|
Class and Description |
---|
AbstractClockedSignalSource
Common interface of all signal (time-dependent value) sources whose observable
state is driven by a clock.
|
AbstractSignalSource
Common interface of all signal (time-dependent value) sources.
|
BooleanClockedSignalSource
Interface of a signal (time-dependent value) source of primitive type
boolean whose observable state is
driven by a clock. |
BooleanSignalSource
Interface of a signal (time-dependent value) source of primitive type
boolean . |
BooleanStoredSignalSource
Common base class for signal (time-dependent value) sources of
primitive type
boolean whose output is the value of a variable that is
updated only as driven by a clock. |
ClockedSignalSource
Interface of a signal (time-dependent value) source of a fixed object
type whose observable state is
driven by a clock.
|
Component
Interface of computational components whose observable state is
changed atomically by a delegate object at specified events in time.
|
ConstantRealtimeContext
Source of information about constant-rate realtime sampling control flow.
|
DoubleClockedSignalSource
Interface of a signal (time-dependent value) source of primitive type
double whose observable state is
driven by a clock. |
DoubleSignalSource
Interface of a signal (time-dependent value) source of primitive type
double . |
DoubleStoredSignalSource
Common base class for signal (time-dependent value) sources of
primitive type
double whose output is the value of a variable that is
updated only as driven by a clock. |
EnumClockedSignalSource
Interface of a signal source with
enum values at construction time
but ordinal int values at runtime and whose observable state is
driven by a clock. |
EnumSignalSource
Interface of a signal source with
enum values at
construction time but ordinal int values at runtime. |
FloatClockedSignalSource
Interface of a signal (time-dependent value) source of primitive type
float whose observable state is
driven by a clock. |
FloatSignalSource
Interface of a signal (time-dependent value) source of primitive type
float . |
FloatStoredSignalSource
Common base class for signal (time-dependent value) sources of
primitive type
float whose output is the value of a variable that is
updated only as driven by a clock. |
IntClockedSignalSource
Interface of a signal (time-dependent value) source of primitive type
int whose observable state is
driven by a clock. |
IntSignalSource
Interface of a signal (time-dependent value) source of primitive type
int . |
IntStoredSignalSource
Common base class for signal (time-dependent value) sources of
primitive type
int whose output is the value of a variable that is
updated only as driven by a clock. |
LongClockedSignalSource
Interface of a signal (time-dependent value) source of primitive type
long whose observable state is
driven by a clock. |
LongSignalSource
Interface of a signal (time-dependent value) source of primitive type
long . |
LongStoredSignalSource
Common base class for signal (time-dependent value) sources of
primitive type
long whose output is the value of a variable that is
updated only as driven by a clock. |
Process
Interface of computational processes that cause observable state changes at
specified events in real or symbolic time.
|
SignalSource
Interface of a signal (time-dependent value) source of a fixed
object type.
|
StoredSignalSource
Common base class for signal (time-dependent value) sources of
a fixed object type whose output is the value of a variable that is
updated only as driven by a clock.
|
Class and Description |
---|
AbstractClockedSignalSource
Common interface of all signal (time-dependent value) sources whose observable
state is driven by a clock.
|
AbstractSignalSource
Common interface of all signal (time-dependent value) sources.
|
BooleanSignalSource
Interface of a signal (time-dependent value) source of primitive type
boolean . |
Component
Interface of computational components whose observable state is
changed atomically by a delegate object at specified events in time.
|
ConstantRealtimeContext
Source of information about constant-rate realtime sampling control flow.
|
DoubleClockedSignalSource
Interface of a signal (time-dependent value) source of primitive type
double whose observable state is
driven by a clock. |
DoubleSignalSource
Interface of a signal (time-dependent value) source of primitive type
double . |
DoubleSignalSourceVector
Interface of aggregates of signal sources of primitive type
double . |
DoubleSignalSourceVector.Mutable
Interface of mutable aggregates of signal sources of primitive type
double . |
EnumSignalSource
Interface of a signal source with
enum values at
construction time but ordinal int values at runtime. |
FloatClockedSignalSource
Interface of a signal (time-dependent value) source of primitive type
float whose observable state is
driven by a clock. |
FloatSignalSource
Interface of a signal (time-dependent value) source of primitive type
float . |
FloatSignalSourceVector
Interface of aggregates of signal sources of primitive type
float . |
FloatSignalSourceVector.Mutable
Interface of mutable aggregates of signal sources of primitive type
float . |
PrimitiveDoubleSignalSourceVector
Interface of aggregates of signal sources of primitive type
double . |
PrimitiveFloatSignalSourceVector
Interface of aggregates of signal sources of primitive type
float . |
Process
Interface of computational processes that cause observable state changes at
specified events in real or symbolic time.
|
RealtimeContext
Source of information about realtime sampling control flow.
|
SignalSource
Interface of a signal (time-dependent value) source of a fixed
object type.
|