Package | Description |
---|---|
com.metsci.glimpse.dspl.parser.util | |
com.metsci.glimpse.dspl.schema | |
com.metsci.glimpse.dspl.util |
Support utilities for DSPL parsing.
|
Modifier and Type | Method and Description |
---|---|
static Concept |
ParserUtils.getSliceConceptRef(String id,
Slice slice,
List<SliceConceptRef> list) |
Modifier and Type | Method and Description |
---|---|
SliceConceptRef |
ObjectFactory.createSliceConceptRef()
Create an instance of
SliceConceptRef |
Modifier and Type | Method and Description |
---|---|
List<SliceConceptRef> |
Slice.getDimension()
Gets the value of the dimension property.
|
List<SliceConceptRef> |
Slice.getMetric()
Gets the value of the metric property.
|
Modifier and Type | Method and Description |
---|---|
static Concept |
DsplHelper.getCompatibleConceptRef(Slice slice,
Concept superConcept,
List<SliceConceptRef> refs) |
Copyright © 2016 Metron, Inc.. All rights reserved.