Modifier and Type | Method and Description |
---|---|
ErrorBehaviorTransition |
ErrorModelFactory.createErrorBehaviorTransition()
Returns a new object of class 'Error Behavior Transition'.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<ErrorBehaviorTransition> |
ErrorBehaviorStateMachine.getTransitions()
Returns the value of the 'Transitions' containment reference list.
|
org.eclipse.emf.common.util.EList<ErrorBehaviorTransition> |
ComponentErrorBehavior.getTransitions()
Returns the value of the 'Transitions' containment reference list.
|
Modifier and Type | Class and Description |
---|---|
class |
ErrorBehaviorTransitionImpl
An implementation of the model object 'Error Behavior Transition'.
|
Modifier and Type | Method and Description |
---|---|
ErrorBehaviorTransition |
ErrorModelFactoryImpl.createErrorBehaviorTransition() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<ErrorBehaviorTransition> |
ErrorBehaviorStateMachineImpl.getTransitions() |
org.eclipse.emf.common.util.EList<ErrorBehaviorTransition> |
ComponentErrorBehaviorImpl.getTransitions() |
Modifier and Type | Method and Description |
---|---|
T |
ErrorModelSwitch.caseErrorBehaviorTransition(ErrorBehaviorTransition object)
Returns the result of interpreting the object as an instance of 'Error Behavior Transition'.
|
Modifier and Type | Method and Description |
---|---|
ErrorBehaviorTransition |
EMLinkingService.findErrorBehaviorTransition(org.eclipse.emf.ecore.EObject context,
java.lang.String name) |
ErrorBehaviorTransition |
EMLinkingService.findErrorBehaviorTransitionInEBSM(ErrorBehaviorStateMachine ebsm,
java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
org.eclipse.xtext.scoping.IScope |
ErrorModelScopeProvider.scope_ErrorBehaviorEvent(ErrorBehaviorTransition context,
org.eclipse.emf.ecore.EReference reference) |