izumi.distage.model.planning

Members list

Type members

Classlikes

final case class ActivationChoices(activationChoices: Map[String, AxisPoint]) extends AnyVal

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class AnyVal
trait Matchable
class Any
Show all

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
final case class AxisPoint(axis: String, value: String)

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object AxisPoint

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
AxisPoint.type

Attributes

Supertypes
class Object
trait Matchable
class Any
sealed abstract class PlanIssue

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object PlanIssue

Attributes

Companion
class
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
PlanIssue.type
trait PlanningHook

Attributes

Supertypes
class Object
trait Matchable
class Any

Execute side-effects to observe planning algorithm execution, e.g. log, write GraphViz files, etc.

Execute side-effects to observe planning algorithm execution, e.g. log, write GraphViz files, etc.

Attributes

See also

GraphDumpObserver

Supertypes
class Object
trait Matchable
class Any

Attributes

Supertypes
class Object
trait Matchable
class Any