overflowdb.schema.Property.Cardinality
See theCardinality companion trait
object Cardinality
Attributes
- Companion
- trait
- Graph
-
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
Cardinality.type
Members list
Type members
Classlikes
case object List extends Cardinality
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait Cardinalityclass Objecttrait Matchableclass AnyShow all
- Self type
-
List.type
case class One[A](default: Default[A]) extends Cardinality
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Cardinalityclass Objecttrait Matchableclass AnyShow all
case object ZeroOrOne extends Cardinality
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait Cardinalityclass Objecttrait Matchableclass AnyShow all
- Self type
-
ZeroOrOne.type
Inherited and Abstract types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
In this article