|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgov.nih.nlm.umls.io.RichMRFilesSingleConceptInputStream
Builds a single Concept from a
full set of "Rich Release Format" MR files.
| Constructor Summary | |
RichMRFilesSingleConceptInputStream(String cui,
String dir)
Instantiates an empty RichMRFilesSingleConceptInputStream; |
|
| Method Summary | |
Concept |
getConcept()
Returns a single Concept from a set of
Rich Release files. |
Concept |
getConceptWithAtomsOnly()
Returns a single Concept from a set of
Rich Release files. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public RichMRFilesSingleConceptInputStream(String cui,
String dir)
throws IOException
RichMRFilesSingleConceptInputStream;
cui - cuidir - location for files to be read
IOException| Method Detail |
public Concept getConcept()
throws IOException
Concept from a set of
Rich Release files.
Concept
IOException
public Concept getConceptWithAtomsOnly()
throws IOException
Concept from a set of
Rich Release files. Only the atoms of
the Concept are populated.
Concept
IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||