| Package | Description |
|---|---|
| org.protempa | |
| org.protempa.dest | |
| org.protempa.dest.deid | |
| org.protempa.dest.table |
| Modifier and Type | Method and Description |
|---|---|
String[] |
Protempa.getSupportedPropositionIds(Destination destination) |
| Modifier and Type | Method and Description |
|---|---|
String[] |
Destination.getSupportedPropositionIds(DataSource dataSource,
KnowledgeSource knowledgeSource)
Infers from the query results handler's specification what propositions
this query results handler supports in its output.
|
String[] |
AbstractDestination.getSupportedPropositionIds(DataSource dataSource,
KnowledgeSource knowledgeSource) |
| Modifier and Type | Method and Description |
|---|---|
String[] |
DeidentifiedDestination.getSupportedPropositionIds(DataSource dataSource,
KnowledgeSource knowledgeSource) |
| Modifier and Type | Method and Description |
|---|---|
String[] |
TableDestination.getSupportedPropositionIds(DataSource dataSource,
KnowledgeSource knowledgeSource)
Infers a list of propositions to populate all of the specified columns.
|
Copyright © 2012–2016 Emory University. All rights reserved.