public class UmlsCUIList extends SortedArray
UMLS concept ID lists
Copyright: Copyright (c) 2005
Company: IST, Drexel University
modCount| Constructor and Description |
|---|
UmlsCUIList() |
UmlsCUIList(String cuiFile) |
UmlsCUIList(String cuiFile,
boolean loadConceptName) |
UmlsCUIList(String cuiFile,
boolean binary,
boolean loadConceptName) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
add(String cui,
String[] stys) |
UmlsCUI |
cuiAt(int index) |
ArrayList |
getListSortedByIndex() |
UmlsCUI |
lookup(String cui) |
UmlsCUI |
lookup(UmlsCUI cui) |
void |
saveTo(String filename) |
void |
saveTo(String filename,
boolean binary) |
add, binarySearch, binarySearch, binarySearch, binarySearch, binarySearch, binarySearch, binarySearch, contains, copy, copy, getComparator, insertedPos, setComparatoradd, addAll, addAll, clear, clone, ensureCapacity, forEach, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeIf, removeRange, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArray, trimToSizeequals, hashCodecontainsAll, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitcontainsAll, equals, hashCodeparallelStream, streampublic UmlsCUIList()
public UmlsCUIList(String cuiFile)
public UmlsCUIList(String cuiFile, boolean loadConceptName)
public UmlsCUIList(String cuiFile, boolean binary, boolean loadConceptName)
Copyright © 2018 JULIE Lab, Germany. All rights reserved.