Package pops.ale.epc.spec

Interface Summary
ALE ALE reading API specification.
 

Class Summary
ECBoundarySpec An ECBoundarySpec specifies how the beginning and end of event cycles are to be determined.
ECFieldSpec An ECFieldSpec encodes a fieldspec.
ECFilterListMember An ECFilterListMember specifies filtering by comparing a single field of a Tag to a set of patterns.
ECFilterSpec An ECFilterSpec specifies what Tags are to be included in the final report.
ECGroupSpec ECGroupSpec defines how filtered EPCs are grouped together for reporting.
ECReportOutputFieldSpec An ECReportOutputFieldSpec specifies a Tag field to be included in an event cycle report.
ECReportOutputSpec ECReportOutputSpec specifies how the final set of EPCs is to be reported.
ECReportSetSpec ECReportSetSpec is an enumerated type (no enum in JDK 1.4) denoting what set of Tags is to be considered for filtering and output: all Tags read in the current event cycle, additions from the previous event cycle, or deletions from the previous event cycle.
Note :
No enum in Java before JDK1.4.
ECReportSpec An ECReportSpec specifies one report to be included in the list of reports that results from executing an event cycle.
ECSpec An ECSpec describes an event cycle and one or more reports that are to be generated from it.
ECStatProfileName Each valid value of ECStatProfileName names a statistics profile that can be included in an ECReports.
ECTime ECTime denotes a span of time measured in physical time units.
ECTrigger ECTrigger denotes a URI that is used to specify a start or stop trigger for an event cycle or command cycle.
Spec Specification classes.
TriggerType Trigger type : No enumeration in JDK 1.4