SEvent

camundala.simulation.SEvent
sealed trait SEvent extends SInServiceOuttep

Attributes

Graph
Supertypes
trait SStep
class Object
trait Matchable
class Any
Show all
Known subtypes

Members list

Value members

Abstract methods

def readyValue: Any
def readyVariable: String

Inherited methods

def add(testOverride: TestOverride): T

Attributes

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

Attributes

Inherited from:
WithTestOverrides
def inOut: InOut[_, _, _]

Attributes

Inherited from:
WithTestOverrides
def name: String

Attributes

Inherited from:
ScenarioOrStep

Attributes

Inherited from:
WithTestOverrides
def typeName: String

Attributes

Inherited from:
ScenarioOrStep

Inherited fields

lazy val camundaInMap: Map[String, CamundaVariable]

Attributes

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

Attributes

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

Attributes

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

Attributes

Inherited from:
SInServiceOuttep
lazy val id: String

Attributes

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

Attributes

Inherited from:
SInServiceOuttep