| Package | Description |
|---|---|
| de.bioforscher.singa.structure.parser.pdb.structures.tokens |
| Modifier and Type | Method and Description |
|---|---|
LeafSkeleton.AssignedFamily |
LeafSkeleton.getAssignedFamily() |
static LeafSkeleton.AssignedFamily |
LeafSkeleton.AssignedFamily.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LeafSkeleton.AssignedFamily[] |
LeafSkeleton.AssignedFamily.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LeafSkeleton.setAssignedFamily(LeafSkeleton.AssignedFamily assignedFamily) |
| Constructor and Description |
|---|
LeafSkeleton(String threeLetterCode,
String parent,
LeafSkeleton.AssignedFamily assignedFamily,
Map<de.bioforscher.singa.core.utility.Pair<String>,BondType> bonds) |
Copyright © 2018. All rights reserved.