Package | Description |
---|---|
ambit2.groupcontribution.dataset |
Modifier and Type | Field and Description |
---|---|
protected LocalProperties.Type |
LocalPropertiesIterator.locPropType |
LocalProperties.Type |
LocalProperties.type |
Modifier and Type | Method and Description |
---|---|
LocalProperties.Type |
LocalPropertiesIterator.getLocalPropertyType() |
static LocalProperties.Type |
LocalProperties.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LocalProperties.Type[] |
LocalProperties.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static Object |
LocalProperties.indicesToChemLocPropObject(int[] ind,
org.openscience.cdk.interfaces.IAtomContainer mol,
LocalProperties.Type locPropType) |
Constructor and Description |
---|
LocalPropertiesIterator(File file,
org.apache.commons.csv.CSVFormat format,
LocalProperties.Type locPropType) |
LocalPropertiesIterator(File file,
LocalProperties.Type locPropType) |
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.