Package | Description |
---|---|
ambit2.groupcontribution | |
ambit2.groupcontribution.groups |
Modifier and Type | Method and Description |
---|---|
List<IGroup.Type> |
GroupContributionModel.getCustomGroups() |
Modifier and Type | Method and Description |
---|---|
void |
GroupContributionModel.setCustomGroups(List<IGroup.Type> customGroups) |
Modifier and Type | Method and Description |
---|---|
static IGroup.Type |
IGroup.Type.fromString(String s) |
IGroup.Type |
AtomGroup.getType() |
IGroup.Type |
BondGroup.getType() |
IGroup.Type |
DGroup.getType() |
IGroup.Type |
GGroup.getType() |
IGroup.Type |
IGroup.getType() |
static IGroup.Type |
IGroup.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IGroup.Type[] |
IGroup.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.