diff options
Diffstat (limited to 'src/main/resources/boot/property/SMProp.xml')
| -rw-r--r-- | src/main/resources/boot/property/SMProp.xml | 6 |
1 files changed, 6 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..6705443 --- /dev/null +++ b/src/main/resources/boot/property/SMProp.xml @@ -0,0 +1,6 @@ +<AllProperties>
+ <PropertyDescription Name="Name" IsClassIdentifier="false"
+ DefaultValue="" IsMutable="true" />
+ <PropertyDescription Name="Type" IsClassIdentifier="true"
+ DefaultValue="StateMachine" IsMutable="false" />
+</AllProperties>
|
