Uses of Class
org.biojava.bio.structure.io.mmcif.model.EntityPolySeq

Packages that use EntityPolySeq
org.biojava.bio.structure.io.mmcif Input and Output of mmcif files 
 

Uses of EntityPolySeq in org.biojava.bio.structure.io.mmcif
 

Methods in org.biojava.bio.structure.io.mmcif with parameters of type EntityPolySeq
 void SimpleMMcifConsumer.newEntityPolySeq(EntityPolySeq epolseq)
          The EntityPolySeq object provide the amino acid sequence objects for the Entities.
 void MMcifConsumer.newEntityPolySeq(EntityPolySeq epolseq)
           
 void ChemCompConsumer.newEntityPolySeq(EntityPolySeq epolseq)
           
 void SimpleMMcifParser.triggerNewEntityPolySeq(EntityPolySeq epolseq)