Bundle

org.finos.morphir.ir.distribution.Distribution.Bundle
final case class Bundle(libraries: Map[PackageName, Lib]) extends Distribution

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Distribution
class Object
trait Matchable
class Any
Show all
Self type

Members list

Value members

Concrete methods

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product