public class DataSetObject extends Object
Modifier and Type | Field and Description |
---|---|
String |
error |
Map<Object,double[]> |
externalLocalProperties |
Fragmentation |
fragmentation |
Map<Object,double[]> |
localDescriptors |
org.openscience.cdk.interfaces.IAtomContainer |
molecule |
String |
molNotation |
Map<Object,Double> |
targetLocalProperty |
Constructor and Description |
---|
DataSetObject() |
DataSetObject(org.openscience.cdk.interfaces.IAtomContainer molecule) |
Modifier and Type | Method and Description |
---|---|
String |
getPropertiesAsString() |
Double |
getPropertyDoubleValue(String property) |
public org.openscience.cdk.interfaces.IAtomContainer molecule
public Fragmentation fragmentation
public String molNotation
public String error
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.