Modifier and Type | Method and Description |
---|---|
OutgoingPropagationCondition |
ErrorModelFactory.createOutgoingPropagationCondition()
Returns a new object of class 'Outgoing Propagation Condition'.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<OutgoingPropagationCondition> |
ComponentErrorBehavior.getOutgoingPropagationConditions()
Returns the value of the 'Outgoing Propagation Conditions' containment reference list.
|
Modifier and Type | Class and Description |
---|---|
class |
OutgoingPropagationConditionImpl
An implementation of the model object 'Outgoing Propagation Condition'.
|
Modifier and Type | Method and Description |
---|---|
OutgoingPropagationCondition |
ErrorModelFactoryImpl.createOutgoingPropagationCondition() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<OutgoingPropagationCondition> |
ComponentErrorBehaviorImpl.getOutgoingPropagationConditions() |
Modifier and Type | Method and Description |
---|---|
T |
ErrorModelSwitch.caseOutgoingPropagationCondition(OutgoingPropagationCondition object)
Returns the result of interpreting the object as an instance of 'Outgoing Propagation Condition'.
|
Modifier and Type | Method and Description |
---|---|
OutgoingPropagationCondition |
EMLinkingService.findOutgoingErrorPropagationCondition(org.eclipse.emf.ecore.EObject context,
java.lang.String name) |