Types from org.mozilla.rhino used by org.eclipse.birt.report.engine

Click an entry in the table below to reveal the details of the references made to that element.

Reference Details

org.mozilla.javascript.Context

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.birt.report.engine.api.impl.ReportEngine.setupScriptScope()239
org.eclipse.birt.report.engine.executor.ExecutionContext.initializeScriptContext()370
PARAMETER
Reference LocationLine Number
org.eclipse.birt.report.engine.api.impl.ReportEngine.MyFactory.hasFeature(Context, int)-1
org.eclipse.birt.report.engine.api.impl.ReportEngine.MyFactory.hasFeature(Context, int)-1
org.eclipse.birt.report.engine.executor.ExecutionContext.1.wrap(Context, Scriptable, Object, Class)-1
org.eclipse.birt.report.engine.executor.ExecutionContext.initializeScriptContext(Context, Scriptable)-1
org.eclipse.birt.report.engine.executor.ScriptUtil.1.execWithDomain(Context, Scriptable, Script, Object)-1

org.mozilla.javascript.ContextFactory

EXTENDS
Reference LocationLine Number
org.eclipse.birt.report.engine.api.impl.ReportEngine.MyFactory-1
org.eclipse.birt.report.engine.api.impl.ReportEngine.MyFactory-1

org.mozilla.javascript.EvaluatorException

INSTANTIATION
Reference LocationLine Number
org.eclipse.birt.report.engine.data.dte.NativeRowObject.get(String, Scriptable)107

org.mozilla.javascript.GeneratedClassLoader

CASTS
Reference LocationLine Number
org.eclipse.birt.report.engine.executor.ScriptUtil.1.createClassLoader(ClassLoader, Object)41
DECLARED_PARAMETERIZED_TYPE
Reference LocationLine Number
org.eclipse.birt.report.engine.executor.ScriptUtil.1.1-1
org.eclipse.birt.report.engine.executor.ScriptUtil.1.1-1
org.eclipse.birt.report.engine.executor.ScriptUtil.1.1-1
IMPLEMENTS
Reference LocationLine Number
org.eclipse.birt.report.engine.executor.ScriptUtil.Loader-1
org.eclipse.birt.report.engine.executor.ScriptUtil.Loader-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.birt.report.engine.executor.ScriptUtil.1.1.run()-1
org.eclipse.birt.report.engine.executor.ScriptUtil.1.createClassLoader(ClassLoader, Object)-1

org.mozilla.javascript.JavaScriptException

INSTANTIATION
Reference LocationLine Number
org.eclipse.birt.report.engine.executor.ScriptablePageVariables.get(String, Scriptable)43
org.eclipse.birt.report.engine.executor.ScriptablePageVariables.put(String, Scriptable, Object)72

org.mozilla.javascript.NativeObject

INSTANTIATION
Reference LocationLine Number
org.eclipse.birt.report.engine.executor.ExecutionContext.newScope(Object)559
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.birt.report.engine.executor.ExecutionContext.newScope(Object)559

org.mozilla.javascript.Script

CASTS
Reference LocationLine Number
org.eclipse.birt.report.engine.api.impl.ReportRunnable.getScript(String)65
DECLARED_PARAMETERIZED_FIELD
Reference LocationLine Number
org.eclipse.birt.report.engine.api.impl.ReportRunnable.cachedScripts-1
DECLARED_PARAMETERIZED_METHOD
Reference LocationLine Number
org.eclipse.birt.report.engine.api.impl.ReportRunnable.getScriptCache()-1
PARAMETER
Reference LocationLine Number
org.eclipse.birt.report.engine.api.impl.ReportRunnable.putScript(String, Script)-1
org.eclipse.birt.report.engine.executor.ScriptUtil.1.execWithDomain(Context, Scriptable, Script, Object)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.birt.report.engine.api.impl.ReportRunnable.getScript(String)-1

org.mozilla.javascript.Scriptable

