folap.modeldefinition.MeasureDSL.MeasureName
Intermediate representation of a measure's name.
Value parameters
-
name
-
the name assigned to the measure
Attributes
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
Members list
Extension method for Measurename to complete a Measure definition by assigning its typology.
Extension method for Measurename to complete a Measure definition by assigning its typology.
Value parameters
-
typology
-
the static type of the measure (e.g., Int, Long, Float, Double)
Attributes
-
Returns
-
a Measure instance with the specified name and typology