A C D E F G I J L M N O P R S T W

S

Scheduler - class se.ericsson.eto.norarc.javaframe.Scheduler.
The scheduling process.
Scheduler() - Constructor for class se.ericsson.eto.norarc.javaframe.Scheduler
Associates this Scheduler with a default Trace object
Scheduler(Trace) - Constructor for class se.ericsson.eto.norarc.javaframe.Scheduler
Associates this Scheduler with the given Trace generator object
SimpleIdRouterMediator - class se.ericsson.eto.norarc.javaframe.SimpleIdRouterMediator.
 
SimpleIdRouterMediator() - Constructor for class se.ericsson.eto.norarc.javaframe.SimpleIdRouterMediator
 
SimpleRouterMediator - class se.ericsson.eto.norarc.javaframe.SimpleRouterMediator.
A SimpleRouterMediator is a superclass of Mediators that overrides the forward method and thus defines how the routing should go.
SimpleRouterMediator() - Constructor for class se.ericsson.eto.norarc.javaframe.SimpleRouterMediator
 
StartMessage - class se.ericsson.eto.norarc.javaframe.StartMessage.
This is the Message used to indicate a Start transition.
StartMessage() - Constructor for class se.ericsson.eto.norarc.javaframe.StartMessage
 
State - class se.ericsson.eto.norarc.javaframe.State.
The class for the singular States of the StateMachines.
State(String) - Constructor for class se.ericsson.eto.norarc.javaframe.State
State constructor with user supplied name.
State() - Constructor for class se.ericsson.eto.norarc.javaframe.State
State constructor with default name.
StateMachine - class se.ericsson.eto.norarc.javaframe.StateMachine.
The StateMachine is a finite State machine that is executed by the associated Scheduler
StateMachine(Scheduler) - Constructor for class se.ericsson.eto.norarc.javaframe.StateMachine
Create a new StateMachine.
sameState(StateMachine) - Method in class se.ericsson.eto.norarc.javaframe.CompositeState
Remain in the same State of the StateMachine.
save(Message, StateMachine) - Method in class se.ericsson.eto.norarc.javaframe.CompositeState
The received Message is not to be consumed and handled in this State and the Message is saved in order to be handled later in another State.
saveQueue - Variable in class se.ericsson.eto.norarc.javaframe.StateMachine
 
saveTraceData() - Method in class se.ericsson.eto.norarc.javaframe.Trace
Add text to the trace.
se.ericsson.eto.norarc.javaframe - package se.ericsson.eto.norarc.javaframe
 
setActiveObjectName(String) - Method in class se.ericsson.eto.norarc.javaframe.ActiveObject
 
setDelay(int) - Method in class se.ericsson.eto.norarc.javaframe.TimerMsg
 
setEnvironment(MessageGUI) - Method in class se.ericsson.eto.norarc.javaframe.OutputEdgeMediator
 
setMediator(Mediator) - Method in class se.ericsson.eto.norarc.javaframe.OutputEdgeMediator
 
setTraceOn(boolean) - Method in class se.ericsson.eto.norarc.javaframe.Trace
Control of trace production.
show() - Method in class se.ericsson.eto.norarc.javaframe.MessageGUI
Display the GUI, invoked once after all defMessage calls and all defMediator calls.
startTimer() - Method in class se.ericsson.eto.norarc.javaframe.TimerMsg
Starts the timer with current delay
startTimer(int) - Method in class se.ericsson.eto.norarc.javaframe.TimerMsg
Starts the timer with a new delay
start_time - Variable in class se.ericsson.eto.norarc.javaframe.Trace
 
stateName - Variable in class se.ericsson.eto.norarc.javaframe.State
 
stateName() - Method in class se.ericsson.eto.norarc.javaframe.State
The name of the this State.
stopTimer() - Method in class se.ericsson.eto.norarc.javaframe.TimerMsg
Stops the Timer.

A C D E F G I J L M N O P R S T W