Modifier and Type | Interface and Description |
---|---|
interface |
ErrorEvent
A representation of the model object 'Error Event'.
|
interface |
RecoverEvent
A representation of the model object 'Recover Event'.
|
interface |
RepairEvent
A representation of the model object 'Repair Event'.
|
Modifier and Type | Method and Description |
---|---|
ErrorBehaviorEvent |
ErrorModelFactory.createErrorBehaviorEvent()
Returns a new object of class 'Error Behavior Event'.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<ErrorBehaviorEvent> |
ErrorBehaviorStateMachine.getEvents()
Returns the value of the 'Events' containment reference list.
|
org.eclipse.emf.common.util.EList<ErrorBehaviorEvent> |
ComponentErrorBehavior.getEvents()
Returns the value of the 'Events' containment reference list.
|
Modifier and Type | Class and Description |
---|---|
class |
ErrorBehaviorEventImpl
An implementation of the model object 'Error Behavior Event'.
|
class |
ErrorEventImpl
An implementation of the model object 'Error Event'.
|
class |
RecoverEventImpl
An implementation of the model object 'Recover Event'.
|
class |
RepairEventImpl
An implementation of the model object 'Repair Event'.
|
Modifier and Type | Method and Description |
---|---|
ErrorBehaviorEvent |
ErrorModelFactoryImpl.createErrorBehaviorEvent() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<ErrorBehaviorEvent> |
ErrorBehaviorStateMachineImpl.getEvents() |
org.eclipse.emf.common.util.EList<ErrorBehaviorEvent> |
ComponentErrorBehaviorImpl.getEvents() |
Modifier and Type | Method and Description |
---|---|
T |
ErrorModelSwitch.caseErrorBehaviorEvent(ErrorBehaviorEvent object)
Returns the result of interpreting the object as an instance of 'Error Behavior Event'.
|
Modifier and Type | Method and Description |
---|---|
ErrorBehaviorEvent |
EMLinkingService.findErrorBehaviorEvent(org.eclipse.emf.ecore.EObject context,
java.lang.String name) |
ErrorBehaviorEvent |
EMLinkingService.findErrorBehaviorEventInEBSM(ErrorBehaviorStateMachine ebsm,
java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<ErrorBehaviorEvent> |
ErrorModelScopeProvider.getAllEvents(ErrorBehaviorStateMachine context) |