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 /src/main/resources/boot/property/ODProp.xml | |
| parent | eac30db6329f05cc7cf2a35613497e357b4db3aa (diff) | |
Mavenized
Diffstat (limited to 'src/main/resources/boot/property/ODProp.xml')
| -rw-r--r-- | src/main/resources/boot/property/ODProp.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/main/resources/boot/property/ODProp.xml b/src/main/resources/boot/property/ODProp.xml new file mode 100644 index 0000000..0c85444 --- /dev/null +++ b/src/main/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>
|
