Click or drag to resize

reportPlugIn_workload_statedoCheckCriteria Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "M:imbWEM.Core.plugins.reportPlugIn_workload_state.doCheckCriteria(imbWEM.Core.crawler.engine.crawlerDomainTaskMachine,imbWEM.Core.crawler.model.modelSpiderTestRecord,imbWEM.Core.plugins.reportPlugIn_workload,imbWEM.Core.index.experimentSession.experimentSessionEntry)"]

Namespace:  imbWEM.Core.plugins
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.3.55
Syntax
C#
public void doCheckCriteria(
	crawlerDomainTaskMachine _machine,
	modelSpiderTestRecord tRecord,
	reportPlugIn_workload plugin,
	experimentSessionEntry entry
)

Parameters

_machine
Type: imbWEM.Core.crawler.enginecrawlerDomainTaskMachine

[Missing <param name="_machine"/> documentation for "M:imbWEM.Core.plugins.reportPlugIn_workload_state.doCheckCriteria(imbWEM.Core.crawler.engine.crawlerDomainTaskMachine,imbWEM.Core.crawler.model.modelSpiderTestRecord,imbWEM.Core.plugins.reportPlugIn_workload,imbWEM.Core.index.experimentSession.experimentSessionEntry)"]

tRecord
Type: imbWEM.Core.crawler.modelmodelSpiderTestRecord

[Missing <param name="tRecord"/> documentation for "M:imbWEM.Core.plugins.reportPlugIn_workload_state.doCheckCriteria(imbWEM.Core.crawler.engine.crawlerDomainTaskMachine,imbWEM.Core.crawler.model.modelSpiderTestRecord,imbWEM.Core.plugins.reportPlugIn_workload,imbWEM.Core.index.experimentSession.experimentSessionEntry)"]

plugin
Type: imbWEM.Core.pluginsreportPlugIn_workload

[Missing <param name="plugin"/> documentation for "M:imbWEM.Core.plugins.reportPlugIn_workload_state.doCheckCriteria(imbWEM.Core.crawler.engine.crawlerDomainTaskMachine,imbWEM.Core.crawler.model.modelSpiderTestRecord,imbWEM.Core.plugins.reportPlugIn_workload,imbWEM.Core.index.experimentSession.experimentSessionEntry)"]

entry
Type: imbWEM.Core.index.experimentSessionexperimentSessionEntry

[Missing <param name="entry"/> documentation for "M:imbWEM.Core.plugins.reportPlugIn_workload_state.doCheckCriteria(imbWEM.Core.crawler.engine.crawlerDomainTaskMachine,imbWEM.Core.crawler.model.modelSpiderTestRecord,imbWEM.Core.plugins.reportPlugIn_workload,imbWEM.Core.index.experimentSession.experimentSessionEntry)"]

See Also