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 TypeMethodDescriptionvoid
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)