Package madkit.agr

Interface Organization


@Deprecated public interface Organization
Deprecated.
as of MaDKit 5.2 replaced by DefaultMaDKitRoles
Defines default roles used in MaDKit
Since:
MaDKit 5.0.0.10
Version:
0.9
Author:
Fabien Michel
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static 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

      static final String 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

      static final String 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: