core.domain.preprocessor.Reaction
 See theReaction companion object
Represents a chemical reaction with its ID and name.
Value parameters
- reactionId
 - 
    
The unique identifier for the reaction.
 - reactionName
 - 
    
The name of the reaction.
 
Attributes
- Companion
 - object
 - Source
 - Chemical.scala
 - Graph
 - 
    
 - Supertypes
 - 
    trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
 
Members list
In this article