JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
chemaxon.util
Interface MolFilter
All Known Implementing Classes:
MolFragLoader.RgroupAttachmentCountFilter
public interface
MolFilter
Molecule filter.
Since:
Marvin 5.0
Author:
Nora Mate
Method Summary
Methods
Modifier and Type
Method and Description
boolean
accept
(
Molecule
mol)
Returns
true
if molecule is accepted by the filter.
Method Detail
accept
boolean accept(
Molecule
mol)
Returns
true
if molecule is accepted by the filter.
Parameters:
mol
- is the molecule
Returns:
true
if molecule is accepted
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method