Todo List
ProjectComponent | --ConditionBase | --OrCondition
Implements interfaces:
Iterates over all conditions and returns true as soon as one evaluates to true.
void evaluate( )