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

E

Equals(byte[], byte[]) - Method in class se.ericsson.eto.norarc.javaframe.Database
utility to check whether two byte arrays have the same contents
enclosingState - Variable in class se.ericsson.eto.norarc.javaframe.State
 
enterState(int, StateMachine) - Method in class se.ericsson.eto.norarc.javaframe.CompositeState
Enter this CompositeState through a given entry port.
enterState(StateMachine) - Method in class se.ericsson.eto.norarc.javaframe.CompositeState
Enter this CompositeState through the default entry port.
enterState(StateMachine) - Method in class se.ericsson.eto.norarc.javaframe.State
Changes the current State of the StateMachine to this singular State.
entry(StateMachine) - Method in class se.ericsson.eto.norarc.javaframe.State
Will be executed every time this State is entered.
env - Variable in class se.ericsson.eto.norarc.javaframe.OutputEdgeMediator
 
exec(Message) - Method in class se.ericsson.eto.norarc.javaframe.Router
The execution utility called by the scheduling process.
exec(Message) - Method in class se.ericsson.eto.norarc.javaframe.StateMachine
The treatment by this StateMachine of the next message from the mailbox.
execRouterTrans(Message) - Method in class se.ericsson.eto.norarc.javaframe.Router
Normally the Router has only a single transition executed.
execStartTransition() - Method in class se.ericsson.eto.norarc.javaframe.Router
Default execStartTransition is empty.
execStartTransition() - Method in class se.ericsson.eto.norarc.javaframe.StateMachine
Code to be executed at startup of this StateMachine.
execTrans(Message, State, StateMachine) - Method in class se.ericsson.eto.norarc.javaframe.CompositeState
Execute transition (if defined) for Message sig and State st.
exit(StateMachine) - Method in class se.ericsson.eto.norarc.javaframe.State
Will be executed every time this State is exited.
exitState(int, StateMachine) - Method in class se.ericsson.eto.norarc.javaframe.CompositeState
Leave this CompositeState through a given exit port.

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