A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
Y
Z
J
- JEffectRepresentation - class in it.unibo.alchemist.boundary.gui.effects
- Representation of an Effect.
- JEffectsTab - class in it.unibo.alchemist.boundary.gui.effects
- Graphic component to handle effects.
- JGraphTDependencyGraph - class in it.unibo.alchemist.core.implementations
- This class offers an implementation of a dependency graph, namely a data structure which can address in an efficient way the problem of finding those reactions affected by the execution of another reaction.
- JOutputMonitorRepresentation - class in it.unibo.alchemist.boundary.gui.monitors
- JSR223Variable - class in it.unibo.alchemist.loader.variables
- This variable loads any JSR-233 language available in the classpath.
- JTape - class in it.unibo.alchemist.boundary.gui.tape
- JTape is a container for a commands bar that should expose the whole set of features of an application that may concern the user.
- JTapeFeatureStack - class in it.unibo.alchemist.boundary.gui.tape
- JTapeFeatureStack.Type - class in it.unibo.alchemist.boundary.gui.tape.JTapeFeatureStack
- JTapeGroup - class in it.unibo.alchemist.boundary.gui.tape
- A JTapeGroup is a set of JTapeSection identified by a common description.
- JTapeMainFeature - class in it.unibo.alchemist.boundary.gui.tape
- JTapeSection - class in it.unibo.alchemist.boundary.gui.tape
- A JTapeSection is a set of one or more feature that should appear close to each other because of stylistic or semantic reasons.
- JTapeTab - class in it.unibo.alchemist.boundary.gui.tape
- A JTapeTab is composed of a title and a set of JTapeGroup.
- Junction - class in it.unibo.alchemist.model.implementations.molecules
- Represents a junction between two cells.
- JunctionPresentInCell - class in it.unibo.alchemist.model.implementations.conditions
- JVMConstructor - class in it.unibo.alchemist.loader.m2m
- A constructor for a JVM class of type typeName.
- JVMConstructor.Companion - class in it.unibo.alchemist.loader.m2m.JVMConstructor