Aspect

object Aspect
Companion
class
trait Sum
trait Mirror
class Object
trait Matchable
class Any

Type members

Classlikes

case object Concept extends Aspect
final case class Dimension(dimension: EName) extends Aspect
case object EntityIdentifier extends Aspect
case object Period extends Aspect
case object Scenario extends Aspect

Non-XDT or complete scenario depending on the aspect model

Non-XDT or complete scenario depending on the aspect model

case object Segment extends Aspect

Non-XDT or complete segment depending on the aspect model

Non-XDT or complete segment depending on the aspect model

case object UnitAspect extends Aspect

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Inherited from
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Inherited from
Mirror

Value members

Concrete methods

def fromDisplayString(s: String, scope: Scope): Aspect
def fromString(s: String): Aspect