Uses of Interface
org.biopax.paxtools.model.level2.chemicalStructure
Packages that use chemicalStructure
Package
Description
This package contains the interfaces that maps to the BioPAX level 2 specification.
-
Uses of chemicalStructure in org.biopax.paxtools.model.level2
Methods in org.biopax.paxtools.model.level2 that return types with arguments of type chemicalStructureMethods in org.biopax.paxtools.model.level2 with parameters of type chemicalStructureModifier and TypeMethodDescriptionvoidsmallMolecule.addSTRUCTURE(chemicalStructure STRUCTURE) voidsmallMolecule.removeSTRUCTURE(chemicalStructure STRUCTURE) Method parameters in org.biopax.paxtools.model.level2 with type arguments of type chemicalStructureModifier and TypeMethodDescriptionvoidsmallMolecule.setSTRUCTURE(Set<chemicalStructure> STRUCTURE)