Todo List
ProjectComponent | --ConditionBase | --NotCondition
Implements interfaces:
Evaluates to true if the single condition nested into it is false and vice versa.
void evaluate( )