public class Ontologies extends HashMap<String,Ontology>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
Ontologies() |
| Modifier and Type | Method and Description |
|---|---|
List<OntologyTerm> |
getTerms(String termCode) |
String |
inverseOf(RelDescriptor rd) |
String |
toJson() |
String |
toJson(boolean pretty) |
String |
toString() |
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesequals, hashCodepublic String inverseOf(RelDescriptor rd)
public List<OntologyTerm> getTerms(String termCode)
public String toJson()
public String toJson(boolean pretty)
public String toString()
toString in class AbstractMap<String,Ontology>Copyright © 2025. All rights reserved.