NotCondition
return new NotCondition(args);
NotCondition::NotCondition(const BMessage& args)
NotCondition::NotCondition()
NotCondition::Test(ConditionContext& context) const
NotCondition::ToString() const
NotCondition* notCondition = new NotCondition();
NotCondition(const BMessage& args);
NotCondition();