Uses of Class
com.actelion.research.chem.properties.complexity.FragmentDefinedByBondsIdCode
-
Packages that use FragmentDefinedByBondsIdCode Package Description com.actelion.research.chem.properties.complexity -
-
Uses of FragmentDefinedByBondsIdCode in com.actelion.research.chem.properties.complexity
Methods in com.actelion.research.chem.properties.complexity that return FragmentDefinedByBondsIdCode Modifier and Type Method Description FragmentDefinedByBondsIdCode
MultipleNonOverlapSolution. getContainer()
static FragmentDefinedByBondsIdCode
FragmentDefinedByBondsIdCode. read(java.io.InputStream s)
Methods in com.actelion.research.chem.properties.complexity that return types with arguments of type FragmentDefinedByBondsIdCode Modifier and Type Method Description java.util.List<FragmentDefinedByBondsIdCode>
MultipleNonOverlapSolution. getLiNonOverLappingIsomorphSubstruct()
Constructors in com.actelion.research.chem.properties.complexity with parameters of type FragmentDefinedByBondsIdCode Constructor Description FragmentDefinedByBondsIdCode(FragmentDefinedByBondsIdCode f)
MultipleNonOverlapSolution(int numEqualIdCodes, FragmentDefinedByBondsIdCode livIdCodeInit, int indexSolution)
-