Each change action changes one aspect of a product structure.
The properties for the SoftType are described in the following tabbed displays:
- Properties The public properties of the SoftType instance that can be set and modified by the user or by data import.
- Meta data Meta data about the SoftType instance that are set by the ShareAspace application.
description [0..1] : String
A text based description of the change action.
id [1] : String
The identifier for the change action. The identifier string provides an unambiguous reference to the change action in ShareAspace.
input [0..1] : ActivityInputReference
The item that will have been changed by the action. The item "before" the change.
name [0..1] : String
The name of the change action is a human readable label used to refer to the change action. The name is not an identifier and so does not uniquely identify a change action element in ShareAspace.
origin [0..1] : OriginatingSystem
The origin of the change action.
If an origin is provided then the system representing the origin is the "master" system and the change action can only be updated via an input from that system.
If no origin is provided, the origin is assumed to be ShareAspace and the change action can be edited in ShareAspace.
outputs [0..*] : ActivityOutputReference
The set of items that result as a consequence of the change action.
systemDataSource [0..1] : SystemDataSource
The system from which the change action was loaded.
type [0..1] : ChangeRole
The category of the change action.