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 ThreadContextGraphState.getContext()Returns theThreadContextwithin 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 GraphStateGraphState.createDelegate(ThreadContext tc) protected GraphStateGraphFilter.createState(ThreadContext tc) GraphState.forContext(ThreadContext tc) static GraphStateGraphState.get(Graph graph, ThreadContext tc) Returns the graph state of thegraphwhich is valid within the givenThreadContext.protected voidGraphState.initialize(Graph graph, ThreadContext ctx) Constructors in de.grogra.graph with parameters of type ThreadContextModifierConstructorDescriptionprotectedDelegateGraphState(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 GraphStateTopologyGraph.createState(ThreadContext tc) -
Uses of ThreadContext in de.grogra.pf.ui
Methods in de.grogra.pf.ui that return ThreadContextModifier and TypeMethodDescriptionJobManager.getThreadContext()static ThreadContextUI.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 ThreadContextThreadContext.current()Methods in de.grogra.util with parameters of type ThreadContext