| Package | Description |
|---|---|
| eu.vicci.process.model.sofia | |
| eu.vicci.process.model.sofia.impl | |
| eu.vicci.process.model.sofia.util |
| Modifier and Type | Method and Description |
|---|---|
DataMapping |
SofiaFactory.createDataMapping()
Returns a new object of class 'Data Mapping'.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<DataMapping> |
DataType.getMappings()
Returns the value of the 'Mappings' containment reference list.
|
org.eclipse.emf.common.util.EList<DataMapping> |
DataPort.getMappings()
Returns the value of the 'Mappings' reference list.
|
org.eclipse.emf.common.util.EList<DataMapping> |
DataMappingStep.getMappings()
Returns the value of the 'Mappings' reference list.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DataMappingImpl
An implementation of the model object 'Data Mapping'.
|
| Modifier and Type | Field and Description |
|---|---|
protected org.eclipse.emf.common.util.EList<DataMapping> |
DataPortImpl.mappings
The cached value of the '
Mappings' reference list. |
protected org.eclipse.emf.common.util.EList<DataMapping> |
DataMappingStepImpl.mappings
The cached value of the '
Mappings' reference list. |
protected org.eclipse.emf.common.util.EList<DataMapping> |
DataTypeImpl.mappings
The cached value of the '
Mappings' containment reference list. |
| Modifier and Type | Method and Description |
|---|---|
DataMapping |
SofiaFactoryImpl.createDataMapping() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<DataMapping> |
DataPortImpl.getMappings() |
org.eclipse.emf.common.util.EList<DataMapping> |
DataMappingStepImpl.getMappings() |
org.eclipse.emf.common.util.EList<DataMapping> |
DataTypeImpl.getMappings() |
| Modifier and Type | Method and Description |
|---|---|
T |
SofiaSwitch.caseDataMapping(DataMapping object)
Returns the result of interpreting the object as an instance of 'Data Mapping'.
|
Copyright © 2018. All rights reserved.