| Modifier and Type | Method and Description |
|---|---|
DynamicReaction.ParameterStep |
DynamicReaction.ParameterStep.referenceParameter(Parameter<?> reactant) |
DynamicReaction.ParameterStep |
DynamicReaction.DynamicReactionBuilder.referenceParameter(Parameter<?> reactant) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Parameter> |
KineticLaw.getParameterMap() |
| Modifier and Type | Method and Description |
|---|---|
void |
KineticLaw.referenceParameter(Parameter<?> parameter) |
| Modifier and Type | Method and Description |
|---|---|
void |
KineticLaw.setParameterMap(Map<String,Parameter> parameterMap) |
| Modifier and Type | Method and Description |
|---|---|
static Parameter |
ParameterStorage.get(String identifier) |
| Modifier and Type | Method and Description |
|---|---|
static HashMap<String,Parameter> |
ParameterStorage.getAll() |
| Modifier and Type | Method and Description |
|---|---|
static void |
ParameterStorage.add(String identifier,
Parameter parameter) |
Copyright © 2019. All rights reserved.