Packages

package model

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Package Members

  1. package exceptions

Type Members

  1. final case class ActivationInfo(availableChoices: Map[Axis, Set[AxisChoice]]) extends AnyVal with Product with Serializable
    Annotations
    @nowarn()
  2. final case class PlanCheckInput[F[_]](effectType: TagK[F], module: ModuleBase, roots: Roots, roleNames: Set[String], providedKeys: Set[DIKey], configLoader: ConfigLoader, appPlugins: LoadedPlugins, bsPlugins: LoadedPlugins) extends Product with Serializable
  3. sealed abstract class PlanCheckResult extends AnyRef

Value Members

  1. object PlanCheckInput extends Serializable
  2. object PlanCheckResult

Ungrouped