HasProcessSteps

orchescala.simulation.HasProcessSteps
sealed trait HasProcessSteps extends ScenarioOrStep

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

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

Inherited methods

def typeName: String

Attributes

Inherited from:
ScenarioOrStep

Inherited and Abstract methods

def inOutId: String

Attributes

Inherited from:
ScenarioOrStep
def scenarioName: String

Attributes

Inherited from:
ScenarioOrStep

Inherited fields

lazy val name: String

Attributes

Inherited from:
ScenarioOrStep