Annotation Type ConditionalExpression

    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      String alias
      The alias that is used to reference this conditional expression
      Condition condition
      The condition to apply to the terms in this expression
      Term[] terms
      The terms to which to apply the condition
    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      String id  
    • Element Detail

      • alias

        String alias
        The alias that is used to reference this conditional expression
      • condition

        Condition condition
        The condition to apply to the terms in this expression
      • terms

        Term[] terms
        The terms to which to apply the condition