| Package | Description |
|---|---|
| bio.singa.simulation.model.modules.concentration |
| Modifier and Type | Method and Description |
|---|---|
static ModuleFactory.Specificity |
ModuleFactory.Specificity.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ModuleFactory.Specificity[] |
ModuleFactory.Specificity.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static <ModuleImplementation extends ConcentrationBasedModule> |
ModuleFactory.setupModule(Class<ModuleImplementation> moduleCLass,
ModuleFactory.Scope scope,
ModuleFactory.Specificity specificity)
Creates a new module with the specified setup.
|
Copyright © 2019. All rights reserved.