Class MCRNotCondition

All Implemented Interfaces:
MCRCombinedCondition, MCRCondition

public class MCRNotCondition extends MCRAbstractCombinedCondition
This condition negates its child condition (boolean NOT) Only the first child condition will be evaluated. Further child conditions will be ignored.
Author:
Robert Stephan