public interface SubtreeBuilder
| Modifier and Type | Field and Description |
|---|---|
static Concept[] |
EMPTY_CONCEPT_ARRAY |
| Modifier and Type | Method and Description |
|---|---|
void |
build(Concept concept) |
Concept[] |
getRoots() |
static final Concept[] EMPTY_CONCEPT_ARRAY
void build(Concept concept) throws OntologyBuildException
OntologyBuildExceptionConcept[] getRoots()
Copyright © 2012–2018 Emory University. All rights reserved.