Package | Description |
---|---|
org.ginsim.core.graph.regulatorygraph.namedstates |
Define states of a regulatory graph, which can be named and
used as starting point for simulations.
|
org.ginsim.core.utils.data |
Some simple data structures and collections
|
org.ginsim.service.tool.avatar.params | |
org.ginsim.service.tool.modelreduction | |
org.ginsim.service.tool.reg2dyn | |
org.ginsim.service.tool.reg2dyn.priorityclass | |
org.ginsim.service.tool.reg2dyn.updater |
Modifier and Type | Class and Description |
---|---|
class |
NamedState
Defines a (set of) named state(s): a name associated to an activity pattern.
|
Modifier and Type | Class and Description |
---|---|
class |
ListenableNamedList<T extends NamedObject> |
class |
NamedList<T extends NamedObject>
Help handling a list of named objects
|
Modifier and Type | Class and Description |
---|---|
class |
AvatarParameters
Serializable context of a simulation (parameters, oracles and initial states)
|
Modifier and Type | Class and Description |
---|---|
class |
ReductionConfig |
Modifier and Type | Class and Description |
---|---|
class |
SimulationParameters
remember, save and restore a simulation parameter.
|
Modifier and Type | Class and Description |
---|---|
class |
PriorityClass
a priority class for the simulation.
|
class |
PrioritySetDefinition
Definition of a set of priority classes: store a list of classes
and assign all nodes to one of them.
|
Modifier and Type | Interface and Description |
---|---|
interface |
UpdaterDefinition |
Modifier and Type | Class and Description |
---|---|
class |
UpdaterDefinitionAsynchronous |
class |
UpdaterDefinitionComplete |
class |
UpdaterDefinitionSequential |
class |
UpdaterDefinitionSynchronous |
Copyright © 2005–2020. All rights reserved.