Todo List
ProjectComponent | --ConditionBase | --ElseIfTask
This class has same basic structure as the IfTask, although of course it doesn't support <else> tags.
void addThen( $t)
boolean evaluate( )
void main( )