|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ECReport | |
---|---|
pops.ale.engine.collect | |
pops.ale.epc.reports |
Uses of ECReport in pops.ale.engine.collect |
---|
Methods in pops.ale.engine.collect that return ECReport | |
---|---|
ECReport |
Grouping.buildReporGroups(ECSpec spec)
Generate the final report. |
Uses of ECReport in pops.ale.epc.reports |
---|
Methods in pops.ale.epc.reports that return ECReport | |
---|---|
ECReport[] |
ECReports.getReports()
Getter for reports |
Methods in pops.ale.epc.reports with parameters of type ECReport | |
---|---|
void |
ECReports.setReports(ECReport[] reports)
Setter for reports |
Constructors in pops.ale.epc.reports with parameters of type ECReport | |
---|---|
ECReports(java.lang.String specName,
java.util.Date date,
long totalMilliseconds,
ECInitiationCondition initiationCondition,
ECTrigger initiationTrigger,
ECTerminationCondition terminationCondition,
ECTrigger terminationTrigger,
ECSpec eCSpec,
ECReport[] reports)
Constructor |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |