パッケージ com.shimizukenta.secs.gem

インタフェース DynamicEventReportConfig


public interface DynamicEventReportConfig
This interface is implementation of Dynamic-Event-Report-Configuration in GEM (SEMI-E30).

To create new instance, Gem.newDynamicEventReportConfig()

To add Define-Report, addDefineReport(CharSequence, List)
To add Enable-CEID, addEnableCollectionEvent(CharSequence, long)
To add Link, addLinkByReport(DynamicCollectionEvent, List)

To S2F37 Disable-All-CEIDs, s2f37DisableAll()
To S2F33 Delete-All-Reports, s2f33DeleteAll()
To S2F33 Define-Reports, s2f33Define()
To S2F35 Link, s2f35()
To S2F37 Enable-CEIDs, s2f37Enable()

Relates: S2F33, S2F35, S2F37, S6F11, S6F13, S6F15, S6F17, S6F19, S6F21