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