org.jrdf.graph.global.molecule
Class MergeLocalSubmoleculesImpl
java.lang.Object
org.jrdf.graph.global.molecule.MergeLocalSubmoleculesImpl
- All Implemented Interfaces:
- LocalMergeSubmolecules
public class MergeLocalSubmoleculesImpl
- extends Object
- implements LocalMergeSubmolecules
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MergeLocalSubmoleculesImpl
public MergeLocalSubmoleculesImpl(MergeSubmolecules merger,
NewMoleculeFactory moleculeFactory)
merge
public NewMolecule merge(NewMolecule molecule1,
NewMolecule molecule2,
Map<BlankNode,BlankNode> map)
- Specified by:
merge
in interface LocalMergeSubmolecules