Serialized Form
-
Package xdevs.core.examples.efp
-
Class xdevs.core.examples.efp.Job extends Object implements Serializable
- serialVersionUID:
- 6442709491519565544L
-
Serialized Fields
-
id
String id
Job id -
time
double time
Time in which the job was started to be processed.
-
-
-
Package xdevs.core.simulation.distributed
-
Class xdevs.core.simulation.distributed.MessageDistributed extends Object implements Serializable
-
Serialized Fields
-
command
int command
Command for the message -
message
String message
Message for the message -
valuesPort
Collection<?> valuesPort
Collection of values for the message
-
-
-