SReceiveSignalEvent

camundala.simulation.SReceiveSignalEvent
case class SReceiveSignalEvent(name: String, inOut: ReceiveSignalEvent[_], readyVariable: String, readyValue: Any, testOverrides: Option[TestOverrides]) extends SEvent

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait SEvent
trait SStep
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

Inherited methods

protected def addOverride(testOverride: TestOverride): Option[TestOverrides]

Attributes

Inherited from:
WithTestOverrides
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product
def typeName: String

Attributes

Inherited from:
ScenarioOrStep

Inherited fields

lazy val camundaInMap: Map[String, CamundaVariable]

Attributes

Inherited from:
SInOutStep
lazy val camundaOutMap: Map[String, CamundaVariable]

Attributes

Inherited from:
SInOutStep
lazy val camundaToCheckMap: Map[String, CamundaVariable]

Attributes

Inherited from:
WithTestOverrides
lazy val descr: Option[String]

Attributes

Inherited from:
SInOutStep
lazy val id: String

Attributes

Inherited from:
SInOutStep
lazy val inOutDescr: InOutDescr[_, _]

Attributes

Inherited from:
SInOutStep