ModuleSpecificationGen

org.finos.morphir.ir.generator.ModuleSpecificationGen$
See theModuleSpecificationGen 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 moduleSpecification[R, TA](typesGen: Gen[R, Map[Name, Documented[Specification[TA]]]], valuesGen: Gen[R, Map[Name, Documented[ValueSpecification[TA]]]]): Gen[R, Specification[TA]]

Attributes

Inherited from:
ModuleSpecificationGen
final def moduleSpecificationFromAttributes[R, TA](implicit typeAttributes: Gen[R, TA]): Gen[R, Specification[TA]]

Attributes

Inherited from:
ModuleSpecificationGen