From ecfbae52eca918912f31199519f260c1657acd43 Mon Sep 17 00:00:00 2001 From: Andrew Branson Date: Mon, 2 Jul 2012 14:13:59 +0200 Subject: Move module.xml --- src/main/resources/module.xml | 74 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 74 insertions(+) create mode 100644 src/main/resources/module.xml (limited to 'src/main/resources/module.xml') diff --git a/src/main/resources/module.xml b/src/main/resources/module.xml new file mode 100644 index 0000000..63cf54d --- /dev/null +++ b/src/main/resources/module.xml @@ -0,0 +1,74 @@ + + + + CRISTAL Development Items, such as resource factories and workflows. Also includes a demonstrative description factory + 0.2 + + ac/uk/uwe/cristaldev/resources/ + + boot/OD/NewLocalObjectDef.xsd + boot/OD/NewDevObjectDef.xsd + boot/OD/ChooseWorkflow.xsd + boot/EA/CreateNewLocalObjectDef.xml + boot/EA/EditPropertyDescription.xml + boot/EA/CreateItem.xml + boot/EA/SetInstanceWorkflow.xml + boot/CA/CompositeActivityFactory.xml + boot/CA/ElementaryActivityFactory.xml + boot/CA/SchemaFactoryWf.xml + boot/CA/ScriptFactoryWf.xml + boot/CA/ItemDescriptionWf.xml + boot/CA/ItemDescriptionFactoryWf.xml + boot/CA/ReadOnlyItemDescriptionWf.xml + boot/SC/LocalObjectDefCreator.xml + boot/SC/InstantiateItem.xml + boot/SC/SetWorkflow.xml + + Script + Factory + boot/property/SCProp.xml + boot/SC/New.xml + + /desc/ActivityDesc/system/kernel/ManageScript + + + + ElementaryActivityDef + Factory + boot/property/EAProp.xml + + /desc/ActivityDesc/system/kernel/ManageElementaryActDef + + + + CompositeActivityDef + Factory + boot/property/CAProp.xml + + /desc/ActivityDesc/system/kernel/ManageCompositeActDef + + + + Schema + Factory + boot/property/ODProp.xml + boot/OD/New.xsd + + /desc/ActivityDesc/system/kernel/ManageSchema + + + + Factory + boot/property/DescProp.xml + + /desc/ActivityDesc/system/dev/ItemDescriptionWf + + + /desc/dev/CompositeActivityDefFactory + + + + Admin + + + -- cgit v1.2.3