Class skydata::behaviour::replication::RandomDeletion¶
ClassList > skydata > behaviour > replication > RandomDeletion
Inherits the following classes: SKAgentBehaviour
Public Functions¶
Type | Name |
---|---|
RandomDeletion (SKAgent agent) |
|
void | action () |
Detailed Description¶
This behaviour aims to randomly delete agents
Public Functions Documentation¶
function RandomDeletion¶
inline skydata::behaviour::replication::RandomDeletion::RandomDeletion (
SKAgent agent
)
Add this behaviour to an agent
Parameters:
agent
: the agent
function action¶
inline void skydata::behaviour::replication::RandomDeletion::action ()
Start the behaviour
The documentation for this class was generated from the following file /home/maxime/Desktop/skd_proto_v2/skd/src/main/java/skydata/behaviour/replication/RandomDeletion.java