Package care.smith.top.top_phenotypic_query.c2reasoner.functions.bool


package care.smith.top.top_phenotypic_query.c2reasoner.functions.bool
  • Classes
    Class
    Description
    The function And is a Boolean operation on any number of Boolean expressions (arguments).
    The function MaxTrue is an extended Boolean operation.
    The function MinTrue is an extended Boolean operation.
    The function Not is a Boolean operation on a single Boolean expression (argument).
    The function Or is a Boolean operation on any number of Boolean expressions (arguments).