§6.2.(c) Team activation methods

Every team can be activated and deactivated by predefined methods of the interface org.objectteams.ITeam.

activate() and activate(Thread th)
Methods for activation of a team
deactivate() and deactivate(Thread th)
Methods for deactivation of a team

The usage of these Methods is described in §5.2.(b).