Modifier and Type | Method and Description |
---|---|
FailurePropagationAnalysis |
FailurePropagationFactory.createFailurePropagationAnalysis()
Returns a new object of class 'Analysis'.
|
Modifier and Type | Class and Description |
---|---|
class |
FailurePropagationAnalysisImpl
An implementation of the model object 'Analysis'.
|
Modifier and Type | Method and Description |
---|---|
FailurePropagationAnalysis |
FailurePropagationFactoryImpl.createFailurePropagationAnalysis() |
Modifier and Type | Method and Description |
---|---|
T |
FailurePropagationSwitch.caseFailurePropagationAnalysis(FailurePropagationAnalysis object)
Returns the result of interpreting the object as an instance of 'Analysis'.
|