public interface DataMapping extends ModelElement
| Modifier and Type | Method and Description |
|---|---|
AccessPoint |
getApplicationAccessPoint()
Gets the application access point for this data mapping.
|
String |
getApplicationPath()
Gets the dereference path between the application access point and the bridge
object at the workflow session boundary.
|
String |
getDataId()
Gets the id of corresponding data
|
String |
getDataPath()
Gets the access path to read (or write, depending on direction) into the data
|
org.eclipse.stardust.common.Direction |
getDirection()
Gets the mapping direction.
|
Class |
getMappedType()
Gets the type of the bridge object.
|
getAllAttributes, getAttribute, getDescription, getElementOID, getId, getModelOID, getName, getNamespace, getPartitionId, getPartitionOID, getQualifiedIdString getApplicationPath()
AccessPoint getApplicationAccessPoint()
Class getMappedType()
org.eclipse.stardust.common.Direction getDirection()
String getDataId()
String getDataPath()
Copyright © 2016 Eclipse Stardust. All Rights Reserved.