Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

/home/pauldt/projects/IDEA/IDEA-ALL/IDEA-DEV/Modules/PLASMA/Planner/Includes/PlasmaVariableCondition.hh

Go to the documentation of this file.
00001 #ifndef PLASMA_PLANSERVER_VARIABLE_FILTER_CONDITION_HEADER
00002 #define PLASMA_PLANSERVER_VARIABLE_FILTER_CONDITION_HEADER
00003 
00004 #include "Condition.hh"
00005 
00006 namespace IDEA
00007 {
00008   class PlasmaVariableCondition:
00009     public EUROPA::Condition
00010   {
00011   public:
00012     PlasmaVariableCondition( const EUROPA::DecisionManagerId &dm );
00013     
00014     bool test(const EUROPA::EntityId &entity);
00015 
00016     void print(std::ostream &os);
00017 
00018   };
00019 
00020 }
00021 
00022 #endif // PLASMA_PLANSERVER_VARIABLE_FILTER_CONDITION_HEADER
00023  

Contact information
© IDEA
Generated on Fri Feb 3 17:09:42 2006 for IDEA.