seq

abstract class seq[T <: OntologyType](using x$1: RttiProvider[MetaSeq[T]]) extends column[MetaSeq[T]]
class column[MetaSeq[T]]
class AttributeId[RecordType, MetaSeq[T]]
class Object
trait Matchable
class Any
class seqOfEnum[T]
class seqOfRecord[T]
class seqOfScalar[T]

Type members

Inherited types

type P = B
Inherited from:
AttributeId
type R = A
Inherited from:
RecordProperty

Value members

Inherited methods

override def toString: String
Definition Classes
Inherited from:
AttributeId
def tpeSimpleName: String
Inherited from:
AttributeId

Inherited fields

override val name: String
Inherited from:
column
val tpe: RttiProvider[MetaSeq[T]]
Inherited from:
AttributeId