public class PropertyDisplayer extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String[] |
fieldNames |
static String |
INDEXED_CATEGORY_KEY |
protected Vocabulary |
ontologyService |
protected String |
propertyName |
| Modifier and Type | Method and Description |
|---|---|
String |
display() |
protected Collection<Map<String,?>> |
replaceOtherWithTopSections(Collection<Map<String,?>> originalTemplate)
Adds top sections (direct children of HP:0000118) to a copy of the existing templates list, if those are not
present.
|
public static final String INDEXED_CATEGORY_KEY
protected Vocabulary ontologyService
protected final String[] fieldNames
protected final String propertyName
public String display()
protected Collection<Map<String,?>> replaceOtherWithTopSections(Collection<Map<String,?>> originalTemplate)
originalTemplate - the existing templates listCopyright © 2011–2016 University of Toronto, Computational Biology Lab. All rights reserved.