Package | Description |
---|---|
org.biojava.bio.seq.io.agave |
Classes for converting between AGAVE XML and BioJava objects.
|
Modifier and Type | Method and Description |
---|---|
AGAVEProperty[] |
SimpleAnnotFilter.getProperty(Annotation annot,
String type)
ThomasD made this a bit safer...
|
AGAVEProperty[] |
AGAVEAnnotFilter.getProperty(Annotation annot,
String type) |
AGAVEProperty[] |
Agave2AgaveAnnotFilter.getProperty(Annotation annot,
String type) |
AGAVEProperty[] |
AGAVERelatedAnnot.getProps() |
Modifier and Type | Method and Description |
---|---|
void |
AGAVEXref.addProp(AGAVEProperty prop) |
void |
AGAVERelatedAnnot.addProp(AGAVEProperty prop) |
void |
AGAVEXrefPropHandler.addProperty(AGAVEProperty prop) |
void |
AGAVESeqFeatureHandler.addProperty(AGAVEProperty prop) |
void |
AGAVERelatedAnnotPropHandler.addProperty(AGAVEProperty prop) |
void |
AGAVEGeneHandler.addProperty(AGAVEProperty prop) |
void |
AGAVEDbIdPropCallbackItf.addProperty(AGAVEProperty prop) |
void |
AGAVECompResultHandler.addProperty(AGAVEProperty prop) |
Copyright © 2014 BioJava. All rights reserved.