Package | Description |
---|---|
org.apache.ctakes.gui.dictionary.umls |
Modifier and Type | Field and Description |
---|---|
static Tui[] |
TuiTableModel.CTAKES_ANAT |
static Tui[] |
TuiTableModel.CTAKES_DRUG |
Modifier and Type | Method and Description |
---|---|
static Tui |
Tui.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Tui[] |
Tui.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Collection<Tui> |
Concept.getTuis() |
Collection<Tui> |
TuiTableModel.getWantedTuis() |
Modifier and Type | Method and Description |
---|---|
void |
Concept.addTui(Tui tui) |
Modifier and Type | Method and Description |
---|---|
static Map<Long,Concept> |
MrstyParser.createConceptsForTuis(String umlsPath,
Collection<Tui> wantedTuis) |
static Map<Long,Concept> |
ConceptMapFactory.createInitialConceptMap(String umlsDirPath,
Collection<String> wantedSources,
Collection<Tui> wantedTuis) |
boolean |
Concept.hasTui(Collection<Tui> tuis) |
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.