| Package | Description |
|---|---|
| de.bioforscher.singa.structure.parser.plip |
| Modifier and Type | Class and Description |
|---|---|
class |
HalogenBond |
class |
HydrogenBond |
class |
HydrophobicInteraction |
class |
MetalComplex |
class |
PiCation |
class |
PiStacking |
class |
SaltBridge |
class |
WaterBridge |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends Interaction> |
InteractionType.getInteractionClass() |
List<Interaction> |
InteractionContainer.getInteractions()
Retuens all interactions from this container.
|
List<Interaction> |
InteractionContainer.getInteractionsBetween(LeafIdentifier first,
LeafIdentifier second)
Returns all Interactions between two leaves (i.e.
|
List<Interaction> |
InteractionContainer.getLigandInteractions() |
| Modifier and Type | Method and Description |
|---|---|
void |
InteractionContainer.addInteraction(Interaction interaction)
Adds an interaction to this container.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
InteractionType.getThreeLetterCode(Class<? extends Interaction> interactionClass) |
Copyright © 2018. All rights reserved.