Access

org.finos.morphir.ir.AccessControlled$.Access
See theAccess companion object
sealed abstract class Access(val value: Int, val name: String) extends IntEnumEntry

Attributes

Companion
object
Graph
Supertypes
class IntEnumEntry
trait ValueEnumEntry[Int]
class Object
trait Matchable
class Any
Known subtypes
object Private.type
object Public.type

Members list

Value members

Concrete fields

val name: String
val value: Int

Value of this entry

Value of this entry

Attributes