Modifier and Type | Method and Description |
---|---|
Propagation |
DependableComponentFactory.createPropagation()
Returns a new object of class 'Propagation'.
|
Modifier and Type | Class and Description |
---|---|
class |
PropagationImpl
An implementation of the model object 'Propagation'.
|
Modifier and Type | Method and Description |
---|---|
Propagation |
DependableComponentFactoryImpl.createPropagation() |
Modifier and Type | Method and Description |
---|---|
T |
DependableComponentSwitch.casePropagation(Propagation object)
Returns the result of interpreting the object as an instance of 'Propagation'.
|