Constructor and Description |
---|
AvatarParameterList(Graph<RegulatoryNode,RegulatoryMultiEdge> graph,
AvatarParameters param) |
Modifier and Type | Method and Description |
---|---|
void |
AvatarConfigFrame.refresh(AvatarParameters param)
Updates the parameters of the simulation panel given the new context
|
void |
AvatarConfigFrame.setCurrent(AvatarParameters p) |
Modifier and Type | Method and Description |
---|---|
void |
FirefrontPanel.load(AvatarParameters p) |
void |
AvatarPanel.load(AvatarParameters p) |
void |
MonteCarloPanel.load(AvatarParameters p) |
abstract void |
SimulationPanel.load(AvatarParameters param)
Reads the fields of the panel and exports them into a set of parameters
|
void |
FirefrontPanel.unload(AvatarParameters param) |
void |
AvatarPanel.unload(AvatarParameters param) |
void |
MonteCarloPanel.unload(AvatarParameters param) |
abstract void |
SimulationPanel.unload(AvatarParameters param)
Saves the parameters within the fields of the panel
|
Modifier and Type | Method and Description |
---|---|
static AvatarParameters |
AvatarParametersHelper.load(AvatarConfigFrame main)
Creates a simulation context (parameters) using the fields from the main panel
|
Modifier and Type | Method and Description |
---|---|
ListPanelCompanion<AvatarParameters,AvatarParameterList> |
AvatarParametersHelper.getCompanion(ListEditionPanel<AvatarParameters,AvatarParameterList> editPanel) |
ListEditionPanel<AvatarParameters,AvatarParameterList> |
AvaParameterEditionPanel.getEditionPanel()
Accesses the left panel for editing the context of simulations
|
Modifier and Type | Method and Description |
---|---|
void |
AvaParameterEditionPanel.setCurrent(AvatarParameters p) |
static void |
AvatarParametersHelper.unload(AvatarParameters param,
AvatarConfigFrame acf)
Populates the fields of the main panel from a given simulation context (parameters)
|
Modifier and Type | Method and Description |
---|---|
ListPanelCompanion<AvatarParameters,AvatarParameterList> |
AvatarParametersHelper.getCompanion(ListEditionPanel<AvatarParameters,AvatarParameterList> editPanel) |
Copyright © 2005–2020. All rights reserved.