Package | Description |
---|---|
org.ginsim.core.graph.hierarchicaltransitiongraph | |
org.ginsim.service.tool.polytopesViz | |
org.ginsim.service.tool.reg2dyn.limitedsimulation |
Modifier and Type | Field and Description |
---|---|
StatesSet |
HierarchicalNode.statesSet
The set of states
|
Modifier and Type | Method and Description |
---|---|
StatesSet |
StatesSet.clone() |
StatesSet |
HierarchicalTransitionGraph.createStateSet() |
StatesSet |
HierarchicalTransitionGraphImpl.createStateSet() |
Modifier and Type | Method and Description |
---|---|
void |
StatesSet.merge(StatesSet slaveNodeStateSet)
Merge this set with the stateSet of the slaveNode.
|
Modifier and Type | Method and Description |
---|---|
void |
PolytopesService.run(DynamicGraph graph,
StatesSet polytope) |
void |
PolytopesSelector.setCache(StatesSet polytope) |
Constructor and Description |
---|
SimulationConstraint(StatesSet space,
OutgoingNodesHandlingStrategy strategy)
Create a new simulation constraint
|
Copyright © 2005–2020. All rights reserved.