EventNode

scalation.simulation.event.EventNode
See theEventNode companion class
object EventNode

The EventNode companion object provides a method for making a prototype entity. A prototype event or entity is thought to exist before the simulation starts.

Attributes

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

Members list

Value members

Concrete methods

def makePrototype(director: Model): Entity