|
|||||||||
| 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. |
java.lang.String |
getApplicationPath()
Gets the dereference path between the application access point and the bridge object at the workflow session boundary. |
java.lang.String |
getDataId()
Gets the id of corresponding data |
java.lang.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. |
java.lang.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 |
|---|
java.lang.String getApplicationPath()
AccessPoint getApplicationAccessPoint()
java.lang.Class getMappedType()
org.eclipse.stardust.common.Direction getDirection()
java.lang.String getDataId()
java.lang.String getDataPath()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||