|
The Octet Molecular Representation Framework v0.8.2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.octet.query.BasicConfigurationComparator
A default implementation of the ConfigurationComparator interface.
| Method Summary | |
boolean |
compare(Configuration input,
Configuration model,
AtomMap map)
Compares input with model using map to
correlate Atoms between the two. |
static ConfigurationComparator |
getBilateralInstance()
Returns a bilateral ConfigurationComparator as a singleton
instance. |
static ConfigurationComparator |
getUnilateralInstance()
Returns a unilateral ConfigurationComparator as a singleton
instance. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public boolean compare(Configuration input,
Configuration model,
AtomMap map)
ConfigurationComparatorinput with model using map to
correlate Atoms between the two. Returns true if
commonality was detected, or false otherwise.
compare in interface ConfigurationComparatorinput - the Configuration whose features will be compared with those of model
using mapmodel - the reference Configurationmap - the mapping of the atoms of input onto map
public static ConfigurationComparator getUnilateralInstance()
ConfigurationComparator as a singleton
instance.
ConfigurationComparator as a singleton
instancepublic static ConfigurationComparator getBilateralInstance()
ConfigurationComparator as a singleton
instance.
ConfigurationComparator as a singleton
instance
|
The Octet Molecular Representation Framework v0.8.2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||