Uses of Interface
org.biopax.paxtools.model.level2.chemicalStructure

Packages that use chemicalStructure
org.biopax.paxtools.model.level2   
 

Uses of chemicalStructure in org.biopax.paxtools.model.level2
 

Methods in org.biopax.paxtools.model.level2 that return types with arguments of type chemicalStructure
 java.util.Set<chemicalStructure> smallMolecule.getSTRUCTURE()
           
 

Methods in org.biopax.paxtools.model.level2 with parameters of type chemicalStructure
 void smallMolecule.addSTRUCTURE(chemicalStructure STRUCTURE)
           
 void smallMolecule.removeSTRUCTURE(chemicalStructure STRUCTURE)
           
 

Method parameters in org.biopax.paxtools.model.level2 with type arguments of type chemicalStructure
 void smallMolecule.setSTRUCTURE(java.util.Set<chemicalStructure> STRUCTURE)
           
 



Copyright © 2011 BioPAX. All Rights Reserved.