public class TautomerRelation extends Object
Modifier and Type | Field and Description |
---|---|
List<List<Integer>> |
instanceAtomIndices |
List<Rule> |
rules |
org.openscience.cdk.interfaces.IAtomContainer |
tautomer1 |
int |
tautomer1Index |
List<Integer> |
tautomer1RuleStates |
org.openscience.cdk.interfaces.IAtomContainer |
tautomer2 |
int |
tautomer2Index |
List<Integer> |
tautomer2RuleStates |
Constructor and Description |
---|
TautomerRelation() |
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.