Uses of Class
org.biojava.bio.seq.io.agave.AGAVEProperty
Packages that use AGAVEProperty
Package
Description
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 AGAVEPropertyModifier and TypeMethodDescriptionAgave2AgaveAnnotFilter.getProperty(Annotation annot, String type) AGAVEAnnotFilter.getProperty(Annotation annot, String type) SimpleAnnotFilter.getProperty(Annotation annot, String type) ThomasD made this a bit safer...AGAVERelatedAnnot.getProps()Methods in org.biojava.bio.seq.io.agave with parameters of type AGAVEPropertyModifier and TypeMethodDescriptionvoidAGAVERelatedAnnot.addProp(AGAVEProperty prop) voidAGAVEXref.addProp(AGAVEProperty prop) voidAGAVECompResultHandler.addProperty(AGAVEProperty prop) voidAGAVEDbIdPropCallbackItf.addProperty(AGAVEProperty prop) voidAGAVEGeneHandler.addProperty(AGAVEProperty prop) voidAGAVERelatedAnnotPropHandler.addProperty(AGAVEProperty prop) voidAGAVESeqFeatureHandler.addProperty(AGAVEProperty prop) voidAGAVEXrefPropHandler.addProperty(AGAVEProperty prop)