Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
W
X
Y
M
main(String[])
- Static method in class demos.
CoffeeMachine_Test
main(String[])
- Static method in class demos.
DE_SDF_Test
main(String[])
- Static method in class demos.
DETest
main(String[])
- Static method in class demos.powerwindow.
PowerWindow
main(String[])
- Static method in class demos.powerwindow.
PowerWindowDisplay
main(String[])
- Static method in class demos.powerwindow.
PowerWindowWithGUI
main(String[])
- Static method in class demos.
SDFTest
main(String[])
- Static method in class demos.
TFSM_Test
main(String[])
- Static method in class demos.
TimedValidationTest
main(String[])
- Static method in class modhelxs.mocs.tfsm.parser.
testParser
main(String[])
- Static method in class tesl.tests.
CalculusTest
main(String[])
- Static method in class tesl.tests.
Example
ManagedBlock
- Class in
modhelxs.state_management
A Block with default management for state changes.
ManagedBlock(String, Object...)
- Constructor for class modhelxs.state_management.
ManagedBlock
ManagedInterfaceBlock
- Class in
modhelxs.state_management
An InterfaceBlock with default management for state changes.
ManagedInterfaceBlock(String, Model<?>, Object...)
- Constructor for class modhelxs.state_management.
ManagedInterfaceBlock
MapAttribute
<
K
,
V
> - Class in
modhelxs.state_management
A state value which stores data in a Map.
MapAttribute()
- Constructor for class modhelxs.state_management.
MapAttribute
MapAttribute(Map<K, V>)
- Constructor for class modhelxs.state_management.
MapAttribute
master
- Variable in class tesl.tests.
DelayedImplicationTest
master
- Variable in class tesl.tests.
FilteredImplicationTest
master
- Variable in class tesl.tests.
SustainedImplicationTest
masters_
- Variable in class tesl.
ClockSet
masters_
- Variable in class tesl.
ImplicationRelation
mergeNullTick(Clock<T>)
- Method in class tesl.
ClockSet
mergeTicks()
- Method in class tesl.
ClockSet
moc_
- Variable in class modhelxs.abstractsemantics.
Model
The model of computation of this model.
Model
<
T
extends java.lang.Comparable<? super
T
>> - Class in
modhelxs.abstractsemantics
A Model describes a behavior by the combination of the behavior of the blocks of a structure according to a model of computation.
Model(String, ModelOfComputation<T>, BlockStructure, Object...)
- Constructor for class modhelxs.abstractsemantics.
Model
Build a new model.
Model(String, ModelOfComputation<T>, Object...)
- Constructor for class modhelxs.abstractsemantics.
Model
Build a model, automatically creating the corresponding block structure.
Model
- Interface in
modhelxs.ecore
A Model defines a behavior by interpreting its structure according to a model of computation.
model_
- Variable in class modhelxs.abstractsemantics.
BlockStructure
The model this structure belongs to.
model_inputs_
- Variable in class modhelxs.mocs.sdf.
SDFMoC
List of model pins that are connected to block inputs
model_outputs_
- Variable in class modhelxs.mocs.sdf.
SDFMoC
List of block pins that are connected to model outputs
ModelOfComputation
<
T
extends java.lang.Comparable<? super
T
>> - Class in
modhelxs.abstractsemantics
A ModelOfComputation models the rules for combining the behavior of the blocks in a structure.
ModelOfComputation(String)
- Constructor for class modhelxs.abstractsemantics.
ModelOfComputation
ModelOfComputation
- Interface in
modhelxs.ecore
A ModelOfComputation defines the rules for combining the behavior of the blocks in a model.
ModelOfComputationImpl
<
T
extends java.lang.Comparable<? super
T
>> - Class in
modhelxs.abstractsemantics
Common default implementation of a model of computation features.
ModelOfComputationImpl(String)
- Constructor for class modhelxs.abstractsemantics.
ModelOfComputationImpl
modhelxs.abstractsemantics
- package modhelxs.abstractsemantics
modhelxs.ecore
- package modhelxs.ecore
modhelxs.mocs.de
- package modhelxs.mocs.de
modhelxs.mocs.sdf
- package modhelxs.mocs.sdf
modhelxs.mocs.tfsm
- package modhelxs.mocs.tfsm
modhelxs.mocs.tfsm.parser
- package modhelxs.mocs.tfsm.parser
modhelxs.simulation
- package modhelxs.simulation
modhelxs.state_management
- package modhelxs.state_management
modhelxs.util
- package modhelxs.util
motor_cmd
- Variable in class demos.powerwindow.models.
WindowModel
motor_cmd()
- Method in class demos.powerwindow.models.
WindowModel
motor_down
- Variable in class demos.powerwindow.models.
WindowController
motor_down()
- Method in class demos.powerwindow.models.
WindowController
motor_stop
- Variable in class demos.powerwindow.models.
WindowController
motor_stop()
- Method in class demos.powerwindow.models.
WindowController
motor_up
- Variable in class demos.powerwindow.models.
WindowController
motor_up()
- Method in class demos.powerwindow.models.
WindowController
motorPin_
- Variable in class demos.powerwindow.gui.
WindowGUI
multiply(Integer, Integer)
- Method in class tesl.
IntegerCalc
multiply(Long, Long)
- Method in class tesl.
LongCalc
multiply(Double, Double)
- Method in class tesl.
RoundDouble
multiply(T, T)
- Method in interface tesl.
TagCalculus
multiply(Unit, Unit)
- Method in class tesl.
UnitCalc
my_clock_
- Variable in class modhelxs.state_management.
TimedManagedBlock
The observation clock of the block.
my_clock_
- Variable in class modhelxs.state_management.
TimedManagedInterfaceBlock
The observation clock of the block.
my_internal_clock_
- Variable in class modhelxs.state_management.
TimedManagedInterfaceBlock
The observation clock of the internal model.
myclock_
- Variable in class tesl.
Tick
myFeeder_
- Variable in class demos.powerwindow.gui.
WindowGUI
myPlotter_
- Variable in class demos.atomicblocks.
DEPlotter.PlotterWindow.PlotInfo
myState_
- Variable in class modhelxs.state_management.
ManagedBlock
The state of the block, managing the revert and commit operations on its state values.
myState_
- Variable in class modhelxs.state_management.
ManagedInterfaceBlock
The state of the block, managing the revert and commit operations on its state values.
mythread_
- Variable in class modhelxs.simulation.
ASAPClock
mythread_
- Variable in class modhelxs.simulation.
PeriodicRTClock
mythread_
- Variable in class modhelxs.simulation.
SynchronizingRTClock
myWindow_
- Variable in class demos.powerwindow.gui.
WindowGUI
myWindow_
- Variable in class demos.powerwindow.gui.
WindowGUI.RepaintThread
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
W
X
Y