SSubProcess
camundala.simulation.SSubProcess
case class SSubProcess(name: String, process: Process[_, _], steps: List[SStep], testOverrides: Option[TestOverrides]) extends SInOutStep, HasProcessSteps
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait HasProcessStepstrait SInOutSteptrait WithTestOverrides[SInOutStep]trait SSteptrait ScenarioOrStepclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Concrete methods
Inherited methods
Attributes
- Inherited from:
- WithTestOverrides
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- ScenarioOrStep
Concrete fields
Inherited fields
Attributes
- Inherited from:
- SInOutStep
Attributes
- Inherited from:
- SInOutStep
Attributes
- Inherited from:
- WithTestOverrides
Attributes
- Inherited from:
- SInOutStep
Attributes
- Inherited from:
- SInOutStep
Attributes
- Inherited from:
- SInOutStep
In this article