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

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

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

Methods in org.biojava.bio.structure.io.mmcif with parameters of type StructAsym
 void ChemCompConsumer.newStructAsym(StructAsym sasym)
           
 void MMcifConsumer.newStructAsym(StructAsym sasym)
           
 void SimpleMMcifConsumer.newStructAsym(StructAsym sasym)
           
 void SimpleMMcifParser.triggerNewStructAsym(StructAsym sasym)