public class ReactionSearch extends Object
Modifier and Type | Field and Description |
---|---|
boolean |
FlagAgentMatch |
boolean |
FlagCheckReactionMapping |
Constructor and Description |
---|
ReactionSearch() |
Modifier and Type | Method and Description |
---|---|
String |
getAllErrorsAsString() |
List<String> |
getErrors() |
boolean |
matchReaction(List<org.openscience.cdk.interfaces.IAtomContainer> targetReactants,
List<org.openscience.cdk.interfaces.IAtomContainer> targetProducts) |
boolean |
matchReaction(SMIRKSReaction targetReaction) |
boolean |
matchReaction(String targetSmirks) |
void |
reset() |
void |
setQuerySmarts(String querySmarts) |
void |
setQuerySmirks(String querySmirks) |
public boolean FlagCheckReactionMapping
public boolean FlagAgentMatch
public void reset()
public String getAllErrorsAsString()
public void setQuerySmarts(String querySmarts)
public void setQuerySmirks(String querySmirks)
public boolean matchReaction(String targetSmirks)
public boolean matchReaction(SMIRKSReaction targetReaction)
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.