summaryrefslogtreecommitdiff
path: root/resources/boot/property
diff options
context:
space:
mode:
Diffstat (limited to 'resources/boot/property')
-rwxr-xr-xresources/boot/property/CAProp.xml5
-rwxr-xr-xresources/boot/property/EAProp.xml5
-rwxr-xr-xresources/boot/property/ODProp.xml5
-rwxr-xr-xresources/boot/property/SCProp.xml4
4 files changed, 19 insertions, 0 deletions
diff --git a/resources/boot/property/CAProp.xml b/resources/boot/property/CAProp.xml
new file mode 100755
index 0000000..d5b2bea
--- /dev/null
+++ b/resources/boot/property/CAProp.xml
@@ -0,0 +1,5 @@
+<AllProperties>
+ <PropertyDescription Name="Name" IsClassIdentifier="false" DefaultValue="" IsMutable="false"/>
+ <PropertyDescription Name="Complexity" IsClassIdentifier="true" DefaultValue="Composite" IsMutable="false"/>
+ <PropertyDescription Name="Type" IsClassIdentifier="true" DefaultValue="ActivityDesc" IsMutable="false"/>
+</AllProperties>
diff --git a/resources/boot/property/EAProp.xml b/resources/boot/property/EAProp.xml
new file mode 100755
index 0000000..ddf07c1
--- /dev/null
+++ b/resources/boot/property/EAProp.xml
@@ -0,0 +1,5 @@
+<AllProperties>
+ <PropertyDescription Name="Name" IsClassIdentifier="false" DefaultValue="" IsMutable="false"/>
+ <PropertyDescription Name="Complexity" IsClassIdentifier="true" DefaultValue="Elementary" IsMutable="false"/>
+ <PropertyDescription Name="Type" IsClassIdentifier="true" DefaultValue="ActivityDesc" IsMutable="false"/>
+</AllProperties>
diff --git a/resources/boot/property/ODProp.xml b/resources/boot/property/ODProp.xml
new file mode 100755
index 0000000..0c85444
--- /dev/null
+++ b/resources/boot/property/ODProp.xml
@@ -0,0 +1,5 @@
+<AllProperties>
+ <PropertyDescription Name="Name" IsClassIdentifier="false" DefaultValue="" IsMutable="false"/>
+ <PropertyDescription Name="Type" IsClassIdentifier="true" DefaultValue="OutcomeDesc" IsMutable="false"/>
+ <PropertyDescription Name="Breakapart" IsClassIdentifier="false" DefaultValue="0" IsMutable="false"/>
+</AllProperties>
diff --git a/resources/boot/property/SCProp.xml b/resources/boot/property/SCProp.xml
new file mode 100755
index 0000000..356f2f9
--- /dev/null
+++ b/resources/boot/property/SCProp.xml
@@ -0,0 +1,4 @@
+<AllProperties>
+ <PropertyDescription Name="Name" IsClassIdentifier="false" DefaultValue="" IsMutable="false"/>
+ <PropertyDescription Name="Type" IsClassIdentifier="true" DefaultValue="Script" IsMutable="false"/>
+</AllProperties>