diff options
Diffstat (limited to 'src/main/resources/boot')
| -rw-r--r-- | src/main/resources/boot/property/CAProp.xml | 1 | ||||
| -rw-r--r-- | src/main/resources/boot/property/EAProp.xml | 1 | ||||
| -rw-r--r-- | src/main/resources/boot/property/ODProp.xml | 1 | ||||
| -rw-r--r-- | src/main/resources/boot/property/SCProp.xml | 1 | ||||
| -rw-r--r-- | src/main/resources/boot/property/SMProp.xml | 1 |
5 files changed, 0 insertions, 5 deletions
diff --git a/src/main/resources/boot/property/CAProp.xml b/src/main/resources/boot/property/CAProp.xml index 7b65beb..acd6b90 100644 --- a/src/main/resources/boot/property/CAProp.xml +++ b/src/main/resources/boot/property/CAProp.xml @@ -3,7 +3,6 @@ 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>
diff --git a/src/main/resources/boot/property/EAProp.xml b/src/main/resources/boot/property/EAProp.xml index b9208ed..aced7f3 100644 --- a/src/main/resources/boot/property/EAProp.xml +++ b/src/main/resources/boot/property/EAProp.xml @@ -3,7 +3,6 @@ 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>
diff --git a/src/main/resources/boot/property/ODProp.xml b/src/main/resources/boot/property/ODProp.xml index 3d7a6f1..bd7257d 100644 --- a/src/main/resources/boot/property/ODProp.xml +++ b/src/main/resources/boot/property/ODProp.xml @@ -5,5 +5,4 @@ DefaultValue="OutcomeDesc" IsMutable="false" />
<PropertyDescription Name="Breakapart"
IsClassIdentifier="false" DefaultValue="0" IsMutable="false" />
- <PropertyDescription Name="Layer" IsClassIdentifier="false" DefaultValue="0" IsMutable="true"/>
</AllProperties>
diff --git a/src/main/resources/boot/property/SCProp.xml b/src/main/resources/boot/property/SCProp.xml index cff8532..f1f586f 100644 --- a/src/main/resources/boot/property/SCProp.xml +++ b/src/main/resources/boot/property/SCProp.xml @@ -3,5 +3,4 @@ DefaultValue="" IsMutable="true" />
<PropertyDescription Name="Type" IsClassIdentifier="true"
DefaultValue="Script" IsMutable="false" />
- <PropertyDescription Name="Layer" IsClassIdentifier="false" DefaultValue="0" IsMutable="true"/>
</AllProperties>
diff --git a/src/main/resources/boot/property/SMProp.xml b/src/main/resources/boot/property/SMProp.xml index 7239463..6705443 100644 --- a/src/main/resources/boot/property/SMProp.xml +++ b/src/main/resources/boot/property/SMProp.xml @@ -3,5 +3,4 @@ DefaultValue="" IsMutable="true" />
<PropertyDescription Name="Type" IsClassIdentifier="true"
DefaultValue="StateMachine" IsMutable="false" />
- <PropertyDescription Name="Layer" IsClassIdentifier="false" DefaultValue="0" IsMutable="true"/>
</AllProperties>
|
