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

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

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

Methods in org.biojava.bio.structure.io.mmcif with parameters of type Struct
 void MMcifConsumer.setStruct(Struct struct)
           
 void ChemCompConsumer.setStruct(Struct struct)
           
 void SimpleMMcifConsumer.setStruct(Struct struct)