Skip to content
Snippets Groups Projects

Communicative workflow reader

Merged Adham Hashibon requested to merge communicative-workflow-reader into master
2 files
+ 4
4
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -2,7 +2,7 @@
@@ -2,7 +2,7 @@
"version": "1",
"version": "1",
"workflow": {
"workflow": {
"mco": {
"mco": {
"id": "force.bdss.enthought.plugin.test.v0.factory.test_mco",
"id": "force.bdss.enthought.plugin.test.v0.factory.probe_mco",
"model_data": {
"model_data": {
"parameters" : [
"parameters" : [
]
]
@@ -11,7 +11,7 @@
@@ -11,7 +11,7 @@
"execution_layers": [
"execution_layers": [
[
[
{
{
"id": "force.bdss.enthought.plugin.test.v0.factory.test_ds",
"id": "force.bdss.enthought.plugin.test.v0.factory.probe_data_source",
"model_data": {
"model_data": {
"input_slot_info": [
"input_slot_info": [
],
],
@@ -23,7 +23,7 @@
@@ -23,7 +23,7 @@
],
],
"notification_listeners": [
"notification_listeners": [
{
{
"id": "force.bdss.enthought.plugin.test.v0.factory.test_nl",
"id": "force.bdss.enthought.plugin.test.v0.factory.probe_notification_listener",
"model_data": {
"model_data": {
}
}
}
}
Loading