This trait is used to report errors showing the class and method within which the error or flaw occurred.
The Identity trait provides unique identification for simulation components, entities and events.
Items that go on PQueue should mixin the PQItem trait.
The PQueue class provides a simple linear implementation for priority queues.
The SortedLinkedHashMap class extends the scala LinkedHashMap class.
This object is used to extract comments from source code (for example to send it to a spell checker.
This Counter object is used to generate unique identifiers.
This object is used to add '0' to floating point literals, which end in a dot ('.
The Monitor object is used to trace the actions/events in the models.
This object is used to test the PQueue class.
This object is used to replace pattern pat1 with pat2.
This object is used to test the SortedLinkedHashMap class.
The Swap class provides a method to swap elements in an Array or ArrayBuffer.
This object is used to test the Swap object.
This object provides an example of how to use "breaks" in Scala.
The util package contains classes, traits and objects for basic utility functions.