public class UmlsSTY extends Object implements Comparable
UMLS semantic type
Copyright: Copyright (c) 2005
Company: IST, Drexel University
| Constructor and Description |
|---|
UmlsSTY(int index,
String sty,
String desc,
String hier,
boolean isRelation) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(Object obj) |
String |
getDescription() |
String |
getHier() |
int |
getIndex() |
String |
getSTY() |
boolean |
isRelation() |
boolean |
isSemanticType() |
String |
toString() |
public int compareTo(Object obj)
compareTo in interface Comparablepublic int getIndex()
public String getSTY()
public String getHier()
public boolean isRelation()
public boolean isSemanticType()
public String getDescription()
Copyright © 2018 JULIE Lab, Germany. All rights reserved.