public interface IResults
Modifier and Type | Method and Description |
---|---|
java.util.List<AtomAtomMapping> |
getAllAtomMapping()
Returns all plausible mappings between query and target molecules.
|
AtomAtomMapping |
getFirstAtomMapping()
Returns one of the best matches with atoms mapped.
|
java.util.List<AtomAtomMapping> getAllAtomMapping()
AtomAtomMapping getFirstAtomMapping()