izumi.distage.model.plan.topology

Members list

Concise view

Type members

Classlikes

sealed trait DepTreeNode

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Attributes

Companion:
trait
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
final case class DependencyGraph(matrix: IncidenceMatrix[DIKey], kind: DependencyKind)

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
sealed trait PlanTopology

This class represents direct node dependencies and allows to retrieve full transitive dependencies for a node

This class represents direct node dependencies and allows to retrieve full transitive dependencies for a node

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Attributes

Companion:
trait
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type