summaryrefslogtreecommitdiff
path: root/src/main/resources/boot/property
diff options
context:
space:
mode:
authorAndrew Branson <andrew.branson@cern.ch>2013-10-27 00:27:24 +0200
committerAndrew Branson <andrew.branson@cern.ch>2013-10-27 00:27:24 +0200
commit30cd736670a579985890d8c2dfe363bacbad7568 (patch)
tree152b34486ed4a77c6d6a3a49c13b796ae669f512 /src/main/resources/boot/property
parent0f892332b19ba8741a7db66a5c4daa386b2b5c1e (diff)
Beta?
Diffstat (limited to 'src/main/resources/boot/property')
-rw-r--r--src/main/resources/boot/property/SMProp.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/main/resources/boot/property/SMProp.xml b/src/main/resources/boot/property/SMProp.xml
new file mode 100644
index 0000000..8581e74
--- /dev/null
+++ b/src/main/resources/boot/property/SMProp.xml
@@ -0,0 +1,5 @@
+<AllProperties>
+ <PropertyDescription Name="Name" IsClassIdentifier="false" DefaultValue="" IsMutable="false"/>
+ <PropertyDescription Name="Type" IsClassIdentifier="true" DefaultValue="StateMachine" IsMutable="false"/>
+ <PropertyDescription Name="Module" IsClassIdentifier="false" DefaultValue="" IsMutable="false"/>
+</AllProperties>