public static interface Fit3DBuilder.TargetStep
| Modifier and Type | Method and Description |
|---|---|
Fit3DBuilder.AtomStep |
target(LeafSubstructureContainer target)
Defines the target against which this
Fit3D search should be run. |
Fit3DBuilder.BatchParameterStep |
targets(StructureParser.MultiParser multiParser)
Defines the targets against which this Fit3D search should be run in batch mode.
|
Fit3DBuilder.AtomStep target(LeafSubstructureContainer target)
Fit3D search should be run.target - The target LeafSubstructureContainer against which the search should be run.Fit3DBuilder.AtomStep to define optional restrictions on Atoms.Fit3DBuilder.BatchParameterStep targets(StructureParser.MultiParser multiParser)
multiParser - The StructureParser.MultiParser that provides the structures to that should be run in batch mode.Fit3DBuilder.BatchParameterStep to define the level of parallelism the batch search should use.Copyright © 2018. All rights reserved.