| Modifier and Type | Method and Description |
|---|---|
InternalAction |
InternalFailureOccurrenceDescription.getInternalAction__InternalFailureOccurrenceDescription()
Returns the value of the 'Internal Action Internal Failure Occurrence
Description' container reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InternalFailureOccurrenceDescription.setInternalAction__InternalFailureOccurrenceDescription(InternalAction value)
Sets the value of the '
Internal Action Internal Failure Occurrence Description' container reference. |
| Modifier and Type | Method and Description |
|---|---|
InternalAction |
InternalFailureOccurrenceDescriptionImpl.getInternalAction__InternalFailureOccurrenceDescription() |
| Modifier and Type | Method and Description |
|---|---|
NotificationChain |
InternalFailureOccurrenceDescriptionImpl.basicSetInternalAction__InternalFailureOccurrenceDescription(InternalAction newInternalAction__InternalFailureOccurrenceDescription,
NotificationChain msgs) |
void |
InternalFailureOccurrenceDescriptionImpl.setInternalAction__InternalFailureOccurrenceDescription(InternalAction newInternalAction__InternalFailureOccurrenceDescription) |
| Modifier and Type | Method and Description |
|---|---|
InternalAction |
SeffFactory.createInternalAction()
Returns a new object of class 'Internal Action'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
InternalActionImpl
An implementation of the model object 'Internal Action'.
|
| Modifier and Type | Method and Description |
|---|---|
InternalAction |
SeffFactoryImpl.createInternalAction() |
| Modifier and Type | Method and Description |
|---|---|
T |
SeffSwitch.caseInternalAction(InternalAction object)
Returns the result of interpreting the object as an instance of 'Internal Action'.
|
boolean |
SeffValidator.validateInternalAction_MultipleInternalOccurrenceDescriptionsPerFailureTypeNotAllowed(InternalAction internalAction,
DiagnosticChain diagnostics,
Map<Object,Object> context)
Validates the MultipleInternalOccurrenceDescriptionsPerFailureTypeNotAllowed constraint of
'Internal Action'.
|
boolean |
SeffValidator.validateInternalAction_SumOfInternalActionFailureProbabilitiesMustNotExceed1(InternalAction internalAction,
DiagnosticChain diagnostics,
Map<Object,Object> context)
Validates the SumOfInternalActionFailureProbabilitiesMustNotExceed1 constraint of
'Internal Action'.
|
boolean |
SeffValidator.validateInternalAction(InternalAction internalAction,
DiagnosticChain diagnostics,
Map<Object,Object> context) |