Scope

pt.tecnico.dsi.openstack.keystone.models.Scope$
See theScope companion trait
object Scope

Attributes

Companion
trait
Source
Scope.scala
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Scope.type

Members list

Type members

Classlikes

case class Domain(id: String, name: String) extends Scope

Attributes

Companion
object
Source
Scope.scala
Supertypes
trait Serializable
trait Product
trait Equals
trait Scope
class Object
trait Matchable
class Any
Show all
object Domain

Attributes

Companion
class
Source
Scope.scala
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Domain.type
case class Project(id: String, name: String, domain: Domain) extends Scope

Attributes

Companion
object
Source
Scope.scala
Supertypes
trait Serializable
trait Product
trait Equals
trait Scope
class Object
trait Matchable
class Any
Show all
object Project

Attributes

Companion
class
Source
Scope.scala
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Project.type
case class System(all: Boolean) extends Scope

Attributes

Source
Scope.scala
Supertypes
trait Serializable
trait Product
trait Equals
trait Scope
class Object
trait Matchable
class Any
Show all
case object Unscoped extends Scope

Attributes

Source
Scope.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Scope
class Object
trait Matchable
class Any
Show all
Self type
Unscoped.type

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
Source
Mirror.scala

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source
Mirror.scala

Value members

Concrete methods

Attributes

Source
Scope.scala

Givens

Givens

Attributes

Source
Scope.scala

Attributes

Source
Scope.scala

Attributes

Source
Scope.scala