public class ReactionScoreSchema extends Object
Modifier and Type | Field and Description |
---|---|
double |
basicScoreWeight |
double |
classcScoreWeight |
double |
conditionsScoreWeight |
double |
electronWithdrawingLevelWeight |
double |
experimentalConditionsScoreWeight |
double |
priorityScoreWeight |
double |
productComplexityWeight |
double |
productSimilarityWeight |
double |
productStabilityWeight |
double |
reactionCenterComplexityWeight |
double |
reactionCenterPositionWeight |
double |
transformScoreWeight |
double |
yieldScoreWeight |
Constructor and Description |
---|
ReactionScoreSchema() |
Modifier and Type | Method and Description |
---|---|
static ReactionScoreSchema |
getDefaultReactionScoreSchema() |
String |
toString() |
public double basicScoreWeight
public double classcScoreWeight
public double transformScoreWeight
public double conditionsScoreWeight
public double experimentalConditionsScoreWeight
public double yieldScoreWeight
public double productComplexityWeight
public double productSimilarityWeight
public double productStabilityWeight
public double reactionCenterPositionWeight
public double reactionCenterComplexityWeight
public double electronWithdrawingLevelWeight
public double priorityScoreWeight
public static ReactionScoreSchema getDefaultReactionScoreSchema()
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.