SScenario

camundala.simulation.SScenario
sealed trait SScenario extends ScenarioOrStep

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

def inOut: InOut[_, _, _]
def isIgnored: Boolean
def withSteps(steps: List[SStep]): SScenario

Inherited methods

def name: String

Attributes

Inherited from:
ScenarioOrStep
def typeName: String

Attributes

Inherited from:
ScenarioOrStep