ExecutableOp

izumi.distage.model.plan.ExecutableOp$
See theExecutableOp companion class

Attributes

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

Members list

Concise view

Type members

Classlikes

final case class AddRecursiveLocatorRef(references: Set[DIKey], origin: EqualizedOperationOrigin) extends ImportOp

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait ImportOp
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
final case class CreateSet(target: DIKey, members: Set[DIKey], origin: EqualizedOperationOrigin) extends InstantiationOp

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
final implicit class ExecutableOpExt(op: ExecutableOp) extends AnyVal

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any
final case class ImportDependency(target: DIKey, references: Set[DIKey], origin: EqualizedOperationOrigin) extends ImportOp

Attributes

Graph
Supertypes
trait Serializable
trait ImportOp
trait Product
trait Equals
class Object
trait Matchable
class Any
sealed trait ImportOp extends SemiplanOp

Attributes

Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any
Known subtypes
sealed trait InstantiationOp extends SemiplanOp with NonImportOp

Attributes

Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any
Known subtypes
object MonadicOp

Attributes

Companion:
trait
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
sealed trait MonadicOp extends InstantiationOp

Attributes

Companion:
object
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any
Known subtypes
sealed trait NonImportOp extends ExecutableOp

Attributes

Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any
Known subtypes
object ProxyOp

Attributes

Companion:
trait
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
ProxyOp.type
sealed trait ProxyOp extends NonImportOp

Attributes

Companion:
object
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any
Known subtypes
class InitProxy
class MakeProxy
sealed trait SemiplanOp extends ExecutableOp

Attributes

Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any
Known subtypes
object WiringOp

Attributes

Companion:
trait
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
sealed trait WiringOp extends InstantiationOp

Attributes

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

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Value members

Concrete methods

def createImport(target: DIKey, references: Set[DIKey], origin: EqualizedOperationOrigin): ImportOp

Implicits

Implicits