Package chemaxon.util
Interface MolFilter
Molecule filter.
- Since:
- Marvin 5.0
-
Method Summary
-
Method Details
-
accept
Returnstrue
if molecule is accepted by the filter.- Parameters:
mol
- is the molecule- Returns:
true
if molecule is accepted
-