Modifier and Type | Interface and Description |
---|---|
interface |
Vulnerability
A representation of the model object 'Vulnerability'.
|
Modifier and Type | Method and Description |
---|---|
InternalFault |
ThreatsPropagationFactory.createInternalFault()
Returns a new object of class 'Internal Fault'.
|
Modifier and Type | Class and Description |
---|---|
class |
InternalFaultImpl
An implementation of the model object 'Internal Fault'.
|
class |
VulnerabilityImpl
An implementation of the model object 'Vulnerability'.
|
Modifier and Type | Method and Description |
---|---|
InternalFault |
ThreatsPropagationFactoryImpl.createInternalFault() |
Modifier and Type | Method and Description |
---|---|
T |
ThreatsPropagationSwitch.caseInternalFault(InternalFault object)
Returns the result of interpreting the object as an instance of 'Internal Fault'.
|