public interface ReactantBehavior
| Modifier and Type | Method and Description |
|---|---|
void |
addReactant(Reactant reactant) |
List<ReactantSet> |
generateReactantSets(Updatable updatable) |
List<Reactant> |
getCatalysts() |
List<Reactant> |
getProducts() |
List<ChemicalEntity> |
getReferencedEntities() |
List<Reactant> |
getSubstrates() |
List<ReactantSet> generateReactantSets(Updatable updatable)
List<ChemicalEntity> getReferencedEntities()
void addReactant(Reactant reactant)
Copyright © 2019. All rights reserved.