public class HydrophobicInteraction extends Interaction
| Constructor and Description |
|---|
HydrophobicInteraction(int plipIdentifier) |
| Modifier and Type | Method and Description |
|---|---|
int |
getAtom1() |
int |
getAtom2() |
double |
getDistance() |
int |
getFirstSourceAtom() |
int |
getFirstTargetAtom() |
void |
setAtom1(int atom1) |
void |
setAtom2(int atom2) |
void |
setDistance(double distance) |
String |
toString() |
getLigandCoordinate, getPlipIdentifier, getProteinCoordinate, getSource, getTarget, setLigandCoordinate, setPlipIdentifier, setProteinCoordinate, setSource, setTargetpublic double getDistance()
public void setDistance(double distance)
public int getAtom1()
public void setAtom1(int atom1)
public int getAtom2()
public void setAtom2(int atom2)
public int getFirstSourceAtom()
getFirstSourceAtom in class Interactionpublic int getFirstTargetAtom()
getFirstTargetAtom in class InteractionCopyright © 2018. All rights reserved.