@TestClass(value="org.openscience.cdk.tools.diff.tree.ChemObjectDifferenceTest") public class ChemObjectDifference extends AbstractDifferenceList implements IDifferenceList
IDifference
between two IChemObject
s.differences
Constructor and Description |
---|
ChemObjectDifference(String name) |
Modifier and Type | Method and Description |
---|---|
String |
toString()
Returns a
String representation for this IDifference . |
addChild, addChildren, childCount, getChildren
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addChild, addChildren, childCount, getChildren
@TestMethod(value="testToString") public ChemObjectDifference(String name)
@TestMethod(value="testToString") public String toString()
String
representation for this IDifference
.Copyright © 2014. All Rights Reserved.