Dimension

final case class Dimension(dimension: EName) extends Aspect
trait Serializable
trait Product
trait Equals
trait Aspect
class Object
trait Matchable
class Any

Value members

Inherited methods

def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product
final def toDisplayString(scope: Scope): String
Inherited from
Aspect
final override def toString: String
Definition Classes
Aspect -> Any
Inherited from
Aspect