Package | Description |
---|---|
org.kepler.domains | |
ptolemy.actor.sched |
Schedule related classes.
|
ptolemy.domains.continuous.kernel |
The Continuous domain kernel.
|
ptolemy.domains.sdf.kernel |
The ptolemy.domains.sdf.kernel package.
|
ptolemy.domains.sdf.optimize |
The ptolemy.domains.sdf.optimize package.
|
Modifier and Type | Class and Description |
---|---|
class |
SDF4WS
The SDF4WS is an SDFDirector for the domain of WebServices.
|
Modifier and Type | Class and Description |
---|---|
class |
FixedPointDirector
A base class for directors that have fixed point semantics at each
iteration.
|
Constructor and Description |
---|
FixedPointScheduler(StaticSchedulingDirector container,
java.lang.String name)
Construct a scheduler in the given container with the given name.
|
Modifier and Type | Class and Description |
---|---|
class |
ContinuousDirector
The continuous time domain is a timed domain that supports
continuous-time signals, discrete-event signals, and mixtures of the
two.
|
Modifier and Type | Class and Description |
---|---|
class |
SDFDirector
Director for the synchronous dataflow (SDF) model of computation.
|
Modifier and Type | Class and Description |
---|---|
class |
OptimizingSDFDirector
Director for the synchronous dataflow (SDF) model of computation which finds
an optimized schedule according to a defined criterion.
|