Package | Description |
---|---|
de.unirostock.sems.ModelCrawler |
Modifier and Type | Method and Description |
---|---|
static Config.WorkingMode |
Config.getWorkingMode()
Gets the current working mode of the crawler
|
static Config.WorkingMode |
Config.WorkingMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Config.WorkingMode[] |
Config.WorkingMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static void |
Config.setWorkingMode(Config.WorkingMode workingMode)
Sets the current working mode of the crawler
|
Copyright © 2019 SEMS (Simulation Experiment Management for Systems Biology). All rights reserved.