public class ConstraintsGenerator extends Object
Class ConstraintsGenerator.
This class allows to construct a Sirius object FormulaConstraints using MolecularFormulaRange objectModifier and Type | Method and Description |
---|---|
static de.unijena.bioinf.ChemistryBase.chem.FormulaConstraints |
generateConstraint(org.openscience.cdk.formula.MolecularFormulaRange range)
Method for generating FormulaConstraints from user-defined search space
|
public static de.unijena.bioinf.ChemistryBase.chem.FormulaConstraints generateConstraint(org.openscience.cdk.formula.MolecularFormulaRange range)
Method for generating FormulaConstraints from user-defined search space
Parses isotopes from input parameter and transforms it into Element objects and sets their range valuerange
- - User defined search space of possible elementsCopyright © 2019. All rights reserved.