|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object ambit2.core.io.SGroupMDL2000Helper
public class SGroupMDL2000Helper
Helper for MDL SGroups
Nested Class Summary | |
---|---|
static class |
SGroupMDL2000Helper.SGROUP_CONNECTIVITY
|
static class |
SGroupMDL2000Helper.SGROUP_LINE
|
static class |
SGroupMDL2000Helper.SGROUP_POLYMER_TYPE
|
static class |
SGroupMDL2000Helper.SGROUP_TYPE
|
Constructor Summary | |
---|---|
SGroupMDL2000Helper()
|
Method Summary | |
---|---|
static ISGroup |
createGroup(int number,
SGroupMDL2000Helper.SGROUP_TYPE stype)
|
static SGroupMDL2000Helper.SGROUP_LINE |
getValue(java.lang.String line)
Extracts first 6 chars, replaces spaces with underscore '_' and calls SGROUP_LINE.valueof method. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SGroupMDL2000Helper()
Method Detail |
---|
public static SGroupMDL2000Helper.SGROUP_LINE getValue(java.lang.String line) throws java.lang.IllegalArgumentException
line
-
SGroupMDL2000Helper.SGROUP_LINE
java.lang.IllegalArgumentException
- if the resulting string is not defined as enum constantpublic static ISGroup createGroup(int number, SGroupMDL2000Helper.SGROUP_TYPE stype) throws UnsupportedGroupOperation
UnsupportedGroupOperation
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |