| Package | Description |
|---|---|
| org.expasy.mzjava.glycomics.mol |
| Modifier and Type | Method and Description |
|---|---|
CutDirection |
CutDirection.getComplement() |
static CutDirection |
CutDirection.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CutDirection[] |
CutDirection.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
Monosaccharide.checkLinkedCarbon(CutIndexes cutIndexes,
CutDirection cutDirection,
int carbonNumber)
Check if a carbon of the ring is in the fragment specified by the cutIndexes and the cutDirection.
|
Copyright © 2016. All Rights Reserved.