Module: Chemicalml::Convention::Molecular::Constraints
- Defined in:
- lib/chemicalml/convention/molecular/constraints.rb,
lib/chemicalml/convention/molecular/constraints/atom_must_have_id.rb,
lib/chemicalml/convention/molecular/constraints/bond_must_have_order.rb,
lib/chemicalml/convention/molecular/constraints/molecule_must_have_id.rb,
lib/chemicalml/convention/molecular/constraints/bond_must_have_atom_refs2.rb,
lib/chemicalml/convention/molecular/constraints/atom_id_must_match_pattern.rb,
lib/chemicalml/convention/molecular/constraints/scalar_must_have_data_type.rb,
lib/chemicalml/convention/molecular/constraints/atom_must_have_element_type.rb,
lib/chemicalml/convention/molecular/constraints/property_must_have_dict_ref.rb,
lib/chemicalml/convention/molecular/constraints/atom_array_must_contain_atoms.rb,
lib/chemicalml/convention/molecular/constraints/atom_coordinates_must_be_paired.rb,
lib/chemicalml/convention/molecular/constraints/atom_ids_unique_within_molecule.rb,
lib/chemicalml/convention/molecular/constraints/bond_order_should_not_be_numeric.rb,
lib/chemicalml/convention/molecular/constraints/bond_must_reference_atoms_in_same_molecule.rb
Defined Under Namespace
Classes: AtomArrayMustContainAtoms, AtomCoordinatesMustBePaired, AtomIdMustMatchPattern, AtomIdsUniqueWithinMolecule, AtomMustHaveElementType, AtomMustHaveId, BondMustHaveAtomRefs2, BondMustHaveOrder, BondMustReferenceAtomsInSameMolecule, BondOrderShouldNotBeNumeric, MoleculeMustHaveId, PropertyMustHaveDictRef, ScalarMustHaveDataType