public class QuerySequenceElement extends Object
Modifier and Type | Field and Description |
---|---|
int[] |
atomNums |
org.openscience.cdk.isomorphism.matchers.IQueryAtom[] |
atoms |
org.openscience.cdk.isomorphism.matchers.IQueryBond[] |
bonds |
org.openscience.cdk.isomorphism.matchers.IQueryAtom |
center |
int |
centerNum |
Constructor and Description |
---|
QuerySequenceElement() |
Modifier and Type | Method and Description |
---|---|
void |
setAtomNums(org.openscience.cdk.isomorphism.matchers.IQueryAtomContainer container) |
String |
toString() |
String |
toString(org.openscience.cdk.isomorphism.matchers.IQueryAtomContainer query) |
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.