Package | Description |
---|---|
org.yawlfoundation.yawl.editor.ui.properties.data | |
org.yawlfoundation.yawl.editor.ui.properties.data.binding |
Modifier and Type | Method and Description |
---|---|
OutputBindings |
DataVariableDialog.getOutputBindings() |
Constructor and Description |
---|
DataUpdater(java.lang.String netID,
YTask task,
OutputBindings outputBindings) |
MultiInstanceHandler(YTask task,
OutputBindings bindings) |
VariableRowTransferHandler(VariableTable table,
OutputBindings outputBindings) |
Constructor and Description |
---|
OutputBindingDialog(java.lang.String taskID,
VariableRow row,
java.util.List<VariableRow> netVarList,
java.util.List<VariableRow> taskVarList,
OutputBindings outputBindings,
MultiInstanceHandler miHandler,
BindingTypeValidator typeValidator) |