org.apache.commons.jexl2.JexlContext
public class GenotypeJEXLContext extends Object
Constructor | Description |
---|---|
GenotypeJEXLContext(VariantContext vc,
Genotype g) |
Modifier and Type | Method | Description |
---|---|---|
Object |
get(String name) |
|
boolean |
has(String name) |
|
void |
set(String name,
Object value) |
public GenotypeJEXLContext(VariantContext vc, Genotype g)
public Object get(String name)
get
in interface org.apache.commons.jexl2.JexlContext
public boolean has(String name)
has
in interface org.apache.commons.jexl2.JexlContext
public void set(String name, Object value)
set
in interface org.apache.commons.jexl2.JexlContext
UnsupportedOperationException