PackageDefinitionGen

org.finos.morphir.ir.generator.PackageDefinitionGen$
See thePackageDefinitionGen 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 packageDefinition[R, TA, VA](modulesGen: Gen[R, Map[ModuleName, AccessControlled[Definition[TA, VA]]]]): Gen[R, Definition[TA, VA]]

Attributes

Inherited from:
PackageDefinitionGen
final def packageDefinitionFromAttributes[R, TA, VA](implicit typeAttributes: Gen[R, TA], valueAttributes: Gen[R, VA]): Gen[R, Definition[TA, VA]]

Attributes

Inherited from:
PackageDefinitionGen