public class GenotypeJEXLContext extends Object
| Constructor and Description |
|---|
GenotypeJEXLContext(VariantContext vc,
Genotype g) |
| Modifier and Type | Method and 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.JexlContextpublic boolean has(String name)
has in interface org.apache.commons.jexl2.JexlContextpublic void set(String name, Object value)
set in interface org.apache.commons.jexl2.JexlContextUnsupportedOperationException