| Package | Description |
|---|---|
| io.konig.cadl |
| Modifier and Type | Method and Description |
|---|---|
Dimension |
Dimension.Builder.build() |
Dimension |
Cube.findDimensionById(org.openrdf.model.URI id) |
Dimension |
Cube.findDimensionByName(String localName) |
| Modifier and Type | Method and Description |
|---|---|
Set<Dimension> |
Cube.getDimension() |
| Modifier and Type | Method and Description |
|---|---|
void |
Cube.addDimension(Dimension dimension) |
Cube.Builder |
Cube.Builder.dimension(Dimension dim) |
Copyright © 2019. All rights reserved.