Interactant

core.domain.preprocessor.Interactant
See theInteractant companion object
sealed trait Interactant

Represents an interactant in a reaction or mechanism, encoded as various case classes.

Attributes

Companion
object
Source
Interactant.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class IAccelerate
class ICatalyst
class IMolecule
class IProductFrom
class IReaction
class IReagentIn
Show all
In this article