AttributeDSLWithoutValue
folap.olapdsl.AttributeDSL.AttributeDSLWithoutValue
case class AttributeDSLWithoutValue(name: String, value: String) extends AttributeDSL
A concrete implementation of Attribute
used to define attributes without a value.
The value is always the empty string.
Value parameters
- name
-
name of the attribute
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait AttributeDSLtrait Attributeclass Objecttrait Matchableclass Any
Members list
In this article