| Modifier and Type | Method and Description |
|---|---|
ControllerMapping |
MappingFactory.createControllerMapping()
Returns a new object of class 'Controller Mapping'.
|
| Modifier and Type | Method and Description |
|---|---|
EList<ControllerMapping> |
Mapping.getControllerMappings()
Returns the value of the 'Controller Mappings' containment reference list.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ControllerMappingImpl
An implementation of the model object 'Controller Mapping
'.
|
| Modifier and Type | Method and Description |
|---|---|
ControllerMapping |
MappingFactoryImpl.createControllerMapping() |
| Modifier and Type | Method and Description |
|---|---|
EList<ControllerMapping> |
MappingImpl.getControllerMappings() |
| Modifier and Type | Method and Description |
|---|---|
T |
MappingSwitch.caseControllerMapping(ControllerMapping object)
Returns the result of interpreting the object as an instance of 'Controller Mapping
'.
|