HasProcessSteps

camundala.simulation.HasProcessSteps
sealed trait HasProcessSteps extends ScenarioOrStep

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Concise view

Value members

Abstract methods

def process: Process[_, _]
def steps: List[SStep]

Inherited methods

def name: String

Attributes

Inherited from:
ScenarioOrStep
def typeName: String

Attributes

Inherited from:
ScenarioOrStep