From b086f57f56bf0eb9dab9cf321a0f69aaaae84347 Mon Sep 17 00:00:00 2001 From: Andrew Branson Date: Wed, 30 May 2012 08:37:45 +0200 Subject: Initial Maven Conversion --- src/main/resources/boot/CA/NoWorkflow.xml | 22 +++ src/main/resources/boot/CA/ServerItemWorkflow.xml | 217 +++++++++++++++++++++ src/main/resources/boot/EA/CreateNewAgent.xml | 19 ++ src/main/resources/boot/EA/CreateNewItem.xml | 19 ++ .../resources/boot/OD/CompositeActivityDef.xsd | 186 ++++++++++++++++++ .../resources/boot/OD/ElementaryActivityDef.xsd | 29 +++ src/main/resources/boot/OD/Module.xsd | 142 ++++++++++++++ src/main/resources/boot/OD/NewAgent.xsd | 20 ++ src/main/resources/boot/OD/NewItem.xsd | 73 +++++++ .../resources/boot/OD/PredefinedStepOutcome.xsd | 13 ++ src/main/resources/boot/OD/PropertyDescription.xsd | 36 ++++ src/main/resources/boot/OD/Schema.xsd | 4 + src/main/resources/boot/OD/Script.xsd | 38 ++++ src/main/resources/boot/SC/ServerNewEntity.xml | 11 ++ src/main/resources/boot/property/CAProp.xml | 5 + src/main/resources/boot/property/EAProp.xml | 5 + src/main/resources/boot/property/ODProp.xml | 5 + src/main/resources/boot/property/SCProp.xml | 4 + 18 files changed, 848 insertions(+) create mode 100644 src/main/resources/boot/CA/NoWorkflow.xml create mode 100644 src/main/resources/boot/CA/ServerItemWorkflow.xml create mode 100644 src/main/resources/boot/EA/CreateNewAgent.xml create mode 100644 src/main/resources/boot/EA/CreateNewItem.xml create mode 100644 src/main/resources/boot/OD/CompositeActivityDef.xsd create mode 100644 src/main/resources/boot/OD/ElementaryActivityDef.xsd create mode 100644 src/main/resources/boot/OD/Module.xsd create mode 100644 src/main/resources/boot/OD/NewAgent.xsd create mode 100644 src/main/resources/boot/OD/NewItem.xsd create mode 100644 src/main/resources/boot/OD/PredefinedStepOutcome.xsd create mode 100644 src/main/resources/boot/OD/PropertyDescription.xsd create mode 100644 src/main/resources/boot/OD/Schema.xsd create mode 100644 src/main/resources/boot/OD/Script.xsd create mode 100644 src/main/resources/boot/SC/ServerNewEntity.xml create mode 100644 src/main/resources/boot/property/CAProp.xml create mode 100644 src/main/resources/boot/property/EAProp.xml create mode 100644 src/main/resources/boot/property/ODProp.xml create mode 100644 src/main/resources/boot/property/SCProp.xml (limited to 'src/main/resources/boot') diff --git a/src/main/resources/boot/CA/NoWorkflow.xml b/src/main/resources/boot/CA/NoWorkflow.xml new file mode 100644 index 0000000..c0e2d6f --- /dev/null +++ b/src/main/resources/boot/CA/NoWorkflow.xml @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/main/resources/boot/CA/ServerItemWorkflow.xml b/src/main/resources/boot/CA/ServerItemWorkflow.xml new file mode 100644 index 0000000..e480b07 --- /dev/null +++ b/src/main/resources/boot/CA/ServerItemWorkflow.xml @@ -0,0 +1,217 @@ + + + + + + + + + + 16 + 17 + + + + + + + + + + + 15 + 16 + 19 + + + + + + + + + + + + + 14 + 17 + 18 + + + + + + + + + + + + + 11 + 19 + 13 + + + + + + + + + + + 10 + 18 + 12 + + + + + + + + + + + 10 + 11 + + + + + + + + + + + + 13 + 15 + + + + + + CreateNewAgent + + + + + + + + 12 + 14 + + + + + + CreateNewItem + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + CreateNewAgent + CreateNewItem + diff --git a/src/main/resources/boot/EA/CreateNewAgent.xml b/src/main/resources/boot/EA/CreateNewAgent.xml new file mode 100644 index 0000000..49f1f32 --- /dev/null +++ b/src/main/resources/boot/EA/CreateNewAgent.xml @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/src/main/resources/boot/EA/CreateNewItem.xml b/src/main/resources/boot/EA/CreateNewItem.xml new file mode 100644 index 0000000..8daaf74 --- /dev/null +++ b/src/main/resources/boot/EA/CreateNewItem.xml @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/src/main/resources/boot/OD/CompositeActivityDef.xsd b/src/main/resources/boot/OD/CompositeActivityDef.xsd new file mode 100644 index 0000000..e840734 --- /dev/null +++ b/src/main/resources/boot/OD/CompositeActivityDef.xsd @@ -0,0 +1,186 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/main/resources/boot/OD/ElementaryActivityDef.xsd b/src/main/resources/boot/OD/ElementaryActivityDef.xsd new file mode 100644 index 0000000..ea637e4 --- /dev/null +++ b/src/main/resources/boot/OD/ElementaryActivityDef.xsd @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/main/resources/boot/OD/Module.xsd b/src/main/resources/boot/OD/Module.xsd new file mode 100644 index 0000000..6cd84e0 --- /dev/null +++ b/src/main/resources/boot/OD/Module.xsd @@ -0,0 +1,142 @@ + + + + + + + + + + + + + + + + + + + Configuration parameters to add to the Cristal VM on launch. May target either client or server processes. + + + + + + + + + + + + + + + + + + + + + + + + Items to import into or verify within the Cristal server upon launch. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Prefix for module components + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/main/resources/boot/OD/NewAgent.xsd b/src/main/resources/boot/OD/NewAgent.xsd new file mode 100644 index 0000000..773f4fc --- /dev/null +++ b/src/main/resources/boot/OD/NewAgent.xsd @@ -0,0 +1,20 @@ + + + + + + Complete Structure for new agent + + + + + + The initial roles that this Agent will hold + + + + + + + + diff --git a/src/main/resources/boot/OD/NewItem.xsd b/src/main/resources/boot/OD/NewItem.xsd new file mode 100644 index 0000000..bcd5298 --- /dev/null +++ b/src/main/resources/boot/OD/NewItem.xsd @@ -0,0 +1,73 @@ + + + + + + Complete Structure for new item + + + + + + New Properties for the item + + + + + + + + + A new collection with layout + + + + + + + + + The position and size of this member slot on the layout + + + + + + + + + + + + + + + + + + + + + + A new collection without layout + + + + + + + + + + + + + + + + + + + + + diff --git a/src/main/resources/boot/OD/PredefinedStepOutcome.xsd b/src/main/resources/boot/OD/PredefinedStepOutcome.xsd new file mode 100644 index 0000000..bc0ac52 --- /dev/null +++ b/src/main/resources/boot/OD/PredefinedStepOutcome.xsd @@ -0,0 +1,13 @@ + + + + + General holder for predefined step outcomes we can't be bothered to define a proper schema for + + + + + + + + diff --git a/src/main/resources/boot/OD/PropertyDescription.xsd b/src/main/resources/boot/OD/PropertyDescription.xsd new file mode 100644 index 0000000..886092a --- /dev/null +++ b/src/main/resources/boot/OD/PropertyDescription.xsd @@ -0,0 +1,36 @@ + + + + + Defines the properties that will exist in instances of this description when initially created. + + + + + + + + The name of the new property. + + + + + Whether this property is used to identify the class of this item. Properties flagged as 'true' here are used to check type when these items are assigned to collections. + + + + + The initial value of the property when it is created. + + + + + Whether or not the property can have its value changed once it has been created. + + + + + + + + diff --git a/src/main/resources/boot/OD/Schema.xsd b/src/main/resources/boot/OD/Schema.xsd new file mode 100644 index 0000000..fed1949 --- /dev/null +++ b/src/main/resources/boot/OD/Schema.xsd @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/main/resources/boot/OD/Script.xsd b/src/main/resources/boot/OD/Script.xsd new file mode 100644 index 0000000..5726aca --- /dev/null +++ b/src/main/resources/boot/OD/Script.xsd @@ -0,0 +1,38 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/main/resources/boot/SC/ServerNewEntity.xml b/src/main/resources/boot/SC/ServerNewEntity.xml new file mode 100644 index 0000000..71753bf --- /dev/null +++ b/src/main/resources/boot/SC/ServerNewEntity.xml @@ -0,0 +1,11 @@ + + + + + diff --git a/src/main/resources/boot/property/CAProp.xml b/src/main/resources/boot/property/CAProp.xml new file mode 100644 index 0000000..d5b2bea --- /dev/null +++ b/src/main/resources/boot/property/CAProp.xml @@ -0,0 +1,5 @@ + + + + + diff --git a/src/main/resources/boot/property/EAProp.xml b/src/main/resources/boot/property/EAProp.xml new file mode 100644 index 0000000..ddf07c1 --- /dev/null +++ b/src/main/resources/boot/property/EAProp.xml @@ -0,0 +1,5 @@ + + + + + diff --git a/src/main/resources/boot/property/ODProp.xml b/src/main/resources/boot/property/ODProp.xml new file mode 100644 index 0000000..0c85444 --- /dev/null +++ b/src/main/resources/boot/property/ODProp.xml @@ -0,0 +1,5 @@ + + + + + diff --git a/src/main/resources/boot/property/SCProp.xml b/src/main/resources/boot/property/SCProp.xml new file mode 100644 index 0000000..356f2f9 --- /dev/null +++ b/src/main/resources/boot/property/SCProp.xml @@ -0,0 +1,4 @@ + + + + -- cgit v1.2.3