scalation.simulation.Monitor
case class Monitor(
project:
String)
The Monitor
class is used to trace the actions/events in the models.
Value parameters
-
project
-
the project to be monitored
Attributes
-
Graph
-
-
Supertypes
-
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Members list
Finish up by flushing and closing the log.
Finish up by flushing and closing the log.
Attributes
Toggle output destination from default of (log) file to standard output. etc.
Toggle output destination from default of (log) file to standard output. etc.
Attributes
Value parameters
-
what
-
what was the action
-
when
-
when was the action taken
-
who
-
who caused the action
-
whom
-
whom did the action effect
Attributes
Attributes
-
Inherited from:
-
Product
Attributes
-
Inherited from:
-
Product