diff options
| author | Andrew Branson <andrew.branson@cern.ch> | 2012-06-04 15:37:34 +0200 |
|---|---|---|
| committer | Andrew Branson <andrew.branson@cern.ch> | 2012-06-04 15:37:34 +0200 |
| commit | 388a76a73c8a8131c7af8df2ba03cf16511c8ea5 (patch) | |
| tree | 473206237625785b7828dd73c7e7be8b184bfba0 /resources/boot/property | |
| parent | eac30db6329f05cc7cf2a35613497e357b4db3aa (diff) | |
Mavenized
Diffstat (limited to 'resources/boot/property')
| -rw-r--r-- | resources/boot/property/CAProp.xml | 5 | ||||
| -rw-r--r-- | resources/boot/property/DescProp.xml | 2 | ||||
| -rw-r--r-- | resources/boot/property/EAProp.xml | 5 | ||||
| -rw-r--r-- | resources/boot/property/ODProp.xml | 5 | ||||
| -rw-r--r-- | resources/boot/property/SCProp.xml | 4 |
5 files changed, 0 insertions, 21 deletions
diff --git a/resources/boot/property/CAProp.xml b/resources/boot/property/CAProp.xml deleted file mode 100644 index d5b2bea..0000000 --- a/resources/boot/property/CAProp.xml +++ /dev/null @@ -1,5 +0,0 @@ -<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/DescProp.xml b/resources/boot/property/DescProp.xml deleted file mode 100644 index 95a41c9..0000000 --- a/resources/boot/property/DescProp.xml +++ /dev/null @@ -1,2 +0,0 @@ -<?xml version="1.0"?> -<AllProperties><PropertyDescription DefaultValue="" IsClassIdentifier="false" IsMutable="true" Name="Name"/><PropertyDescription DefaultValue="ItemDescription" IsClassIdentifier="true" IsMutable="false" Name="Type"/></AllProperties>
\ No newline at end of file diff --git a/resources/boot/property/EAProp.xml b/resources/boot/property/EAProp.xml deleted file mode 100644 index ddf07c1..0000000 --- a/resources/boot/property/EAProp.xml +++ /dev/null @@ -1,5 +0,0 @@ -<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 deleted file mode 100644 index 0c85444..0000000 --- a/resources/boot/property/ODProp.xml +++ /dev/null @@ -1,5 +0,0 @@ -<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 deleted file mode 100644 index 356f2f9..0000000 --- a/resources/boot/property/SCProp.xml +++ /dev/null @@ -1,4 +0,0 @@ -<AllProperties>
- <PropertyDescription Name="Name" IsClassIdentifier="false" DefaultValue="" IsMutable="false"/>
- <PropertyDescription Name="Type" IsClassIdentifier="true" DefaultValue="Script" IsMutable="false"/>
-</AllProperties>
|
