public interface DescriptorWrapper
Implementing classes are expected to have a constructor with a String argument for configurations.
Modifier and Type | Method and Description |
---|---|
String |
execute(Molecule m)
Execute descriptor generation and output transformation.
|