From 160f610b24ee3802a109bcd32e00bfa2dde31ec2 Mon Sep 17 00:00:00 2001 From: abranson Date: Tue, 13 Mar 2012 15:31:25 +0100 Subject: Added Description Factory --- resources/boot/EA/CreateItem.xml | 1 + resources/boot/EA/CreateNewLocalObjectDef.xml | 2 +- resources/boot/EA/EditProperties.xml | 20 -------------------- resources/boot/EA/EditPropertyDescription.xml | 1 + resources/boot/EA/SetInstanceWorkflow.xml | 1 + 5 files changed, 4 insertions(+), 21 deletions(-) create mode 100644 resources/boot/EA/CreateItem.xml delete mode 100644 resources/boot/EA/EditProperties.xml create mode 100644 resources/boot/EA/EditPropertyDescription.xml create mode 100644 resources/boot/EA/SetInstanceWorkflow.xml (limited to 'resources/boot/EA') diff --git a/resources/boot/EA/CreateItem.xml b/resources/boot/EA/CreateItem.xml new file mode 100644 index 0000000..6facb82 --- /dev/null +++ b/resources/boot/EA/CreateItem.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/resources/boot/EA/CreateNewLocalObjectDef.xml b/resources/boot/EA/CreateNewLocalObjectDef.xml index e4a9426..8c8c9c1 100644 --- a/resources/boot/EA/CreateNewLocalObjectDef.xml +++ b/resources/boot/EA/CreateNewLocalObjectDef.xml @@ -10,7 +10,7 @@ - + diff --git a/resources/boot/EA/EditProperties.xml b/resources/boot/EA/EditProperties.xml deleted file mode 100644 index 15d51b8..0000000 --- a/resources/boot/EA/EditProperties.xml +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - - - - - - - - - - - - diff --git a/resources/boot/EA/EditPropertyDescription.xml b/resources/boot/EA/EditPropertyDescription.xml new file mode 100644 index 0000000..f560988 --- /dev/null +++ b/resources/boot/EA/EditPropertyDescription.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/resources/boot/EA/SetInstanceWorkflow.xml b/resources/boot/EA/SetInstanceWorkflow.xml new file mode 100644 index 0000000..63f07ea --- /dev/null +++ b/resources/boot/EA/SetInstanceWorkflow.xml @@ -0,0 +1 @@ + \ No newline at end of file -- cgit v1.2.3