public class OBOOntology extends OBOStanza
Constructor and Description |
---|
OBOOntology() |
Modifier and Type | Method and Description |
---|---|
void |
add(OBOOntology ont) |
void |
addOBOStanza(OBOStanza s) |
Set<String> |
getDescendantsOf(OBOStanza terminateParent) |
OBOStanza |
getStanza(String id) |
Collection<OBOStanza> |
getStanzas() |
boolean |
isDescendantOf(OBOStanza child,
OBOStanza terminateParent) |
void |
print(PrintWriter w) |
public void addOBOStanza(OBOStanza s)
public void add(OBOOntology ont)
public void print(PrintWriter w)
public Collection<OBOStanza> getStanzas()
Copyright © 2017. All rights reserved.