CASTS
Reference LocationLine Number
org.eclipse.birt.report.engine.executor.ExecutionContext.newScope(Object)560
org.eclipse.birt.report.engine.script.internal.DataSetScriptExecutor.getScriptScope(IDataSetInstanceHandle)157
org.eclipse.birt.report.engine.script.internal.ScriptDataSetScriptExecutor.getScriptScope(IDataSetInstanceHandle)180
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.birt.report.engine.adapter.ModelDteApiAdapter.jsScope-1
org.eclipse.birt.report.engine.data.dte.NativeRowObject.parent-1
org.eclipse.birt.report.engine.data.dte.NativeRowObject.prototype-1
IMPLEMENTS
Reference LocationLine Number
org.eclipse.birt.report.engine.data.dte.NativeRowObject-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.birt.report.engine.executor.ExecutionContext.newScope(Object)557
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.birt.report.engine.api.impl.DataExtractionTaskV0.extractByInstanceID(InstanceID)622
org.eclipse.birt.report.engine.api.impl.DataExtractionTaskV0.extractByResultSetName(String)592
org.eclipse.birt.report.engine.api.impl.DataExtractionTaskV1.executePlan(ArrayList, int)710
org.eclipse.birt.report.engine.api.impl.DataExtractionTaskV1.extractByInstanceID(InstanceID)885
org.eclipse.birt.report.engine.api.impl.DataExtractionTaskV1.extractByResultSetName(String)780
org.eclipse.birt.report.engine.api.impl.QueryUtil.executePlan(ExecutionContext, ArrayList)201
org.eclipse.birt.report.engine.api.impl.QueryUtil.executeQuery(String, QueryDefinition, ExecutionContext)260
org.eclipse.birt.report.engine.data.dte.AbstractDataEngine.doExecuteSubCubeQuery(ICubeResultSet, ISubCubeQueryDefinition)286
org.eclipse.birt.report.engine.data.dte.DataInteractiveEngine.doExecuteCube(IBaseResultSet, ICubeQueryDefinition, Object, boolean)308
org.eclipse.birt.report.engine.data.dte.DataInteractiveEngine.doExecuteQuery(IBaseResultSet, IQueryDefinition, Object, boolean)196
org.eclipse.birt.report.engine.data.dte.DteDataEngine.doExecuteCube(IBaseResultSet, ICubeQueryDefinition, Object, boolean)168
org.eclipse.birt.report.engine.data.dte.DteDataEngine.doExecuteQuery(IBaseResultSet, IQueryDefinition, Object, boolean)104
org.eclipse.birt.report.engine.executor.ExecutionContext.registerInRoot(String, Object)681
org.eclipse.birt.report.engine.executor.ExecutionContext.setResultSets(IBaseResultSet[])1869
org.eclipse.birt.report.engine.script.internal.DataSetScriptExecutor.getScriptScope(IDataSetInstanceHandle)156
org.eclipse.birt.report.engine.script.internal.DataSetScriptExecutor.getScriptScope(IDataSetInstanceHandle)157
org.eclipse.birt.report.engine.script.internal.DataSetScriptExecutor.handleAfterClose(IDataSetInstanceHandle)172
org.eclipse.birt.report.engine.script.internal.DataSetScriptExecutor.handleAfterOpen(IDataSetInstanceHandle)132
org.eclipse.birt.report.engine.script.internal.DataSetScriptExecutor.handleBeforeClose(IDataSetInstanceHandle)107
org.eclipse.birt.report.engine.script.internal.DataSetScriptExecutor.handleBeforeOpen(IDataSetInstanceHandle)82
org.eclipse.birt.report.engine.script.internal.DataSetScriptExecutor.handleOnFetch(IDataSetInstanceHandle, IDataRow)196
org.eclipse.birt.report.engine.script.internal.ScriptDataSetScriptExecutor.getScriptScope(IDataSetInstanceHandle)180
org.eclipse.birt.report.engine.script.internal.ScriptDataSetScriptExecutor.getScriptScope(IDataSetInstanceHandle)179
PARAMETER
Reference LocationLine Number
org.eclipse.birt.report.engine.adapter.ModelDteApiAdapter.ModelDteApiAdapter(ExecutionContext, Scriptable)-1
org.eclipse.birt.report.engine.api.impl.DataExtractionTaskV0.getFilterResultSetIterator(DataRequestSession, DataSetID, Scriptable, IQueryResults)-1
org.eclipse.birt.report.engine.api.impl.DataExtractionTaskV0.getResultSetIterator(DataRequestSession, DataSetID, Scriptable)-1
org.eclipse.birt.report.engine.data.dte.NativeRowObject.get(int, Scriptable)-1
org.eclipse.birt.report.engine.data.dte.NativeRowObject.get(String, Scriptable)-1
org.eclipse.birt.report.engine.data.dte.NativeRowObject.has(int, Scriptable)-1
org.eclipse.birt.report.engine.data.dte.NativeRowObject.has(String, Scriptable)-1
org.eclipse.birt.report.engine.data.dte.NativeRowObject.hasInstance(Scriptable)-1
org.eclipse.birt.report.engine.data.dte.NativeRowObject.NativeRowObject(Scriptable, ExecutionContext)-1
org.eclipse.birt.report.engine.data.dte.NativeRowObject.NativeRowObject(Scriptable, IQueryResultSet)-1
org.eclipse.birt.report.engine.data.dte.NativeRowObject.put(int, Scriptable, Object)-1
org.eclipse.birt.report.engine.data.dte.NativeRowObject.put(String, Scriptable, Object)-1
org.eclipse.birt.report.engine.data.dte.NativeRowObject.setParentScope(Scriptable)-1
org.eclipse.birt.report.engine.data.dte.NativeRowObject.setPrototype(Scriptable)-1
org.eclipse.birt.report.engine.data.dte.SingleQueryResultSet.SingleRowIterator.getSecondaryIterator(String, Scriptable)-1
org.eclipse.birt.report.engine.data.dte.SingleQueryResultSet.SingleRowIterator.getSecondaryIterator(String, Scriptable)-1
org.eclipse.birt.report.engine.executor.ExecutionContext.1.wrap(Context, Scriptable, Object, Class)-1
org.eclipse.birt.report.engine.executor.ExecutionContext.initializeScriptContext(Context, Scriptable)-1
org.eclipse.birt.report.engine.executor.ScriptablePageVariables.get(int, Scriptable)-1
org.eclipse.birt.report.engine.executor.ScriptablePageVariables.get(String, Scriptable)-1
org.eclipse.birt.report.engine.executor.ScriptablePageVariables.has(String, Scriptable)-1
org.eclipse.birt.report.engine.executor.ScriptablePageVariables.put(String, Scriptable, Object)-1
org.eclipse.birt.report.engine.executor.ScriptablePageVariables.ScriptablePageVariables(Map, Scriptable)-1
org.eclipse.birt.report.engine.executor.ScriptUtil.1.execWithDomain(Context, Scriptable, Script, Object)-1
org.eclipse.birt.report.engine.script.internal.DataSetScriptExecutor.handleJS(Scriptable, String, String, String)-1
org.eclipse.birt.report.engine.script.internal.DataSourceScriptExecutor.handleJS(Scriptable, String, String, String)-1
org.eclipse.birt.report.engine.script.internal.DtEScriptExecutor.getRunner(Scriptable, String, String)-1
org.eclipse.birt.report.engine.script.internal.DtEScriptExecutor.handleJS(Scriptable, String, String, String, String)-1
org.eclipse.birt.report.engine.script.internal.DtEScriptExecutor.handleJS(Scriptable, String, String, String)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.birt.report.engine.data.dte.NativeRowObject.getParentScope()-1
org.eclipse.birt.report.engine.data.dte.NativeRowObject.getPrototype()-1
org.eclipse.birt.report.engine.data.dte.SingleQueryResultSet.SingleRowIterator.getScope()-1
org.eclipse.birt.report.engine.data.dte.SingleQueryResultSet.SingleRowIterator.getScope()-1
org.eclipse.birt.report.engine.executor.ExecutionContext.getScope()-1
org.eclipse.birt.report.engine.executor.ExecutionContext.getSharedScope()-1
org.eclipse.birt.report.engine.script.internal.DataSetScriptExecutor.getScriptScope(IDataSetInstanceHandle)-1
org.eclipse.birt.report.engine.script.internal.ScriptDataSetScriptExecutor.getScriptScope(IDataSetInstanceHandle)-1

