Modifier and Type | Method and Description |
---|---|
StochasticFailureBehaviour |
StateBasedComponentsFactory.createStochasticFailureBehaviour()
Returns a new object of class 'Stochastic Failure Behaviour'.
|
Modifier and Type | Class and Description |
---|---|
class |
StochasticFailureBehaviourImpl
An implementation of the model object 'Stochastic Failure Behaviour'.
|
Modifier and Type | Method and Description |
---|---|
StochasticFailureBehaviour |
StateBasedComponentsFactoryImpl.createStochasticFailureBehaviour() |
Modifier and Type | Method and Description |
---|---|
T |
StateBasedComponentsSwitch.caseStochasticFailureBehaviour(StochasticFailureBehaviour object)
Returns the result of interpreting the object as an instance of 'Stochastic Failure Behaviour'.
|