public class SGroupMDL2000Helper extends Object
Modifier and Type | Class and Description |
---|---|
static class |
SGroupMDL2000Helper.SGROUP_CONNECTIVITY |
static class |
SGroupMDL2000Helper.SGROUP_LINE |
static class |
SGroupMDL2000Helper.SGROUP_POLYMER_TYPE |
static class |
SGroupMDL2000Helper.SGROUP_TYPE |
Constructor and Description |
---|
SGroupMDL2000Helper() |
Modifier and Type | Method and Description |
---|---|
static ISGroup |
createGroup(int number,
SGroupMDL2000Helper.SGROUP_TYPE stype) |
static SGroupMDL2000Helper.SGROUP_LINE |
getValue(String line)
Extracts first 6 chars, replaces spaces with underscore '_' and calls SGROUP_LINE.valueof method.
|
protected static Logger logger
public static SGroupMDL2000Helper.SGROUP_LINE getValue(String line) throws IllegalArgumentException
line
- SGroupMDL2000Helper.SGROUP_LINE
IllegalArgumentException
- if the resulting string is not defined as enum constantpublic static ISGroup createGroup(int number, SGroupMDL2000Helper.SGROUP_TYPE stype) throws UnsupportedGroupOperation
UnsupportedGroupOperation
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.