Modifier and Type | Method and Description |
---|---|
ErrorModelBehavior |
DependableComponentFactory.createErrorModelBehavior()
Returns a new object of class 'Error Model Behavior'.
|
Modifier and Type | Class and Description |
---|---|
class |
ErrorModelBehaviorImpl
An implementation of the model object 'Error Model Behavior'.
|
Modifier and Type | Method and Description |
---|---|
ErrorModelBehavior |
DependableComponentFactoryImpl.createErrorModelBehavior() |
Modifier and Type | Method and Description |
---|---|
T |
DependableComponentSwitch.caseErrorModelBehavior(ErrorModelBehavior object)
Returns the result of interpreting the object as an instance of 'Error Model Behavior'.
|