Capability

slick.basic.Capability
See theCapability companion object
class Capability(name: String)

Describes a feature that can be supported by a profile.

Attributes

Companion:
object
Source:
Capability.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

override def toString: String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns:

a string representation of the object.

Definition Classes
Any
Source:
Capability.scala