UniquenessLevel

class Object
trait Matchable
class Any

Type members

Inherited classlikes

object given_Typeable_T extends Typeable[T]

Value members

Inherited methods

inline protected def entry(n: String): UniquenessLevel
Inherited from:
StringEnum (hidden)
Source:
enumTypes.scala

Concrete fields

The moniker is only unique inside a document

The moniker is only unique inside a document

Source:
enumerations.scala

The moniker is globally unique

The moniker is globally unique

Source:
enumerations.scala

The moniker is unique inside the group to which a project belongs

The moniker is unique inside the group to which a project belongs

Source:
enumerations.scala

The moniker is unique inside a project for which a dump got created

The moniker is unique inside a project for which a dump got created

Source:
enumerations.scala

The moniker is unique inside the moniker scheme.

The moniker is unique inside the moniker scheme.

Source:
enumerations.scala

Givens

Inherited givens

Inherited from:
StringEnum (hidden)
Source:
enumTypes.scala
given reader: Reader[UniquenessLevel]
Inherited from:
StringEnum (hidden)
Source:
enumTypes.scala
given writer: Writer[UniquenessLevel]
Inherited from:
StringEnum (hidden)
Source:
enumTypes.scala