Uses of Class
org.gcube.data.trees.generators.StructuralTemplate.STBuilder

Packages that use StructuralTemplate.STBuilder
org.gcube.data.trees.generators   
 

Uses of StructuralTemplate.STBuilder in org.gcube.data.trees.generators
 

Methods in org.gcube.data.trees.generators that return StructuralTemplate.STBuilder
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 © 2013. All Rights Reserved.