|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface DataPath
The DataPath class provides read and write access to the workflow data.
| Method Summary | |
|---|---|
String |
getAccessPath()
|
String |
getData()
|
org.eclipse.stardust.common.Direction |
getDirection()
Gets the direction of the data path. |
Class |
getMappedType()
Gets the type of the bridge object. |
boolean |
isDescriptor()
Gets whether this data path is used as a descriptor or not. |
boolean |
isKeyDescriptor()
|
| Methods inherited from interface org.eclipse.stardust.engine.api.model.ModelElement |
|---|
getAllAttributes, getAttribute, getDescription, getElementOID, getId, getModelOID, getName, getNamespace, getPartitionId, getPartitionOID, getQualifiedId |
| Method Detail |
|---|
org.eclipse.stardust.common.Direction getDirection()
Class getMappedType()
boolean isDescriptor()
The values of data paths marked as descriptors will be automatically attached to the activity instances.
IDescriptorProvider.getDescriptorValue(java.lang.String)boolean isKeyDescriptor()
String getAccessPath()
String getData()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||