Methods Deprecated or Removed in version 6.2
Deprecated elements in the API |
||
Name of deprecated class, field or method |
Deprecation version |
Recommended class, field or method |
chemaxon.core.calculations.valencecheck |
||
ValenceCheckOptions.ValenceCheckOptions(boolean localAromatic, boolean traditionalNallowed) |
Marvin 6.2 |
chemaxon.core.calculations.valencecheck.ValenceCheckOptions.Builder |
chemaxon.struc |
||
MolAtom.getRadical() |
Marvin 6.2 |
|
MolAtom.setRadical(int r) |
Marvin 6.2 |
|
MolBond.isRemovable() |
Marvin 6.2 |
Not supported feature. |
Molecule.RM_KEEP_LEAVINGGROUPS |
Marvin 6.2 |
Not supported feature. |
Molecule.isGUIContracted() |
Marvin 6.2 |
|
Molecule.mergeAtoms(MolAtom that, MolAtom node) |
Marvin 6.2 |
chemaxon.struc.util.moleculeutil.MergeUtil.mergeAtoms(MolAtom, MolAtom, boolean) |
Molecule.setGUIContracted(boolean contract, int opts) |
Marvin 6.2 |
chemaxon.struc.Molecule.expandSgroups(int) |
Molecule.setGUIContracted(boolean contract) |
Marvin 6.2 |
chemaxon.struc.Molecule.expandSgroups(int) |
MoleculeGraph.createBHtab() |
Marvin 6.2 |
No replacement. |
MoleculeGraph.insertAtom(int i, MolAtom atom) |
Marvin 6.2 |
chemaxon.struc.MoleculeGraph |
MoleculeGraph.insertBond(int i, MolBond bond) |
Marvin 6.2 |
chemaxon.struc.MoleculeGraph |
MoleculeGraph.mergeAtoms(MolAtom replacementAtom, MolAtom origAtom) |
Marvin 6.2 |
chemaxon.struc.util.moleculeutil.MergeUtil.mergeAtoms(MolAtom, MolAtom, boolean) |
MoleculeGraph.replaceBond(MolBond oldb, MolBond newb) |
Marvin 6.2 |
chemaxon.struc.MoleculeGraph |
MoleculeGraph.setAtom(int i, MolAtom atom) |
Marvin 6.2 |
chemaxon.struc.MoleculeGraph |
MoleculeGraph.setBond(int i, MolBond b) |
Marvin 6.2 |
chemaxon.struc.MoleculeGraph |
RgMolecule.mergeAtoms(MolAtom that, MolAtom a) |
Marvin 6.2 |
chemaxon.struc.util.moleculeutil.MergeUtil.mergeAtoms(MolAtom, MolAtom, boolean) |
RgMolecule.replaceBond(MolBond olde, MolBond newe) |
Marvin 6.2 |
chemaxon.struc.MoleculeGraph |
RgMolecule.setAtom(int iu, MolAtom node) |
Marvin 6.2 |
chemaxon.struc.MoleculeGraph |
RgMolecule.setBond(int iu, MolBond edge) |
Marvin 6.2 |
chemaxon.struc.MoleculeGraph |
RxnMolecule.mergeAtoms(MolAtom that, MolAtom node) |
Marvin 6.2 |
chemaxon.struc.util.moleculeutil.MergeUtil.mergeAtoms(MolAtom, MolAtom, boolean) |
RxnMolecule.replaceBond(MolBond olde, MolBond newe) |
Marvin 6.2 |
chemaxon.struc.MoleculeGraph |
RxnMolecule.setAtom(int iu, MolAtom node) |
Marvin 6.2 |
chemaxon.struc.MoleculeGraph |
RxnMolecule.setBond(int iu, MolBond edge) |
Marvin 6.2 |
chemaxon.struc.MoleculeGraph |
SelectionMolecule.setBond(int i, MolBond bond) |
Marvin 6.2 |
chemaxon.struc.SelectionMolecule.removeBond(MolBond) |
Sgroup.setGUIStateRecursively(boolean contract, int opts) |
Marvin 6.2 |
chemaxon.struc.Molecule.setGUIContracted(boolean) |
Sgroup.setGUIStateRecursively(boolean v) |
Marvin 6.2 |
chemaxon.struc.Molecule.setGUIContracted(boolean) |
Sgroup.setXState(int state, int opts) |
Marvin 6.2 |
|
chemaxon.struc.sgroup |
||
Expandable.COORDS_UPDATE |
Marvin 6.2 |
Not supported feature. |
Expandable.REVERSIBLE_EXPAND |
Marvin 6.2 |
|
SuperatomSgroup.cloneLeavingGroups(SuperatomSgroup sasg) |
Marvin 6.2 |
Not supported feature. |
SuperatomSgroup.expandOther(int opts, Molecule moltoexpand) |
Marvin 6.2 |
|
SuperatomSgroup.getParentSgroupGraph() |
Marvin 6.2 |
|
SuperatomSgroup.removeLeavingGroup(int order) |
Marvin 6.2 |
Not supported feature. |
SuperatomSgroup.setCrossingBondType(int order, BondType newType) |
Marvin 6.2 |
Not supported feature. |
SuperatomSgroup.setLeavingGroup(int order, int atNo, String alternativeName, BondType crossingBondType) |
Marvin 6.2 |
Not supported feature. |
SuperatomSgroup.setLeavingGroup(int order, int atNo, String alternativeName) |
Marvin 6.2 |
Not supported feature. |
SuperatomSgroup.setLeavingGroup(int order, int atNo) |
Marvin 6.2 |
Not supported feature. |
SuperatomSgroup.setLeavingGroupAlternativeName(int order, String alternativeName) |
Marvin 6.2 |
Not supported feature. |
SuperatomSgroup.updateAttachmentPoints() |
Marvin 6.2 |
chemaxon.struc.sgroup.SuperatomSgroup.calculateAttachmentPoints() |
chemaxon.util.iterator |
||
IteratorFactory.INCLUDE_CHEMICAL_ATOMS |
Marvin 6.2 |
chemaxon.util.iterator.IteratorFactory.INCLUDE_CHEMICAL_ATOMS_ONLY |