ComputingElementState

org.eso.ias.asce.ComputingElementState
See theComputingElementState companion class

The implementation of the ASCE state machine transitions

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

The transition of the state of a ASCE as a result of an event

The transition of the state of a ASCE as a result of an event

Value parameters

asceState:

the ASCE state that receives the event

e:

the event to apply to the current state of the ASCE

Attributes