summaryrefslogtreecommitdiff
path: root/src/main/resources/boot/property/EAProp.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/boot/property/EAProp.xml')
-rw-r--r--src/main/resources/boot/property/EAProp.xml9
1 files changed, 6 insertions, 3 deletions
diff --git a/src/main/resources/boot/property/EAProp.xml b/src/main/resources/boot/property/EAProp.xml
index 2500a86..aced7f3 100644
--- a/src/main/resources/boot/property/EAProp.xml
+++ b/src/main/resources/boot/property/EAProp.xml
@@ -1,5 +1,8 @@
<AllProperties>
- <PropertyDescription Name="Name" IsClassIdentifier="false" DefaultValue="" IsMutable="true"/>
- <PropertyDescription Name="Complexity" IsClassIdentifier="true" DefaultValue="Elementary" IsMutable="false"/>
- <PropertyDescription Name="Type" IsClassIdentifier="true" DefaultValue="ActivityDesc" IsMutable="false"/>
+ <PropertyDescription Name="Name" IsClassIdentifier="false"
+ DefaultValue="" IsMutable="true" />
+ <PropertyDescription Name="Complexity"
+ IsClassIdentifier="true" DefaultValue="Elementary" IsMutable="false" />
+ <PropertyDescription Name="Type" IsClassIdentifier="true"
+ DefaultValue="ActivityDesc" IsMutable="false" />
</AllProperties>