Class ChemCompConsumer
- java.lang.Object
-
- org.biojava.nbio.structure.io.mmcif.ChemCompConsumer
-
- All Implemented Interfaces:
MMcifConsumer
public class ChemCompConsumer extends Object implements MMcifConsumer
-
-
Constructor Summary
Constructors Constructor Description ChemCompConsumer()
-
Method Summary
-
-
-
Constructor Detail
-
ChemCompConsumer
public ChemCompConsumer()
-
-
Method Detail
-
documentStart
public void documentStart()
Description copied from interface:MMcifConsumercalled at start of document- Specified by:
documentStartin interfaceMMcifConsumer
-
getDictionary
public ChemicalComponentDictionary getDictionary()
-
newChemComp
public void newChemComp(ChemComp c)
- Specified by:
newChemCompin interfaceMMcifConsumer
-
documentEnd
public void documentEnd()
Description copied from interface:MMcifConsumercalled at end of document- Specified by:
documentEndin interfaceMMcifConsumer
-
newAtomSite
public void newAtomSite(AtomSite atom)
Description copied from interface:MMcifConsumerA new AtomSite record has been read. Contains the Atom data- Specified by:
newAtomSitein interfaceMMcifConsumer
-
newDatabasePDBremark
public void newDatabasePDBremark(DatabasePDBremark remark)
- Specified by:
newDatabasePDBremarkin interfaceMMcifConsumer
-
newDatabasePDBrev
public void newDatabasePDBrev(DatabasePDBrev dbrev)
- Specified by:
newDatabasePDBrevin interfaceMMcifConsumer
-
newDatabasePDBrevRecord
public void newDatabasePDBrevRecord(DatabasePdbrevRecord dbrev)
- Specified by:
newDatabasePDBrevRecordin interfaceMMcifConsumer
-
newEntity
public void newEntity(Entity entity)
- Specified by:
newEntityin interfaceMMcifConsumer
-
newEntityPolySeq
public void newEntityPolySeq(EntityPolySeq epolseq)
- Specified by:
newEntityPolySeqin interfaceMMcifConsumer
-
newExptl
public void newExptl(Exptl exptl)
- Specified by:
newExptlin interfaceMMcifConsumer
-
newCell
public void newCell(Cell cell)
- Specified by:
newCellin interfaceMMcifConsumer
-
newSymmetry
public void newSymmetry(Symmetry symmetry)
- Specified by:
newSymmetryin interfaceMMcifConsumer
-
newStructNcsOper
public void newStructNcsOper(StructNcsOper sNcsOper)
- Specified by:
newStructNcsOperin interfaceMMcifConsumer
-
newAtomSites
public void newAtomSites(AtomSites atomSites)
- Specified by:
newAtomSitesin interfaceMMcifConsumer
-
newPdbxEntityNonPoly
public void newPdbxEntityNonPoly(PdbxEntityNonPoly pen)
- Specified by:
newPdbxEntityNonPolyin interfaceMMcifConsumer
-
newPdbxNonPolyScheme
public void newPdbxNonPolyScheme(PdbxNonPolyScheme ppss)
- Specified by:
newPdbxNonPolySchemein interfaceMMcifConsumer
-
newPdbxPolySeqScheme
public void newPdbxPolySeqScheme(PdbxPolySeqScheme ppss)
- Specified by:
newPdbxPolySeqSchemein interfaceMMcifConsumer
-
newRefine
public void newRefine(Refine r)
- Specified by:
newRefinein interfaceMMcifConsumer
-
newStructAsym
public void newStructAsym(StructAsym sasym)
- Specified by:
newStructAsymin interfaceMMcifConsumer
-
newStructKeywords
public void newStructKeywords(StructKeywords kw)
- Specified by:
newStructKeywordsin interfaceMMcifConsumer
-
newStructRef
public void newStructRef(StructRef sref)
- Specified by:
newStructRefin interfaceMMcifConsumer
-
newStructRefSeq
public void newStructRefSeq(StructRefSeq sref)
- Specified by:
newStructRefSeqin interfaceMMcifConsumer
-
newStructRefSeqDif
public void newStructRefSeqDif(StructRefSeqDif sref)
- Specified by:
newStructRefSeqDifin interfaceMMcifConsumer
-
setStruct
public void setStruct(Struct struct)
- Specified by:
setStructin interfaceMMcifConsumer
-
newGenericData
public void newGenericData(String category, List<String> loopFields, List<String> lineData)
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.
-
newAuditAuthor
public void newAuditAuthor(AuditAuthor aa)
Description copied from interface:MMcifConsumerAuditAuthor contains the info from the PDB-AUTHOR records.- Specified by:
newAuditAuthorin interfaceMMcifConsumer
-
getFileParsingParameters
public FileParsingParameters getFileParsingParameters()
- Specified by:
getFileParsingParametersin interfaceMMcifConsumer
-
setFileParsingParameters
public void setFileParsingParameters(FileParsingParameters params)
- Specified by:
setFileParsingParametersin interfaceMMcifConsumer
-
newChemCompDescriptor
public void newChemCompDescriptor(ChemCompDescriptor ccd)
- Specified by:
newChemCompDescriptorin interfaceMMcifConsumer
-
newPdbxStructOperList
public void newPdbxStructOperList(PdbxStructOperList structOper)
- Specified by:
newPdbxStructOperListin interfaceMMcifConsumer
-
newPdbxStrucAssembly
public void newPdbxStrucAssembly(PdbxStructAssembly strucAssembly)
- Specified by:
newPdbxStrucAssemblyin interfaceMMcifConsumer
-
newPdbxStrucAssemblyGen
public void newPdbxStrucAssemblyGen(PdbxStructAssemblyGen strucAssembly)
- Specified by:
newPdbxStrucAssemblyGenin interfaceMMcifConsumer
-
newChemCompAtom
public void newChemCompAtom(ChemCompAtom atom)
- Specified by:
newChemCompAtomin interfaceMMcifConsumer
-
newPdbxChemCompIndentifier
public void newPdbxChemCompIndentifier(PdbxChemCompIdentifier id)
- Specified by:
newPdbxChemCompIndentifierin interfaceMMcifConsumer
-
newChemCompBond
public void newChemCompBond(ChemCompBond bond)
- Specified by:
newChemCompBondin interfaceMMcifConsumer
-
newPdbxChemCompDescriptor
public void newPdbxChemCompDescriptor(PdbxChemCompDescriptor desc)
- Specified by:
newPdbxChemCompDescriptorin interfaceMMcifConsumer
-
newEntitySrcGen
public void newEntitySrcGen(EntitySrcGen entitySrcGen)
- Specified by:
newEntitySrcGenin interfaceMMcifConsumer
-
newEntitySrcNat
public void newEntitySrcNat(EntitySrcNat entitySrcNat)
- Specified by:
newEntitySrcNatin interfaceMMcifConsumer
-
newEntitySrcSyn
public void newEntitySrcSyn(EntitySrcSyn entitySrcSyn)
- Specified by:
newEntitySrcSynin interfaceMMcifConsumer
-
newStructConn
public void newStructConn(StructConn structConn)
- Specified by:
newStructConnin interfaceMMcifConsumer
-
newStructSiteGen
public void newStructSiteGen(StructSiteGen gen)
- Specified by:
newStructSiteGenin interfaceMMcifConsumer
-
newStructSite
public void newStructSite(StructSite site)
- Specified by:
newStructSitein interfaceMMcifConsumer
-
newEntityPoly
public void newEntityPoly(EntityPoly entityPoly)
- Specified by:
newEntityPolyin interfaceMMcifConsumer
-
newPdbxAuditRevisionHistory
public void newPdbxAuditRevisionHistory(PdbxAuditRevisionHistory history)
- Specified by:
newPdbxAuditRevisionHistoryin interfaceMMcifConsumer
-
newPdbxDatabaseStatus
public void newPdbxDatabaseStatus(PdbxDatabaseStatus status)
- Specified by:
newPdbxDatabaseStatusin interfaceMMcifConsumer
-
-