Uses of Interface
org.biojava.nbio.structure.io.cif.CifFileConsumer
-
Packages that use CifFileConsumer Package Description org.biojava.nbio.structure.io.cif -
-
Uses of CifFileConsumer in org.biojava.nbio.structure.io.cif
Subinterfaces of CifFileConsumer in org.biojava.nbio.structure.io.cif Modifier and Type Interface Description interfaceChemCompConsumerCreate theChemicalComponentDictionaryfrom CIF data.interfaceCifStructureConsumerDefines the categories to consume during CIF parsing.interfaceMetalBondConsumerConsume metal bond data.Classes in org.biojava.nbio.structure.io.cif that implement CifFileConsumer Modifier and Type Class Description classChemCompConsumerImplConsumes a CCD file to create theChemicalComponentDictionary.classCifStructureConsumerImplAn implementation of a CifFileConsumer for BioJava.classMetalBondConsumerImplCreated by andreas on 6/9/16.
-