PackageSpecificationGen

org.finos.morphir.ir.generator.PackageSpecificationGen$
See thePackageSpecificationGen 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 packageSpecification[R, TA](modulesGen: Gen[R, Map[ModuleName, Specification[TA]]]): Gen[R, Specification[TA]]

Attributes

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

Attributes

Inherited from:
PackageSpecificationGen