-
Key: PLM2-36
-
Legacy Issue Number: 11233
-
Status: closed
-
Source: PROSTEP AG ( Guido Adolphi)
-
Summary:
PLM Services 2.0, mantis/07-03-01 Update, Chapter 9.8.1 and Figure 9.89 Cause: The parameter listing of the General_detail_query is erroneous regarding the parameter uid. The General_detail_query is meant to select details for a set of objects identified by their identifying attribute uid. As figure~9.89 shows, the set of uids will be passed to the Objects_by_uid_query instance equivalent_specific_query_instance. But the General_detail_query provides only a parameter called uid with cardinality 1..1 while the specialization General_detail_query in figure~9.89 correctly introduces a parameter named uids with cardinality 1..*. New Specification Text: The parameter list of General_detail_query within the description text has to correct the declaration of parameter uid: UID into uids: UID[1..*].
-
Reported: PLM 1.0.1 — Fri, 27 Jul 2007 04:00 GMT
-
Disposition: Resolved — PLM 2.0b2
-
Disposition Summary:
The parameter list of General_detail_query within the description text has to correct the declaration of parameter uid: UID into uids: UID[1..*].
-
Updated: Fri, 6 Mar 2015 20:58 GMT