Modifier and Type | Interface and Description |
---|---|
interface |
ErrorType
A representation of the model object 'Error Type'.
|
interface |
TypeSet
A representation of the model object 'Type Set'.
|
Modifier and Type | Method and Description |
---|---|
ErrorTypes |
ErrorModelFactory.createErrorTypes()
Returns a new object of class 'Error Types'.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<ErrorTypes> |
ErrorModelLibrary.getTypes()
Returns the value of the 'Types' containment reference list.
|
Modifier and Type | Class and Description |
---|---|
class |
ErrorTypeImpl
An implementation of the model object 'Error Type'.
|
class |
ErrorTypesImpl
An implementation of the model object 'Error Types'.
|
class |
TypeSetImpl
An implementation of the model object 'Type Set'.
|
Modifier and Type | Method and Description |
---|---|
ErrorTypes |
ErrorModelFactoryImpl.createErrorTypes() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<ErrorTypes> |
ErrorModelLibraryImpl.getTypes() |
Modifier and Type | Method and Description |
---|---|
T |
ErrorModelSwitch.caseErrorTypes(ErrorTypes object)
Returns the result of interpreting the object as an instance of 'Error Types'.
|
Modifier and Type | Method and Description |
---|---|
ErrorTypes |
EMLinkingService.findErrorTypes(org.eclipse.emf.ecore.EObject context,
java.lang.String typeName) |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<ErrorTypes> |
ErrorModelScopeProvider.getAllTypes(ErrorModelLibrary context) |
Modifier and Type | Method and Description |
---|---|
static ErrorTypes |
EM2Util.resolveAlias(ErrorTypes et)
find the actual ErrorTypes following the alias link
|
Modifier and Type | Method and Description |
---|---|
static ErrorTypes |
EM2Util.resolveAlias(ErrorTypes et)
find the actual ErrorTypes following the alias link
|