indexing description: "[ A condition can be represented by: - a setting, in the sense of 'setting in registry' - an item, in the sense of 'item im repository' see SETTING and ITEM This class is part of the XAE Extended Adventure Engine Project. ]" author: "Adrian Rabenseifner, radrian@student.ethz.ch" date: "$Date$" revision: "$Revision$" deferred class CONDITION feature -- Access satisfied(context: CONTEXT): BOOLEAN is -- is satisfied under the context of a given game object deferred end feature {NONE} -- Implementation end -- class SETTING