Uses of Class
org.biojava.bio.seq.io.agave.AGAVEProperty
-
Packages that use AGAVEProperty Package Description org.biojava.bio.seq.io.agave Classes for converting between AGAVE XML and BioJava objects. -
-
Uses of AGAVEProperty in org.biojava.bio.seq.io.agave
Methods in org.biojava.bio.seq.io.agave that return AGAVEProperty Modifier and Type Method Description AGAVEProperty[]
Agave2AgaveAnnotFilter. getProperty(Annotation annot, String type)
AGAVEProperty[]
AGAVEAnnotFilter. getProperty(Annotation annot, String type)
AGAVEProperty[]
SimpleAnnotFilter. getProperty(Annotation annot, String type)
ThomasD made this a bit safer...AGAVEProperty[]
AGAVERelatedAnnot. getProps()
Methods in org.biojava.bio.seq.io.agave with parameters of type AGAVEProperty Modifier and Type Method Description void
AGAVERelatedAnnot. addProp(AGAVEProperty prop)
void
AGAVEXref. addProp(AGAVEProperty prop)
void
AGAVECompResultHandler. addProperty(AGAVEProperty prop)
void
AGAVEDbIdPropCallbackItf. addProperty(AGAVEProperty prop)
void
AGAVEGeneHandler. addProperty(AGAVEProperty prop)
void
AGAVERelatedAnnotPropHandler. addProperty(AGAVEProperty prop)
void
AGAVESeqFeatureHandler. addProperty(AGAVEProperty prop)
void
AGAVEXrefPropHandler. addProperty(AGAVEProperty prop)
-