public class ChemCompConsumer extends Object implements MMcifConsumer
Constructor and Description |
---|
ChemCompConsumer() |
public ChemCompConsumer()
public void documentStart()
MMcifConsumer
documentStart
in interface MMcifConsumer
public ChemicalComponentDictionary getDictionary()
public void newChemComp(ChemComp c)
newChemComp
in interface MMcifConsumer
public void documentEnd()
MMcifConsumer
documentEnd
in interface MMcifConsumer
public void newAtomSite(AtomSite atom)
MMcifConsumer
newAtomSite
in interface MMcifConsumer
public void newDatabasePDBremark(DatabasePDBremark remark)
newDatabasePDBremark
in interface MMcifConsumer
public void newDatabasePDBrev(DatabasePDBrev dbrev)
newDatabasePDBrev
in interface MMcifConsumer
public void newDatabasePDBrevRecord(DatabasePdbrevRecord dbrev)
newDatabasePDBrevRecord
in interface MMcifConsumer
public void newEntity(Entity entity)
newEntity
in interface MMcifConsumer
public void newEntityPolySeq(EntityPolySeq epolseq)
newEntityPolySeq
in interface MMcifConsumer
public void newExptl(Exptl exptl)
newExptl
in interface MMcifConsumer
public void newCell(Cell cell)
newCell
in interface MMcifConsumer
public void newSymmetry(Symmetry symmetry)
newSymmetry
in interface MMcifConsumer
public void newStructNcsOper(StructNcsOper sNcsOper)
newStructNcsOper
in interface MMcifConsumer
public void newAtomSites(AtomSites atomSites)
newAtomSites
in interface MMcifConsumer
public void newPdbxEntityNonPoly(PdbxEntityNonPoly pen)
newPdbxEntityNonPoly
in interface MMcifConsumer
public void newPdbxNonPolyScheme(PdbxNonPolyScheme ppss)
newPdbxNonPolyScheme
in interface MMcifConsumer
public void newPdbxPolySeqScheme(PdbxPolySeqScheme ppss)
newPdbxPolySeqScheme
in interface MMcifConsumer
public void newRefine(Refine r)
newRefine
in interface MMcifConsumer
public void newStructAsym(StructAsym sasym)
newStructAsym
in interface MMcifConsumer
public void newStructKeywords(StructKeywords kw)
newStructKeywords
in interface MMcifConsumer
public void newStructRef(StructRef sref)
newStructRef
in interface MMcifConsumer
public void newStructRefSeq(StructRefSeq sref)
newStructRefSeq
in interface MMcifConsumer
public void newStructRefSeqDif(StructRefSeqDif sref)
newStructRefSeqDif
in interface MMcifConsumer
public void setStruct(Struct struct)
setStruct
in interface MMcifConsumer
public void newGenericData(String category, List<String> loopFields, List<String> lineData)
MMcifConsumer
newGenericData
in interface MMcifConsumer
category
- The category that is being processed.loopFields
- the fields of this category.lineData
- the data that is being provided.public void newAuditAuthor(AuditAuthor aa)
MMcifConsumer
newAuditAuthor
in interface MMcifConsumer
public FileParsingParameters getFileParsingParameters()
getFileParsingParameters
in interface MMcifConsumer
public void setFileParsingParameters(FileParsingParameters params)
setFileParsingParameters
in interface MMcifConsumer
public void newChemCompDescriptor(ChemCompDescriptor ccd)
newChemCompDescriptor
in interface MMcifConsumer
public void newPdbxStructOperList(PdbxStructOperList structOper)
newPdbxStructOperList
in interface MMcifConsumer
public void newPdbxStrucAssembly(PdbxStructAssembly strucAssembly)
newPdbxStrucAssembly
in interface MMcifConsumer
public void newPdbxStrucAssemblyGen(PdbxStructAssemblyGen strucAssembly)
newPdbxStrucAssemblyGen
in interface MMcifConsumer
public void newChemCompAtom(ChemCompAtom atom)
newChemCompAtom
in interface MMcifConsumer
public void newPdbxChemCompIndentifier(PdbxChemCompIdentifier id)
newPdbxChemCompIndentifier
in interface MMcifConsumer
public void newChemCompBond(ChemCompBond bond)
newChemCompBond
in interface MMcifConsumer
public void newPdbxChemCompDescriptor(PdbxChemCompDescriptor desc)
newPdbxChemCompDescriptor
in interface MMcifConsumer
public void newEntitySrcGen(EntitySrcGen entitySrcGen)
newEntitySrcGen
in interface MMcifConsumer
public void newEntitySrcNat(EntitySrcNat entitySrcNat)
newEntitySrcNat
in interface MMcifConsumer
public void newEntitySrcSyn(EntitySrcSyn entitySrcSyn)
newEntitySrcSyn
in interface MMcifConsumer
public void newStructConn(StructConn structConn)
newStructConn
in interface MMcifConsumer
public void newStructSiteGen(StructSiteGen gen)
newStructSiteGen
in interface MMcifConsumer
public void newStructSite(StructSite site)
newStructSite
in interface MMcifConsumer
public void newEntityPoly(EntityPoly entityPoly)
newEntityPoly
in interface MMcifConsumer
public void newPdbxAuditRevisionHistory(PdbxAuditRevisionHistory history)
newPdbxAuditRevisionHistory
in interface MMcifConsumer
public void newPdbxDatabaseStatus(PdbxDatabaseStatus status)
newPdbxDatabaseStatus
in interface MMcifConsumer
Copyright © 2000–2019 BioJava. All rights reserved.