| Package | Description |
|---|---|
| org.molgenis.standardsregistry | |
| org.molgenis.standardsregistry.utils |
| Modifier and Type | Method and Description |
|---|---|
Collection<PackageTreeNode> |
StandardsRegistryController.getTree(String packageName) |
| Modifier and Type | Method and Description |
|---|---|
List<PackageTreeNode> |
PackageTreeNode.getChildren() |
| Modifier and Type | Method and Description |
|---|---|
void |
PackageTreeNode.addChild(PackageTreeNode child) |
| Constructor and Description |
|---|
PackageTreeNode(String extraClasses,
String title,
String key,
String tooltip,
boolean folder,
boolean expanded,
Map<String,Object> data,
List<PackageTreeNode> children) |
Copyright © 2015. All Rights Reserved.