public class I2b2Statistics extends Object implements org.protempa.dest.Statistics
| Constructor and Description |
|---|
I2b2Statistics(Configuration config) |
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
Map<String,String> |
getChildrenToParents() |
Map<String,String> |
getChildrenToParents(String[] propIds) |
Map<String,Integer> |
getCounts() |
Map<String,Integer> |
getCounts(String[] propIds) |
int |
getNumberOfKeys() |
public I2b2Statistics(Configuration config) throws org.protempa.dest.StatisticsException
org.protempa.dest.StatisticsExceptionpublic int getNumberOfKeys()
throws org.protempa.dest.StatisticsException
getNumberOfKeys in interface org.protempa.dest.Statisticsorg.protempa.dest.StatisticsExceptionpublic Map<String,String> getChildrenToParents() throws org.protempa.dest.StatisticsException
getChildrenToParents in interface org.protempa.dest.Statisticsorg.protempa.dest.StatisticsExceptionpublic Map<String,String> getChildrenToParents(String[] propIds) throws org.protempa.dest.StatisticsException
getChildrenToParents in interface org.protempa.dest.Statisticsorg.protempa.dest.StatisticsExceptionpublic Map<String,Integer> getCounts() throws org.protempa.dest.StatisticsException
getCounts in interface org.protempa.dest.Statisticsorg.protempa.dest.StatisticsExceptionpublic Map<String,Integer> getCounts(String[] propIds) throws org.protempa.dest.StatisticsException
getCounts in interface org.protempa.dest.Statisticsorg.protempa.dest.StatisticsExceptionpublic void clear()
Copyright © 2012–2017 Emory University. All rights reserved.