public class HAtomEnvironment extends Object
Modifier and Type | Class and Description |
---|---|
static class |
HAtomEnvironment.ShiftAssociation |
Modifier and Type | Field and Description |
---|---|
Double |
chemShift0 |
boolean |
flagUse |
String |
flagUseString |
GroupMatch |
groupMatch |
String[] |
higherPriorityEnvironments |
Integer |
implicitHAtomsNumber |
String |
info |
String |
name |
int[] |
positionDistances |
String[] |
shiftDesignations |
HAtomEnvironment.ShiftAssociation |
shiftsAssociation |
String |
smarts |
int[] |
substituentPosAtomIndices |
List<Substituent> |
substituents |
Constructor and Description |
---|
HAtomEnvironment() |
Modifier and Type | Method and Description |
---|---|
int |
getPositionDistance(int shiftIndex) |
int |
getSubstituentPosAtomIndicex(int shiftIndex) |
boolean |
isHigherPriority(HAtomEnvironment hae) |
String |
toString() |
public boolean flagUse
public String flagUseString
public String name
public String smarts
public String info
public Double chemShift0
public Integer implicitHAtomsNumber
public String[] shiftDesignations
public int[] substituentPosAtomIndices
public int[] positionDistances
public String[] higherPriorityEnvironments
public HAtomEnvironment.ShiftAssociation shiftsAssociation
public List<Substituent> substituents
public GroupMatch groupMatch
public boolean isHigherPriority(HAtomEnvironment hae)
public int getSubstituentPosAtomIndicex(int shiftIndex)
public int getPositionDistance(int shiftIndex)
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.