public interface ParameterMapping extends ModelElement
ParameterMapping class represents a mapping between a trigger access
point and a workflow data.| Modifier and Type | Method and Description |
|---|---|
String |
getDataId()
Gets the ID of the mapped workflow data.
|
AccessPoint |
getParameter()
Gets the trigger parameter used in this mapping.
|
String |
getParameterPath()
Gets the access path that will be applied to the parameter.
|
getAllAttributes, getAttribute, getDescription, getElementOID, getId, getModelOID, getName, getNamespace, getPartitionId, getPartitionOID, getQualifiedIdString getDataId()
AccessPoint getParameter()
String getParameterPath()
Copyright © 2016 Eclipse Stardust. All Rights Reserved.