Modifier and Type | Method and Description |
---|---|
ErrorSink |
ErrorModelFactory.createErrorSink()
Returns a new object of class 'Error Sink'.
|
Modifier and Type | Class and Description |
---|---|
class |
ErrorSinkImpl
An implementation of the model object 'Error Sink'.
|
Modifier and Type | Method and Description |
---|---|
ErrorSink |
ErrorModelFactoryImpl.createErrorSink() |
Modifier and Type | Method and Description |
---|---|
T |
ErrorModelSwitch.caseErrorSink(ErrorSink object)
Returns the result of interpreting the object as an instance of 'Error Sink'.
|
Modifier and Type | Method and Description |
---|---|
void |
ErrorModelJavaValidator.caseErrorSink(ErrorSink ef) |