public class PerturbationUser extends Object implements PerturbationHolder
ListOfPerturbations
.Constructor and Description |
---|
PerturbationUser(ListOfPerturbations perturbations,
String userID) |
PerturbationUser(RegulatoryGraph graph,
String userID) |
Modifier and Type | Method and Description |
---|---|
Perturbation |
getPerturbation()
Retrieve the stored perturbation.
|
void |
setPerturbation(Perturbation perturbation)
Select a perturbation.
|
public PerturbationUser(RegulatoryGraph graph, String userID)
public PerturbationUser(ListOfPerturbations perturbations, String userID)
public Perturbation getPerturbation()
PerturbationHolder
getPerturbation
in interface PerturbationHolder
public void setPerturbation(Perturbation perturbation)
PerturbationHolder
setPerturbation
in interface PerturbationHolder
Copyright © 2005–2020. All rights reserved.