Uses of Class
org.biojava.nbio.aaproperties.xml.Name2Count
Packages that use Name2Count
Package
Description
Set of classes that handles the reading and writing of xml files.
-
Uses of Name2Count in org.biojava.nbio.aaproperties.xml
Methods in org.biojava.nbio.aaproperties.xml that return types with arguments of type Name2CountModifier and TypeMethodDescriptionAminoAcidComposition.getElementList()
AminoAcidComposition.getIsotopeList()
Constructor parameters in org.biojava.nbio.aaproperties.xml with type arguments of type Name2CountModifierConstructorDescriptionAminoAcidComposition
(String symbol, String shortName, String name, List<Name2Count> elementList, List<Name2Count> isotopeList)