core.domain.preprocessor.IProductFrom
See theIProductFrom companion object
case class IProductFrom(productFrom: PRODUCT_FROM) extends Interactant
Represents a product's formation as an interactant.
Value parameters
- productFrom
-
The
PRODUCT_FROM
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