core.domain.preprocessor.IReaction
See theIReaction companion object
case class IReaction(reaction: Reaction) extends Interactant
Represents a reaction as an interactant.
Value parameters
- reaction
-
The
Reaction
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