ConstraintRelation

sealed abstract class ConstraintRelation(val entryName: String)
Companion:
object
class Object
trait Matchable
class Any
object EQ.type
object GE.type
object LE.type

Value members

Concrete fields

val entryName: String