Uses of Class
bio.singa.simulation.model.graphs.AutomatonNode.AreaMapping
-
Packages that use AutomatonNode.AreaMapping Package Description bio.singa.simulation.model.graphs -
-
Uses of AutomatonNode.AreaMapping in bio.singa.simulation.model.graphs
Methods in bio.singa.simulation.model.graphs that return types with arguments of type AutomatonNode.AreaMapping Modifier and Type Method Description Map<CellSubsection,List<AutomatonNode.AreaMapping>>AutomatonNode. getSubsectionAdjacency()Methods in bio.singa.simulation.model.graphs with parameters of type AutomatonNode.AreaMapping Modifier and Type Method Description voidAutomatonNode. addAreaMapping(CellSubsection subsection, AutomatonNode.AreaMapping mapping)
-