Modifier and Type | Method and Description |
---|---|
Threat |
DependableComponentFactory.createThreat()
Returns a new object of class 'Threat'.
|
Modifier and Type | Class and Description |
---|---|
class |
ThreatImpl
An implementation of the model object 'Threat'.
|
Modifier and Type | Method and Description |
---|---|
Threat |
DependableComponentFactoryImpl.createThreat() |
Modifier and Type | Method and Description |
---|---|
T |
DependableComponentSwitch.caseThreat(Threat object)
Returns the result of interpreting the object as an instance of 'Threat'.
|