|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.mays.umls.MrRelationship
public class MrRelationship
| Field Summary | |
|---|---|
(package private) String |
cui1
|
(package private) String |
cui2
|
(package private) String |
rel
|
(package private) String |
rela
|
(package private) String |
sab
|
(package private) String |
suppress
|
| Constructor Summary | |
|---|---|
MrRelationship(String cui1,
String rel,
String cui2,
String rela,
String sab,
String suppress)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
String cui1
String rel
String cui2
String rela
String sab
String suppress
| Constructor Detail |
|---|
public MrRelationship(String cui1,
String rel,
String cui2,
String rela,
String sab,
String suppress)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||