Uses of Class
bio.singa.simulation.model.sections.CellRegion
-
-
Uses of CellRegion in bio.singa.simulation.features
Methods in bio.singa.simulation.features with parameters of type CellRegion Modifier and Type Method Description protected AffectedRegionAffectedRegion.Builder. createObject(CellRegion quantity)protected ContainmentRegionContainmentRegion.Builder. createObject(CellRegion quantity)static AffectedRegion.BuilderAffectedRegion. of(CellRegion quantity)static ContainmentRegion.BuilderContainmentRegion. of(CellRegion quantity)Constructors in bio.singa.simulation.features with parameters of type CellRegion Constructor Description AffectedRegion(CellRegion region)Builder(CellRegion quantity)Builder(CellRegion quantity)ContainmentRegion(CellRegion region) -
Uses of CellRegion in bio.singa.simulation.features.model
Constructors in bio.singa.simulation.features.model with parameters of type CellRegion Constructor Description RegionFeature(CellRegion region)RegionFeature(CellRegion region, bio.singa.features.model.Evidence evidence)RegionFeature(CellRegion region, List<bio.singa.features.model.Evidence> evidence) -
Uses of CellRegion in bio.singa.simulation.model.agents.linelike
Methods in bio.singa.simulation.model.agents.linelike that return CellRegion Modifier and Type Method Description CellRegionLineLikeAgentLayer. getTargetMembrane()Methods in bio.singa.simulation.model.agents.linelike with parameters of type CellRegion Modifier and Type Method Description voidMicrotubuleOrganizingCentre. initializeActin(LineLikeAgentLayer layer, CellRegion targetedMembrane, int numberOfFilaments)voidMicrotubuleOrganizingCentre. initializeMicrotubules(LineLikeAgentLayer layer, CellRegion targetedMembrane, int numberOfFilaments)voidLineLikeAgentLayer. setTargetMembrane(CellRegion targetMembrane) -
Uses of CellRegion in bio.singa.simulation.model.agents.organelles
Methods in bio.singa.simulation.model.agents.organelles that return CellRegion Modifier and Type Method Description CellRegionOrganelleTemplate. getInnerRegion()CellRegionOrganelleTypes. getInnerRegion()CellRegionOrganelleTemplate. getMembraneRegion()CellRegionOrganelleTypes. getMembraneRegion()CellRegionOrganelleTemplate. getRegion(bio.singa.mathematics.vectors.Vector2D vector)CellRegionOrganelleTemplate. initializeGroup(int groupIdentifier, String identifier, String goTerm)Methods in bio.singa.simulation.model.agents.organelles that return types with arguments of type CellRegion Modifier and Type Method Description Map<bio.singa.mathematics.vectors.Vector2D,CellRegion>OrganelleTemplate. getInverseRegionMap()Map<CellRegion,Set<bio.singa.mathematics.vectors.Vector2D>>OrganelleTemplate. getRegionMap()Collection<CellRegion>OrganelleTemplate. getRegions()Methods in bio.singa.simulation.model.agents.organelles with parameters of type CellRegion Modifier and Type Method Description voidOrganelleTemplate. initializeGroup(int groupIdentifier, CellRegion region)voidOrganelleTemplate. initializeGroup(CellRegion region)voidOrganelleTemplate. setInnerRegion(CellRegion innerRegion)voidOrganelleTemplate. setMembraneRegion(CellRegion membraneRegion) -
Uses of CellRegion in bio.singa.simulation.model.agents.pointlike
Methods in bio.singa.simulation.model.agents.pointlike that return CellRegion Modifier and Type Method Description CellRegionVesicle. getCellRegion()CellRegionVesicle. getRegion()Methods in bio.singa.simulation.model.agents.pointlike with parameters of type CellRegion Modifier and Type Method Description voidVesicle. setRegion(CellRegion region)Constructors in bio.singa.simulation.model.agents.pointlike with parameters of type CellRegion Constructor Description Vesicle(CellRegion region, bio.singa.mathematics.vectors.Vector2D position, javax.measure.Quantity<javax.measure.quantity.Length> radius) -
Uses of CellRegion in bio.singa.simulation.model.agents.surfacelike
Methods in bio.singa.simulation.model.agents.surfacelike that return CellRegion Modifier and Type Method Description CellRegionMembrane. getInnerRegion()CellRegionMembrane. getMembraneRegion()static CellRegionMembraneTracer. getRegion(Map<CellRegion,Set<bio.singa.mathematics.vectors.Vector2D>> regionMap, bio.singa.mathematics.vectors.Vector2D vector)Deprecated.Methods in bio.singa.simulation.model.agents.surfacelike that return types with arguments of type CellRegion Modifier and Type Method Description Map<bio.singa.core.utility.Pair<Integer>,CellRegion>GridMembraneBuilder. getMembraneMapping()Map<CellRegion,Membrane>GridMembraneBuilder. getMembranes()Map<Integer,CellRegion>GridMembraneBuilder. getRegionMapping()Methods in bio.singa.simulation.model.agents.surfacelike with parameters of type CellRegion Modifier and Type Method Description voidMembrane. setInnerRegion(CellRegion innerRegion)voidMembrane. setMembraneRegion(CellRegion membraneRegion)Method parameters in bio.singa.simulation.model.agents.surfacelike with type arguments of type CellRegion Modifier and Type Method Description static CellRegionMembraneTracer. getRegion(Map<CellRegion,Set<bio.singa.mathematics.vectors.Vector2D>> regionMap, bio.singa.mathematics.vectors.Vector2D vector)Deprecated.voidGridMembraneBuilder. setMembraneMapping(Map<bio.singa.core.utility.Pair<Integer>,CellRegion> membraneMapping)voidGridMembraneBuilder. setMembranes(Map<CellRegion,Membrane> membranes)voidGridMembraneBuilder. setRegionMapping(Map<Integer,CellRegion> regionMapping) -
Uses of CellRegion in bio.singa.simulation.model.agents.volumelike
Methods in bio.singa.simulation.model.agents.volumelike that return CellRegion Modifier and Type Method Description CellRegionVolumeLikeAgent. getCellRegion()Methods in bio.singa.simulation.model.agents.volumelike with parameters of type CellRegion Modifier and Type Method Description voidVolumeLikeAgent. setCellRegion(CellRegion cellRegion)Constructors in bio.singa.simulation.model.agents.volumelike with parameters of type CellRegion Constructor Description VolumeLikeAgent(bio.singa.mathematics.geometry.model.Polygon area, CellRegion cellRegion) -
Uses of CellRegion in bio.singa.simulation.model.concentrations
Methods in bio.singa.simulation.model.concentrations that return types with arguments of type CellRegion Modifier and Type Method Description List<CellRegion>RegionCondition. getRegions()Methods in bio.singa.simulation.model.concentrations with parameters of type CellRegion Modifier and Type Method Description static AreaConditionAreaCondition. forRegion(CellRegion region)static RegionConditionRegionCondition. forRegion(CellRegion identifier)static RegionConditionRegionCondition. forRegions(CellRegion... identifiers)ConcentrationBuilder.AdditionalConditionsStepConcentrationBuilder.AdditionalConditionsStep. inRegionArea(CellRegion region)ConcentrationBuilder.AdditionalConditionsStepConcentrationBuilder.ConcentrationBuilderImpl. inRegionArea(CellRegion region)ConcentrationBuilder.AdditionalConditionsStepConcentrationBuilder.AdditionalConditionsStep. region(CellRegion region)ConcentrationBuilder.AdditionalConditionsStepConcentrationBuilder.ConcentrationBuilderImpl. region(CellRegion region)ConcentrationBuilder.AdditionalConditionsStepConcentrationBuilder.AdditionalConditionsStep. regions(CellRegion... regions)ConcentrationBuilder.AdditionalConditionsStepConcentrationBuilder.ConcentrationBuilderImpl. regions(CellRegion... regions)Method parameters in bio.singa.simulation.model.concentrations with type arguments of type CellRegion Modifier and Type Method Description static RegionConditionRegionCondition. forRegions(List<CellRegion> identifiers)ConcentrationBuilder.AdditionalConditionsStepConcentrationBuilder.AdditionalConditionsStep. regions(List<CellRegion> regions)ConcentrationBuilder.AdditionalConditionsStepConcentrationBuilder.ConcentrationBuilderImpl. regions(List<CellRegion> regions)Constructor parameters in bio.singa.simulation.model.concentrations with type arguments of type CellRegion Constructor Description RegionCondition(List<CellRegion> regions) -
Uses of CellRegion in bio.singa.simulation.model.graphs
Methods in bio.singa.simulation.model.graphs that return CellRegion Modifier and Type Method Description CellRegionAutomatonGraph. getCellRegion(String identifier)Return the cell section with the given identifier.CellRegionAutomatonNode. getCellRegion()static CellRegionAutomatonGraphs. splitRectangularGraphWithMembrane(AutomatonGraph graph, CellSubsection innerSection, CellSubsection outerSection, boolean switchSides)Methods in bio.singa.simulation.model.graphs that return types with arguments of type CellRegion Modifier and Type Method Description Set<CellRegion>AutomatonGraph. getCellSections()Returns allCellSubsections referenced in this graph.Methods in bio.singa.simulation.model.graphs with parameters of type CellRegion Modifier and Type Method Description voidAutomatonGraph. addCellRegion(CellRegion cellSection)Adds a cell section to this graph but does not associate any node to it.static Set<AutomatonNode>AutomatonGraphs. circleRegion(AutomatonGraph graph, CellRegion membraneRegion, bio.singa.mathematics.topology.grids.rectangular.RectangularCoordinate centre, int radius)static voidAutomatonGraphs. fillRegion(AutomatonGraph graph, CellRegion innerRegion, bio.singa.mathematics.topology.grids.rectangular.RectangularCoordinate centre, int radius)voidAutomatonNode. setCellRegion(CellRegion cellRegion)static AutomatonGraphAutomatonGraphs. singularGraph(CellRegion region) -
Uses of CellRegion in bio.singa.simulation.model.modules.concentration.imlementations.transport
Methods in bio.singa.simulation.model.modules.concentration.imlementations.transport with parameters of type CellRegion Modifier and Type Method Description LateralMembraneDiffusion.BuildStepLateralMembraneDiffusion.LateralMembraneDiffusionBuilder. forMembrane(CellRegion region)LateralMembraneDiffusion.BuildStepLateralMembraneDiffusion.SectionLimitationStep. forMembrane(CellRegion subsection) -
Uses of CellRegion in bio.singa.simulation.model.modules.displacement.implementations
Methods in bio.singa.simulation.model.modules.displacement.implementations that return CellRegion Modifier and Type Method Description CellRegionVesicleConfinedDiffusion. getConfinedVolume() -
Uses of CellRegion in bio.singa.simulation.model.modules.qualitative.implementations
Methods in bio.singa.simulation.model.modules.qualitative.implementations that return CellRegion Modifier and Type Method Description CellRegionEndocytoticPit. getCellRegion()Methods in bio.singa.simulation.model.modules.qualitative.implementations with parameters of type CellRegion Modifier and Type Method Description voidEndocytoticPit. setCellRegion(CellRegion cellRegion) -
Uses of CellRegion in bio.singa.simulation.model.sections
Fields in bio.singa.simulation.model.sections declared as CellRegion Modifier and Type Field Description static CellRegionCellRegions. CELL_CORTEXstatic CellRegionCellRegions. CELL_INNER_MEMBRANE_REGIONstatic CellRegionCellRegions. CELL_OUTER_MEMBRANE_REGIONstatic CellRegionCellRegions. CYTOPLASM_REGIONstatic CellRegionCellRegions. EXTRACELLULAR_REGIONstatic CellRegionCellRegions. PERINUCLEAR_REGIONstatic CellRegionCellRegions. VESICLE_REGION -
Uses of CellRegion in bio.singa.simulation.model.simulation
Methods in bio.singa.simulation.model.simulation that return CellRegion Modifier and Type Method Description CellRegionUpdatable. getCellRegion()
-