|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Classes in se.ericsson.eto.norarc.javaframe used by se.ericsson.eto.norarc.javaframe | |
ActiveObject
An ActiveObject represents the behaving elements of the JavaFrame systems |
|
Addressable
The superclass of all objects of JavaFrame that are addressable. |
|
Composite
A composite of ActiveObjects collected in a list. |
|
CompositeState
CompositeState is a State with inner States.
|
|
MailBox
The message queue concept This concept is not intended for JavaFrame users, but only for JavaFrame |
|
Mediator
The superclass of those objects that represent the concrete message interfaces between ActiveObject s |
|
Message
Defines the asynchronous messages that is passed within our javaframe systems |
|
MessageGUI
Creates a user interface to input messages to a JavaFrame application. |
|
Router
A Router is a special StateMachine that performs routing of Message s to one in a list of Mediator s. |
|
Scheduler
The scheduling process. |
|
SimpleRouterMediator
A SimpleRouterMediator is a superclass of Mediators that overrides the forward method
and thus defines how the routing should go.
|
|
State
The class for the singular States of the StateMachines. |
|
StateMachine
The StateMachine is a finite State machine that is executed by the associated Scheduler |
|
TimerMsg
A class to include Timers into the JavaFrame machinery. |
|
TimerMsg.JFTimerTask
|
|
Trace
This object produces Trace information to file or stream for one scheduler. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |