Uses of Class
org.biojava.nbio.structure.io.mmcif.model.StructRefSeq
-
Packages that use StructRefSeq Package Description org.biojava.nbio.structure.io.mmcif Input and Output of mmcif files. -
-
Uses of StructRefSeq in org.biojava.nbio.structure.io.mmcif
Methods in org.biojava.nbio.structure.io.mmcif with parameters of type StructRefSeq Modifier and Type Method Description void
ChemCompConsumer. newStructRefSeq(StructRefSeq sref)
void
MetalBondConsumer. newStructRefSeq(StructRefSeq sref)
void
MMcifConsumer. newStructRefSeq(StructRefSeq sref)
void
SimpleMMcifConsumer. newStructRefSeq(StructRefSeq sref)
create a DBRef record from the StrucRefSeq record:
-