summaryrefslogtreecommitdiff
path: root/src/main/resources/boot/property/CAProp.xml
blob: 7b65bebaa8e4881fd30b69bde9bd4da92f0805b5 (plain)
1
2
3
4
5
6
7
8
9
<AllProperties>
	<PropertyDescription Name="Name" IsClassIdentifier="false"
		DefaultValue="" IsMutable="false" />
	<PropertyDescription Name="Complexity"
		IsClassIdentifier="true" DefaultValue="Composite" IsMutable="false" />
	<PropertyDescription Name="Layer" IsClassIdentifier="false" DefaultValue="0" IsMutable="true"/>
	<PropertyDescription Name="Type" IsClassIdentifier="true"
		DefaultValue="ActivityDesc" IsMutable="false" />
</AllProperties>