Uses of Class
com.metsci.glimpse.dspl.schema.SliceConceptRef

Packages that use SliceConceptRef
com.metsci.glimpse.dspl.parser.util   
com.metsci.glimpse.dspl.schema   
com.metsci.glimpse.dspl.util Support utilities for DSPL parsing. 
 

Uses of SliceConceptRef in com.metsci.glimpse.dspl.parser.util
 

Method parameters in com.metsci.glimpse.dspl.parser.util with type arguments of type SliceConceptRef
static Concept ParserUtils.getSliceConceptRef(java.lang.String id, Slice slice, java.util.List<SliceConceptRef> list)
           
 

Uses of SliceConceptRef in com.metsci.glimpse.dspl.schema
 

Methods in com.metsci.glimpse.dspl.schema that return SliceConceptRef
 SliceConceptRef ObjectFactory.createSliceConceptRef()
          Create an instance of SliceConceptRef
 

Methods in com.metsci.glimpse.dspl.schema that return types with arguments of type SliceConceptRef
 java.util.List<SliceConceptRef> Slice.getDimension()
          Gets the value of the dimension property.
 java.util.List<SliceConceptRef> Slice.getMetric()
          Gets the value of the metric property.
 

Uses of SliceConceptRef in com.metsci.glimpse.dspl.util
 

Method parameters in com.metsci.glimpse.dspl.util with type arguments of type SliceConceptRef
static Concept DsplHelper.getCompatibleConceptRef(Slice slice, Concept superConcept, java.util.List<SliceConceptRef> refs)
           
 



Copyright © 2012 Metron, Inc.. All Rights Reserved.