From 0774a45d92569b7d7f05c82c9e036821b1c3aadf Mon Sep 17 00:00:00 2001 From: abranson Date: Fri, 6 Jul 2012 15:53:04 +0200 Subject: Require workflow version for item descriptions Switch to Gateway.getMarshaller() from CastorXMLUtility Replace module.xml with marshalled form --- src/main/resources/module.xml | 110 +++++++++++++++++++++++++++--------------- 1 file changed, 70 insertions(+), 40 deletions(-) (limited to 'src/main/resources/module.xml') diff --git a/src/main/resources/module.xml b/src/main/resources/module.xml index 63cf54d..12a2142 100644 --- a/src/main/resources/module.xml +++ b/src/main/resources/module.xml @@ -1,74 +1,104 @@ - - + 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 - + 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 + cristal-gui - + \ No newline at end of file -- cgit v1.2.3