Uses of Interface
org.biopax.paxtools.model.level3.ChemicalStructure

Packages that use ChemicalStructure
org.biopax.paxtools.impl.level3   
org.biopax.paxtools.model.level3   
 

Uses of ChemicalStructure in org.biopax.paxtools.impl.level3
 

Classes in org.biopax.paxtools.impl.level3 that implement ChemicalStructure
 class ChemicalStructureImpl
           
 

Methods in org.biopax.paxtools.impl.level3 that return ChemicalStructure
 ChemicalStructure SmallMoleculeReferenceImpl.getStructure()
           
 

Methods in org.biopax.paxtools.impl.level3 that return types with arguments of type ChemicalStructure
 java.lang.Class<? extends ChemicalStructure> ChemicalStructureImpl.getModelInterface()
           
 

Methods in org.biopax.paxtools.impl.level3 with parameters of type ChemicalStructure
 void SmallMoleculeReferenceImpl.setStructure(ChemicalStructure structure)
           
 

Uses of ChemicalStructure in org.biopax.paxtools.model.level3
 

Methods in org.biopax.paxtools.model.level3 that return ChemicalStructure
 ChemicalStructure SmallMoleculeReference.getStructure()
           
 

Methods in org.biopax.paxtools.model.level3 with parameters of type ChemicalStructure
 void SmallMoleculeReference.setStructure(ChemicalStructure newSTRUCTURE)
           
 



Copyright © 2011 BioPAX. All Rights Reserved.