Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<ErrorModel> |
ErrorModelBehavior.getErrorModel()
Returns the value of the 'Error Model' reference list.
|
org.eclipse.emf.common.util.EList<ErrorModel> |
DependableComponent.getErrorModel()
Returns the value of the 'Error Model' reference list.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<ErrorModel> |
ErrorModelBehaviorImpl.getErrorModel() |
org.eclipse.emf.common.util.EList<ErrorModel> |
DependableComponentImpl.getErrorModel() |
Modifier and Type | Method and Description |
---|---|
ErrorModel |
ThreatsPropagationFactory.createErrorModel()
Returns a new object of class 'Error Model'.
|
Modifier and Type | Class and Description |
---|---|
class |
ErrorModelImpl
An implementation of the model object 'Error Model'.
|
Modifier and Type | Method and Description |
---|---|
ErrorModel |
ThreatsPropagationFactoryImpl.createErrorModel() |
Modifier and Type | Method and Description |
---|---|
T |
ThreatsPropagationSwitch.caseErrorModel(ErrorModel object)
Returns the result of interpreting the object as an instance of 'Error Model'.
|