public class MutualExclusiveBehavior implements Behaviour(Code)
A Composite Mode (See GOF Composite Pattern) where contained modes are ordered by priority and only the
mode with the highest priority and is valid for the current context is ran.
author: jones since: 1.1.0