Uses of Class
com.actelion.research.chem.mmp.MMPFragmenter.MoleculeIndexIDByte
-
Packages that use MMPFragmenter.MoleculeIndexIDByte Package Description com.actelion.research.chem.mmp -
-
Uses of MMPFragmenter.MoleculeIndexIDByte in com.actelion.research.chem.mmp
Methods in com.actelion.research.chem.mmp that return types with arguments of type MMPFragmenter.MoleculeIndexIDByte Modifier and Type Method Description java.util.List<MMPFragmenter.MoleculeIndexIDByte>
MMPFragmenter. getMoleculeIndexesIDByte()
java.util.List<MMPFragmenter.MoleculeIndexIDByte>
MMPFragmenter. getMoleculeIndexesIDByte(boolean generateWholeMoleculeVariations)
Returns an ArrayList of MoleculeIndexIDByte containing bytes of IDCodes of keys and values of single and double cuts.
-