RALTeam Data



RALTeam Data extends the SelectTeamExpr of RALTeam Core to indicate that the information necessary to select teams is provided in a data field read by the activity in question, being thus accessible only at run time. We assume that the description received in the data field corresponds to the properties defined with RALTeam Core (i.e., team ID, team type, cardinality, etcetera), as shown in bold letters in the figure above. Thus, conditions such as TEAM OF TYPE IN DATA FIELD Test.teamType can be defined, assuming that teamType indicates a valid team type stored in a data object Test used in the process.