Modifier and Type | Method and Description |
---|---|
ErrorDetection |
ErrorModelFactory.createErrorDetection()
Returns a new object of class 'Error Detection'.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<ErrorDetection> |
ComponentErrorBehavior.getErrorDetections()
Returns the value of the 'Error Detections' containment reference list.
|
Modifier and Type | Class and Description |
---|---|
class |
ErrorDetectionImpl
An implementation of the model object 'Error Detection'.
|
Modifier and Type | Method and Description |
---|---|
ErrorDetection |
ErrorModelFactoryImpl.createErrorDetection() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<ErrorDetection> |
ComponentErrorBehaviorImpl.getErrorDetections() |
Modifier and Type | Method and Description |
---|---|
T |
ErrorModelSwitch.caseErrorDetection(ErrorDetection object)
Returns the result of interpreting the object as an instance of 'Error Detection'.
|
Modifier and Type | Method and Description |
---|---|
ErrorDetection |
EMLinkingService.findErrorDetection(org.eclipse.emf.ecore.EObject context,
java.lang.String name) |