Class MetalBondConsumer
java.lang.Object
org.biojava.nbio.structure.io.mmcif.MetalBondConsumer
- All Implemented Interfaces:
 MMcifConsumer
Created by andreas on 6/9/16.
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionvoidcalled at end of documentvoidcalled at start of documentvoidnewAtomSite(AtomSite atom) A new AtomSite record has been read.voidnewAtomSites(AtomSites atomSites) voidAuditAuthor contains the info from the PDB-AUTHOR records.voidvoidvoidnewChemCompAtom(ChemCompAtom atom) voidnewChemCompBond(ChemCompBond bond) voidvoidvoidnewDatabasePDBrev(DatabasePDBrev dbrev) voidvoidvoidnewEntityPolySeq(EntityPolySeq epolseq) voidnewEntitySrcGen(EntitySrcGen entitySrcGen) voidnewEntitySrcNat(EntitySrcNat entitySrcNat) voidnewEntitySrcSyn(EntitySrcSyn entitySrcSyn) voidvoidThis method is called if no particular handler for the provided cif category has been implemented so far.voidvoidvoidvoidvoidvoidnewPdbxStrucAssembly(PdbxStructAssembly strucAssembly) voidnewPdbxStrucAssemblyGen(PdbxStructAssemblyGen strucAssembly) voidnewPdbxStructOperList(PdbxStructOperList structOper) voidvoidnewStructAsym(StructAsym sasym) voidnewStructConn(StructConn structConn) voidvoidnewStructNcsOper(StructNcsOper sNcsOper) voidnewStructRef(StructRef sref) voidnewStructRefSeq(StructRefSeq sref) voidvoidnewStructSite(StructSite sref) voidvoidnewSymmetry(Symmetry symmetry) voidvoid 
- 
Constructor Details
- 
MetalBondConsumer
public MetalBondConsumer() 
 - 
 - 
Method Details
- 
documentStart
public void documentStart()Description copied from interface:MMcifConsumercalled at start of document- Specified by:
 documentStartin interfaceMMcifConsumer
 - 
documentEnd
public void documentEnd()Description copied from interface:MMcifConsumercalled at end of document- Specified by:
 documentEndin interfaceMMcifConsumer
 - 
newAtomSite
Description copied from interface:MMcifConsumerA new AtomSite record has been read. Contains the Atom data- Specified by:
 newAtomSitein interfaceMMcifConsumer
 - 
newEntity
- Specified by:
 newEntityin interfaceMMcifConsumer
 - 
newEntityPolySeq
- Specified by:
 newEntityPolySeqin interfaceMMcifConsumer
 - 
newStructAsym
- Specified by:
 newStructAsymin interfaceMMcifConsumer
 - 
setStruct
- Specified by:
 setStructin interfaceMMcifConsumer
 - 
newDatabasePDBrev
- Specified by:
 newDatabasePDBrevin interfaceMMcifConsumer
 - 
newDatabasePDBrevRecord
- Specified by:
 newDatabasePDBrevRecordin interfaceMMcifConsumer
 - 
newDatabasePDBremark
- Specified by:
 newDatabasePDBremarkin interfaceMMcifConsumer
 - 
newExptl
- Specified by:
 newExptlin interfaceMMcifConsumer
 - 
newCell
- Specified by:
 newCellin interfaceMMcifConsumer
 - 
newSymmetry
- Specified by:
 newSymmetryin interfaceMMcifConsumer
 - 
newStructNcsOper
- Specified by:
 newStructNcsOperin interfaceMMcifConsumer
 - 
newAtomSites
- Specified by:
 newAtomSitesin interfaceMMcifConsumer
 - 
newStructRef
- Specified by:
 newStructRefin interfaceMMcifConsumer
 - 
newStructRefSeq
- Specified by:
 newStructRefSeqin interfaceMMcifConsumer
 - 
newStructRefSeqDif
- Specified by:
 newStructRefSeqDifin interfaceMMcifConsumer
 - 
newStructSite
- Specified by:
 newStructSitein interfaceMMcifConsumer
 - 
newStructSiteGen
- Specified by:
 newStructSiteGenin interfaceMMcifConsumer
 - 
newPdbxPolySeqScheme
- Specified by:
 newPdbxPolySeqSchemein interfaceMMcifConsumer
 - 
newPdbxNonPolyScheme
- Specified by:
 newPdbxNonPolySchemein interfaceMMcifConsumer
 - 
newPdbxEntityNonPoly
- Specified by:
 newPdbxEntityNonPolyin interfaceMMcifConsumer
 - 
newStructKeywords
- Specified by:
 newStructKeywordsin interfaceMMcifConsumer
 - 
newRefine
- Specified by:
 newRefinein interfaceMMcifConsumer
 - 
newChemComp
- Specified by:
 newChemCompin interfaceMMcifConsumer
 - 
newChemCompDescriptor
- Specified by:
 newChemCompDescriptorin interfaceMMcifConsumer
 - 
newPdbxStructOperList
- Specified by:
 newPdbxStructOperListin interfaceMMcifConsumer
 - 
newPdbxStrucAssembly
- Specified by:
 newPdbxStrucAssemblyin interfaceMMcifConsumer
 - 
newPdbxStrucAssemblyGen
- Specified by:
 newPdbxStrucAssemblyGenin interfaceMMcifConsumer
 - 
newChemCompAtom
- Specified by:
 newChemCompAtomin interfaceMMcifConsumer
 - 
newPdbxChemCompIndentifier
- Specified by:
 newPdbxChemCompIndentifierin interfaceMMcifConsumer
 - 
newChemCompBond
- Specified by:
 newChemCompBondin interfaceMMcifConsumer
 - 
newPdbxChemCompDescriptor
- Specified by:
 newPdbxChemCompDescriptorin interfaceMMcifConsumer
 - 
newEntitySrcGen
- Specified by:
 newEntitySrcGenin interfaceMMcifConsumer
 - 
newEntitySrcNat
- Specified by:
 newEntitySrcNatin interfaceMMcifConsumer
 - 
newEntitySrcSyn
- Specified by:
 newEntitySrcSynin interfaceMMcifConsumer
 - 
newStructConn
- Specified by:
 newStructConnin interfaceMMcifConsumer
 - 
newAuditAuthor
Description copied from interface:MMcifConsumerAuditAuthor contains the info from the PDB-AUTHOR records.- Specified by:
 newAuditAuthorin interfaceMMcifConsumer
 - 
newGenericData
Description copied from interface:MMcifConsumerThis method is called if no particular handler for the provided cif category has been implemented so far.- Specified by:
 newGenericDatain interfaceMMcifConsumer- Parameters:
 category- The category that is being processed.loopFields- the fields of this category.lineData- the data that is being provided.
 - 
setFileParsingParameters
- Specified by:
 setFileParsingParametersin interfaceMMcifConsumer
 - 
getFileParsingParameters
- Specified by:
 getFileParsingParametersin interfaceMMcifConsumer
 - 
getDefinitions
 
 -