|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.biojava.bio.structure.io.mmcif.ChemCompConsumer
public class ChemCompConsumer
| Constructor Summary | |
|---|---|
ChemCompConsumer()
|
|
| Method Summary | |
|---|---|
void |
documentEnd()
called at end of document |
void |
documentStart()
called at start of document |
ChemicalComponentDictionary |
getDictionary()
|
void |
newAtomSite(AtomSite atom)
A new AtomSite record has been read. |
void |
newChemComp(ChemComp c)
|
void |
newDatabasePDBremark(DatabasePDBremark remark)
|
void |
newDatabasePDBrev(DatabasePDBrev dbrev)
|
void |
newEntity(Entity entity)
|
void |
newEntityPolySeq(EntityPolySeq epolseq)
|
void |
newExptl(Exptl exptl)
|
void |
newGenericData(String category,
List<String> loopFields,
List<String> lineData)
This method is called if no particular handler for the provided cif category has been implemented so far. |
void |
newPdbxEntityNonPoly(PdbxEntityNonPoly pen)
|
void |
newPdbxNonPolyScheme(PdbxNonPolyScheme ppss)
|
void |
newPdbxPolySeqScheme(PdbxPolySeqScheme ppss)
|
void |
newRefine(Refine r)
|
void |
newStructAsym(StructAsym sasym)
|
void |
newStructKeywords(StructKeywords kw)
|
void |
newStructRef(StructRef sref)
|
void |
newStructRefSeq(StructRefSeq sref)
|
void |
setStruct(Struct struct)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ChemCompConsumer()
| Method Detail |
|---|
public void documentStart()
MMcifConsumer
documentStart in interface MMcifConsumerpublic ChemicalComponentDictionary getDictionary()
public void newChemComp(ChemComp c)
newChemComp in interface MMcifConsumerpublic void documentEnd()
MMcifConsumer
documentEnd in interface MMcifConsumerpublic void newAtomSite(AtomSite atom)
MMcifConsumer
newAtomSite in interface MMcifConsumerpublic void newDatabasePDBremark(DatabasePDBremark remark)
newDatabasePDBremark in interface MMcifConsumerpublic void newDatabasePDBrev(DatabasePDBrev dbrev)
newDatabasePDBrev in interface MMcifConsumerpublic void newEntity(Entity entity)
newEntity in interface MMcifConsumerpublic void newEntityPolySeq(EntityPolySeq epolseq)
newEntityPolySeq in interface MMcifConsumerpublic void newExptl(Exptl exptl)
newExptl in interface MMcifConsumerpublic void newPdbxEntityNonPoly(PdbxEntityNonPoly pen)
newPdbxEntityNonPoly in interface MMcifConsumerpublic void newPdbxNonPolyScheme(PdbxNonPolyScheme ppss)
newPdbxNonPolyScheme in interface MMcifConsumerpublic void newPdbxPolySeqScheme(PdbxPolySeqScheme ppss)
newPdbxPolySeqScheme in interface MMcifConsumerpublic void newRefine(Refine r)
newRefine in interface MMcifConsumerpublic void newStructAsym(StructAsym sasym)
newStructAsym in interface MMcifConsumerpublic void newStructKeywords(StructKeywords kw)
newStructKeywords in interface MMcifConsumerpublic void newStructRef(StructRef sref)
newStructRef in interface MMcifConsumerpublic void newStructRefSeq(StructRefSeq sref)
newStructRefSeq in interface MMcifConsumerpublic void setStruct(Struct struct)
setStruct in interface MMcifConsumer
public void newGenericData(String category,
List<String> loopFields,
List<String> lineData)
MMcifConsumer
newGenericData in interface MMcifConsumercategory - The category that is being processed.loopFields - the fields of this category.lineData - the data that is being provided.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||