scalation.simulation.Temporal
The Temporal
trait adds time (actTime) and temporal ordering to Identifiable
.
Attributes
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
-
Known subtypes
-
Members list
Compare two temporal objects based on their actTime.
Compare two temporal objects based on their actTime.
Value parameters
-
other
-
the other item to compare with this item
Attributes
Convert the temporal object to a string.
Convert the temporal object to a string.
Attributes
-
Definition Classes
-
Any
Determine whether Identifiable object 'this' equals Identifiable object 'that'. Works since 'id' is unique for all Identifiable objects.
Determine whether Identifiable object 'this' equals Identifiable object 'that'. Works since 'id' is unique for all Identifiable objects.
Attributes
-
Definition Classes
-
-
Inherited from:
-
Identifiable
Return the hashCode as the unique id.
Return the hashCode as the unique id.
Attributes
-
Definition Classes
-
-
Inherited from:
-
Identifiable
Return the full identity.
Return the full identity.
Attributes
-
Inherited from:
-
Identifiable
Value parameters
-
name
-
the name to assign
Attributes
-
Inherited from:
-
Identifiable
Get the type of the simulation object.
Get the type of the simulation object.
Attributes
-
Inherited from:
-
Identifiable
The activation time for the temporal object
The activation time for the temporal object
Attributes
The globally unique integer identifier
The globally unique integer identifier
Attributes
-
Inherited from:
-
Identifiable