Package madkit.agr
Interface Organization
Deprecated.
Defines default roles used in MaDKit
- Since:
- MaDKit 5.0.0.10
- Version:
- 0.9
- Author:
- Fabien Michel
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
Deprecated.This role is a temporary role used to exchange messages with a group's manager that one agent is not part of.static final String
Deprecated.This role is automatically given to agents that create a group The value of this constant is "manager".
-
Field Details
-
GROUP_MANAGER_ROLE
Deprecated.This role is automatically given to agents that create a group The value of this constant is "manager".- See Also:
-
GROUP_CANDIDATE_ROLE
Deprecated.This role is a temporary role used to exchange messages with a group's manager that one agent is not part of. The value of this constant is "candidate".- See Also:
-
DefaultMaDKitRoles