core.domain.preprocessor.IMolecule
 See theIMolecule companion object
  case class IMolecule(molecule: Molecule) extends Interactant
 
Represents a molecule as an interactant.
Value parameters
- molecule
 - 
    
The
Moleculeinstance 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