public class OboTerm extends Object
| Modifier and Type | Method and Description |
|---|---|
void |
addRel(String relType,
String targetId) |
List<OboRelationship> |
getRelationships() |
String |
getURIstring() |
boolean |
isObsolete() |
void |
setObsolete(boolean isObsolete) |
void |
setRelationships(ArrayList<OboRelationship> relationships) |
void |
setURIstring(String uri) |
public OboTerm(String uri)
uri - public OboTerm()
public List<OboRelationship> getRelationships()
public String getURIstring()
public void setURIstring(String uri)
uri - public void setRelationships(ArrayList<OboRelationship> relationships)
relationships - public boolean isObsolete()
public void setObsolete(boolean isObsolete)
isObsolete - Copyright © 2014. All rights reserved.