Uses of Class
bio.singa.simulation.model.sections.CellSubsection
-
-
Uses of CellSubsection in bio.singa.simulation.features
Methods in bio.singa.simulation.features with parameters of type CellSubsection Modifier and Type Method Description protected AffectedSectionAffectedSection.Builder. createObject(CellSubsection quantity)static AffectedSection.BuilderAffectedSection. of(CellSubsection quantity)Constructors in bio.singa.simulation.features with parameters of type CellSubsection Constructor Description AffectedSection(CellSubsection subsection)Builder(CellSubsection quantity) -
Uses of CellSubsection in bio.singa.simulation.model.agents.pointlike
Methods in bio.singa.simulation.model.agents.pointlike that return types with arguments of type CellSubsection Modifier and Type Method Description Set<CellSubsection>Vesicle. getAllReferencedSections() -
Uses of CellSubsection in bio.singa.simulation.model.concentrations
Methods in bio.singa.simulation.model.concentrations that return CellSubsection Modifier and Type Method Description CellSubsectionInitialConcentration. getSubsection()CellSubsectionSectionCondition. getSubsection()Methods in bio.singa.simulation.model.concentrations with parameters of type CellSubsection Modifier and Type Method Description static SectionConditionSectionCondition. forSection(CellSubsection section)voidInitialConcentration. setSubsection(CellSubsection subsection)ConcentrationBuilder.ConcentrationStepConcentrationBuilder.ConcentrationBuilderImpl. subsection(CellSubsection subsection)ConcentrationBuilder.ConcentrationStepConcentrationBuilder.PoolStep. subsection(CellSubsection subsection) -
Uses of CellSubsection in bio.singa.simulation.model.graphs
Methods in bio.singa.simulation.model.graphs that return CellSubsection Modifier and Type Method Description CellSubsectionAutomatonNode.AreaMapping. getSubsection()Methods in bio.singa.simulation.model.graphs that return types with arguments of type CellSubsection Modifier and Type Method Description Set<CellSubsection>AutomatonNode. getAllReferencedSections()Returns all referenced sections in this node.Map<CellSubsection,List<AutomatonNode.AreaMapping>>AutomatonNode. getSubsectionAdjacency()Map<CellSubsection,bio.singa.mathematics.geometry.model.Polygon>AutomatonNode. getSubsectionRepresentations()Methods in bio.singa.simulation.model.graphs with parameters of type CellSubsection Modifier and Type Method Description voidAutomatonNode. addAreaMapping(CellSubsection subsection, AutomatonNode.AreaMapping mapping)voidAutomatonNode. addSubsectionRepresentation(CellSubsection subsection, bio.singa.mathematics.geometry.model.Polygon representation)static CellRegionAutomatonGraphs. splitRectangularGraphWithMembrane(AutomatonGraph graph, CellSubsection innerSection, CellSubsection outerSection, boolean switchSides)Constructors in bio.singa.simulation.model.graphs with parameters of type CellSubsection Constructor Description AreaMapping(AutomatonNode source, AutomatonNode target, CellSubsection subsection, double relativeArea) -
Uses of CellSubsection in bio.singa.simulation.model.modules.concentration
Methods in bio.singa.simulation.model.modules.concentration that return CellSubsection Modifier and Type Method Description CellSubsectionConcentrationDelta. getCellSubsection()Returns the subsection.CellSubsectionFieldSupplier. getCurrentSubsection()Returns the current subsection.CellSubsectionConcentrationBasedModule. getRestrictedSubsection()CellSubsectionConcentrationDeltaIdentifier. getSubsection()Returns the cell section the delta is assigned to.Methods in bio.singa.simulation.model.modules.concentration with parameters of type CellSubsection Modifier and Type Method Description voidFieldSupplier. setCurrentSubsection(CellSubsection subsection)Sets the current subsection.voidConcentrationBasedModule. setRestrictedSubsection(CellSubsection restrictedSubsection)Constructors in bio.singa.simulation.model.modules.concentration with parameters of type CellSubsection Constructor Description ConcentrationDelta(UpdateModule module, CellSubsection cellSubsection, ChemicalEntity chemicalEntity, double value)Creates a new concentration delta.ConcentrationDeltaIdentifier(Updatable updatable, CellSubsection section, ChemicalEntity entity)Creates a new DeltaIdentifier.ConcentrationDeltaIdentifier(Updatable updatable, CellSubsection section, String reference, ChemicalEntity entity) -
Uses of CellSubsection in bio.singa.simulation.model.modules.concentration.imlementations.transport
Methods in bio.singa.simulation.model.modules.concentration.imlementations.transport with parameters of type CellSubsection Modifier and Type Method Description Diffusion.BuildStepDiffusion.DiffusionBuilder. forSection(CellSubsection subsection)Diffusion.BuildStepDiffusion.SectionLimitationStep. forSection(CellSubsection subsection) -
Uses of CellSubsection in bio.singa.simulation.model.modules.concentration.specifity
Methods in bio.singa.simulation.model.modules.concentration.specifity with parameters of type CellSubsection Modifier and Type Method Description voidEntitySpecific. processContainer(ConcentrationContainer container, CellSubsection subsection, ChemicalEntity chemicalEntity)voidSectionSpecific. processContainer(ConcentrationContainer container, CellSubsection subsection, ChemicalEntity chemicalEntity)voidUpdatableSpecific. processContainer(ConcentrationContainer container, CellSubsection subsection, ChemicalEntity chemicalEntity)voidUpdateSpecificity. processContainer(ConcentrationContainer container, CellSubsection subsection, ChemicalEntity chemicalEntity) -
Uses of CellSubsection in bio.singa.simulation.model.modules.qualitative.implementations
Methods in bio.singa.simulation.model.modules.qualitative.implementations that return types with arguments of type CellSubsection Modifier and Type Method Description Set<CellSubsection>EndocytoticPit. getAllReferencedSections() -
Uses of CellSubsection in bio.singa.simulation.model.sections
Fields in bio.singa.simulation.model.sections declared as CellSubsection Modifier and Type Field Description static CellSubsectionCellSubsections. CELL_OUTER_MEMBRANEstatic CellSubsectionCellSubsections. CYTOPLASMstatic CellSubsectionCellSubsections. EARLY_ENDOSOME_LUMENstatic CellSubsectionCellSubsections. EARLY_ENDOSOME_MEMBRANEstatic CellSubsectionCellSubsections. EXTRACELLULAR_REGIONstatic CellSubsectionCellSubsections. NUCLEAR_MEMBRANEstatic CellSubsectionCellSubsections. NUCLEOPLASMstatic CellSubsectionCellSubsections. PIT_MEMBRANEstatic CellSubsectionCellSubsections. VESICLE_LUMENstatic CellSubsectionCellSubsections. VESICLE_MEMBRANEMethods in bio.singa.simulation.model.sections that return CellSubsection Modifier and Type Method Description CellSubsectionCellRegion. getInnerSubsection()CellSubsectionConcentrationContainer. getInnerSubsection()Returns the inner subsection.CellSubsectionCellRegion. getMembraneSubsection()CellSubsectionConcentrationContainer. getMembraneSubsection()Returns the membrane subsection.CellSubsectionCellRegion. getOuterSubsection()CellSubsectionConcentrationContainer. getOuterSubsection()Returns the outer subsection.CellSubsectionConcentrationContainer. getSubsection(CellTopology topology)Returns the subsection corresponding to the topology.Methods in bio.singa.simulation.model.sections that return types with arguments of type CellSubsection Modifier and Type Method Description Map.Entry<CellSubsection,ConcentrationPool>ConcentrationContainer. getPool(CellTopology topology)Returns the subsection and concentration pool for the topology.Set<CellSubsection>ConcentrationContainer. getReferencedSubsections()Returns all subsections, referenced in this container.Collection<CellSubsection>CellRegion. getSubsections()Methods in bio.singa.simulation.model.sections with parameters of type CellSubsection Modifier and Type Method Description voidCellRegion. addSubsection(CellTopology topology, CellSubsection subsection)booleanConcentrationContainer. containsEntity(CellSubsection subsection, ChemicalEntity entity)doubleConcentrationContainer. get(CellSubsection subsection, ChemicalEntity entity)Returns the concentration of the entity in the corresponding subsection.Map.Entry<CellTopology,ConcentrationPool>ConcentrationContainer. getPool(CellSubsection subsection)Returns the topology and concentration pool for the subsection.voidConcentrationContainer. initialize(CellSubsection subsection, ChemicalEntity entity, javax.measure.Quantity<bio.singa.features.quantities.MolarConcentration> concentration)voidConcentrationContainer. initializeSubsection(CellSubsection subsection, CellTopology topology)Initializes a new concentration pool for the corresponding subsection and topology.voidConcentrationContainer. putSubsectionPool(CellSubsection subsection, CellTopology topology, ConcentrationPool concentrationPool)Adds a concentration pool, referenced to the subsection and topology.voidConcentrationContainer. removeSubsection(CellSubsection subsection)Removes a subsection, the corresponding topology and concentration pool from the container.voidConcentrationContainer. set(CellSubsection subsection, ChemicalEntity entity, double concentration)Sets the concentration of the given entity in the given subsection. -
Uses of CellSubsection in bio.singa.simulation.model.simulation
Methods in bio.singa.simulation.model.simulation that return types with arguments of type CellSubsection Modifier and Type Method Description Set<CellSubsection>Updatable. getAllReferencedSections() -
Uses of CellSubsection in bio.singa.simulation.trajectories.nested
Methods in bio.singa.simulation.trajectories.nested that return types with arguments of type CellSubsection Modifier and Type Method Description Map<CellSubsection,TrajectoryDataPoint.SubsectionDataPoint>TrajectoryDataPoint. getSubsectionData()Methods in bio.singa.simulation.trajectories.nested with parameters of type CellSubsection Modifier and Type Method Description voidTrajectoryDataPoint. put(CellSubsection cellSection, TrajectoryDataPoint.SubsectionDataPoint dataPoint)
-