Modifier and Type | Method and Description |
---|---|
ErrorSource |
ErrorModelFactory.createErrorSource()
Returns a new object of class 'Error Source'.
|
Modifier and Type | Class and Description |
---|---|
class |
ErrorSourceImpl
An implementation of the model object 'Error Source'.
|
Modifier and Type | Method and Description |
---|---|
ErrorSource |
ErrorModelFactoryImpl.createErrorSource() |
Modifier and Type | Method and Description |
---|---|
T |
ErrorModelSwitch.caseErrorSource(ErrorSource object)
Returns the result of interpreting the object as an instance of 'Error Source'.
|
Modifier and Type | Method and Description |
---|---|
static org.eclipse.emf.common.util.EList<ErrorSource> |
EM2Util.getErrorSources(ErrorPropagations eps)
return list of error sources
|
Modifier and Type | Method and Description |
---|---|
void |
ErrorModelJavaValidator.caseErrorSource(ErrorSource ef) |