org.mozilla.javascript.ScriptableObject

CASTS
Reference LocationLine Number
org.eclipse.birt.report.engine.executor.ExecutionContext.initializeScriptContext()354
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.birt.report.engine.api.impl.ReportEngine.rootScope-1
EXTENDS
Reference LocationLine Number
org.eclipse.birt.report.engine.script.internal.GlobalBIRT-1
org.eclipse.birt.report.engine.script.internal.NativeContent-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.birt.report.engine.executor.ExecutionContext.initializeScriptContext()352
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.birt.report.engine.executor.ExecutionContext.initializeScriptContext()348
PARAMETER
Reference LocationLine Number
org.eclipse.birt.report.engine.api.impl.ReportEngine.registerBeans(ScriptableObject, Map)-1

org.mozilla.javascript.SecurityController

EXTENDS
Reference LocationLine Number
org.eclipse.birt.report.engine.executor.ScriptUtil.134
org.eclipse.birt.report.engine.executor.ScriptUtil.1-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.birt.report.engine.executor.ScriptUtil.createSecurityController()-1

org.mozilla.javascript.WrapFactory

EXTENDS
Reference LocationLine Number
org.eclipse.birt.report.engine.executor.ExecutionContext.1-1
org.eclipse.birt.report.engine.executor.ExecutionContext.1449
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.birt.report.engine.executor.ExecutionContext.initializeScriptContext(Context, Scriptable)449

org.mozilla.javascript.Wrapper

CASTS
Reference LocationLine Number
org.eclipse.birt.report.engine.executor.ScriptablePageVariables.put(String, Scriptable, Object)66
INSTANCEOF
Reference LocationLine Number
org.eclipse.birt.report.engine.executor.ScriptablePageVariables.put(String, Scriptable, Object)64

Back to reference summary for org.eclipse.birt.report.engine

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict