diff options
| author | Andrew Branson <andrew.branson@cern.ch> | 2014-10-07 09:20:44 +0200 |
|---|---|---|
| committer | Andrew Branson <andrew.branson@cern.ch> | 2014-10-07 09:20:44 +0200 |
| commit | 4a90596e4c8ff50f5624c0739f3710723a90a485 (patch) | |
| tree | b15e58347eda0378b729782747ee6099d02756fb /src/main/resources/boot/CA | |
| parent | 83547d4945de81cbf4db57c629432fb8c180012f (diff) | |
Repackage to org.cristalise
Diffstat (limited to 'src/main/resources/boot/CA')
6 files changed, 6 insertions, 6 deletions
diff --git a/src/main/resources/boot/CA/CompositeActivityFactory.xml b/src/main/resources/boot/CA/CompositeActivityFactory.xml index c917a33..19fb910 100644 --- a/src/main/resources/boot/CA/CompositeActivityFactory.xml +++ b/src/main/resources/boot/CA/CompositeActivityFactory.xml @@ -2,7 +2,7 @@ Height="0" Width="0" IsLayoutable="false" IsComposite="true">
<childrenGraphModel>
<GraphModelCastorData
- ClassNameOfVertexOutlineCreator="com.c2kernel.lifecycle.gui.model.WfVertexDefOutlineCreator"
+ ClassNameOfVertexOutlineCreator="org.cristalise.kernel.lifecycle.gui.model.WfVertexDefOutlineCreator"
StartVertexId="5" NextId="14">
<JoinDef ID="6" Name="" Height="24" Width="60" IsLayoutable="true"
IsComposite="false">
diff --git a/src/main/resources/boot/CA/ElementaryActivityFactory.xml b/src/main/resources/boot/CA/ElementaryActivityFactory.xml index ab736ea..f103d5a 100644 --- a/src/main/resources/boot/CA/ElementaryActivityFactory.xml +++ b/src/main/resources/boot/CA/ElementaryActivityFactory.xml @@ -3,7 +3,7 @@ IsComposite="true">
<childrenGraphModel>
<GraphModelCastorData
- ClassNameOfVertexOutlineCreator="com.c2kernel.lifecycle.gui.model.WfVertexDefOutlineCreator"
+ ClassNameOfVertexOutlineCreator="org.cristalise.kernel.lifecycle.gui.model.WfVertexDefOutlineCreator"
StartVertexId="5" NextId="14">
<JoinDef ID="6" Name="" Height="24" Width="60" IsLayoutable="true"
IsComposite="false">
diff --git a/src/main/resources/boot/CA/ItemDescriptionFactoryWf.xml b/src/main/resources/boot/CA/ItemDescriptionFactoryWf.xml index 56ab47f..c0caf2d 100644 --- a/src/main/resources/boot/CA/ItemDescriptionFactoryWf.xml +++ b/src/main/resources/boot/CA/ItemDescriptionFactoryWf.xml @@ -2,7 +2,7 @@ Height="0" Width="0" IsLayoutable="false" IsComposite="true">
<childrenGraphModel>
<GraphModelCastorData
- ClassNameOfVertexOutlineCreator="com.c2kernel.lifecycle.gui.model.WfVertexDefOutlineCreator"
+ ClassNameOfVertexOutlineCreator="org.cristalise.kernel.lifecycle.gui.model.WfVertexDefOutlineCreator"
StartVertexId="1" NextId="14">
<JoinDef ID="3" Name="" Height="24" Width="60" IsLayoutable="true"
IsComposite="false">
diff --git a/src/main/resources/boot/CA/ItemDescriptionWf.xml b/src/main/resources/boot/CA/ItemDescriptionWf.xml index 34e38c7..74c8f63 100644 --- a/src/main/resources/boot/CA/ItemDescriptionWf.xml +++ b/src/main/resources/boot/CA/ItemDescriptionWf.xml @@ -2,7 +2,7 @@ Height="0" Width="0" IsLayoutable="false" IsComposite="true">
<childrenGraphModel>
<GraphModelCastorData
- ClassNameOfVertexOutlineCreator="com.c2kernel.lifecycle.gui.model.WfVertexDefOutlineCreator"
+ ClassNameOfVertexOutlineCreator="org.cristalise.kernel.lifecycle.gui.model.WfVertexDefOutlineCreator"
StartVertexId="0" NextId="37">
<ActivitySlotDef ID="33" Name="CreateItem slot"
Height="60" Width="130" IsLayoutable="true" IsComposite="false">
diff --git a/src/main/resources/boot/CA/ReadOnlyItemDescriptionWf.xml b/src/main/resources/boot/CA/ReadOnlyItemDescriptionWf.xml index 7ca7ce9..5170576 100644 --- a/src/main/resources/boot/CA/ReadOnlyItemDescriptionWf.xml +++ b/src/main/resources/boot/CA/ReadOnlyItemDescriptionWf.xml @@ -2,7 +2,7 @@ Height="0" Width="0" IsLayoutable="false" IsComposite="true">
<childrenGraphModel>
<GraphModelCastorData
- ClassNameOfVertexOutlineCreator="com.c2kernel.lifecycle.gui.model.WfVertexDefOutlineCreator"
+ ClassNameOfVertexOutlineCreator="org.cristalise.kernel.lifecycle.gui.model.WfVertexDefOutlineCreator"
StartVertexId="9" NextId="37">
<ActivitySlotDef ID="33" Name="CreateItem slot"
Height="60" Width="130" IsLayoutable="true" IsComposite="false">
diff --git a/src/main/resources/boot/CA/StateMachineFactoryWf.xml b/src/main/resources/boot/CA/StateMachineFactoryWf.xml index 07a5af1..e5985d7 100644 --- a/src/main/resources/boot/CA/StateMachineFactoryWf.xml +++ b/src/main/resources/boot/CA/StateMachineFactoryWf.xml @@ -2,7 +2,7 @@ Height="0" Width="0" IsLayoutable="false" IsComposite="true">
<childrenGraphModel>
<GraphModelCastorData
- ClassNameOfVertexOutlineCreator="com.c2kernel.lifecycle.gui.model.WfVertexDefOutlineCreator"
+ ClassNameOfVertexOutlineCreator="org.cristalise.kernel.lifecycle.gui.model.WfVertexDefOutlineCreator"
StartVertexId="5" NextId="14">
<JoinDef ID="6" Name="" Height="24" Width="60" IsLayoutable="true"
IsComposite="false">
|
