Class GenotypeJEXLContext

  • All Implemented Interfaces:
    org.apache.commons.jexl2.JexlContext

    public class GenotypeJEXLContext
    extends Object
    • Method Detail

      • get

        public Object get​(String name)
        Specified by:
        get in interface org.apache.commons.jexl2.JexlContext
      • has

        public boolean has​(String name)
        Specified by:
        has in interface org.apache.commons.jexl2.JexlContext