Modifier and Type | Method and Description |
---|---|
StuckAt |
ThreatsPropagationFactory.createStuckAt()
Returns a new object of class 'Stuck At'.
|
Modifier and Type | Class and Description |
---|---|
class |
StuckAtImpl
An implementation of the model object 'Stuck At'.
|
Modifier and Type | Method and Description |
---|---|
StuckAt |
ThreatsPropagationFactoryImpl.createStuckAt() |
Modifier and Type | Method and Description |
---|---|
T |
ThreatsPropagationSwitch.caseStuckAt(StuckAt object)
Returns the result of interpreting the object as an instance of 'Stuck At'.
|