From 20aab0c365e87cdefadbb2c5c9325c530761a320 Mon Sep 17 00:00:00 2001 From: Andrew Branson Date: Thu, 6 Mar 2014 16:46:11 +0100 Subject: New ModuleFactory - not finished yet. Can collect module info but not export. Contents collection to be added. Pretty-printed XML - an example module should be easy to read. --- src/main/resources/module.xml | 54 +++++++++++++++++++++++++++++-------------- 1 file changed, 37 insertions(+), 17 deletions(-) (limited to 'src/main/resources/module.xml') diff --git a/src/main/resources/module.xml b/src/main/resources/module.xml index 2869639..45cb984 100644 --- a/src/main/resources/module.xml +++ b/src/main/resources/module.xml @@ -7,23 +7,31 @@ uk/ac/uwe/cristaldev/resources/ true - 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 + 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 + boot/CA/ModuleFactory.xml + boot/OD/ModuleExportPath.xsd + boot/EA/ExportModule.xml + boot/OD/ModuleAgents.xsd + boot/EA/EditModuleAgents.xml + boot/OD/ModuleProperties.xsd + boot/EA/EditModuleConfiguration.xml + boot/CA/ModuleDevWorkflow.xml Script Factory @@ -98,6 +106,18 @@ + + Factory + boot/property/ModuleProp.xml + + + + + + + + + User Admin -- cgit v1.2.3