activityAspect
| Namespace: | (default namespace) |
|---|---|
| XML Schema: | ns0.xsd |
An enumeration of all the parts of an activity that -can- be changed.
Possible Values
| value | description |
|---|---|
| Name | 0. Activity name. |
| Comments | 1. Activity comments. |
| Location | 2. Canvas coordinates. |
| Exits | 3. Some general issue with this activity's exits. |
| Connection | 4. A connection (rewired to a different target - or targets). Key=exit number within activity. |
| Parameters | 5. Some general issue with this activity's parameters. |
| Parameter | 6. A parameter value (its string form altered). Key=parameter number within activity. |
| FastKey | 7. The type of activity. |
| LinkedFlowID | 8. The linked flow (for RCF/RSD and similar) |
| ServiceName | 9. The linked flow's associated service (for RSD) |