summaryrefslogtreecommitdiff
path: root/src/main/resources/boot/property/ModuleProp.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/boot/property/ModuleProp.xml')
-rw-r--r--src/main/resources/boot/property/ModuleProp.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/main/resources/boot/property/ModuleProp.xml b/src/main/resources/boot/property/ModuleProp.xml
new file mode 100644
index 0000000..aafb131
--- /dev/null
+++ b/src/main/resources/boot/property/ModuleProp.xml
@@ -0,0 +1,10 @@
+<AllProperties>
+ <PropertyDescription DefaultValue=""
+ IsClassIdentifier="false" IsMutable="true" Name="Name" />
+ <PropertyDescription DefaultValue=""
+ IsClassIdentifier="false" IsMutable="true" Name="Version" />
+ <PropertyDescription DefaultValue=""
+ IsClassIdentifier="false" IsMutable="true" Name="Namespace" />
+ <PropertyDescription DefaultValue="Module"
+ IsClassIdentifier="true" IsMutable="false" Name="Type" />
+</AllProperties> \ No newline at end of file