| Package | Description |
|---|---|
| org.pistoiaalliance.helm.HELMSimilarityLibrary.utils |
| Modifier and Type | Field and Description |
|---|---|
Vertex.Type |
Vertex.monomerType |
| Modifier and Type | Method and Description |
|---|---|
static Vertex.Type |
Vertex.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Vertex.Type[] |
Vertex.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Vertex(org.helm.notation2.parser.notation.polymer.MonomerNotation monomer,
Vertex.Type monomerType,
boolean isNonNatural,
boolean hasUniqueUnit,
int index) |
Vertex(Vertex vertex,
Vertex.Type monomerType) |
Copyright © 2018. All rights reserved.