Package | Description |
---|---|
org.ginsim.gui.utils.dialog.stackdialog |
Definition of StackDialog: a run dialog where the main panel can be changed.
|
org.ginsim.service.tool.avatar.params | |
org.ginsim.service.tool.modelreduction | |
org.ginsim.servicegui.tool.modelreduction |
Modifier and Type | Field and Description |
---|---|
ReductionConfig |
LogicalModelActionDialog.reduction |
Modifier and Type | Method and Description |
---|---|
ReductionConfig |
LogicalModelActionDialog.getReduction() |
Modifier and Type | Method and Description |
---|---|
void |
LogicalModelActionDialog.setReduction(ReductionConfig reduction) |
Modifier and Type | Field and Description |
---|---|
ReductionConfig |
AvatarParameters.reduction |
Modifier and Type | Method and Description |
---|---|
protected ReductionConfig |
ListOfReductionConfigs.doCreate(String name,
int pos) |
ReductionConfig |
ReductionHolder.getReduction()
Retrieve the stored reduction.
|
ReductionConfig |
ListOfReductionConfigs.getUsedReduction(String key) |
Modifier and Type | Method and Description |
---|---|
void |
ReductionHolder.setReduction(ReductionConfig reduction)
Select a reduction.
|
void |
ListOfReductionConfigs.useReduction(String key,
ReductionConfig reduction) |
Constructor and Description |
---|
ReconstructionTask(org.colomoto.biolqm.LogicalModel reducedModel,
RegulatoryGraph graph,
ReductionConfig config) |
ReductionTask(org.colomoto.biolqm.LogicalModel model,
ReductionConfig config) |
ReductionTask(org.colomoto.biolqm.LogicalModel model,
ReductionConfig config,
ReductionLauncher launcher) |
ReductionTask(RegulatoryGraph graph,
ReductionConfig config) |
ReductionTask(RegulatoryGraph graph,
ReductionConfig config,
ReductionLauncher launcher) |
Modifier and Type | Method and Description |
---|---|
ReductionConfig |
ReductionConfigSelectionPanel.getSelected() |
Modifier and Type | Method and Description |
---|---|
protected List<ReductionConfig> |
ReductionConfigSelectionPanel.getList() |
Modifier and Type | Method and Description |
---|---|
void |
ReductionConfigSelectionPanel.setSelected(ReductionConfig r) |
Copyright © 2005–2020. All rights reserved.