Uses of Class
org.biojava.nbio.structure.io.mmcif.model.PdbxStructAssemblyGen
Packages that use PdbxStructAssemblyGen
Package
Description
Input and Output of mmcif files.
Datamodel objects used for processing mmcif files.
-
Uses of PdbxStructAssemblyGen in org.biojava.nbio.structure.io.mmcif
Methods in org.biojava.nbio.structure.io.mmcif that return types with arguments of type PdbxStructAssemblyGenMethods in org.biojava.nbio.structure.io.mmcif with parameters of type PdbxStructAssemblyGenModifier and TypeMethodDescriptionvoidChemCompConsumer.newPdbxStrucAssemblyGen(PdbxStructAssemblyGen strucAssembly) voidMetalBondConsumer.newPdbxStrucAssemblyGen(PdbxStructAssemblyGen strucAssembly) voidMMcifConsumer.newPdbxStrucAssemblyGen(PdbxStructAssemblyGen strucAssembly) voidSimpleMMcifConsumer.newPdbxStrucAssemblyGen(PdbxStructAssemblyGen strucAssembly) -
Uses of PdbxStructAssemblyGen in org.biojava.nbio.structure.io.mmcif.model
Methods in org.biojava.nbio.structure.io.mmcif.model that return types with arguments of type PdbxStructAssemblyGenMethod parameters in org.biojava.nbio.structure.io.mmcif.model with type arguments of type PdbxStructAssemblyGenModifier and TypeMethodDescriptionvoidPdbxStructAssemblyGenXMLContainer.setPdbxStructAssemblies(List<PdbxStructAssemblyGen> d) -
Uses of PdbxStructAssemblyGen in org.biojava.nbio.structure.quaternary
Method parameters in org.biojava.nbio.structure.quaternary with type arguments of type PdbxStructAssemblyGenModifier and TypeMethodDescriptionBiologicalAssemblyBuilder.getBioUnitTransformationList(PdbxStructAssembly psa, List<PdbxStructAssemblyGen> psags, List<PdbxStructOperList> operators) Returns a list of transformation matrices for the generation of a macromolecular assembly for the specified assembly Id.