core.domain.preprocessor.IAccelerate
See theIAccelerate companion object
case class IAccelerate(accelerate: ACCELERATE) extends Interactant
Represents acceleration conditions as an interactant.
Value parameters
- accelerate
-
The
ACCELERATE
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