Package org.openscience.cdk.smsd.ring
Class PathEdge
java.lang.Object
org.openscience.cdk.smsd.ring.PathEdge
Deprecated.
This class is part of SMSD and either duplicates functionality elsewhere in the CDK or provides public
access to internal implementation details. SMSD has been deprecated from the CDK and a newer, more recent
version of SMSD is available at http://github.com/asad/smsd.
- Author:
- Richard L. Apodaca <rapodaca at metamolecular.com> 2007-2009, Syed Asad Rahman >asad@ebi.ac.uk< 2009-2010
- Source code:
- main
- Belongs to CDK module:
- smsd
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PathEdge
Deprecated.
-
-
Method Details
-
getAtoms
Deprecated. -
getSource
Deprecated. -
getTarget
Deprecated. -
isCycle
public boolean isCycle()Deprecated. -
splice
Deprecated.
-