Uses of Class
org.biojava.nbio.structure.align.util.ConfigurationException
Packages that use ConfigurationException
Package
Description
Classes related to the implementation of the CE alignment algorithm, here called jCE.
Classes related to the implementation of the FATCAT alignment algorithm, here called jFATCAT.
-
Uses of ConfigurationException in org.biojava.nbio.structure.align.ce
Methods in org.biojava.nbio.structure.align.ce that throw ConfigurationException -
Uses of ConfigurationException in org.biojava.nbio.structure.align.fatcat
Methods in org.biojava.nbio.structure.align.fatcat that throw ConfigurationException -
Uses of ConfigurationException in org.biojava.nbio.structure.align.seq
Methods in org.biojava.nbio.structure.align.seq that throw ConfigurationException -
Uses of ConfigurationException in org.biojava.nbio.structure.align.util
Methods in org.biojava.nbio.structure.align.util that throw ConfigurationExceptionModifier and TypeMethodDescriptionstatic String[]
CliTools.configureBean
(Object bean, String[] args) Configure a JavaBean based on a set of command line arguments.