The activation time for the item in the time-ordered priority queue
Compare two items (PQItems) based on their actTime.
Compare two items (PQItems) based on their actTime.
the other item to compare with this item
Show the flaw by printing the error message.
Show the flaw by printing the error message.
the method where the error occurred
the error message
Get the id (unique identifier).
Get the id (unique identifier).
Return the full identity.
Return the full identity.
Get the name.
Get the name.
Set the name.
Get the type of the simulation object.
Get the type of the simulation object.
Convert the item (PQItem) to a string.
Convert the item (PQItem) to a string.
The
PQItem
trait should be mixed in for items going on a PQueue.