- AbstractDeltaFunction<FunctionReturnType> - Class in bio.singa.simulation.model.modules.concentration.functions
-
Delta Functions are used to calculate updates for
Updatables during simulation.
- accept(ExpressionNodeVisitor) - Method in class uk.co.cogitolearning.cogpar.AdditionExpressionNode
-
Implementation of the visitor design pattern.
- accept(ExpressionNodeVisitor) - Method in class uk.co.cogitolearning.cogpar.ConstantExpressionNode
-
Implementation of the visitor design pattern.
- accept(ExpressionNodeVisitor) - Method in class uk.co.cogitolearning.cogpar.ExponentiationExpressionNode
-
Implementation of the visitor design pattern.
- accept(ExpressionNodeVisitor) - Method in interface uk.co.cogitolearning.cogpar.ExpressionNode
-
Method needed for the visitor design pattern
- accept(ExpressionNodeVisitor) - Method in class uk.co.cogitolearning.cogpar.FunctionExpressionNode
-
Implementation of the visitor design pattern.
- accept(ExpressionNodeVisitor) - Method in class uk.co.cogitolearning.cogpar.MultiplicationExpressionNode
-
Implementation of the visitor design pattern.
- accept(ExpressionNodeVisitor) - Method in class uk.co.cogitolearning.cogpar.VariableExpressionNode
-
Implementation of the visitor design pattern.
- ACTIN_ATTACHED - Static variable in class bio.singa.simulation.model.agents.pointlike.VesicleStateRegistry
-
- ACTIN_PROPELLED - Static variable in class bio.singa.simulation.model.agents.pointlike.VesicleStateRegistry
-
- ACTIN_TETHERED - Static variable in class bio.singa.simulation.model.agents.pointlike.VesicleStateRegistry
-
- ActinBoostVelocity - Class in bio.singa.simulation.features
-
- ActinBoostVelocity(Quantity<Speed>, Evidence) - Constructor for class bio.singa.simulation.features.ActinBoostVelocity
-
- ActinBoostVelocity(double, Evidence) - Constructor for class bio.singa.simulation.features.ActinBoostVelocity
-
- ActinCortex - Class in bio.singa.simulation.model.agents.volumelike
-
- ActinCortex(Polygon) - Constructor for class bio.singa.simulation.model.agents.volumelike.ActinCortex
-
- ActinCortexAttachment - Class in bio.singa.simulation.model.modules.qualitative.implementations
-
- ActinCortexAttachment() - Constructor for class bio.singa.simulation.model.modules.qualitative.implementations.ActinCortexAttachment
-
- ActinCortexDiffusivityScaling - Class in bio.singa.simulation.model.modules.qualitative.implementations
-
- ActinCortexDiffusivityScaling() - Constructor for class bio.singa.simulation.model.modules.qualitative.implementations.ActinCortexDiffusivityScaling
-
- add(double) - Method in class bio.singa.simulation.model.modules.concentration.ConcentrationDelta
-
- add(String, Parameter) - Static method in class bio.singa.simulation.model.parameters.ParameterStorage
-
- add(ExpressionNode, boolean) - Method in class uk.co.cogitolearning.cogpar.SequenceExpressionNode
-
Add another term to the sequence
- add(String, int) - Method in class uk.co.cogitolearning.cogpar.Tokenizer
-
Add a regular expression and a token id to the internal list of recognized tokens
- addActin(Vector2D, Vector2D) - Method in class bio.singa.simulation.model.agents.linelike.LineLikeAgentLayer
-
- addAssociatedNode(AutomatonNode, double) - Method in class bio.singa.simulation.model.agents.pointlike.Vesicle
-
- addCellRegion(CellRegion) - Method in class bio.singa.simulation.model.graphs.AutomatonGraph
-
Adds a cell section to this graph but does not associate any node to it.
- addDeltaFunction(DeltaFunctionType) - Method in class bio.singa.simulation.model.modules.concentration.ConcentrationBasedModule
-
Adds a delta function to the module.
- addDeltaFunction(EntityDeltaFunction) - Method in class bio.singa.simulation.model.modules.concentration.specifity.EntitySpecific
-
- addDeltaFunction(SectionDeltaFunction) - Method in class bio.singa.simulation.model.modules.concentration.specifity.SectionSpecific
-
- addDeltaFunction(UpdatableDeltaFunction) - Method in class bio.singa.simulation.model.modules.concentration.specifity.UpdatableSpecific
-
- addDeltaFunction(DeltaFunctionType) - Method in interface bio.singa.simulation.model.modules.concentration.specifity.UpdateSpecificity
-
- addDeltaFunction(Function<Vesicle, DisplacementDelta>, Predicate<Vesicle>) - Method in class bio.singa.simulation.model.modules.displacement.DisplacementBasedModule
-
- addEdgeBetween(int, AutomatonNode, AutomatonNode) - Method in class bio.singa.simulation.model.graphs.AutomatonGraph
-
- addEdgeBetween(AutomatonNode, AutomatonNode) - Method in class bio.singa.simulation.model.graphs.AutomatonGraph
-
- addGraphUpdateListener(UpdateEventListener<GraphUpdatedEvent>) - Method in class bio.singa.simulation.model.simulation.SimulationManager
-
Adds a new listener for graph based events.
- addInitialConcentration(InitialConcentration) - Method in class bio.singa.simulation.model.sections.concentration.ConcentrationInitializer
-
- addInitialConcentration(CellRegion, CellSubsection, ChemicalEntity, Quantity<MolarConcentration>) - Method in class bio.singa.simulation.model.sections.concentration.ConcentrationInitializer
-
- addInitialConcentration(CellSubsection, ChemicalEntity, Quantity<MolarConcentration>) - Method in class bio.singa.simulation.model.sections.concentration.ConcentrationInitializer
-
- ADDITION_NODE - Static variable in interface uk.co.cogitolearning.cogpar.ExpressionNode
-
Node id for addition nodes
- AdditionExpressionNode - Class in uk.co.cogitolearning.cogpar
-
An ExpressionNode that handles additions and subtractions.
- AdditionExpressionNode(ExpressionNode, boolean) - Constructor for class uk.co.cogitolearning.cogpar.AdditionExpressionNode
-
Constructor to create an addition with the first term already added.
- addLineLikeAgentSegment(LineLikeAgent, Vector2D) - Method in class bio.singa.simulation.model.graphs.AutomatonNode
-
- addMembrane(Membrane) - Method in class bio.singa.simulation.model.agents.surfacelike.MembraneLayer
-
- addMembraneCargo(Quantity<Area>, double, ChemicalEntity) - Method in class bio.singa.simulation.model.modules.qualitative.implementations.ClathrinMediatedEndocytosis
-
- addMembranes(Collection<Membrane>) - Method in class bio.singa.simulation.model.agents.surfacelike.MembraneLayer
-
- addMembraneSegment(MembraneSegment) - Method in class bio.singa.simulation.model.graphs.AutomatonNode
-
- addMicrotubule(Vector2D, Vector2D) - Method in class bio.singa.simulation.model.agents.linelike.LineLikeAgentLayer
-
- addModuleToSimulation() - Method in class bio.singa.simulation.model.modules.concentration.ConcentrationBasedModule
-
References the module and referenced entities to the referenced simulation.
- addNodeToObserve(AutomatonNode) - Method in class bio.singa.simulation.events.EpochUpdateWriter
-
Initializes a node that will be observed during simulation.
- addNodeUpdateListener(UpdateEventListener<UpdatableUpdatedEvent>) - Method in class bio.singa.simulation.model.simulation.SimulationManager
-
Adds a new listener for node based events.
- addPotentialDelta(ConcentrationDelta) - Method in class bio.singa.simulation.model.agents.pointlike.Vesicle
-
- addPotentialDelta(ConcentrationDelta) - Method in class bio.singa.simulation.model.graphs.AutomatonNode
-
Adds a potential delta to this node.
- addPotentialDelta(ConcentrationDelta) - Method in class bio.singa.simulation.model.modules.concentration.ConcentrationDeltaManager
-
Adds a potential delta to this updatable.
- addPotentialDelta(ConcentrationDelta) - Method in interface bio.singa.simulation.model.simulation.Updatable
-
- addPotentialDisplacementDelta(DisplacementDelta) - Method in class bio.singa.simulation.model.modules.displacement.DisplacementDeltaManager
-
Adds a displacement delta.
- addPotentialSpatialDelta(DisplacementDelta) - Method in class bio.singa.simulation.model.agents.pointlike.Vesicle
-
- addProduct(ChemicalEntity, CellTopology) - Method in class bio.singa.simulation.model.modules.concentration.imlementations.Reaction.Builder
-
- addProduct(ChemicalEntity) - Method in class bio.singa.simulation.model.modules.concentration.imlementations.Reaction.Builder
-
- addProduct(ChemicalEntity, double) - Method in class bio.singa.simulation.model.modules.concentration.imlementations.Reaction.Builder
-
- addReactant(Reactant) - Method in class bio.singa.simulation.model.modules.concentration.imlementations.DynamicReaction
-
- addReferencedEntities(Collection<? extends ChemicalEntity>) - Method in class bio.singa.simulation.model.modules.concentration.ConcentrationBasedModule
-
Adds multiple referenced chemical entities.
- addReferencedEntity(ChemicalEntity) - Method in class bio.singa.simulation.model.modules.concentration.ConcentrationBasedModule
-
Adds a referenced chemical entity.
- addReferencedEntity(ChemicalEntity) - Method in class bio.singa.simulation.model.simulation.Simulation
-
- addSegment(AutomatonNode, LineSegment) - Method in class bio.singa.simulation.model.agents.surfacelike.Membrane
-
- addState(VesicleStateRegistry.VesicleState) - Static method in class bio.singa.simulation.model.agents.pointlike.VesicleStateRegistry
-
- addStochiometricReactant(Reactant) - Method in class bio.singa.simulation.model.modules.concentration.imlementations.Reaction
-
- addSubSection(CellTopology, CellSubsection) - Method in class bio.singa.simulation.model.sections.CellRegion
-
- addSubsectionRepresentation(CellSubsection, Polygon) - Method in class bio.singa.simulation.model.graphs.AutomatonNode
-
- addSubstrate(ChemicalEntity) - Method in class bio.singa.simulation.model.modules.concentration.imlementations.Reaction.Builder
-
- addSubstrate(ChemicalEntity, CellTopology) - Method in class bio.singa.simulation.model.modules.concentration.imlementations.Reaction.Builder
-
- addSubstrate(ChemicalEntity, double) - Method in class bio.singa.simulation.model.modules.concentration.imlementations.Reaction.Builder
-
- addSubstrate(ChemicalEntity, CellTopology, double) - Method in class bio.singa.simulation.model.modules.concentration.imlementations.Reaction.Builder
-
- addSubstrate(ChemicalEntity, double, double) - Method in class bio.singa.simulation.model.modules.concentration.imlementations.Reaction.Builder
-
- addTrajectoryData(Double, TrajectoryData) - Method in class bio.singa.simulation.trajectories.Trajectories
-
- addVariation(FeatureType) - Method in class bio.singa.simulation.features.variation.Variation
-
- addVariation(Variation<?>) - Method in class bio.singa.simulation.features.variation.VariationSet
-
- addVesicle(Vesicle) - Method in class bio.singa.simulation.model.agents.pointlike.VesicleLayer
-
- allEntities() - Method in interface bio.singa.simulation.events.EpochUpdateWriter.EntitiesStep
-
- allEntities() - Method in class bio.singa.simulation.events.EpochUpdateWriter.EpochUpdateWriterBuilder
-
- allModules() - Method in class bio.singa.simulation.events.EpochUpdateWriter.EpochUpdateWriterBuilder
-
- allModules() - Method in interface bio.singa.simulation.events.EpochUpdateWriter.ModulesStep
-
- AppliedScale - Class in bio.singa.simulation.features
-
- AppliedScale(double, Evidence) - Constructor for class bio.singa.simulation.features.AppliedScale
-
- AppliedScale() - Constructor for class bio.singa.simulation.features.AppliedScale
-
- applyAssignmentRules() - Method in class bio.singa.simulation.model.simulation.Simulation
-
Apply all referenced assignment rules.
- applyDeltas() - Method in class bio.singa.simulation.model.agents.pointlike.Vesicle
-
- applyDeltas() - Method in class bio.singa.simulation.model.agents.pointlike.VesicleLayer
-
- applyDeltas() - Method in class bio.singa.simulation.model.graphs.AutomatonNode
-
Applies all final deltas and clears the delta list.
- applyDeltas() - Method in class bio.singa.simulation.model.modules.concentration.ConcentrationDeltaManager
-
Applies all final deltas and clears the delta list.
- applyDeltas() - Method in interface bio.singa.simulation.model.simulation.Updatable
-
- applyRule(AutomatonNode) - Method in class bio.singa.simulation.model.rules.AssignmentRule
-
- area - Variable in class bio.singa.simulation.model.agents.volumelike.VolumeLikeAgent
-
- AssignmentRule - Class in bio.singa.simulation.model.rules
-
- AssignmentRule(ChemicalEntity) - Constructor for class bio.singa.simulation.model.rules.AssignmentRule
-
- AssignmentRules - Class in bio.singa.simulation.model.rules
-
- associateInGraph(AutomatonGraph) - Method in class bio.singa.simulation.model.agents.linelike.LineLikeAgent
-
- associateInGraph(AutomatonGraph) - Method in class bio.singa.simulation.model.agents.linelike.LineLikeAgentTemplate
-
- associateVesicles() - Method in class bio.singa.simulation.model.agents.pointlike.VesicleLayer
-
- AttachedFilament - Class in bio.singa.simulation.features
-
- AttachedFilament(LineLikeAgent.FilamentType, Evidence) - Constructor for class bio.singa.simulation.features.AttachedFilament
-
- AttachedMotor - Class in bio.singa.simulation.features
-
- AttachedMotor(ChemicalEntity, Evidence) - Constructor for class bio.singa.simulation.features.AttachedMotor
-
- AttachmentDistance - Class in bio.singa.simulation.features
-
- AttachmentDistance(Quantity<Length>, Evidence) - Constructor for class bio.singa.simulation.features.AttachmentDistance
-
- AttachmentDistance(double, Evidence) - Constructor for class bio.singa.simulation.features.AttachmentDistance
-
- AutomatonEdge - Class in bio.singa.simulation.model.graphs
-
- AutomatonEdge(int) - Constructor for class bio.singa.simulation.model.graphs.AutomatonEdge
-
- AutomatonGraph - Class in bio.singa.simulation.model.graphs
-
The Automaton graph class is the underlying graph of cellular graph automaton
Simulations.
- AutomatonGraph(int, int) - Constructor for class bio.singa.simulation.model.graphs.AutomatonGraph
-
Creates a new empty graph, initialized with node and edge capacity.
- AutomatonGraphRenderer - Class in bio.singa.simulation.renderer
-
- AutomatonGraphRenderer(AutomatonGraph) - Constructor for class bio.singa.simulation.renderer.AutomatonGraphRenderer
-
- AutomatonGraphRenderer() - Constructor for class bio.singa.simulation.renderer.AutomatonGraphRenderer
-
- AutomatonGraphs - Class in bio.singa.simulation.model.graphs
-
- AutomatonNode - Class in bio.singa.simulation.model.graphs
-
- AutomatonNode(RectangularCoordinate) - Constructor for class bio.singa.simulation.model.graphs.AutomatonNode
-
- AutomatonNode(int, int) - Constructor for class bio.singa.simulation.model.graphs.AutomatonNode
-
- availableFeatures - Static variable in class bio.singa.simulation.model.agents.pointlike.Vesicle
-
- calculateDeltas(ConcentrationContainer) - Method in class bio.singa.simulation.model.modules.concentration.imlementations.MichaelisMentenReaction
-
- calculateDeltas(ConcentrationContainer) - Method in class bio.singa.simulation.model.modules.concentration.imlementations.Reaction
-
Calculates all deltas for all reactants for the reaction.
- calculateDisplacement(Vesicle) - Method in class bio.singa.simulation.model.modules.displacement.implementations.EndocytosisActinBoost
-
- calculateDisplacement(Vesicle) - Method in class bio.singa.simulation.model.modules.displacement.implementations.VesicleConfinedDiffusion
-
- calculateDisplacement(Vesicle) - Method in class bio.singa.simulation.model.modules.displacement.implementations.VesicleCytoplasmDiffusion
-
- calculateDisplacement(Vesicle) - Method in class bio.singa.simulation.model.modules.displacement.implementations.VesicleTransport
-
- calculateMembraneBasedVelocity(ConcentrationContainer) - Method in class bio.singa.simulation.model.modules.concentration.imlementations.MichaelisMentenReaction
-
- calculateTotalDisplacement() - Method in class bio.singa.simulation.model.agents.pointlike.Vesicle
-
- calculateTotalDisplacement() - Method in class bio.singa.simulation.model.modules.displacement.DisplacementDeltaManager
-
Calculates the total displacement resulting from the potential deltas and sets the result as the next position.
- calculateUpdates() - Method in class bio.singa.simulation.model.modules.concentration.ConcentrationBasedModule
-
- calculateUpdates() - Method in class bio.singa.simulation.model.modules.displacement.DisplacementBasedModule
-
- calculateUpdates() - Method in class bio.singa.simulation.model.modules.displacement.implementations.EndocytosisActinBoost
-
- calculateUpdates() - Method in class bio.singa.simulation.model.modules.qualitative.implementations.ActinCortexAttachment
-
- calculateUpdates() - Method in class bio.singa.simulation.model.modules.qualitative.implementations.ActinCortexDiffusivityScaling
-
- calculateUpdates() - Method in class bio.singa.simulation.model.modules.qualitative.implementations.ClathrinMediatedEndocytosis
-
- calculateUpdates() - Method in class bio.singa.simulation.model.modules.qualitative.implementations.LineLikeAgentAttachment
-
- calculateUpdates() - Method in class bio.singa.simulation.model.modules.qualitative.implementations.VesicleFusion
-
- calculateUpdates() - Method in interface bio.singa.simulation.model.modules.UpdateModule
-
- calculateVelocity(ConcentrationContainer) - Method in class bio.singa.simulation.model.modules.concentration.imlementations.MichaelisMentenReaction
-
- calculateVelocity(ConcentrationContainer) - Method in class bio.singa.simulation.model.modules.concentration.imlementations.NthOrderReaction
-
- calculateVelocity(ConcentrationContainer) - Method in class bio.singa.simulation.model.modules.concentration.imlementations.Reaction
-
Calculates the reaction velocity, depending on the kinetic law.
- calculateVelocity(ConcentrationContainer) - Method in class bio.singa.simulation.model.modules.concentration.imlementations.ReversibleReaction
-
- calculateVelocity(ConcentrationContainer, boolean) - Method in class bio.singa.simulation.model.modules.concentration.reactants.KineticLaw
-
Calculates the velocity of the reaction based on the entities in the concentration container.
- call() - Method in class bio.singa.simulation.model.simulation.SimulationManager
-
- Cargo - Class in bio.singa.simulation.features
-
- Cargo(ChemicalEntity, Evidence) - Constructor for class bio.singa.simulation.features.Cargo
-
- cargo(ChemicalEntity) - Method in interface bio.singa.simulation.model.modules.concentration.imlementations.MembraneDiffusion.CargoStep
-
- cargo(ChemicalEntity) - Method in class bio.singa.simulation.model.modules.concentration.imlementations.MembraneDiffusion.MembraneDiffusionBuilder
-
- cargo(ChemicalEntity) - Method in interface bio.singa.simulation.model.modules.concentration.imlementations.SingleFileChannelMembraneTransport.CargoStep
-
- cargo(ChemicalEntity) - Method in class bio.singa.simulation.model.modules.concentration.imlementations.SingleFileChannelMembraneTransport.SingleFileChannelMembraneTransportBuilder
-
- CargoAdditionRate - Class in bio.singa.simulation.features
-
- CargoAdditionRate(Quantity<FirstOrderRate>, Evidence) - Constructor for class bio.singa.simulation.features.CargoAdditionRate
-
- CargoAdditionRate(double, Unit<FirstOrderRate>, Evidence) - Constructor for class bio.singa.simulation.features.CargoAdditionRate
-
- Cargoes - Class in bio.singa.simulation.features
-
- Cargoes(Set<ChemicalEntity>, Evidence) - Constructor for class bio.singa.simulation.features.Cargoes
-
- CELL_OUTER_MEMBRANE - Static variable in class bio.singa.simulation.model.sections.CellSubsections
-
- CELL_OUTER_MEMBRANE_REGION - Static variable in class bio.singa.simulation.model.sections.CellRegions
-
- CellRegion - Class in bio.singa.simulation.model.sections
-
- CellRegion(String) - Constructor for class bio.singa.simulation.model.sections.CellRegion
-
- CellRegion(String, GoTerm) - Constructor for class bio.singa.simulation.model.sections.CellRegion
-
- CellRegions - Class in bio.singa.simulation.model.sections
-
- CellRegions() - Constructor for class bio.singa.simulation.model.sections.CellRegions
-
- CellSubsection - Class in bio.singa.simulation.model.sections
-
A cell subsection organizes the contents of a
Updatable.
- CellSubsection(String) - Constructor for class bio.singa.simulation.model.sections.CellSubsection
-
Creates a new cell subsection with the given identifier and dynamic preferred concentration unit.
- CellSubsection(String, GoTerm) - Constructor for class bio.singa.simulation.model.sections.CellSubsection
-
- CellSubsections - Class in bio.singa.simulation.model.sections
-
- CellSubsections() - Constructor for class bio.singa.simulation.model.sections.CellSubsections
-
- CellTopology - Enum in bio.singa.simulation.model.sections
-
The cell topology defines how the subsections are spatially organized.
- checkFeatures() - Method in class bio.singa.simulation.model.modules.concentration.ConcentrationBasedModule
-
- checkFeatures() - Method in class bio.singa.simulation.model.modules.concentration.imlementations.ComplexBuildingReaction
-
- checkFeatures() - Method in class bio.singa.simulation.model.modules.concentration.imlementations.MichaelisMentenReaction
-
- checkFeatures() - Method in class bio.singa.simulation.model.modules.concentration.imlementations.NthOrderReaction
-
- checkFeatures() - Method in class bio.singa.simulation.model.modules.concentration.imlementations.ReversibleReaction
-
- checkFeatures() - Method in class bio.singa.simulation.model.modules.concentration.imlementations.SingleFileChannelMembraneTransport
-
- checkFeatures() - Method in class bio.singa.simulation.model.modules.displacement.DisplacementBasedModule
-
- checkFeatures() - Method in class bio.singa.simulation.model.modules.displacement.implementations.VesicleTransport
-
- checkFeatures() - Method in class bio.singa.simulation.model.modules.qualitative.QualitativeModule
-
- checkFeatures() - Method in interface bio.singa.simulation.model.modules.UpdateModule
-
- circleRegion(AutomatonGraph, CellRegion, RectangularCoordinate, int) - Static method in class bio.singa.simulation.model.graphs.AutomatonGraphs
-
- ClathrinMediatedEndocytosis - Class in bio.singa.simulation.model.modules.qualitative.implementations
-
- ClathrinMediatedEndocytosis() - Constructor for class bio.singa.simulation.model.modules.qualitative.implementations.ClathrinMediatedEndocytosis
-
- ClathrinMediatedEndocytosis.Pit - Class in bio.singa.simulation.model.modules.qualitative.implementations
-
- clear() - Static method in class bio.singa.simulation.model.parameters.ParameterStorage
-
- clearAssociatedNodes() - Method in class bio.singa.simulation.model.agents.pointlike.Vesicle
-
- clearDeltas() - Method in class bio.singa.simulation.model.modules.concentration.FieldSupplier
-
Clears all full end half deltas.
- clearPotentialConcentrationDeltas() - Method in class bio.singa.simulation.model.agents.pointlike.Vesicle
-
- clearPotentialConcentrationDeltas() - Method in class bio.singa.simulation.model.graphs.AutomatonNode
-
Clears the list of potential deltas.
- clearPotentialConcentrationDeltas() - Method in interface bio.singa.simulation.model.simulation.Updatable
-
- clearPotentialDeltas() - Method in class bio.singa.simulation.model.modules.concentration.ConcentrationDeltaManager
-
Clears the list of potential deltas.
- clearPotentialDeltas(Updatable) - Method in class bio.singa.simulation.model.modules.concentration.scope.DependentUpdate
-
- clearPotentialDeltas(Updatable) - Method in class bio.singa.simulation.model.modules.concentration.scope.IndependentUpdate
-
- clearPotentialDeltas(Updatable) - Method in class bio.singa.simulation.model.modules.concentration.scope.SemiDependentUpdate
-
- clearPotentialDeltas(Updatable) - Method in interface bio.singa.simulation.model.modules.concentration.scope.UpdateScope
-
Clears all concentration deltas that may be assigned to the given updatable.
- clearPotentialDeltasBut(UpdateModule) - Method in class bio.singa.simulation.model.agents.pointlike.Vesicle
-
- clearPotentialDeltasBut(UpdateModule) - Method in class bio.singa.simulation.model.graphs.AutomatonNode
-
- clearPotentialDeltasBut(UpdateModule) - Method in class bio.singa.simulation.model.modules.concentration.ConcentrationDeltaManager
-
Clears the list of potential deltas retaining updates from a specific module.
- clearPotentialDeltasBut(UpdateModule) - Method in interface bio.singa.simulation.model.simulation.Updatable
-
- clearPotentialDisplacementDeltas() - Method in class bio.singa.simulation.model.agents.pointlike.Vesicle
-
- clearPotentialDisplacementDeltas() - Method in class bio.singa.simulation.model.modules.displacement.DisplacementDeltaManager
-
Clears all potential displacement deltas.
- clearPreviouslyObservedDeltas() - Method in class bio.singa.simulation.model.simulation.Simulation
-
- clearUpdates() - Method in class bio.singa.simulation.model.agents.pointlike.VesicleLayer
-
- CLOSE_BRACKET - Static variable in class uk.co.cogitolearning.cogpar.Token
-
Token id for closing brackets
- closeWriters() - Method in class bio.singa.simulation.events.EpochUpdateWriter
-
Close all associated writers.
- collectProductsString() - Method in class bio.singa.simulation.model.modules.concentration.imlementations.Reaction
-
- collectSubstrateString() - Method in class bio.singa.simulation.model.modules.concentration.imlementations.Reaction
-
- collectUpdatables() - Method in class bio.singa.simulation.model.simulation.Simulation
-
- combineToGif() - Method in class bio.singa.simulation.events.GraphImageWriter
-
- ComplexBuildingReaction - Class in bio.singa.simulation.model.modules.concentration.imlementations
-
- ComplexBuildingReaction() - Constructor for class bio.singa.simulation.model.modules.concentration.imlementations.ComplexBuildingReaction
-
- ComplexBuildingReaction.BindeeSectionSelection - Interface in bio.singa.simulation.model.modules.concentration.imlementations
-
- ComplexBuildingReaction.BindeeSelection - Interface in bio.singa.simulation.model.modules.concentration.imlementations
-
- ComplexBuildingReaction.BinderSectionSelection - Interface in bio.singa.simulation.model.modules.concentration.imlementations
-
- ComplexBuildingReaction.BinderSelection - Interface in bio.singa.simulation.model.modules.concentration.imlementations
-
- ComplexBuildingReaction.BuilderStep - Interface in bio.singa.simulation.model.modules.concentration.imlementations
-
- ComplexBuildingReaction.ComplexBuildingReactionBuilder - Class in bio.singa.simulation.model.modules.concentration.imlementations
-
- ComplexBuildingReactionBuilder(Simulation) - Constructor for class bio.singa.simulation.model.modules.concentration.imlementations.ComplexBuildingReaction.ComplexBuildingReactionBuilder
-
- ConcentrationBasedModule<DeltaFunctionType extends AbstractDeltaFunction> - Class in bio.singa.simulation.model.modules.concentration
-
Concentration based modules handle updates that are applied to the concentrations in
Updatables during a
simulation.
- ConcentrationBasedModule() - Constructor for class bio.singa.simulation.model.modules.concentration.ConcentrationBasedModule
-
Creates a new concentration based module.
- ConcentrationContainer - Class in bio.singa.simulation.model.sections
-
The concentration container manages the concentrations of one updatable.
- ConcentrationContainer() - Constructor for class bio.singa.simulation.model.sections.ConcentrationContainer
-
Creates a new concentration container.
- ConcentrationData - Class in bio.singa.simulation.trajectories
-
- ConcentrationDelta - Class in bio.singa.simulation.model.modules.concentration
-
- ConcentrationDelta(UpdateModule, CellSubsection, ChemicalEntity, Quantity<MolarConcentration>) - Constructor for class bio.singa.simulation.model.modules.concentration.ConcentrationDelta
-
Creates a new concentration delta.
- ConcentrationDeltaIdentifier - Class in bio.singa.simulation.model.modules.concentration
-
- ConcentrationDeltaIdentifier(Updatable, CellSubsection, ChemicalEntity) - Constructor for class bio.singa.simulation.model.modules.concentration.ConcentrationDeltaIdentifier
-
Creates a new DeltaIdentifier.
- ConcentrationDeltaManager - Class in bio.singa.simulation.model.modules.concentration
-
The ConcentrationDeltaManager handles current concentrations of an updatable and the updates to those
concentrations that should be applied during simulation.
- ConcentrationDeltaManager(ConcentrationContainer) - Constructor for class bio.singa.simulation.model.modules.concentration.ConcentrationDeltaManager
-
Creates a new Concentration Delta Manager.
- concentrationFormat(QuantityFormatter<MolarConcentration>) - Method in interface bio.singa.simulation.events.EpochUpdateWriter.ConcentrationUnitStep
-
- concentrationFormat(QuantityFormatter<MolarConcentration>) - Method in class bio.singa.simulation.events.EpochUpdateWriter.EpochUpdateWriterBuilder
-
- ConcentrationInitializer - Class in bio.singa.simulation.model.sections.concentration
-
- ConcentrationInitializer() - Constructor for class bio.singa.simulation.model.sections.concentration.ConcentrationInitializer
-
- ConcentrationInitializer(Set<InitialConcentration>) - Constructor for class bio.singa.simulation.model.sections.concentration.ConcentrationInitializer
-
- ConcentrationPool - Class in bio.singa.simulation.model.sections
-
- ConcentrationPool() - Constructor for class bio.singa.simulation.model.sections.ConcentrationPool
-
Creates a new, empty concentration pool.
- ConcentrationVariation - Class in bio.singa.simulation.features.variation
-
- ConcentrationVariation(CellRegion, CellSubsection, ChemicalEntity) - Constructor for class bio.singa.simulation.features.variation.ConcentrationVariation
-
- ConcentrationVariation(CellSubsection, ChemicalEntity) - Constructor for class bio.singa.simulation.features.variation.ConcentrationVariation
-
- CONSTANT_NODE - Static variable in interface uk.co.cogitolearning.cogpar.ExpressionNode
-
Node id for constant nodes
- ConstantExpressionNode - Class in uk.co.cogitolearning.cogpar
-
An ExpressionNode that stores a constant value
- ConstantExpressionNode(double) - Constructor for class uk.co.cogitolearning.cogpar.ConstantExpressionNode
-
Construct with the fixed value.
- ConstantExpressionNode(String) - Constructor for class uk.co.cogitolearning.cogpar.ConstantExpressionNode
-
Convenience constructor that takes a string and converts it to a double
before storing the value.
- containsEntity(CellTopology, ChemicalEntity) - Method in class bio.singa.simulation.model.sections.ConcentrationContainer
-
- CortexDiffusivity - Class in bio.singa.simulation.features
-
- CortexDiffusivity(Quantity<Diffusivity>, Evidence) - Constructor for class bio.singa.simulation.features.CortexDiffusivity
-
- create() - Static method in class bio.singa.simulation.events.EpochUpdateWriter
-
- create(Object) - Method in class bio.singa.simulation.features.variation.ConcentrationVariation
-
- create(Object) - Method in class bio.singa.simulation.features.variation.EntityFeatureVariation
-
- create(Object) - Method in class bio.singa.simulation.features.variation.ModuleFeatureVariation
-
- create(Object) - Method in class bio.singa.simulation.features.variation.Variation
-
- create() - Method in enum bio.singa.simulation.model.agents.organelles.OrganelleTypes
-
- createActinCortex(Membrane, MooreRectangularDirection, Quantity<Length>, Quantity<Length>) - Static method in class bio.singa.simulation.model.agents.volumelike.VolumeLikeAgentFactory
-
- createActinCortex(Membrane, Quantity<Length>, Quantity<Length>) - Static method in class bio.singa.simulation.model.agents.volumelike.VolumeLikeAgentFactory
-
- createClosedMembrane(Collection<Vector2D>, CellRegion, CellRegion, AutomatonGraph, Map<Vector2D, CellRegion>) - Static method in class bio.singa.simulation.model.agents.surfacelike.MembraneFactory
-
- createCompartmentTestEnvironment() - Static method in class bio.singa.simulation.model.simulation.SimulationExamples
-
- createDecompositionReactionExample() - Static method in class bio.singa.simulation.model.simulation.SimulationExamples
-
This simulation simulates the thermal decomposition of dinitrogen pentaoxide.
- createDiffusionModuleExample(int, Quantity<Time>) - Static method in class bio.singa.simulation.model.simulation.SimulationExamples
-
This simulation simulates a diffusion of small molecules in a rectangular gird graph.
- createEquilibriumReactionExample() - Static method in class bio.singa.simulation.model.simulation.SimulationExamples
-
This simulation simulates a equilibrium reaction.
- createIodineMultiReactionExample() - Static method in class bio.singa.simulation.model.simulation.SimulationExamples
-
This simulation simulates a multiple reactions involving iodine.
- createLinearMembrane(Collection<Vector2D>, CellRegion, CellRegion, NeumannRectangularDirection, AutomatonGraph, Map<Vector2D, CellRegion>, Rectangle) - Static method in class bio.singa.simulation.model.agents.surfacelike.MembraneFactory
-
- createMichaelisMentenReactionExample() - Static method in class bio.singa.simulation.model.simulation.SimulationExamples
-
This simulation simulates a
MichaelisMentenReaction, where D-Fructose 1-phosphate is convertet to
glycerone phosphate and D-glyceraldehyde using fructose bisphosphate aldolase.
- createModule(Simulation) - Method in class bio.singa.simulation.model.modules.concentration.imlementations.ComplexBuildingReaction.ComplexBuildingReactionBuilder
-
- createModule(Simulation) - Method in class bio.singa.simulation.model.modules.concentration.imlementations.Diffusion.DiffusionBuilder
-
- createModule(Simulation) - Method in class bio.singa.simulation.model.modules.concentration.imlementations.DynamicReaction.DynamicReactionBuilder
-
- createModule(Simulation) - Method in class bio.singa.simulation.model.modules.concentration.imlementations.MembraneDiffusion.MembraneDiffusionBuilder
-
- createModule(Simulation) - Method in class bio.singa.simulation.model.modules.concentration.imlementations.Reaction.Builder
-
- createModule(Simulation) - Method in class bio.singa.simulation.model.modules.concentration.imlementations.SingleFileChannelMembraneTransport.SingleFileChannelMembraneTransportBuilder
-
- createModule(Simulation) - Method in interface bio.singa.simulation.model.modules.concentration.ModuleBuilder
-
- createObject(Simulation) - Method in class bio.singa.simulation.model.modules.concentration.imlementations.MichaelisMentenReaction.MichaelisMentenReactionBuilder
-
- createObject(Simulation) - Method in class bio.singa.simulation.model.modules.concentration.imlementations.NthOrderReaction.NthOrderReactionBuilder
-
- createObject(Simulation) - Method in class bio.singa.simulation.model.modules.concentration.imlementations.Reaction.Builder
-
- createObject(Simulation) - Method in class bio.singa.simulation.model.modules.concentration.imlementations.ReversibleReaction.ReversibleReactionBuilder
-
- createRectangularAutomatonGraph(int, int) - Static method in class bio.singa.simulation.model.graphs.AutomatonGraphs
-
- createSynthesisReactionExample() - Static method in class bio.singa.simulation.model.simulation.SimulationExamples
-
This simulation simulates the synthesis of 1,3,5-octatriene (C8H12) from Buta-1,3-diene (C4H6).
- CYTOPLASM - Static variable in class bio.singa.simulation.model.sections.CellSubsections
-
- CytoplasmDiffusivity - Class in bio.singa.simulation.features
-
- CytoplasmDiffusivity(Quantity<Diffusivity>, Evidence) - Constructor for class bio.singa.simulation.features.CytoplasmDiffusivity
-
- CYTOSOL_A - Static variable in class bio.singa.simulation.model.sections.CellRegion
-
- CYTOSOL_B - Static variable in class bio.singa.simulation.model.sections.CellRegion
-
- generateAllCombinations() - Method in class bio.singa.simulation.features.variation.VariationSet
-
- generateMapOfEntities(AutomatonGraph) - Static method in class bio.singa.simulation.model.graphs.AutomatonGraphs
-
Creates and returns a map that contains all chemical entities that are present in the given graph as values and
with the name of the entity as key.
- get(String) - Static method in class bio.singa.simulation.model.parameters.ParameterStorage
-
- get(CellSubsection, ChemicalEntity) - Method in class bio.singa.simulation.model.sections.ConcentrationContainer
-
Returns the concentration of the entity in the corresponding subsection.
- get(CellTopology, ChemicalEntity) - Method in class bio.singa.simulation.model.sections.ConcentrationContainer
-
Returns the concentration of the entity in the corresponding topology.
- get(ChemicalEntity) - Method in class bio.singa.simulation.model.sections.ConcentrationPool
-
Returns the concentration of a entity.
- getAdditionDelta() - Method in class bio.singa.simulation.model.modules.qualitative.implementations.ClathrinMediatedEndocytosis.Pit
-
- getAffectedParameters() - Method in class bio.singa.simulation.features.variation.VariationSet
-
- getAll() - Static method in class bio.singa.simulation.model.parameters.ParameterStorage
-
- getAllChemicalEntities() - Method in class bio.singa.simulation.model.simulation.Simulation
-
- getAllFeatures() - Method in class bio.singa.simulation.model.parameters.FeatureManager
-
- getAllReferencedSections() - Method in class bio.singa.simulation.model.agents.pointlike.Vesicle
-
- getAllReferencedSections() - Method in class bio.singa.simulation.model.graphs.AutomatonNode
-
Returns all referenced sections in this node.
- getAllReferencedSections() - Method in interface bio.singa.simulation.model.simulation.Updatable
-
- getApplicationCondition() - Method in class bio.singa.simulation.model.modules.concentration.ConcentrationBasedModule
-
Returns the application condition for this module.The module is only evaluated if the updatable fulfills the
given predicate.
- getArea() - Method in class bio.singa.simulation.model.agents.pointlike.Vesicle
-
- getArea() - Method in class bio.singa.simulation.model.agents.surfacelike.MembraneSegment
-
- getArea() - Method in class bio.singa.simulation.model.agents.volumelike.VolumeLikeAgent
-
- getArea() - Method in class bio.singa.simulation.model.sections.concentration.MembraneConcentration
-
- getAspiringPits() - Method in class bio.singa.simulation.model.modules.qualitative.implementations.ClathrinMediatedEndocytosis
-
- getAssociatedLineLikeAgents() - Method in class bio.singa.simulation.model.graphs.AutomatonNode
-
- getAssociatedNode() - Method in class bio.singa.simulation.model.modules.qualitative.implementations.ClathrinMediatedEndocytosis.Pit
-
- getAssociatedNodes() - Method in class bio.singa.simulation.model.agents.linelike.LineLikeAgent
-
- getAssociatedNodes() - Method in class bio.singa.simulation.model.agents.pointlike.Vesicle
-
- getAttachedFilament() - Method in class bio.singa.simulation.model.agents.pointlike.Vesicle
-
- getAvailableFeatures() - Method in class bio.singa.simulation.model.agents.pointlike.Vesicle
-
- getAvailableFeatures() - Method in class bio.singa.simulation.model.parameters.FeatureManager
-
- getBindee() - Method in class bio.singa.simulation.model.modules.concentration.imlementations.ComplexBuildingReaction
-
- getBindeeTopology() - Method in class bio.singa.simulation.model.modules.concentration.imlementations.ComplexBuildingReaction
-
- getBinder() - Method in class bio.singa.simulation.model.modules.concentration.imlementations.ComplexBuildingReaction
-
- getBinderTopology() - Method in class bio.singa.simulation.model.modules.concentration.imlementations.ComplexBuildingReaction
-
- getBioRenderingOptions() - Method in class bio.singa.simulation.renderer.AutomatonGraphRenderer
-
- getBuilder(Simulation) - Static method in class bio.singa.simulation.model.modules.concentration.imlementations.ComplexBuildingReaction
-
- getBuilder(Simulation) - Static method in class bio.singa.simulation.model.modules.concentration.imlementations.Diffusion
-
- getBuilder(Simulation) - Static method in class bio.singa.simulation.model.modules.concentration.imlementations.DynamicReaction
-
- getBuilder(Simulation) - Static method in class bio.singa.simulation.model.modules.concentration.imlementations.MembraneDiffusion
-
- getBuilder(Simulation) - Static method in class bio.singa.simulation.model.modules.concentration.imlementations.MichaelisMentenReaction
-
- getBuilder() - Method in class bio.singa.simulation.model.modules.concentration.imlementations.MichaelisMentenReaction.MichaelisMentenReactionBuilder
-
- getBuilder(Simulation) - Static method in class bio.singa.simulation.model.modules.concentration.imlementations.NthOrderReaction
-
- getBuilder() - Method in class bio.singa.simulation.model.modules.concentration.imlementations.NthOrderReaction.NthOrderReactionBuilder
-
- getBuilder() - Method in class bio.singa.simulation.model.modules.concentration.imlementations.Reaction.Builder
-
- getBuilder(Simulation) - Static method in class bio.singa.simulation.model.modules.concentration.imlementations.ReversibleReaction
-
- getBuilder() - Method in class bio.singa.simulation.model.modules.concentration.imlementations.ReversibleReaction.ReversibleReactionBuilder
-
- getBuilder(Simulation) - Static method in class bio.singa.simulation.model.modules.concentration.imlementations.SingleFileChannelMembraneTransport
-
- getCargoConcentration() - Method in class bio.singa.simulation.model.modules.qualitative.implementations.ClathrinMediatedEndocytosis.Pit
-
- getCatalysts() - Method in class bio.singa.simulation.model.modules.concentration.imlementations.DynamicReaction
-
- getCellRegion() - Method in class bio.singa.simulation.features.variation.ConcentrationVariation
-
- getCellRegion() - Method in class bio.singa.simulation.model.agents.pointlike.Vesicle
-
- getCellRegion(String) - Method in class bio.singa.simulation.model.graphs.AutomatonGraph
-
Return the cell section with the given identifier.
- getCellRegion() - Method in class bio.singa.simulation.model.graphs.AutomatonNode
-
- getCellRegion() - Method in interface bio.singa.simulation.model.simulation.Updatable
-
- getCellSections() - Method in class bio.singa.simulation.model.graphs.AutomatonGraph
-
- getCellSubsection() - Method in class bio.singa.simulation.model.modules.concentration.ConcentrationDelta
-
Returns the subsection.
- getCheckpointTime() - Method in class bio.singa.simulation.model.modules.qualitative.implementations.ClathrinMediatedEndocytosis.Pit
-
- getChemicalEntities() - Method in class bio.singa.simulation.model.simulation.Simulation
-
Returns the chemical entities.
- getChemicalEntity() - Method in class bio.singa.simulation.model.modules.concentration.ConcentrationDelta
-
Returns the chemical entity.
- getChemicalEntity() - Method in class bio.singa.simulation.model.modules.concentration.LocalError
-
Returns the chemical entity where the error occurred.
- getChemicalEntity(String) - Method in class bio.singa.simulation.model.simulation.Simulation
-
- getCircleRepresentation() - Method in class bio.singa.simulation.model.agents.linelike.MicrotubuleOrganizingCentre
-
- getCircleRepresentation() - Method in class bio.singa.simulation.model.agents.pointlike.Vesicle
-
- getColor(GoTerm) - Static method in class bio.singa.simulation.model.sections.CellSubsections
-
- getColor(CellSubsection) - Static method in class bio.singa.simulation.model.sections.CellSubsections
-
- getColor(CellRegion) - Static method in class bio.singa.simulation.model.sections.CellSubsections
-
- getColorForUpdatable(Updatable) - Method in class bio.singa.simulation.renderer.BioGraphRenderOptions
-
- getComplex() - Method in class bio.singa.simulation.model.modules.concentration.imlementations.ComplexBuildingReaction
-
- getConcentration(ChemicalEntity) - Method in class bio.singa.simulation.model.agents.pointlike.Vesicle
-
- getConcentration() - Method in class bio.singa.simulation.model.sections.concentration.SectionConcentration
-
- getConcentrationContainer() - Method in class bio.singa.simulation.model.agents.pointlike.Vesicle
-
- getConcentrationContainer() - Method in class bio.singa.simulation.model.graphs.AutomatonNode
-
- getConcentrationContainer() - Method in class bio.singa.simulation.model.modules.concentration.ConcentrationDeltaManager
-
Returns the current concentration container.
- getConcentrationContainer() - Method in interface bio.singa.simulation.model.simulation.Updatable
-
- getConcentrationData() - Method in class bio.singa.simulation.trajectories.TrajectoryData
-
- getConcentrationInitializer() - Method in class bio.singa.simulation.model.simulation.Simulation
-
- getConcentrationMap() - Method in class bio.singa.simulation.model.modules.concentration.reactants.KineticLaw
-
- getConcentrations() - Method in class bio.singa.simulation.model.sections.ConcentrationContainer
-
- getConcentrations() - Method in class bio.singa.simulation.model.sections.ConcentrationPool
-
- getConcentrations() - Method in class bio.singa.simulation.trajectories.ConcentrationData
-
- getConcentrationUnit() - Method in class bio.singa.simulation.trajectories.Trajectories
-
- getCondition() - Method in class bio.singa.simulation.model.modules.concentration.functions.AbstractDeltaFunction
-
Returns the application condition.
- getConfinedVolume() - Method in class bio.singa.simulation.model.modules.displacement.implementations.VesicleConfinedDiffusion
-
- getConfiningState() - Method in class bio.singa.simulation.model.modules.displacement.implementations.VesicleConfinedDiffusion
-
- getCopy() - Method in class bio.singa.simulation.model.graphs.AutomatonNode
-
- getCortex() - Method in class bio.singa.simulation.model.agents.volumelike.VolumeLayer
-
- getCurrentEntity() - Method in class bio.singa.simulation.model.modules.concentration.FieldSupplier
-
Returns the current chemical entity.
- getCurrentFullDeltas() - Method in class bio.singa.simulation.model.modules.concentration.FieldSupplier
-
Returns all currently available full deltas.
- getCurrentHalfDeltas() - Method in class bio.singa.simulation.model.modules.concentration.FieldSupplier
-
Returns all currently available half deltas.
- getCurrentPosition() - Method in class bio.singa.simulation.model.agents.pointlike.Vesicle
-
- getCurrentPosition() - Method in class bio.singa.simulation.model.modules.displacement.DisplacementDeltaManager
-
Returns the current position.
- getCurrentSubsection() - Method in class bio.singa.simulation.model.modules.concentration.FieldSupplier
-
Returns the current subsection.
- getCurrentUpdatable() - Method in class bio.singa.simulation.model.modules.concentration.FieldSupplier
-
Returns the current updatable.
- getDeltaCutoff() - Method in class bio.singa.simulation.model.modules.concentration.ConcentrationBasedModule
-
Returns the cutoff where deltas are validated to be effectively zero.
- getDeltaVector() - Method in class bio.singa.simulation.model.modules.displacement.DisplacementDelta
-
- getDescription() - Method in class bio.singa.simulation.model.agents.pointlike.VesicleStateRegistry.VesicleState
-
- getDesity(Vector2D) - Method in class bio.singa.simulation.model.agents.volumelike.ActinCortex
-
- getDrawingHeight() - Method in class bio.singa.simulation.events.GraphImageWriter
-
- getDrawingHeight() - Method in class bio.singa.simulation.model.agents.EndocytosisPlayground
-
- getDrawingHeight() - Method in class bio.singa.simulation.model.agents.MacroscopicLayerPlayground
-
- getDrawingHeight() - Method in class bio.singa.simulation.model.agents.pointlike.VesiclePlayground
-
- getDrawingWidth() - Method in class bio.singa.simulation.events.GraphImageWriter
-
- getDrawingWidth() - Method in class bio.singa.simulation.model.agents.EndocytosisPlayground
-
- getDrawingWidth() - Method in class bio.singa.simulation.model.agents.MacroscopicLayerPlayground
-
- getDrawingWidth() - Method in class bio.singa.simulation.model.agents.pointlike.VesiclePlayground
-
- getEdgeColor(AutomatonEdge) - Method in class bio.singa.simulation.renderer.BioGraphRenderOptions
-
- getElapsedTime() - Method in class bio.singa.simulation.events.GraphUpdatedEvent
-
- getElapsedTime() - Method in class bio.singa.simulation.model.simulation.Simulation
-
- getEndingPoint() - Method in class bio.singa.simulation.model.agents.surfacelike.MembraneSegment
-
- getEntity() - Method in class bio.singa.simulation.features.variation.ConcentrationVariation
-
- getEntity() - Method in class bio.singa.simulation.features.variation.EntityFeatureVariation
-
- getEntity() - Method in class bio.singa.simulation.features.variation.EntityFeatureVariationEntry
-
- getEntity() - Method in class bio.singa.simulation.model.modules.concentration.ConcentrationDeltaIdentifier
-
Returns the chemical entity the delta is assigned to.
- getEntity() - Method in class bio.singa.simulation.model.modules.concentration.reactants.Reactant
-
Gets the entity representing this reactant.
- getEntity() - Method in class bio.singa.simulation.model.sections.concentration.MembraneConcentration
-
- getEntity() - Method in class bio.singa.simulation.model.sections.concentration.SectionConcentration
-
- getEntityReference() - Method in class bio.singa.simulation.model.rules.AssignmentRule
-
- getEpoch() - Method in class bio.singa.simulation.model.simulation.Simulation
-
- getErrorCutoff() - Method in class bio.singa.simulation.model.modules.concentration.ConcentrationBasedModule
-
Returns the cutoff where numerical errors to be considered irretrievably unstable.
- getEvidence() - Method in interface bio.singa.simulation.model.sections.concentration.InitialConcentration
-
- getEvidence() - Method in class bio.singa.simulation.model.sections.concentration.MembraneConcentration
-
- getEvidence() - Method in class bio.singa.simulation.model.sections.concentration.SectionConcentration
-
- getExpressionString() - Method in class bio.singa.simulation.model.modules.concentration.reactants.KineticLaw
-
- getExpressionTokenizer() - Static method in class uk.co.cogitolearning.cogpar.Tokenizer
-
A static method that returns a tokenizer for mathematical expressions
- getFeature() - Method in class bio.singa.simulation.features.variation.VariationEntry
-
- getFeature(Class<FeatureType>) - Method in class bio.singa.simulation.model.agents.pointlike.Vesicle
-
- getFeature(Class<FeatureType>) - Method in class bio.singa.simulation.model.modules.concentration.ConcentrationBasedModule
-
Returns the requested feature.
- getFeature(Class<FeatureType>) - Method in class bio.singa.simulation.model.modules.displacement.DisplacementBasedModule
-
- getFeature(Class<FeatureType>) - Method in class bio.singa.simulation.model.modules.qualitative.QualitativeModule
-
- getFeature(Class<FeatureType>) - Method in class bio.singa.simulation.model.parameters.FeatureManager
-
- getFeatureClass() - Method in class bio.singa.simulation.features.variation.EntityFeatureVariation
-
- getFeatureClass() - Method in class bio.singa.simulation.features.variation.ModuleFeatureVariation
-
- getFeatureMap() - Method in class bio.singa.simulation.model.modules.concentration.reactants.KineticLaw
-
- getFeatures() - Method in class bio.singa.simulation.model.agents.pointlike.Vesicle
-
- getFeatures() - Method in class bio.singa.simulation.model.modules.concentration.ConcentrationBasedModule
-
Returns all features of this module (not its entities).
- getFeatures() - Method in class bio.singa.simulation.model.modules.displacement.DisplacementBasedModule
-
- getFeatures() - Method in class bio.singa.simulation.model.modules.qualitative.QualitativeModule
-
- getFeatures() - Method in interface bio.singa.simulation.model.modules.UpdateModule
-
- getFeatures() - Method in class bio.singa.simulation.model.parameters.FeatureManager
-
- getFilaments() - Method in class bio.singa.simulation.model.agents.linelike.LineLikeAgentLayer
-
- getFilaments() - Method in class bio.singa.simulation.model.agents.linelike.LineLikeAgentTemplate
-
- getFilaments(Path, String, NeumannRectangularDirection) - Static method in class bio.singa.simulation.model.agents.organelles.OrganelleImageParser
-
- getFinalDeltas() - Method in class bio.singa.simulation.model.modules.concentration.ConcentrationDeltaManager
-
Returns all deltas that are going to be applied to this node.
- getFunction() - Method in class bio.singa.simulation.model.modules.concentration.functions.EntityDeltaFunction
-
Returns the function.
- getFunction() - Method in class bio.singa.simulation.model.modules.concentration.functions.SectionDeltaFunction
-
Returns the function.
- getFunction() - Method in class bio.singa.simulation.model.modules.concentration.functions.UpdatableDeltaFunction
-
Returns the function.
- getGoTerm() - Method in class bio.singa.simulation.model.sections.CellRegion
-
- getGoTerm() - Method in class bio.singa.simulation.model.sections.CellSubsection
-
- getGraph() - Method in class bio.singa.simulation.events.GraphUpdatedEvent
-
Returns the encapsulated graph.
- getGraph() - Method in class bio.singa.simulation.model.agents.linelike.LineLikeAgent
-
- getGraph() - Method in class bio.singa.simulation.model.simulation.Simulation
-
- getGraphicsContext() - Method in class bio.singa.simulation.model.agents.EndocytosisPlayground
-
- getGraphicsContext() - Method in class bio.singa.simulation.model.agents.MacroscopicLayerPlayground
-
- getGraphicsContext() - Method in class bio.singa.simulation.model.agents.pointlike.VesiclePlayground
-
- getGraphListeners() - Method in class bio.singa.simulation.model.simulation.SimulationManager
-
- getGroups() - Method in class bio.singa.simulation.model.agents.organelles.OrganelleTemplate
-
- getHalfScaledQuantity() - Method in class bio.singa.simulation.features.AppliedScale
-
- getHalfScaledQuantity() - Method in class bio.singa.simulation.model.parameters.Parameter
-
- getHalfStepConcentration(Updatable) - Method in class bio.singa.simulation.model.modules.concentration.scope.DependentUpdate
-
- getHalfStepConcentration(Updatable) - Method in class bio.singa.simulation.model.modules.concentration.scope.IndependentUpdate
-
- getHalfStepConcentration(Updatable) - Method in class bio.singa.simulation.model.modules.concentration.scope.SemiDependentUpdate
-
- getHalfStepConcentration(Updatable) - Method in interface bio.singa.simulation.model.modules.concentration.scope.UpdateScope
-
Return the half step concentration of a node after the full update has been calculated for the full step and the
resulting delta is known.
- getIdentifier() - Method in class bio.singa.simulation.model.agents.pointlike.VesicleStateRegistry.VesicleState
-
- getIdentifier() - Method in class bio.singa.simulation.model.agents.surfacelike.Membrane
-
- getIdentifier() - Method in class bio.singa.simulation.model.modules.concentration.ConcentrationBasedModule
-
Returns the identifier of this module.
- getIdentifier() - Method in class bio.singa.simulation.model.modules.displacement.DisplacementBasedModule
-
- getIdentifier() - Method in class bio.singa.simulation.model.modules.qualitative.QualitativeModule
-
- getIdentifier() - Method in interface bio.singa.simulation.model.modules.UpdateModule
-
- getIdentifier() - Method in class bio.singa.simulation.model.parameters.Parameter
-
- getIdentifier() - Method in class bio.singa.simulation.model.sections.CellRegion
-
- getIdentifier() - Method in class bio.singa.simulation.model.sections.CellSubsection
-
Returns the identifier.
- getInitialConcentrations() - Method in class bio.singa.simulation.model.sections.concentration.ConcentrationInitializer
-
- getInnerRegion() - Method in class bio.singa.simulation.model.agents.organelles.OrganelleTemplate
-
- getInnerRegion() - Method in enum bio.singa.simulation.model.agents.organelles.OrganelleTypes
-
- getInnerRegion() - Method in class bio.singa.simulation.model.agents.surfacelike.Membrane
-
- getInnerSubsection() - Method in class bio.singa.simulation.model.sections.CellRegion
-
- getInnerSubsection() - Method in class bio.singa.simulation.model.sections.ConcentrationContainer
-
Returns the inner subsection.
- getInverseRegionMap() - Method in class bio.singa.simulation.model.agents.organelles.OrganelleTemplate
-
- getKineticLaw() - Method in class bio.singa.simulation.model.modules.concentration.imlementations.DynamicReaction
-
Returns the kinetic law.
- getLargestError() - Method in class bio.singa.simulation.model.simulation.UpdateScheduler
-
- getLargestLocalError() - Method in class bio.singa.simulation.model.modules.concentration.FieldSupplier
-
Returns the largest error as of yet.
- getLineLayer() - Method in class bio.singa.simulation.model.simulation.Simulation
-
- getListeners() - Method in class bio.singa.simulation.events.GraphEventEmitter
-
- getListeners() - Method in class bio.singa.simulation.events.NodeEventEmitter
-
- getMembraneArea() - Method in class bio.singa.simulation.model.graphs.AutomatonNode
-
- getMembraneLayer() - Method in class bio.singa.simulation.model.simulation.Simulation
-
- getMembraneRegion() - Method in class bio.singa.simulation.model.agents.organelles.OrganelleTemplate
-
- getMembraneRegion() - Method in enum bio.singa.simulation.model.agents.organelles.OrganelleTypes
-
- getMembraneRegion() - Method in class bio.singa.simulation.model.agents.surfacelike.Membrane
-
- getMembranes() - Method in class bio.singa.simulation.model.agents.surfacelike.MembraneLayer
-
- getMembraneSegments() - Method in class bio.singa.simulation.model.graphs.AutomatonNode
-
- getMembraneSubsection() - Method in class bio.singa.simulation.model.sections.CellRegion
-
- getMembraneSubsection() - Method in class bio.singa.simulation.model.sections.ConcentrationContainer
-
Returns the membrane subsection.
- getMessage() - Method in exception uk.co.cogitolearning.cogpar.ParserException
-
Overrides RuntimeException.getMessage to add the token information
into the error message.
- getMicrotubuleOrganizingCentre() - Method in class bio.singa.simulation.model.agents.surfacelike.MembraneLayer
-
- getMinusEnd() - Method in class bio.singa.simulation.model.agents.linelike.LineLikeAgent
-
- getMinusEndBehaviour() - Method in class bio.singa.simulation.model.agents.linelike.LineLikeAgent
-
- getModule() - Method in class bio.singa.simulation.features.variation.ModuleFeatureVariation
-
- getModule() - Method in class bio.singa.simulation.features.variation.ModuleFeatureVariationEntry
-
- getModule() - Method in class bio.singa.simulation.model.modules.concentration.ConcentrationDelta
-
Returns the module, that calculated this delta.
- getModule() - Method in class bio.singa.simulation.model.modules.concentration.imlementations.ComplexBuildingReaction.ComplexBuildingReactionBuilder
-
- getModule() - Method in class bio.singa.simulation.model.modules.concentration.imlementations.Diffusion.DiffusionBuilder
-
- getModule() - Method in class bio.singa.simulation.model.modules.concentration.imlementations.DynamicReaction.DynamicReactionBuilder
-
- getModule() - Method in class bio.singa.simulation.model.modules.concentration.imlementations.MembraneDiffusion.MembraneDiffusionBuilder
-
- getModule() - Method in class bio.singa.simulation.model.modules.concentration.imlementations.Reaction.Builder
-
- getModule() - Method in class bio.singa.simulation.model.modules.concentration.imlementations.SingleFileChannelMembraneTransport.SingleFileChannelMembraneTransportBuilder
-
- getModule() - Method in interface bio.singa.simulation.model.modules.concentration.ModuleBuilder
-
- getModule() - Method in class bio.singa.simulation.model.modules.displacement.DisplacementDelta
-
- getModules() - Method in class bio.singa.simulation.model.simulation.Simulation
-
- getName() - Method in class uk.co.cogitolearning.cogpar.VariableExpressionNode
-
- getNextPosition() - Method in class bio.singa.simulation.model.agents.pointlike.Vesicle
-
- getNextPosition() - Method in class bio.singa.simulation.model.modules.displacement.DisplacementDeltaManager
-
Returns the next position.
- getNode() - Method in class bio.singa.simulation.model.agents.surfacelike.MembraneSegment
-
- getNodeColorScale() - Method in class bio.singa.simulation.renderer.BioGraphRenderOptions
-
- getNodeHighlightEntity() - Method in class bio.singa.simulation.renderer.BioGraphRenderOptions
-
- getNodeListeners() - Method in class bio.singa.simulation.model.simulation.SimulationManager
-
Returns all currently registered node event listeners.
- getNumberOfMolecules() - Method in class bio.singa.simulation.model.sections.concentration.MembraneConcentration
-
- getObservedUpdatables() - Method in class bio.singa.simulation.model.simulation.Simulation
-
- getOrganelleTemplate(String) - Static method in class bio.singa.simulation.model.agents.organelles.OrganelleImageParser
-
- getOrigin() - Method in class bio.singa.simulation.model.parameters.Parameter
-
- getOuterSubsection() - Method in class bio.singa.simulation.model.sections.CellRegion
-
- getOuterSubsection() - Method in class bio.singa.simulation.model.sections.ConcentrationContainer
-
Returns the outer subsection.
- getParameterMap() - Method in class bio.singa.simulation.model.modules.concentration.reactants.KineticLaw
-
- getPath() - Method in class bio.singa.simulation.model.agents.linelike.LineLikeAgent
-
- getPlusEnd() - Method in class bio.singa.simulation.model.agents.linelike.LineLikeAgent
-
- getPlusEndBehaviour() - Method in class bio.singa.simulation.model.agents.linelike.LineLikeAgent
-
- getPolygon() - Method in class bio.singa.simulation.model.agents.organelles.OrganelleTemplate
-
- getPool(CellSubsection) - Method in class bio.singa.simulation.model.sections.ConcentrationContainer
-
Returns the topology and concentration pool for the subsection.
- getPool(CellTopology) - Method in class bio.singa.simulation.model.sections.ConcentrationContainer
-
Returns the subsection and concentration pool for the topology.
- getPoolsOfConcentration() - Method in class bio.singa.simulation.model.sections.ConcentrationContainer
-
Returns all concentration pools in this container.
- getPotentialConcentrationDeltas() - Method in class bio.singa.simulation.model.agents.pointlike.Vesicle
-
- getPotentialConcentrationDeltas() - Method in class bio.singa.simulation.model.graphs.AutomatonNode
-
- getPotentialConcentrationDeltas() - Method in interface bio.singa.simulation.model.simulation.Updatable
-
- getPotentialDeltas() - Method in class bio.singa.simulation.model.modules.concentration.ConcentrationDeltaManager
-
Returns all potential deltas that should be applied.
- getPotentialDisplacementDelta(DisplacementBasedModule) - Method in class bio.singa.simulation.model.modules.displacement.DisplacementDeltaManager
-
Returns a specific delta applied by the given module.
- getPotentialDisplacementDeltas() - Method in class bio.singa.simulation.model.modules.displacement.DisplacementDeltaManager
-
Returns the potential displacement deltas.
- getPreferredConcentrationUnit() - Method in class bio.singa.simulation.model.modules.concentration.reactants.Reactant
-
- getPreferredTopology() - Method in class bio.singa.simulation.model.modules.concentration.reactants.Reactant
-
- getPreviousObservedDeltas(Updatable) - Method in class bio.singa.simulation.model.simulation.Simulation
-
- getProductEntities() - Method in class bio.singa.simulation.model.modules.concentration.imlementations.Reaction
-
Returns all products of this reaction.
- getProducts() - Method in class bio.singa.simulation.model.modules.concentration.imlementations.DynamicReaction
-
- getProducts() - Method in class bio.singa.simulation.model.modules.concentration.imlementations.Reaction
-
- getQuantity() - Method in class bio.singa.simulation.model.modules.concentration.ConcentrationDelta
-
Returns the quantity of the change.
- getQuantity() - Method in class bio.singa.simulation.model.parameters.Parameter
-
- getRadius() - Method in class bio.singa.simulation.model.agents.pointlike.Vesicle
-
- getReactionOrder() - Method in class bio.singa.simulation.model.modules.concentration.reactants.Reactant
-
Returns the reaction order.
- getReactionString() - Method in class bio.singa.simulation.model.modules.concentration.imlementations.ComplexBuildingReaction
-
- getReactionString() - Method in class bio.singa.simulation.model.modules.concentration.imlementations.Reaction
-
Returns a nicely formatted string representation of the reaction.
- getReactionString() - Method in class bio.singa.simulation.model.modules.concentration.imlementations.ReversibleReaction
-
- getRecalculationCutoff() - Method in class bio.singa.simulation.model.simulation.UpdateScheduler
-
- getReferencedEntities() - Method in class bio.singa.simulation.model.modules.concentration.ConcentrationBasedModule
-
Returns all chemical entities that might be accessed by this module.
- getReferencedEntities() - Method in class bio.singa.simulation.model.modules.displacement.DisplacementBasedModule
-
- getReferencedEntities() - Method in class bio.singa.simulation.model.modules.qualitative.QualitativeModule
-
- getReferencedEntities() - Method in interface bio.singa.simulation.model.modules.UpdateModule
-
- getReferencedEntities() - Method in class bio.singa.simulation.model.sections.ConcentrationContainer
-
Returns all entities referenced in any concentration pool.
- getReferencedEntities() - Method in class bio.singa.simulation.model.sections.ConcentrationPool
-
Returns all entities referenced in this map.
- getReferencedSubSections() - Method in class bio.singa.simulation.model.sections.ConcentrationContainer
-
Returns all subsections, referenced in this container.
- getRegion(Vector2D) - Method in class bio.singa.simulation.model.agents.organelles.OrganelleTemplate
-
- getRegion() - Method in class bio.singa.simulation.model.agents.pointlike.Vesicle
-
- getRegion(Map<CellRegion, Set<Vector2D>>, Vector2D) - Static method in class bio.singa.simulation.model.agents.surfacelike.MembraneTracer
-
- getRegion() - Method in class bio.singa.simulation.model.sections.concentration.MembraneConcentration
-
- getRegion() - Method in class bio.singa.simulation.model.sections.concentration.SectionConcentration
-
- getRegionMap() - Method in class bio.singa.simulation.model.agents.organelles.OrganelleTemplate
-
- getRegionMap() - Method in class bio.singa.simulation.model.agents.surfacelike.Membrane
-
- getRegions() - Method in class bio.singa.simulation.model.agents.organelles.OrganelleTemplate
-
- getRenderingMode() - Method in class bio.singa.simulation.renderer.BioGraphRenderOptions
-
- getRequiredFeatures() - Method in class bio.singa.simulation.model.modules.concentration.ConcentrationBasedModule
-
- getRequiredFeatures() - Method in class bio.singa.simulation.model.modules.concentration.imlementations.DynamicReaction
-
- getRequiredFeatures() - Method in class bio.singa.simulation.model.modules.displacement.DisplacementBasedModule
-
- getRequiredFeatures() - Method in class bio.singa.simulation.model.modules.qualitative.QualitativeModule
-
- getRequiredFeatures() - Method in interface bio.singa.simulation.model.modules.UpdateModule
-
- getRequiredFeatures() - Method in class bio.singa.simulation.model.parameters.FeatureManager
-
- getRole() - Method in class bio.singa.simulation.model.modules.concentration.reactants.Reactant
-
Gets the role of this reactant.
- getScale() - Method in class bio.singa.simulation.model.agents.linelike.LineLikeAgentTemplate
-
- getScale() - Method in class bio.singa.simulation.model.agents.organelles.OrganelleTemplate
-
- getScaledFeature(Class<? extends ScalableFeature<FeatureContentType>>) - Method in class bio.singa.simulation.model.modules.concentration.ConcentrationBasedModule
-
- getScaledFeature(ChemicalEntity, Class<? extends ScalableFeature<FeatureContentType>>) - Method in class bio.singa.simulation.model.modules.concentration.ConcentrationBasedModule
-
Returns the requested feature of the given chemical entities, scaled according to the current time step and
spatial scaling.
- getScaledFeature(Class<? extends ScalableFeature<FeatureContentType>>) - Method in class bio.singa.simulation.model.modules.displacement.DisplacementBasedModule
-
- getScaledFeature(ChemicalEntity, Class<? extends ScalableFeature<FeatureContentType>>) - Method in class bio.singa.simulation.model.modules.displacement.DisplacementBasedModule
-
- getScaledFeature(Class<? extends ScalableFeature<FeatureContentType>>) - Method in class bio.singa.simulation.model.modules.qualitative.QualitativeModule
-
- getScaledFeature(Class<? extends ScalableFeature<FeatureContentType>>) - Method in interface bio.singa.simulation.model.modules.UpdateModule
-
- getScaledQuantity() - Method in class bio.singa.simulation.features.AppliedScale
-
- getScaledQuantity() - Method in class bio.singa.simulation.model.parameters.Parameter
-
- getScheduler() - Method in class bio.singa.simulation.model.simulation.Simulation
-
- getScope() - Method in class bio.singa.simulation.model.modules.concentration.ConcentrationBasedModule
-
Returns the scope of this module.
- getSegment() - Method in class bio.singa.simulation.model.agents.surfacelike.MembraneSegment
-
- getSegmentIterator() - Method in class bio.singa.simulation.model.agents.pointlike.Vesicle
-
- getSegments() - Method in class bio.singa.simulation.model.agents.surfacelike.Membrane
-
- getSimulation() - Method in class bio.singa.simulation.model.agents.pointlike.VesicleLayer
-
- getSimulation() - Method in class bio.singa.simulation.model.modules.concentration.ConcentrationBasedModule
-
Returns the referenced simulation.
- getSimulation() - Method in class bio.singa.simulation.model.simulation.SimulationManager
-
Returns the simulation.
- getSimulationRegion() - Method in class bio.singa.simulation.model.agents.pointlike.VesicleLayer
-
- getSimulationRegion() - Method in class bio.singa.simulation.model.simulation.Simulation
-
- getSpatialDelta(DisplacementBasedModule) - Method in class bio.singa.simulation.model.agents.pointlike.Vesicle
-
- getSpatialRepresentation() - Method in class bio.singa.simulation.model.graphs.AutomatonNode
-
- getSpawnRadius() - Method in class bio.singa.simulation.model.modules.qualitative.implementations.ClathrinMediatedEndocytosis.Pit
-
- getSpawnSite() - Method in class bio.singa.simulation.model.modules.qualitative.implementations.ClathrinMediatedEndocytosis.Pit
-
- getSpecificity() - Method in class bio.singa.simulation.model.modules.concentration.ConcentrationBasedModule
-
Returns the specificity of this module.
- getStartingPoint() - Method in class bio.singa.simulation.model.agents.surfacelike.MembraneSegment
-
- getState(String) - Static method in class bio.singa.simulation.model.agents.pointlike.VesicleStateRegistry
-
- getState() - Method in class bio.singa.simulation.model.modules.concentration.ConcentrationBasedModule
-
- getState() - Method in class bio.singa.simulation.model.modules.displacement.DisplacementBasedModule
-
- getState() - Method in class bio.singa.simulation.model.modules.qualitative.QualitativeModule
-
- getState() - Method in interface bio.singa.simulation.model.modules.UpdateModule
-
- getStates() - Static method in class bio.singa.simulation.model.agents.pointlike.VesicleStateRegistry
-
- getStoichiometricNumber() - Method in class bio.singa.simulation.model.modules.concentration.reactants.Reactant
-
Returns the stoichiometric number (the number of molecules required for one reaction.).
- getStoichiometricReactants() - Method in class bio.singa.simulation.model.modules.concentration.imlementations.Reaction
-
Returns the list of reactants for this reaction.
- getStringIdentifier() - Method in class bio.singa.simulation.model.agents.pointlike.Vesicle
-
- getStringIdentifier() - Method in class bio.singa.simulation.model.graphs.AutomatonNode
-
- getStringIdentifier() - Method in interface bio.singa.simulation.model.simulation.Updatable
-
- getSubsection() - Method in class bio.singa.simulation.features.variation.ConcentrationVariation
-
- getSubsection() - Method in class bio.singa.simulation.model.modules.concentration.ConcentrationDeltaIdentifier
-
Returns the cell section the delta is assigned to.
- getSubsection() - Method in class bio.singa.simulation.model.sections.concentration.SectionConcentration
-
- getSubsection(CellTopology) - Method in class bio.singa.simulation.model.sections.ConcentrationContainer
-
Returns the subsection corresponding to the topology.
- getSubsectionRepresentations() - Method in class bio.singa.simulation.model.graphs.AutomatonNode
-
- getSubsections() - Method in class bio.singa.simulation.model.sections.CellRegion
-
- getSubstrateEntities() - Method in class bio.singa.simulation.model.modules.concentration.imlementations.Reaction
-
Returns all substrates of this reaction.
- getSubstrates() - Method in class bio.singa.simulation.model.modules.concentration.imlementations.DynamicReaction
-
- getSubstrates() - Method in class bio.singa.simulation.model.modules.concentration.imlementations.Reaction
-
- getSupplier() - Method in class bio.singa.simulation.model.modules.concentration.ConcentrationBasedModule
-
Returns the field supplier.
- getSymbol() - Method in class bio.singa.simulation.features.ActinBoostVelocity
-
- getSymbol() - Method in class bio.singa.simulation.features.AppliedScale
-
- getSymbol() - Method in class bio.singa.simulation.features.AttachedFilament
-
- getSymbol() - Method in class bio.singa.simulation.features.AttachedMotor
-
- getSymbol() - Method in class bio.singa.simulation.features.AttachmentDistance
-
- getSymbol() - Method in class bio.singa.simulation.features.Cargo
-
- getSymbol() - Method in class bio.singa.simulation.features.CargoAdditionRate
-
- getSymbol() - Method in class bio.singa.simulation.features.Cargoes
-
- getSymbol() - Method in class bio.singa.simulation.features.DecayingEntity
-
- getSymbol() - Method in class bio.singa.simulation.features.EndocytosisCheckpointTime
-
- getSymbol() - Method in class bio.singa.simulation.features.EndocytosisCkeckpointConcentration
-
- getSymbol() - Method in class bio.singa.simulation.features.FusionPairs
-
- getSymbol() - Method in class bio.singa.simulation.features.MatchingQSnares
-
- getSymbol() - Method in class bio.singa.simulation.features.MatchingRSnares
-
- getSymbol() - Method in class bio.singa.simulation.features.MaturationTime
-
- getSymbol() - Method in class bio.singa.simulation.features.MaximalConcentration
-
- getSymbol() - Method in class bio.singa.simulation.features.MotorMovementVelocity
-
- getSymbol() - Method in class bio.singa.simulation.features.MotorPullDirection
-
- getSymbol() - Method in class bio.singa.simulation.features.PitFormationRate
-
- getSymbol() - Method in class bio.singa.simulation.features.Solutes
-
- getSymbol() - Method in class bio.singa.simulation.features.TetheringTime
-
- getSymbol() - Method in class bio.singa.simulation.features.Transporter
-
- getSymbol() - Method in class bio.singa.simulation.features.VesicleRadius
-
- getTargetDirection() - Method in class bio.singa.simulation.model.agents.pointlike.Vesicle
-
- getTargetEntity() - Method in class bio.singa.simulation.model.rules.AssignmentRule
-
- getTetheredVesicles() - Method in class bio.singa.simulation.model.modules.qualitative.implementations.VesicleFusion
-
- getTime() - Method in class bio.singa.simulation.events.UpdatableUpdatedEvent
-
Returns the time the event was emitted.
- getTimeUnit() - Method in class bio.singa.simulation.trajectories.Trajectories
-
- getToken() - Method in exception uk.co.cogitolearning.cogpar.ParserException
-
Get the token.
- getTokens() - Method in class uk.co.cogitolearning.cogpar.Tokenizer
-
Get the tokens generated in the last call to tokenize.
- getTrajectories() - Method in class bio.singa.simulation.trajectories.TrajectoryObserver
-
- getTrajectoryData() - Method in class bio.singa.simulation.trajectories.Trajectories
-
- getType() - Method in class bio.singa.simulation.model.agents.linelike.LineLikeAgent
-
- getType() - Method in class uk.co.cogitolearning.cogpar.AdditionExpressionNode
-
Returns the type of the node, in this case ExpressionNode.ADDITION_NODE
- getType() - Method in class uk.co.cogitolearning.cogpar.ConstantExpressionNode
-
Returns the type of the node, in this case ExpressionNode.CONSTANT_NODE
- getType() - Method in class uk.co.cogitolearning.cogpar.ExponentiationExpressionNode
-
Returns the type of the node, in this case ExpressionNode.EXPONENTIATION_NODE
- getType() - Method in interface uk.co.cogitolearning.cogpar.ExpressionNode
-
Returns the type of the node.ExpressionNode
Each class derived from ExpressionNode representing a specific
role in the expression should return the type according to that
role.
- getType() - Method in class uk.co.cogitolearning.cogpar.FunctionExpressionNode
-
Returns the type of the node, in this case ExpressionNode.FUNCTION_NODE
- getType() - Method in class uk.co.cogitolearning.cogpar.MultiplicationExpressionNode
-
Returns the type of the node, in this case ExpressionNode.MULTIPLICATION_NODE
- getType() - Method in class uk.co.cogitolearning.cogpar.VariableExpressionNode
-
Returns the type of the node, in this case ExpressionNode.VARIABLE_NODE
- getUpdatable() - Method in class bio.singa.simulation.events.UpdatableUpdatedEvent
-
Returns the updatable
- getUpdatable() - Method in class bio.singa.simulation.model.modules.concentration.ConcentrationDeltaIdentifier
-
Returns the object the delta is assigned to.
- getUpdatable() - Method in class bio.singa.simulation.model.modules.concentration.LocalError
-
Returns the node where the error occurred.
- getUpdatables() - Method in class bio.singa.simulation.model.simulation.Simulation
-
- getUpdateManager() - Method in class bio.singa.simulation.model.graphs.AutomatonNode
-
- getValue() - Method in class bio.singa.simulation.model.modules.concentration.LocalError
-
Returns the actual value of the error.
- getValue() - Method in class uk.co.cogitolearning.cogpar.AdditionExpressionNode
-
Returns the value of the sub-expression that is rooted at this node.
- getValue() - Method in class uk.co.cogitolearning.cogpar.ConstantExpressionNode
-
Returns the value of the constant
- getValue() - Method in class uk.co.cogitolearning.cogpar.ExponentiationExpressionNode
-
Returns the value of the sub-expression that is rooted at this node.
- getValue() - Method in interface uk.co.cogitolearning.cogpar.ExpressionNode
-
Calculates and returns the value of the sub-expression represented by
the node.
- getValue() - Method in class uk.co.cogitolearning.cogpar.FunctionExpressionNode
-
Returns the value of the sub-expression that is rooted at this node.
- getValue() - Method in class uk.co.cogitolearning.cogpar.MultiplicationExpressionNode
-
Returns the value of the sub-expression that is rooted at this node.
- getValue() - Method in class uk.co.cogitolearning.cogpar.VariableExpressionNode
-
Returns the value of the variable but throws an exception if the value has
not been set
- getVariations() - Method in class bio.singa.simulation.features.variation.Variation
-
- getVariations() - Method in class bio.singa.simulation.features.variation.VariationSet
-
- getVesicleLayer() - Method in class bio.singa.simulation.model.simulation.Simulation
-
- getVesicles() - Method in class bio.singa.simulation.model.agents.pointlike.VesicleLayer
-
- getVesicleState() - Method in class bio.singa.simulation.model.agents.pointlike.Vesicle
-
- getVolume() - Method in class bio.singa.simulation.model.agents.pointlike.Vesicle
-
- getVolumeLayer() - Method in class bio.singa.simulation.model.simulation.Simulation
-
- getWorkspaceFolder() - Method in class bio.singa.simulation.events.EpochUpdateWriter
-
- GraphEventEmitter - Class in bio.singa.simulation.events
-
The implementation of an
UpdateEventEmitter emitting updates of the graph to all listeners.
- GraphEventEmitter() - Constructor for class bio.singa.simulation.events.GraphEventEmitter
-
Creates a new GraphEventEmitter.
- GraphImageWriter - Class in bio.singa.simulation.events
-
- GraphImageWriter(Path, Path, List<ChemicalEntity>) - Constructor for class bio.singa.simulation.events.GraphImageWriter
-
- GraphUpdatedEvent - Class in bio.singa.simulation.events
-
- GraphUpdatedEvent(AutomatonGraph, Quantity<Time>) - Constructor for class bio.singa.simulation.events.GraphUpdatedEvent
-
Creates a new GraphUpdatedEvent.
- scale(double) - Method in class bio.singa.simulation.model.agents.linelike.LineLikeAgentTemplate
-
- scale(double) - Method in class bio.singa.simulation.model.agents.organelles.OrganelleTemplate
-
- scale() - Method in class bio.singa.simulation.model.parameters.Parameter
-
- scaledQuantity - Variable in class bio.singa.simulation.model.parameters.Parameter
-
- scaleScalableFeatures() - Method in class bio.singa.simulation.model.modules.concentration.ConcentrationBasedModule
-
- scaleScalableFeatures() - Method in class bio.singa.simulation.model.modules.concentration.imlementations.DynamicReaction
-
- scaleScalableFeatures() - Method in class bio.singa.simulation.model.modules.concentration.reactants.KineticLaw
-
- scaleScalableFeatures() - Method in class bio.singa.simulation.model.modules.displacement.DisplacementBasedModule
-
- scaleScalableFeatures() - Method in class bio.singa.simulation.model.modules.qualitative.QualitativeModule
-
- scaleScalableFeatures() - Method in interface bio.singa.simulation.model.modules.UpdateModule
-
- SECTION_A - Static variable in class bio.singa.simulation.model.sections.CellSubsection
-
A cellular subsection "A".
- SECTION_B - Static variable in class bio.singa.simulation.model.sections.CellSubsection
-
A cellular subsection "B".
- SectionConcentration - Class in bio.singa.simulation.model.sections.concentration
-
- SectionConcentration(CellRegion, CellSubsection, ChemicalEntity, Quantity<MolarConcentration>) - Constructor for class bio.singa.simulation.model.sections.concentration.SectionConcentration
-
- SectionConcentration(CellSubsection, ChemicalEntity, Quantity<MolarConcentration>) - Constructor for class bio.singa.simulation.model.sections.concentration.SectionConcentration
-
- SectionDeltaFunction - Class in bio.singa.simulation.model.modules.concentration.functions
-
- SectionDeltaFunction(Function<ConcentrationContainer, List<ConcentrationDelta>>, Predicate<ConcentrationContainer>) - Constructor for class bio.singa.simulation.model.modules.concentration.functions.SectionDeltaFunction
-
Creates a new section delta function with the specified condition and function.
- SectionSpecific - Class in bio.singa.simulation.model.modules.concentration.specifity
-
- SectionSpecific(ConcentrationBasedModule) - Constructor for class bio.singa.simulation.model.modules.concentration.specifity.SectionSpecific
-
Initializes the update specificity for the corresponding module.
- SemiDependentUpdate - Class in bio.singa.simulation.model.modules.concentration.scope
-
- SemiDependentUpdate(ConcentrationBasedModule) - Constructor for class bio.singa.simulation.model.modules.concentration.scope.SemiDependentUpdate
-
Initializes the update scope for the corresponding module.
- sequence - Variable in class uk.co.cogitolearning.cogpar.Token
-
the string that the token was created from
- SequenceExpressionNode - Class in uk.co.cogitolearning.cogpar
-
A base class for AdditionExpressionNode and MultiplicationExpressionNode.
- SequenceExpressionNode() - Constructor for class uk.co.cogitolearning.cogpar.SequenceExpressionNode
-
Default constructor.
- SequenceExpressionNode(ExpressionNode, boolean) - Constructor for class uk.co.cogitolearning.cogpar.SequenceExpressionNode
-
Constructor to create a sequence with the first term already added.
- SequenceExpressionNode.Term - Class in uk.co.cogitolearning.cogpar
-
An inner class that defines a pair containing an ExpressionNode and a
boolean flag.
- set(CellSubsection, ChemicalEntity, Quantity<MolarConcentration>) - Method in class bio.singa.simulation.model.sections.ConcentrationContainer
-
Sets the concentration of the given entity in the given subsection.
- set(CellTopology, ChemicalEntity, Quantity<MolarConcentration>) - Method in class bio.singa.simulation.model.sections.ConcentrationContainer
-
Sets the concentration of the given entity in the given topology.
- set(CellSubsection, ChemicalEntity, double) - Method in class bio.singa.simulation.model.sections.ConcentrationContainer
-
Sets the concentration of the given entity in the given subsection.
- set(CellTopology, ChemicalEntity, double) - Method in class bio.singa.simulation.model.sections.ConcentrationContainer
-
Sets the concentration of the given entity in the subsection corresponding to the topological descriptor.
- set(ChemicalEntity, Quantity<MolarConcentration>) - Method in class bio.singa.simulation.model.sections.ConcentrationPool
-
Sets the concentration of a entity.
- setAdditionDelta(ConcentrationDelta) - Method in class bio.singa.simulation.model.modules.qualitative.implementations.ClathrinMediatedEndocytosis.Pit
-
- setApplicationCondition(Predicate<Updatable>) - Method in class bio.singa.simulation.model.modules.concentration.ConcentrationBasedModule
-
Sets the application condition for this module.
- setArea(Polygon) - Method in class bio.singa.simulation.model.agents.volumelike.VolumeLikeAgent
-
- setArea(Quantity<Area>) - Method in class bio.singa.simulation.model.sections.concentration.MembraneConcentration
-
- setAssignmentRules(List<AssignmentRule>) - Method in class bio.singa.simulation.model.simulation.Simulation
-
Adds a list of assignment rules, sorting them by their dependencies.
- setAssociatedNodes(Set<AutomatonNode>) - Method in class bio.singa.simulation.model.agents.linelike.LineLikeAgent
-
- setAttachedFilament(LineLikeAgent) - Method in class bio.singa.simulation.model.agents.pointlike.Vesicle
-
- setBindee(ChemicalEntity) - Method in class bio.singa.simulation.model.modules.concentration.imlementations.ComplexBuildingReaction
-
- setBindeeTopology(CellTopology) - Method in class bio.singa.simulation.model.modules.concentration.imlementations.ComplexBuildingReaction
-
- setBinder(ChemicalEntity) - Method in class bio.singa.simulation.model.modules.concentration.imlementations.ComplexBuildingReaction
-
- setBinderTopology(CellTopology) - Method in class bio.singa.simulation.model.modules.concentration.imlementations.ComplexBuildingReaction
-
- setCargoConcentration(ComparableQuantity<MolarConcentration>) - Method in class bio.singa.simulation.model.modules.qualitative.implementations.ClathrinMediatedEndocytosis.Pit
-
- setCellRegion(CellRegion) - Method in class bio.singa.simulation.model.graphs.AutomatonNode
-
- setCheckpointTime(Quantity<Time>) - Method in class bio.singa.simulation.model.modules.qualitative.implementations.ClathrinMediatedEndocytosis.Pit
-
- setComplex(ComplexedChemicalEntity) - Method in class bio.singa.simulation.model.modules.concentration.imlementations.ComplexBuildingReaction
-
- setConcentration(ChemicalEntity, Quantity<MolarConcentration>) - Method in class bio.singa.simulation.model.agents.pointlike.Vesicle
-
- setConcentration(Quantity<MolarConcentration>) - Method in class bio.singa.simulation.model.sections.concentration.SectionConcentration
-
- setConcentrationContainer(ConcentrationContainer) - Method in class bio.singa.simulation.model.graphs.AutomatonNode
-
- setConcentrationContainer(ConcentrationContainer) - Method in class bio.singa.simulation.model.modules.concentration.ConcentrationDeltaManager
-
Sets the current concentration container.
- setConcentrationFixed(boolean) - Method in class bio.singa.simulation.model.graphs.AutomatonNode
-
- setConcentrationFixed(boolean) - Method in class bio.singa.simulation.model.modules.concentration.ConcentrationDeltaManager
-
Sets the concentration to be fixed - no deltas will be applied.
- setConcentrationInitializer(ConcentrationInitializer) - Method in class bio.singa.simulation.model.simulation.Simulation
-
- setConcentrationMap(Map<String, Reactant>) - Method in class bio.singa.simulation.model.modules.concentration.reactants.KineticLaw
-
- setCortex(ActinCortex) - Method in class bio.singa.simulation.model.agents.volumelike.VolumeLayer
-
- setCurrentEntity(ChemicalEntity) - Method in class bio.singa.simulation.model.modules.concentration.FieldSupplier
-
Sets the current chemical entity.
- setCurrentSubsection(CellSubsection) - Method in class bio.singa.simulation.model.modules.concentration.FieldSupplier
-
Sets the current subsection.
- setCurrentUpdatable(Updatable) - Method in class bio.singa.simulation.model.modules.concentration.FieldSupplier
-
Sets the current updatable.
- setDeltaCutoff(double) - Method in class bio.singa.simulation.model.modules.concentration.ConcentrationBasedModule
-
Sets the cutoff where deltas are validated to be effectively zero.
- setDescription(String) - Method in class bio.singa.simulation.model.agents.pointlike.VesicleStateRegistry.VesicleState
-
- setDrawingHeight(double) - Method in class bio.singa.simulation.events.GraphImageWriter
-
- setDrawingWidth(double) - Method in class bio.singa.simulation.events.GraphImageWriter
-
- setElementary(boolean) - Method in class bio.singa.simulation.model.modules.concentration.imlementations.Reaction
-
Sets this Reaction as elementary.
- setEndingPoint(Vector2D) - Method in class bio.singa.simulation.model.agents.surfacelike.MembraneSegment
-
- setEntity(ChemicalEntity) - Method in class bio.singa.simulation.features.variation.EntityFeatureVariationEntry
-
- setEntity(ChemicalEntity) - Method in class bio.singa.simulation.model.modules.concentration.reactants.Reactant
-
Sets the entity representing this reactant.
- setEntity(ChemicalEntity) - Method in class bio.singa.simulation.model.sections.concentration.MembraneConcentration
-
- setEntity(ChemicalEntity) - Method in class bio.singa.simulation.model.sections.concentration.SectionConcentration
-
- setEntityReference(Map<ChemicalEntity, String>) - Method in class bio.singa.simulation.model.rules.AssignmentRule
-
- setErrorCutoff(double) - Method in class bio.singa.simulation.model.modules.concentration.ConcentrationBasedModule
-
Sets the cutoff where numerical errors to be considered irretrievably unstable.
- setEvidence(Evidence) - Method in class bio.singa.simulation.model.sections.concentration.MembraneConcentration
-
- setEvidence(Evidence) - Method in class bio.singa.simulation.model.sections.concentration.SectionConcentration
-
- setFeature(Feature<?>) - Method in class bio.singa.simulation.features.variation.VariationEntry
-
- setFeature(Class<FeatureType>) - Method in class bio.singa.simulation.model.agents.pointlike.Vesicle
-
- setFeature(FeatureType) - Method in class bio.singa.simulation.model.agents.pointlike.Vesicle
-
- setFeature(Feature<?>) - Method in class bio.singa.simulation.model.modules.concentration.ConcentrationBasedModule
-
Sets a feature.
- setFeature(Feature<?>) - Method in class bio.singa.simulation.model.modules.displacement.DisplacementBasedModule
-
Sets a feature.
- setFeature(Feature<?>) - Method in class bio.singa.simulation.model.modules.qualitative.QualitativeModule
-
Sets a feature.
- setFeature(Feature<?>) - Method in interface bio.singa.simulation.model.modules.UpdateModule
-
- setFeature(Class<FeatureType>) - Method in class bio.singa.simulation.model.parameters.FeatureManager
-
- setFeature(FeatureType) - Method in class bio.singa.simulation.model.parameters.FeatureManager
-
- setFeatureMap(Map<String, ScalableQuantityFeature>) - Method in class bio.singa.simulation.model.modules.concentration.reactants.KineticLaw
-
- setFilaments(List<LineLikeAgent>) - Method in class bio.singa.simulation.model.agents.linelike.LineLikeAgentLayer
-
- setGoTerm(GoTerm) - Method in class bio.singa.simulation.model.sections.CellSubsection
-
- setGraph(AutomatonGraph) - Method in class bio.singa.simulation.model.agents.linelike.LineLikeAgent
-
- setGraph(AutomatonGraph) - Method in class bio.singa.simulation.model.simulation.Simulation
-
- setGroups(Map<Integer, Set<Vector2D>>) - Method in class bio.singa.simulation.model.agents.organelles.OrganelleTemplate
-
- setIdentifier(String) - Method in class bio.singa.simulation.model.agents.pointlike.VesicleStateRegistry.VesicleState
-
- setIdentifier(String) - Method in class bio.singa.simulation.model.modules.concentration.ConcentrationBasedModule
-
Sets the identifier of this module.
- setIdentifier(String) - Method in class bio.singa.simulation.model.modules.displacement.DisplacementBasedModule
-
- setIdentifier(String) - Method in class bio.singa.simulation.model.modules.qualitative.QualitativeModule
-
- setIdentifier(String) - Method in class bio.singa.simulation.model.sections.CellSubsection
-
- setInitialConcentrations(Set<InitialConcentration>) - Method in class bio.singa.simulation.model.sections.concentration.ConcentrationInitializer
-
- setInnerRegion(CellRegion) - Method in class bio.singa.simulation.model.agents.organelles.OrganelleTemplate
-
- setInnerRegion(CellRegion) - Method in class bio.singa.simulation.model.agents.surfacelike.Membrane
-
- setJfxShutdown(boolean) - Method in class bio.singa.simulation.events.GraphImageWriter
-
- setKeepPlatformOpen(boolean) - Method in class bio.singa.simulation.model.simulation.SimulationManager
-
- setKineticLaw(KineticLaw) - Method in class bio.singa.simulation.model.modules.concentration.imlementations.DynamicReaction
-
Sets the kinetic law.
- setLargestLocalError(LocalError) - Method in class bio.singa.simulation.model.modules.concentration.FieldSupplier
-
Sets the largest error as of yet.
- setLineLayer(LineLikeAgentLayer) - Method in class bio.singa.simulation.model.simulation.Simulation
-
- setMaximalTimeStep(Quantity<Time>) - Method in class bio.singa.simulation.model.simulation.Simulation
-
- setMembraneLayer(MembraneLayer) - Method in class bio.singa.simulation.model.simulation.Simulation
-
- setMembraneRegion(CellRegion) - Method in class bio.singa.simulation.model.agents.organelles.OrganelleTemplate
-
- setMembraneRegion(CellRegion) - Method in class bio.singa.simulation.model.agents.surfacelike.Membrane
-
- setMembraneRegion(CellRegion) - Method in class bio.singa.simulation.model.modules.qualitative.implementations.ClathrinMediatedEndocytosis
-
- setMicrotubuleOrganizingCentre(MicrotubuleOrganizingCentre) - Method in class bio.singa.simulation.model.agents.surfacelike.MembraneLayer
-
- setMinusEndBehaviour(LineLikeAgent.GrowthBehaviour) - Method in class bio.singa.simulation.model.agents.linelike.LineLikeAgent
-
- setModule(UpdateModule) - Method in class bio.singa.simulation.features.variation.ModuleFeatureVariationEntry
-
- setNodeColorScale(ColorScale) - Method in class bio.singa.simulation.renderer.BioGraphRenderOptions
-
- setNodeHighlightEntity(ChemicalEntity) - Method in class bio.singa.simulation.renderer.BioGraphRenderOptions
-
- setNonElementary() - Method in class bio.singa.simulation.model.modules.concentration.imlementations.Reaction.Builder
-
- setNumberOfMolecules(double) - Method in class bio.singa.simulation.model.sections.concentration.MembraneConcentration
-
- setObserved(boolean) - Method in class bio.singa.simulation.model.agents.pointlike.Vesicle
-
Sets the observed state of this node.
- setObserved(boolean) - Method in class bio.singa.simulation.model.graphs.AutomatonNode
-
Sets the observed state of this node.
- setObserved(boolean) - Method in class bio.singa.simulation.model.modules.concentration.ConcentrationDeltaManager
-
Sets the concentrations to be observed, this additional requires seting up a
UpdateEventListener.
- setObserved(boolean) - Method in interface bio.singa.simulation.model.simulation.Updatable
-
- setOrigin(Evidence) - Method in class bio.singa.simulation.model.parameters.Parameter
-
- setParameterMap(Map<String, Parameter>) - Method in class bio.singa.simulation.model.modules.concentration.reactants.KineticLaw
-
- setPath(VectorPath) - Method in class bio.singa.simulation.model.agents.linelike.LineLikeAgent
-
- setPolygon(Polygon) - Method in class bio.singa.simulation.model.agents.organelles.OrganelleTemplate
-
- setPreferredConcentrationUnit(Unit<MolarConcentration>) - Method in class bio.singa.simulation.model.modules.concentration.reactants.Reactant
-
- setPreferredTopology(CellTopology) - Method in class bio.singa.simulation.model.modules.concentration.reactants.Reactant
-
- setQuantity(Quantity<QuantityType>) - Method in class bio.singa.simulation.model.parameters.Parameter
-
- setRadius(Quantity<Length>) - Method in class bio.singa.simulation.model.agents.pointlike.Vesicle
-
- setRecalculationCutoff(double) - Method in class bio.singa.simulation.model.simulation.UpdateScheduler
-
- setRegion(CellRegion) - Method in class bio.singa.simulation.model.agents.pointlike.Vesicle
-
- setRegion(CellRegion) - Method in class bio.singa.simulation.model.sections.concentration.MembraneConcentration
-
- setRegion(CellRegion) - Method in class bio.singa.simulation.model.sections.concentration.SectionConcentration
-
- setRegionMap(Map<CellRegion, Set<Vector2D>>) - Method in class bio.singa.simulation.model.agents.surfacelike.Membrane
-
- setRenderingMode(RenderingMode) - Method in class bio.singa.simulation.renderer.BioGraphRenderOptions
-
- setRole(ReactantRole) - Method in class bio.singa.simulation.model.modules.concentration.reactants.Reactant
-
Gets the role of this reactant.
- setScale(Quantity<Length>) - Method in class bio.singa.simulation.model.agents.organelles.OrganelleTemplate
-
- setScheduler(UpdateScheduler) - Method in class bio.singa.simulation.model.simulation.Simulation
-
- setSegmentIterator(ListIterator<Vector2D>) - Method in class bio.singa.simulation.model.agents.pointlike.Vesicle
-
- setSimulation(Simulation) - Method in class bio.singa.simulation.model.agents.pointlike.VesicleLayer
-
- setSimulation(Simulation) - Method in class bio.singa.simulation.model.modules.concentration.ConcentrationBasedModule
-
References the simulation to this module.
- setSimulation(Simulation) - Method in class bio.singa.simulation.model.modules.displacement.DisplacementBasedModule
-
- setSimulation(Simulation) - Method in class bio.singa.simulation.model.modules.qualitative.QualitativeModule
-
- setSimulationRegion(Rectangle) - Method in class bio.singa.simulation.model.agents.pointlike.VesicleLayer
-
- setSimulationRegion(Rectangle) - Method in class bio.singa.simulation.model.simulation.Simulation
-
- setSimulationTerminationToEpochs(long) - Method in class bio.singa.simulation.model.simulation.SimulationManager
-
Schedules the termination of the simulation after the given number of epochs have passed.
- setSimulationTerminationToTime(Quantity<Time>) - Method in class bio.singa.simulation.model.simulation.SimulationManager
-
Schedules the termination of the simulation after the given time (simulation time) has passed.
- setSpatialRepresentation(Polygon) - Method in class bio.singa.simulation.model.graphs.AutomatonNode
-
- setStartingPoint(Vector2D) - Method in class bio.singa.simulation.model.agents.surfacelike.MembraneSegment
-
- setStrutCalculation(boolean) - Method in class bio.singa.simulation.model.modules.concentration.FieldSupplier
-
Sets the current state of calculation.
- setSubsection(CellSubsection) - Method in class bio.singa.simulation.model.sections.concentration.SectionConcentration
-
- setTargetDirection(MotorPullDirection.Direction) - Method in class bio.singa.simulation.model.agents.pointlike.Vesicle
-
- setTargetEntity(ChemicalEntity) - Method in class bio.singa.simulation.model.rules.AssignmentRule
-
- setTerminationCondition(Predicate<Simulation>) - Method in class bio.singa.simulation.model.simulation.SimulationManager
-
Sets a condition determining when the simulation should be terminated.
- setTerminationLatch(CountDownLatch) - Method in class bio.singa.simulation.model.simulation.SimulationManager
-
- setType(LineLikeAgent.FilamentType) - Method in class bio.singa.simulation.model.agents.linelike.LineLikeAgent
-
- setUpConcentrationContainer() - Method in class bio.singa.simulation.model.sections.CellRegion
-
- setUpdateEmissionCondition(Predicate<Simulation>) - Method in class bio.singa.simulation.model.simulation.SimulationManager
-
Sets a condition determining when events should be emitted.
- setUpdateEmissionToTimePassed(Quantity<Time>) - Method in class bio.singa.simulation.model.simulation.SimulationManager
-
Schedules the emission of events after the given time (simulation time) has passed.
- setUpdateManager(ConcentrationDeltaManager) - Method in class bio.singa.simulation.model.graphs.AutomatonNode
-
- setupModule(Class<ModuleImplementation>, ModuleFactory.Scope, ModuleFactory.Specificity) - Static method in class bio.singa.simulation.model.modules.concentration.ModuleFactory
-
Creates a new module with the specified setup.
- setValue(double) - Method in class uk.co.cogitolearning.cogpar.VariableExpressionNode
-
Sets the value of the variable
- SetVariable - Class in uk.co.cogitolearning.cogpar
-
A visitor that sets a variable with a specific name to a given value
- SetVariable(String, double) - Constructor for class uk.co.cogitolearning.cogpar.SetVariable
-
Construct the visitor with the name and the value of the variable to set
- setVariations(Set<FeatureType>) - Method in class bio.singa.simulation.features.variation.Variation
-
- setVariations(List<Variation<?>>) - Method in class bio.singa.simulation.features.variation.VariationSet
-
- setVesicleLayer(VesicleLayer) - Method in class bio.singa.simulation.model.simulation.Simulation
-
- setVesicleState(VesicleStateRegistry.VesicleState) - Method in class bio.singa.simulation.model.agents.pointlike.Vesicle
-
- setVolumeLayer(VolumeLayer) - Method in class bio.singa.simulation.model.simulation.Simulation
-
- shiftDeltas() - Method in class bio.singa.simulation.model.agents.pointlike.Vesicle
-
- shiftDeltas() - Method in class bio.singa.simulation.model.graphs.AutomatonNode
-
Shifts the deltas from the potential delta list to the final delta list.
- shiftDeltas() - Method in class bio.singa.simulation.model.modules.concentration.ConcentrationDeltaManager
-
Shifts the deltas from the potential delta list to the final delta list.
- shiftDeltas() - Method in interface bio.singa.simulation.model.simulation.Updatable
-
- shutDown() - Method in class bio.singa.simulation.events.GraphImageWriter
-
- simulation(Simulation) - Method in class bio.singa.simulation.events.EpochUpdateWriter.EpochUpdateWriterBuilder
-
- simulation(Simulation) - Method in interface bio.singa.simulation.events.EpochUpdateWriter.SimulationStep
-
- simulation - Variable in class bio.singa.simulation.model.modules.displacement.DisplacementBasedModule
-
The simulation.
- simulation - Variable in class bio.singa.simulation.model.modules.qualitative.QualitativeModule
-
The simulation.
- Simulation - Class in bio.singa.simulation.model.simulation
-
- Simulation() - Constructor for class bio.singa.simulation.model.simulation.Simulation
-
Creates a new plain simulation.
- SimulationExamples - Class in bio.singa.simulation.model.simulation
-
A factory class that can be used to create different examples to test and explore certain aspects to the api.
- SimulationExamples() - Constructor for class bio.singa.simulation.model.simulation.SimulationExamples
-
- SimulationManager - Class in bio.singa.simulation.model.simulation
-
- SimulationManager(Simulation) - Constructor for class bio.singa.simulation.model.simulation.SimulationManager
-
Creates a new simulation manager for the given simulation.
- SingleFileChannelMembraneTransport - Class in bio.singa.simulation.model.modules.concentration.imlementations
-
The single file channel transport describes the movement of cargo molecules through
Transporter proteins, so
called membrane channels.
- SingleFileChannelMembraneTransport() - Constructor for class bio.singa.simulation.model.modules.concentration.imlementations.SingleFileChannelMembraneTransport
-
- SingleFileChannelMembraneTransport.BuildStep - Interface in bio.singa.simulation.model.modules.concentration.imlementations
-
- SingleFileChannelMembraneTransport.CargoStep - Interface in bio.singa.simulation.model.modules.concentration.imlementations
-
- SingleFileChannelMembraneTransport.SingleFileChannelMembraneTransportBuilder - Class in bio.singa.simulation.model.modules.concentration.imlementations
-
- SingleFileChannelMembraneTransport.SolutesStep - Interface in bio.singa.simulation.model.modules.concentration.imlementations
-
- SingleFileChannelMembraneTransport.TransporterStep - Interface in bio.singa.simulation.model.modules.concentration.imlementations
-
- SingleFileChannelMembraneTransportBuilder(Simulation) - Constructor for class bio.singa.simulation.model.modules.concentration.imlementations.SingleFileChannelMembraneTransport.SingleFileChannelMembraneTransportBuilder
-
- singularGraph() - Static method in class bio.singa.simulation.model.graphs.AutomatonGraphs
-
- Solutes - Class in bio.singa.simulation.features
-
- Solutes(Set<ChemicalEntity>, Evidence) - Constructor for class bio.singa.simulation.features.Solutes
-
- sortAssignmentRulesByPriority(List<AssignmentRule>) - Static method in class bio.singa.simulation.model.rules.AssignmentRules
-
- spawnActinFilament(Membrane) - Method in class bio.singa.simulation.model.agents.linelike.LineLikeAgentLayer
-
- spawnFilament(Membrane, Membrane) - Method in class bio.singa.simulation.model.agents.linelike.LineLikeAgentLayer
-
- spawnHorizontalFilament(Membrane) - Method in class bio.singa.simulation.model.agents.linelike.LineLikeAgentLayer
-
- SpawnRate - Interface in bio.singa.simulation.features
-
- splitRectangularGraphWithMembrane(AutomatonGraph, CellSubsection, CellSubsection, boolean) - Static method in class bio.singa.simulation.model.graphs.AutomatonGraphs
-
- SQUARE_NANOMETRE - Static variable in class bio.singa.simulation.features.PitFormationRate
-
- start(Stage) - Method in class bio.singa.simulation.model.agents.EndocytosisPlayground
-
- start(Stage) - Method in class bio.singa.simulation.model.agents.MacroscopicLayerPlayground
-
- start(Stage) - Method in class bio.singa.simulation.model.agents.pointlike.VesiclePlayground
-
- state - Variable in class bio.singa.simulation.model.modules.displacement.DisplacementBasedModule
-
- state - Variable in class bio.singa.simulation.model.modules.qualitative.QualitativeModule
-
- substratesAvailable(Updatable) - Method in class bio.singa.simulation.model.modules.concentration.imlementations.Reaction
-
- supplier - Variable in class bio.singa.simulation.model.modules.concentration.ConcentrationBasedModule
-
Frequently required fields.
- SYMBOL - Static variable in class bio.singa.simulation.features.ActinBoostVelocity
-
- SYMBOL - Static variable in class bio.singa.simulation.features.AppliedScale
-
- SYMBOL - Static variable in class bio.singa.simulation.features.CargoAdditionRate
-
- SYMBOL - Static variable in class bio.singa.simulation.features.MotorMovementVelocity
-
- SYMBOL - Static variable in class bio.singa.simulation.features.PitFormationRate
-
- valueOf(String) - Static method in enum bio.singa.simulation.features.MotorPullDirection.Direction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum bio.singa.simulation.model.agents.linelike.LineLikeAgent.FilamentType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum bio.singa.simulation.model.agents.linelike.LineLikeAgent.GrowthBehaviour
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum bio.singa.simulation.model.agents.organelles.OrganelleTypes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum bio.singa.simulation.model.modules.concentration.ModuleFactory.Scope
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum bio.singa.simulation.model.modules.concentration.ModuleFactory.Specificity
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum bio.singa.simulation.model.modules.concentration.ModuleState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum bio.singa.simulation.model.modules.concentration.reactants.ReactantRole
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum bio.singa.simulation.model.sections.CellTopology
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum bio.singa.simulation.renderer.RenderingMode
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum bio.singa.simulation.features.MotorPullDirection.Direction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum bio.singa.simulation.model.agents.linelike.LineLikeAgent.FilamentType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum bio.singa.simulation.model.agents.linelike.LineLikeAgent.GrowthBehaviour
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum bio.singa.simulation.model.agents.organelles.OrganelleTypes
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum bio.singa.simulation.model.modules.concentration.ModuleFactory.Scope
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum bio.singa.simulation.model.modules.concentration.ModuleFactory.Specificity
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum bio.singa.simulation.model.modules.concentration.ModuleState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum bio.singa.simulation.model.modules.concentration.reactants.ReactantRole
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum bio.singa.simulation.model.sections.CellTopology
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum bio.singa.simulation.renderer.RenderingMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VARIABLE - Static variable in class uk.co.cogitolearning.cogpar.Token
-
Token id for variable names
- VARIABLE_NODE - Static variable in interface uk.co.cogitolearning.cogpar.ExpressionNode
-
Node id for variable nodes
- VariableExpressionNode - Class in uk.co.cogitolearning.cogpar
-
An ExpressionNode that stores a named variable
- VariableExpressionNode(String) - Constructor for class uk.co.cogitolearning.cogpar.VariableExpressionNode
-
Construct with the name of the variable.
- Variation<FeatureType> - Class in bio.singa.simulation.features.variation
-
- Variation() - Constructor for class bio.singa.simulation.features.variation.Variation
-
- VariationEntry - Class in bio.singa.simulation.features.variation
-
- VariationEntry() - Constructor for class bio.singa.simulation.features.variation.VariationEntry
-
- VariationSet - Class in bio.singa.simulation.features.variation
-
- VariationSet() - Constructor for class bio.singa.simulation.features.variation.VariationSet
-
- varyLength(Quantity<Length>) - Static method in class bio.singa.simulation.features.FeatureRandomizer
-
- varyTime(Quantity<Time>) - Static method in class bio.singa.simulation.features.FeatureRandomizer
-
- Vesicle - Class in bio.singa.simulation.model.agents.pointlike
-
- Vesicle(String, Vector2D, Quantity<Length>) - Constructor for class bio.singa.simulation.model.agents.pointlike.Vesicle
-
- Vesicle(Vector2D, Quantity<Length>) - Constructor for class bio.singa.simulation.model.agents.pointlike.Vesicle
-
- VesicleConfinedDiffusion - Class in bio.singa.simulation.model.modules.displacement.implementations
-
- VesicleConfinedDiffusion(VesicleStateRegistry.VesicleState, VolumeLikeAgent) - Constructor for class bio.singa.simulation.model.modules.displacement.implementations.VesicleConfinedDiffusion
-
- VesicleCytoplasmDiffusion - Class in bio.singa.simulation.model.modules.displacement.implementations
-
- VesicleCytoplasmDiffusion() - Constructor for class bio.singa.simulation.model.modules.displacement.implementations.VesicleCytoplasmDiffusion
-
- VesicleFusion - Class in bio.singa.simulation.model.modules.qualitative.implementations
-
- VesicleFusion() - Constructor for class bio.singa.simulation.model.modules.qualitative.implementations.VesicleFusion
-
- VesicleLayer - Class in bio.singa.simulation.model.agents.pointlike
-
- VesicleLayer(Simulation) - Constructor for class bio.singa.simulation.model.agents.pointlike.VesicleLayer
-
- VesiclePlayground - Class in bio.singa.simulation.model.agents.pointlike
-
- VesiclePlayground() - Constructor for class bio.singa.simulation.model.agents.pointlike.VesiclePlayground
-
- VesicleRadius - Class in bio.singa.simulation.features
-
- VesicleRadius(Quantity<Length>, Evidence) - Constructor for class bio.singa.simulation.features.VesicleRadius
-
- VesicleRadius(double, Evidence) - Constructor for class bio.singa.simulation.features.VesicleRadius
-
- VesicleState(String, String) - Constructor for class bio.singa.simulation.model.agents.pointlike.VesicleStateRegistry.VesicleState
-
- VesicleStateRegistry - Class in bio.singa.simulation.model.agents.pointlike
-
- VesicleStateRegistry.VesicleState - Class in bio.singa.simulation.model.agents.pointlike
-
- VesicleTransport - Class in bio.singa.simulation.model.modules.displacement.implementations
-
- VesicleTransport() - Constructor for class bio.singa.simulation.model.modules.displacement.implementations.VesicleTransport
-
- visit(VariableExpressionNode) - Method in interface uk.co.cogitolearning.cogpar.ExpressionNodeVisitor
-
- visit(ConstantExpressionNode) - Method in interface uk.co.cogitolearning.cogpar.ExpressionNodeVisitor
-
- visit(AdditionExpressionNode) - Method in interface uk.co.cogitolearning.cogpar.ExpressionNodeVisitor
-
- visit(MultiplicationExpressionNode) - Method in interface uk.co.cogitolearning.cogpar.ExpressionNodeVisitor
-
- visit(ExponentiationExpressionNode) - Method in interface uk.co.cogitolearning.cogpar.ExpressionNodeVisitor
-
- visit(FunctionExpressionNode) - Method in interface uk.co.cogitolearning.cogpar.ExpressionNodeVisitor
-
- visit(VariableExpressionNode) - Method in class uk.co.cogitolearning.cogpar.SetVariable
-
Checks the nodes name against the name to set and sets the value if the two
strings match
- visit(ConstantExpressionNode) - Method in class uk.co.cogitolearning.cogpar.SetVariable
-
Do nothing
- visit(AdditionExpressionNode) - Method in class uk.co.cogitolearning.cogpar.SetVariable
-
Do nothing
- visit(MultiplicationExpressionNode) - Method in class uk.co.cogitolearning.cogpar.SetVariable
-
Do nothing
- visit(ExponentiationExpressionNode) - Method in class uk.co.cogitolearning.cogpar.SetVariable
-
Do nothing
- visit(FunctionExpressionNode) - Method in class uk.co.cogitolearning.cogpar.SetVariable
-
Do nothing
- VolumeLayer - Class in bio.singa.simulation.model.agents.volumelike
-
- VolumeLayer() - Constructor for class bio.singa.simulation.model.agents.volumelike.VolumeLayer
-
- VolumeLikeAgent - Class in bio.singa.simulation.model.agents.volumelike
-
- VolumeLikeAgent(Polygon) - Constructor for class bio.singa.simulation.model.agents.volumelike.VolumeLikeAgent
-
- VolumeLikeAgentFactory - Class in bio.singa.simulation.model.agents.volumelike
-