Modifier and Type | Method and Description |
---|---|
ErrorPath |
ErrorModelFactory.createErrorPath()
Returns a new object of class 'Error Path'.
|
Modifier and Type | Class and Description |
---|---|
class |
ErrorPathImpl
An implementation of the model object 'Error Path'.
|
Modifier and Type | Method and Description |
---|---|
ErrorPath |
ErrorModelFactoryImpl.createErrorPath() |
Modifier and Type | Method and Description |
---|---|
T |
ErrorModelSwitch.caseErrorPath(ErrorPath object)
Returns the result of interpreting the object as an instance of 'Error Path'.
|
Modifier and Type | Method and Description |
---|---|
void |
ErrorModelJavaValidator.caseErrorPath(ErrorPath ef) |