Uses of Class
de.grogra.util.ThreadContext
Packages that use ThreadContext
Package
Description
-
Uses of ThreadContext in de.grogra.graph
Methods in de.grogra.graph that return ThreadContextModifier and TypeMethodDescriptionfinal ThreadContext
GraphState.getContext()
Returns theThreadContext
within which operations on this graph state are valid.Methods in de.grogra.graph with parameters of type ThreadContextModifier and TypeMethodDescriptionDelegateGraphState.createDelegate
(ThreadContext tc) GraphFilter.State.createDelegate
(ThreadContext tc) protected abstract GraphState
GraphState.createDelegate
(ThreadContext tc) protected GraphState
GraphFilter.createState
(ThreadContext tc) GraphState.forContext
(ThreadContext tc) static GraphState
GraphState.get
(Graph graph, ThreadContext tc) Returns the graph state of thegraph
which is valid within the givenThreadContext
.protected void
GraphState.initialize
(Graph graph, ThreadContext ctx) Constructors in de.grogra.graph with parameters of type ThreadContextModifierConstructorDescriptionprotected
DelegateGraphState
(GraphState state, ThreadContext ctx) State
(ThreadContext ctx) State
(GraphState sourceState, ThreadContext ctx) -
Uses of ThreadContext in de.grogra.graph.impl
Methods in de.grogra.graph.impl with parameters of type ThreadContextModifier and TypeMethodDescriptionState.createDelegate
(ThreadContext tc) GraphManager.createStaticState
(ThreadContext tc) -
Uses of ThreadContext in de.grogra.imp
Methods in de.grogra.imp that return ThreadContext -
Uses of ThreadContext in de.grogra.imp2d.graphs
Methods in de.grogra.imp2d.graphs with parameters of type ThreadContextModifier and TypeMethodDescriptionprotected GraphState
TopologyGraph.createState
(ThreadContext tc) -
Uses of ThreadContext in de.grogra.pf.ui
Methods in de.grogra.pf.ui that return ThreadContextModifier and TypeMethodDescriptionJobManager.getThreadContext()
static ThreadContext
UI.getThreadContext
(Context ctx) Methods in de.grogra.pf.ui with parameters of type ThreadContext -
Uses of ThreadContext in de.grogra.projectmanager
Methods in de.grogra.projectmanager that return ThreadContext -
Uses of ThreadContext in de.grogra.util
Methods in de.grogra.util that return ThreadContextModifier and TypeMethodDescriptionThreadContext.check()
static ThreadContext
ThreadContext.current()
Methods in de.grogra.util with parameters of type ThreadContext