AccessControlledGen

org.finos.morphir.ir.generator.AccessControlledGen$
See theAccessControlledGen companion trait

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Inherited methods

final def accessControlled[R, A](accessGen: Gen[R, Access], valueGen: Gen[R, A]): Gen[R, AccessControlled[A]]

Attributes

Inherited from:
AccessControlledGen
final def accessControlledFromAttributes[R, A](implicit valueGen: Gen[R, A]): Gen[R, AccessControlled[A]]

Attributes

Inherited from:
AccessControlledGen

Inherited fields

final val access: Gen[Any, Access]

Attributes

Inherited from:
AccessControlledGen