//Artefact:JavaClass/com/sphenon/basics/expression/ThreadWithContextAndScope
Synopsis
public abstract ThreadWithContextAndScope
extends ThreadWithContext
//Artefact:Constructor/com/sphenon/basics/expression/ThreadWithContextAndScope/ThreadWithContextAndScope
Synopsis
public ThreadWithContextAndScope (ThreadContext thread_context, Scope scope)
//Artefact:Method/com/sphenon/basics/expression/ThreadWithContextAndScope/getScope
Synopsis
public com.sphenon.basics.expression.Scope getScope (CallContext context)
//Artefact:Method/com/sphenon/basics/expression/ThreadWithContextAndScope/setScope
Synopsis
public void setScope (CallContext context, Scope scope)

