blob: b9208edaa040c41667a1c2a0f75892b1a7142d0d (
plain)
1
2
3
4
5
6
7
8
9
|
<AllProperties>
<PropertyDescription Name="Name" IsClassIdentifier="false"
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>
|