Modifier and Type | Interface and Description |
---|---|
interface |
ComponentErrorBehavior
A representation of the model object 'Component Error Behavior'.
|
interface |
CompositeErrorBehavior
A representation of the model object 'Composite Error Behavior'.
|
interface |
ErrorPropagations
A representation of the model object 'Error Propagations'.
|
Modifier and Type | Method and Description |
---|---|
EBSMUseContext |
ErrorModelFactory.createEBSMUseContext()
Returns a new object of class 'EBSM Use Context'.
|
Modifier and Type | Class and Description |
---|---|
class |
ComponentErrorBehaviorImpl
An implementation of the model object 'Component Error Behavior'.
|
class |
CompositeErrorBehaviorImpl
An implementation of the model object 'Composite Error Behavior'.
|
class |
EBSMUseContextImpl
An implementation of the model object 'EBSM Use Context'.
|
class |
ErrorPropagationsImpl
An implementation of the model object 'Error Propagations'.
|
Modifier and Type | Method and Description |
---|---|
EBSMUseContext |
ErrorModelFactoryImpl.createEBSMUseContext() |
Modifier and Type | Method and Description |
---|---|
T |
ErrorModelSwitch.caseEBSMUseContext(EBSMUseContext object)
Returns the result of interpreting the object as an instance of 'EBSM Use Context'.
|
Modifier and Type | Method and Description |
---|---|
static ErrorBehaviorStateMachine |
EM2Util.getUseBehavior(EBSMUseContext context)
get UseBehavior, i.e., the referenced error behavior state machine
|