core.domain.preprocessor.IReagentIn
See theIReagentIn companion object
case class IReagentIn(reagentIn: REAGENT_IN) extends Interactant
Represents a reagent as an interactant.
Value parameters
- reagentIn
-
The
REAGENT_IN
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