| Package | Description |
|---|---|
| au.csiro.ontology.importer.rf2 |
| Modifier and Type | Field and Description |
|---|---|
protected VersionRows |
RF2Importer.OntologyBuilder.vr |
| Modifier and Type | Field and Description |
|---|---|
protected SortedMap<String,VersionRows> |
Module.versions
A collection of rows from the RF2 tables for each version of this module.
|
| Modifier and Type | Method and Description |
|---|---|
protected VersionRows |
RF2Importer.getBundle(BaseImporter.ImportEntry entry)
Returns a
VersionRows object for an ImportEntry. |
| Modifier and Type | Method and Description |
|---|---|
SortedMap<String,VersionRows> |
Module.getVersions() |
| Modifier and Type | Method and Description |
|---|---|
protected RF2Importer.OntologyBuilder |
RF2Importer.getOntologyBuilder(VersionRows vr,
String rootModuleId,
String rootModuleVersion,
Map<String,String> metadata)
Hook method for subclasses to override.
|
void |
VersionRows.merge(VersionRows other)
Merges another
VersionRows into this. |
| Constructor and Description |
|---|
OntologyBuilder(VersionRows vr,
String rootModuleId,
String rootModuleVersion,
Map<String,String> metadata) |
Copyright © 2019 Australian e-Health Research Centre. All Rights Reserved.