IsProcessScenario

orchescala.simulation.IsProcessScenario

Attributes

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

Members list

Value members

Inherited methods

def typeName: String

Attributes

Inherited from:
ScenarioOrStep

Inherited and Abstract methods

Attributes

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

Attributes

Inherited from:
SScenario
def isIgnored: Boolean

Attributes

Inherited from:
SScenario
def isOnly: Boolean

Attributes

Inherited from:
SScenario
def name: String

Attributes

Inherited from:
ScenarioOrStep

Attributes

Inherited from:
SScenario
def process: ProcessOrExternalTask[_, _, _]

Attributes

Inherited from:
HasProcessSteps
def steps: List[SStep]

Attributes

Inherited from:
HasProcessSteps
def withSteps(steps: List[SStep]): SScenario

Attributes

Inherited from:
SScenario