Stylesheet

case object Stylesheet extends Rel
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Rel
class Param
class Object
trait Matchable
class Any

Type members

Inherited types

type MirroredLabel <: String
The name of the type
Inhertied from
Mirror
type MirroredElemLabels = EmptyTuple
Inhertied from
Singleton
type MirroredElemTypes = EmptyTuple
Inhertied from
Singleton
type MirroredType = Singleton
Inhertied from
Singleton
type MirroredMonoType = Singleton
Inhertied from
Singleton

Value members

Inherited methods

def productElementNames: Iterator[String]
Inhertied from
Product
final override def toString: String
Definition Classes
Rel -> Any
Inhertied from
Rel
def :+(that: Rel): CompositeRel
According to
section-5.5, Rel
is a monoid resulting in the accumulated relation types for a single
rel parameter.
Inhertied from
Rel
def productIterator: Iterator[Any]
Inhertied from
Product
def fromProduct(p: Product): MirroredMonoType
Inhertied from
Singleton

Inherited fields

val relType: String
Inhertied from
Rel
Inhertied from
Param
val value: String
Inhertied from
Param