Uses of Class
org.biojava.nbio.structure.io.mmcif.model.EntityPolySeq
-
Packages that use EntityPolySeq Package Description org.biojava.nbio.structure.io.mmcif Input and Output of mmcif files. -
-
Uses of EntityPolySeq in org.biojava.nbio.structure.io.mmcif
Methods in org.biojava.nbio.structure.io.mmcif with parameters of type EntityPolySeq Modifier and Type Method Description void
ChemCompConsumer. newEntityPolySeq(EntityPolySeq epolseq)
void
MetalBondConsumer. newEntityPolySeq(EntityPolySeq epolseq)
void
MMcifConsumer. newEntityPolySeq(EntityPolySeq epolseq)
void
SimpleMMcifConsumer. newEntityPolySeq(EntityPolySeq epolseq)
The EntityPolySeq object provide the amino acid sequence objects for the Entities.void
SimpleMMcifParser. triggerNewEntityPolySeq(EntityPolySeq epolseq)
-