Measure
folap.modeldefinition.Measure
A class representing a DSL Measure.
Each Measure is defined by a name and a typology that restricts it to one of the allowed numeric types defined in MeasureType.
Value parameters
- name
-
the name of the measure
- typology
-
the numeric type of the measure (must be one of: Int, Long, Float, Double)
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article