folap.core
Members list
Packages
Type members
Classlikes
Sum type consisting of the aggregation operators that can be applied to combine the measures values of primary events
Sum type consisting of the aggregation operators that can be applied to combine the measures values of primary events
Attributes
- Supertypes
-
trait Enumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
The Computable type class
The Computable type class
Type parameters
- A
-
the type of Event attributes, which must be a subtype of Attribute
- E
-
the Computable type, which must be a subtype of Event[A, M]
- M
-
the type of Event measures, which must be a subtype of Measure
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
An Event is an instance of a fact that occurred in the business domain
An Event is an instance of a fact that occurred in the business domain
Type parameters
- A
-
the type of Event attributes, which must be a subtype of Attribute
- M
-
the type of Event measures, which must be a subtype of Measure
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
Types
A type alias for a function to construct an Event given its dimensions and measures
A type alias for a function to construct an Event given its dimensions and measures