DistributionGen

org.finos.morphir.ir.generator.DistributionGen$
See theDistributionGen 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 distribution: Gen[Any, Distribution]

Attributes

Inherited from:
DistributionGen
final def libraryDistribution(packageNameGen: Gen[Any, PackageName], dependenciesGen: Gen[Any, Map[PackageName, USpecification]], packageDefGen: Gen[Any, Typed]): Gen[Any, Library]

Attributes

Inherited from:
DistributionGen

Inherited fields

final val libraryDistribution: Gen[Any, Library]

Attributes

Inherited from:
DistributionGen