Modifier and Type | Method and Description |
---|---|
RecoverEvent |
ErrorModelFactory.createRecoverEvent()
Returns a new object of class 'Recover Event'.
|
Modifier and Type | Class and Description |
---|---|
class |
RecoverEventImpl
An implementation of the model object 'Recover Event'.
|
Modifier and Type | Method and Description |
---|---|
RecoverEvent |
ErrorModelFactoryImpl.createRecoverEvent() |
Modifier and Type | Method and Description |
---|---|
T |
ErrorModelSwitch.caseRecoverEvent(RecoverEvent object)
Returns the result of interpreting the object as an instance of 'Recover Event'.
|
Modifier and Type | Method and Description |
---|---|
void |
ErrorModelJavaValidator.caseRecoverEvent(RecoverEvent recoverEvent) |