Uses of Package
pops.ale.epc.spec

Packages that use pops.ale.epc.spec
pops.ale.engine   
pops.ale.engine.collect   
pops.ale.engine.input   
pops.ale.engine.input.connectors   
pops.ale.epc.reports   
pops.ale.epc.spec   
 

Classes in pops.ale.epc.spec used by pops.ale.engine
ALE
          ALE reading API specification.
ECSpec
          An ECSpec describes an event cycle and one or more reports that are to be generated from it.
 

Classes in pops.ale.epc.spec used by pops.ale.engine.collect
ECSpec
          An ECSpec describes an event cycle and one or more reports that are to be generated from it.
 

Classes in pops.ale.epc.spec used by pops.ale.engine.input
ECSpec
          An ECSpec describes an event cycle and one or more reports that are to be generated from it.
ECTrigger
          ECTrigger denotes a URI that is used to specify a start or stop trigger for an event cycle or command cycle.
 

Classes in pops.ale.epc.spec used by pops.ale.engine.input.connectors
ECSpec
          An ECSpec describes an event cycle and one or more reports that are to be generated from it.
ECTrigger
          ECTrigger denotes a URI that is used to specify a start or stop trigger for an event cycle or command cycle.
 

Classes in pops.ale.epc.spec used by pops.ale.epc.reports
ECFieldSpec
          An ECFieldSpec encodes a fieldspec.
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.
ECTrigger
          ECTrigger denotes a URI that is used to specify a start or stop trigger for an event cycle or command cycle.
 

Classes in pops.ale.epc.spec used by pops.ale.epc.spec
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