Uses of Class
org.biojava.nbio.structure.io.mmcif.model.PdbxStructAssembly
Packages that use PdbxStructAssembly
Package
Description
Input and Output of mmcif files.
Datamodel objects used for processing mmcif files.
-
Uses of PdbxStructAssembly in org.biojava.nbio.structure.io.mmcif
Methods in org.biojava.nbio.structure.io.mmcif that return types with arguments of type PdbxStructAssemblyMethods in org.biojava.nbio.structure.io.mmcif with parameters of type PdbxStructAssemblyModifier and TypeMethodDescriptionvoidChemCompConsumer.newPdbxStrucAssembly(PdbxStructAssembly strucAssembly) voidMetalBondConsumer.newPdbxStrucAssembly(PdbxStructAssembly strucAssembly) voidMMcifConsumer.newPdbxStrucAssembly(PdbxStructAssembly strucAssembly) voidSimpleMMcifConsumer.newPdbxStrucAssembly(PdbxStructAssembly strucAssembly) -
Uses of PdbxStructAssembly in org.biojava.nbio.structure.io.mmcif.model
Methods in org.biojava.nbio.structure.io.mmcif.model that return types with arguments of type PdbxStructAssemblyMethod parameters in org.biojava.nbio.structure.io.mmcif.model with type arguments of type PdbxStructAssemblyModifier and TypeMethodDescriptionvoidPdbxStructAssemblyXMLContainer.setPdbxStructAssemblies(List<PdbxStructAssembly> d) -
Uses of PdbxStructAssembly in org.biojava.nbio.structure.quaternary
Methods in org.biojava.nbio.structure.quaternary with parameters of type PdbxStructAssemblyModifier 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.