Package | Description |
---|---|
gate.util.reporting |
Modifier and Type | Method and Description |
---|---|
void |
PRTimeReporter.executeReport() |
void |
DocTimeReporter.executeReport() |
static void |
PRTimeReporter.main(String[] args)
A main method which acts as a entry point while executing a report via
command line.
|
static void |
DocTimeReporter.main(String[] args)
A main method which acts as a entry point while executing a report via
command line
|
Object |
PRTimeReporter.store(File inputFile)
Stores GATE processing elements and the time taken by them in an in-memory
data structure for report generation.
|
Object |
DocTimeReporter.store(File inputFile)
Stores GATE processing elements and the time taken by them in an in-memory
data structure for report generation.
|
Copyright © 2024 GATE. All rights reserved.