core.domain.preprocessor.ICatalyst
See theICatalyst companion object
case class ICatalyst(catalyst: Catalyst) extends Interactant
Represents a catalyst as an interactant.
Value parameters
- catalyst
-
The
Catalyst
instance associated with the interactant.
Attributes
- Companion
- object
- Source
- Interactant.scala
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Interactantclass Objecttrait Matchableclass Any
Members list
In this article