Class skydata::behaviour::replication::ReplicateToReachRGAggregate¶
ClassList > skydata > behaviour > replication > ReplicateToReachRGAggregate
Inherits the following classes: SKAgentBehaviour
Public Functions¶
Type | Name |
---|---|
ReplicateToReachRGAggregate (SKAgent agent) |
|
void | action () |
Detailed Description¶
This behaviour aims to replicate agents to have RG family members in the same family.
To select the best Harbour, this behaviour tries to maximize a property
Public Functions Documentation¶
function ReplicateToReachRGAggregate¶
inline skydata::behaviour::replication::ReplicateToReachRGAggregate::ReplicateToReachRGAggregate (
SKAgent agent
)
Add this behaviour to an agent
Parameters:
agent
: the agent
function action¶
inline void skydata::behaviour::replication::ReplicateToReachRGAggregate::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/ReplicateToReachRGAggregate.java