Source compatibility report for the CDK library between 1.2.0 and 1.2.1 versions

Test Info


Library NameCDK
Version #11.2.0
Version #21.2.1

Test Results


Total Java ARchives1
Total Methods / Classes25536 / 2535
VerdictIncompatible
(0.4%)

Problem Summary


SeverityCount
Added Methods-15
Removed MethodsHigh9
Problems with
Data Types
High2
Medium0
Low0
Problems with
Methods
High0
Medium0
Low1

Added Methods (15)


cdk-1.2.1.jar, AminoAcids.class
package org.openscience.cdk.templates
AminoAcids.getHashMapBySingleCharCode ( ) [static]  :  Map

cdk-1.2.1.jar, AtomContainerSetManipulator.class
package org.openscience.cdk.tools.manipulator
AtomContainerSetManipulator.containsByID ( IAtomContainerSet atomContainerSet, String id ) [static]  :  boolean

cdk-1.2.1.jar, ChiIndexUtils.class
package org.openscience.cdk.qsar.descriptors.molecular
ChiIndexUtils.ChiIndexUtils ( )
ChiIndexUtils.evalSimpleIndex ( IAtomContainer atomContainer, List fragLists ) [static]  :  double
ChiIndexUtils.evalValenceIndex ( IAtomContainer atomContainer, List fragList ) [static]  :  double
ChiIndexUtils.getFragments ( IAtomContainer atomContainer, QueryAtomContainer[ ] queries ) [static]  :  List

cdk-1.2.1.jar, DebugReactionSet.class
package org.openscience.cdk.debug
DebugReactionSet.removeReaction ( IReaction reaction )  :  void

cdk-1.2.1.jar, Entry.class
package org.openscience.cdk.dict
Entry.getDescriptorMetadata ( )  :  List

cdk-1.2.1.jar, IReactionSet.class
package org.openscience.cdk.interfaces
IReactionSet.removeReaction ( IReaction p1 ) [abstract]  :  void

cdk-1.2.1.jar, ReactionSet.class
package org.openscience.cdk
ReactionSet.removeReaction ( IReaction relevantReaction )  :  void

cdk-1.2.1.jar, ReactionSetManipulator.class
package org.openscience.cdk.tools.manipulator
ReactionSetManipulator.getReactionByAtomContainerID ( IReactionSet reactionSet, String id ) [static]  :  IReaction
ReactionSetManipulator.getReactionByReactionID ( IReactionSet reactionSet, String id ) [static]  :  IReaction
ReactionSetManipulator.getRelevantReactions ( IReactionSet reactSet, IAtomContainer molecule ) [static]  :  IReactionSet
ReactionSetManipulator.getRelevantReactionsAsProduct ( IReactionSet reactSet, IAtomContainer molecule ) [static]  :  IReactionSet
ReactionSetManipulator.getRelevantReactionsAsReactant ( IReactionSet reactSet, IAtomContainer molecule ) [static]  :  IReactionSet

to the top

Removed Methods (9)


cdk-1.2.0.jar, AminoAcids.class
package org.openscience.cdk.templates
AminoAcids.getHashMapBySingleCharCode ( ) [static]  :  HashMap

cdk-1.2.0.jar, ChiIndexUtils.class
package org.openscience.cdk.qsar
ChiIndexUtils.ChiIndexUtils ( )
ChiIndexUtils.evalSimpleIndex ( IAtomContainer atomContainer, List fragList ) [static]  :  double
ChiIndexUtils.evalValenceIndex ( IAtomContainer atomContainer, List fragList ) [static]  :  double
ChiIndexUtils.getFragments ( IAtomContainer atomContainer, QueryAtomContainer[ ] queries ) [static]  :  List

cdk-1.2.0.jar, Entry.class
package org.openscience.cdk.dict
Entry.getDescriptorMetadata ( )  :  Vector

cdk-1.2.0.jar, ReactionSetManipulator.class
package org.openscience.cdk.tools.manipulator
ReactionSetManipulator.getRelevantReactions ( IReactionSet reactSet, IMolecule molecule ) [static]  :  IReactionSet
ReactionSetManipulator.getRelevantReactionsAsProduct ( IReactionSet reactSet, IMolecule molecule ) [static]  :  IReactionSet
ReactionSetManipulator.getRelevantReactionsAsReactant ( IReactionSet reactSet, IMolecule molecule ) [static]  :  IReactionSet

to the top

Problems with Data Types, High Severity (2)


cdk-1.2.0.jar
package org.openscience.cdk.interfaces
[+] IReactionSet (1)

package org.openscience.cdk.qsar
[+] ChiIndexUtils (1)

to the top

Problems with Methods, Low Severity (1)


cdk-1.2.0.jar, AtomContainerManipulator
package org.openscience.cdk.tools.manipulator
[+] AtomContainerManipulator.getBondOrderSum ( IAtomContainer container, IAtom atom )  :  double (1)

to the top

Java ARchives (1)


cdk-1.2.0.jar

to the top