|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface DataMapping
A client side view of a data mapping.
| Method Summary | |
|---|---|
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. |
| Methods inherited from interface org.eclipse.stardust.engine.api.model.ModelElement |
|---|
getAllAttributes, getAttribute, getDescription, getElementOID, getId, getModelOID, getName, getNamespace, getPartitionId, getPartitionOID, getQualifiedId |
| Method Detail |
|---|
String getApplicationPath()
AccessPoint getApplicationAccessPoint()
Class getMappedType()
org.eclipse.stardust.common.Direction getDirection()
String getDataId()
String getDataPath()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||