Uses of Interface
org.biopax.paxtools.model.level3.ChemicalStructure
Packages that use ChemicalStructure
Package
Description
This package contains the default implementation for BioPAX Level 3.
This package contains the interfaces that maps classes defined in the BioPAX Level 3 specification.
-
Uses of ChemicalStructure in org.biopax.paxtools.impl.level3
Classes in org.biopax.paxtools.impl.level3 that implement ChemicalStructureMethods in org.biopax.paxtools.impl.level3 that return ChemicalStructureMethods in org.biopax.paxtools.impl.level3 that return types with arguments of type ChemicalStructureModifier and TypeMethodDescriptionClass<? extends ChemicalStructure>ChemicalStructureImpl.getModelInterface()Methods in org.biopax.paxtools.impl.level3 with parameters of type ChemicalStructureModifier and TypeMethodDescriptionvoidSmallMoleculeReferenceImpl.setStructure(ChemicalStructure structure) -
Uses of ChemicalStructure in org.biopax.paxtools.model.level3
Methods in org.biopax.paxtools.model.level3 that return ChemicalStructureMethods in org.biopax.paxtools.model.level3 with parameters of type ChemicalStructureModifier and TypeMethodDescriptionvoidSmallMoleculeReference.setStructure(ChemicalStructure newSTRUCTURE)