diff options
Diffstat (limited to 'src/main/resources/boot/property/EAProp.xml')
| -rw-r--r-- | src/main/resources/boot/property/EAProp.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/resources/boot/property/EAProp.xml b/src/main/resources/boot/property/EAProp.xml index aced7f3..b9208ed 100644 --- a/src/main/resources/boot/property/EAProp.xml +++ b/src/main/resources/boot/property/EAProp.xml @@ -3,6 +3,7 @@ DefaultValue="" IsMutable="true" />
<PropertyDescription Name="Complexity"
IsClassIdentifier="true" DefaultValue="Elementary" IsMutable="false" />
+ <PropertyDescription Name="Layer" IsClassIdentifier="false" DefaultValue="0" IsMutable="true"/>
<PropertyDescription Name="Type" IsClassIdentifier="true"
DefaultValue="ActivityDesc" IsMutable="false" />
</AllProperties>
|
