|
| static void | run (final Document database, final Vector< String > ordering, final String outDir) |
| |
static Vector< Pair< String,
Vector< Element > > > | splitByChecker (final List errElements) |
| |
static Vector< Pair< String,
Vector< Element > > > | splitByDescription (final List errElements) |
| |
static Vector< Pair< String,
Vector< Element > > > | splitByUnit (final List errElements) |
| |
static Vector< Pair< String,
Vector< Element > > > | splitByImportance (final List errElements) |
| |
static Triple< Vector< Element >
, Vector< Element >, Vector
< Element > > | splitByResolved (final List errElements) |
| |
| static Vector< Element > | filterByPresenceOf (final List errors, final String elemType) |
| |
static Vector< Pair< String,
Vector< Element > > > | splitByLastOf (final String childName, final List errElements) |
| |
| static Vector<Element> cz.muni.stanse.statistics.CheckerErrorsSorter.filterByPresenceOf |
( |
final List |
errors, |
|
|
final String |
elemType |
|
) |
| |
|
inlinestatic |
| static void cz.muni.stanse.statistics.CheckerErrorsSorter.run |
( |
final Document |
database, |
|
|
final Vector< String > |
ordering, |
|
|
final String |
outDir |
|
) |
| |
|
inlinestatic |
| static Vector<Pair<String,Vector<Element> > > cz.muni.stanse.statistics.CheckerErrorsSorter.splitByChecker |
( |
final List |
errElements | ) |
|
|
inlinestatic |
| static Vector<Pair<String,Vector<Element> > > cz.muni.stanse.statistics.CheckerErrorsSorter.splitByDescription |
( |
final List |
errElements | ) |
|
|
inlinestatic |
| static Vector<Pair<String,Vector<Element> > > cz.muni.stanse.statistics.CheckerErrorsSorter.splitByImportance |
( |
final List |
errElements | ) |
|
|
inlinestatic |
| static Vector<Pair<String,Vector<Element> > > cz.muni.stanse.statistics.CheckerErrorsSorter.splitByLastOf |
( |
final String |
childName, |
|
|
final List |
errElements |
|
) |
| |
|
inlinestatic |
| static Triple<Vector<Element>,Vector<Element>,Vector<Element> > cz.muni.stanse.statistics.CheckerErrorsSorter.splitByResolved |
( |
final List |
errElements | ) |
|
|
inlinestatic |
| static Vector<Pair<String,Vector<Element> > > cz.muni.stanse.statistics.CheckerErrorsSorter.splitByUnit |
( |
final List |
errElements | ) |
|
|
inlinestatic |
The documentation for this class was generated from the following file: