| Package | Description |
|---|---|
| org.gcube.data.trees.generators |
| Modifier and Type | Method and Description |
|---|---|
static StructuralTemplate.STBuilder |
TemplateFactory.aTree()
Returns a builder of
StructuralTemplates. |
StructuralTemplate.STBuilder |
StructuralTemplate.STBuilder.deep(int depth)
Sets the depth on the template.
|
StructuralTemplate.STBuilder |
StructuralTemplate.STBuilder.inSource(String id)
Sets a source identifier on the template.
|
StructuralTemplate.STBuilder |
StructuralTemplate.STBuilder.wide(int w)
Sets the width on the template.
|
StructuralTemplate.STBuilder |
StructuralTemplate.STBuilder.withAttributes(int max)
Sets the maximum number of attributes on the template.
|
StructuralTemplate.STBuilder |
StructuralTemplate.STBuilder.withIds()
Sets the generation of node identifiers on the template.
|
StructuralTemplate.STBuilder |
StructuralTemplate.STBuilder.withValuesOf(int max)
Sets the maximum size of leaf values on the template.
|
Copyright © 2018. All Rights Reserved.