Modifier and Type | Method and Description |
---|---|
StuckAtFixed |
ThreatsPropagationFactory.createStuckAtFixed()
Returns a new object of class 'Stuck At Fixed'.
|
Modifier and Type | Class and Description |
---|---|
class |
StuckAtFixedImpl
An implementation of the model object 'Stuck At Fixed'.
|
Modifier and Type | Method and Description |
---|---|
StuckAtFixed |
ThreatsPropagationFactoryImpl.createStuckAtFixed() |
Modifier and Type | Method and Description |
---|---|
T |
ThreatsPropagationSwitch.caseStuckAtFixed(StuckAtFixed object)
Returns the result of interpreting the object as an instance of 'Stuck At Fixed'.
|