-
access
jadex.bridge.IExternalAccess access
The process.
-
threadinfos
java.util.Set<E> threadinfos
The displayed process threads.
-
historyinfos
java.util.List<E> historyinfos
The previous process thread steps.
-
ptmodel
ProcessViewPanel.ProcessThreadModel ptmodel
The list model for the activations.
-
hmodel
ProcessViewPanel.HistoryModel hmodel
The list model for the history.
-
threads
javax.swing.JTable threads
The list for the activations.
-
history
javax.swing.JTable history
The list for the history.
-
bpp
jadex.commons.IBreakpointPanel bpp
The breakpoint panel.
-
sub
jadex.commons.future.ISubscriptionIntermediateFuture<E> sub
The change listener.