Modifier and Type | Method and Description |
---|---|
DependabilityAnalysisView |
CHESSViewsFactory.createDependabilityAnalysisView()
Returns a new object of class 'Dependability Analysis View'.
|
DependabilityAnalysisView |
AnalysisView.getDepanalysisview()
Returns the value of the 'Depanalysisview' reference.
|
Modifier and Type | Method and Description |
---|---|
void |
AnalysisView.setDepanalysisview(DependabilityAnalysisView value)
Sets the value of the '
Depanalysisview ' reference. |
Modifier and Type | Class and Description |
---|---|
class |
DependabilityAnalysisViewImpl
An implementation of the model object 'Dependability Analysis View'.
|
Modifier and Type | Method and Description |
---|---|
DependabilityAnalysisView |
AnalysisViewImpl.basicGetDepanalysisview() |
DependabilityAnalysisView |
CHESSViewsFactoryImpl.createDependabilityAnalysisView() |
DependabilityAnalysisView |
AnalysisViewImpl.getDepanalysisview() |
Modifier and Type | Method and Description |
---|---|
void |
AnalysisViewImpl.setDepanalysisview(DependabilityAnalysisView newDepanalysisview) |
Modifier and Type | Method and Description |
---|---|
T |
CHESSViewsSwitch.caseDependabilityAnalysisView(DependabilityAnalysisView object)
Returns the result of interpreting the object as an instance of 'Dependability Analysis View'.
|