Uses of Class
org.biojava.nbio.structure.io.mmcif.model.PdbxStructOperList
-
Packages that use PdbxStructOperList Package Description org.biojava.nbio.structure.io.mmcif Input and Output of mmcif files.org.biojava.nbio.structure.io.mmcif.model Datamodel objects used for processing mmcif files. -
-
Uses of PdbxStructOperList in org.biojava.nbio.structure.io.mmcif
Methods in org.biojava.nbio.structure.io.mmcif that return types with arguments of type PdbxStructOperList Modifier and Type Method Description List<PdbxStructOperList>SimpleMMcifConsumer. getStructOpers()Methods in org.biojava.nbio.structure.io.mmcif with parameters of type PdbxStructOperList Modifier and Type Method Description voidChemCompConsumer. newPdbxStructOperList(PdbxStructOperList structOper)voidMetalBondConsumer. newPdbxStructOperList(PdbxStructOperList structOper)voidMMcifConsumer. newPdbxStructOperList(PdbxStructOperList structOper)voidSimpleMMcifConsumer. newPdbxStructOperList(PdbxStructOperList structOper)voidSimpleMMcifParser. triggerNewPdbxStructOper(PdbxStructOperList structOper) -
Uses of PdbxStructOperList in org.biojava.nbio.structure.io.mmcif.model
Methods in org.biojava.nbio.structure.io.mmcif.model that return types with arguments of type PdbxStructOperList Modifier and Type Method Description List<PdbxStructOperList>PdbxStructOperListXMLContainer. getPdbxStructOperLists()Method parameters in org.biojava.nbio.structure.io.mmcif.model with type arguments of type PdbxStructOperList Modifier and Type Method Description voidPdbxStructOperListXMLContainer. setPdbxStructOperLists(List<PdbxStructOperList> d)
-