« Zpět na CIDOC-CRM Project

Follow Up "Multiple Inheritance": Placement of AdoScripts

Kombinovaný pohled Klasický pohled Stromové zobrazení
Diskuse [ Předchozí | Další ]
toggle
Follow Up "Multiple Inheritance": Placement of AdoScripts
community class relation documentation
Odpověď
27.3.14 11:16
This question was raised after analysing the FAQ entry Multiple Inheritance and proceeding with solution 2.

Where can I find / have to place the implemented ADOscripts in a library?

RE: Placement of AdoScripts
Odpověď
26.7.13 10:42 jako reakce na Anonymní uživatel.
For more details how to invoke AdoScripts in a library, please refer to the latest tutorial for “Method Engineers” and have a look in the slide set about “Mechanisms and Algorithms”.

In the attached sample, we placed the ADOscrits in the LIBRARY ATTRIBUTE “External Coupling” of the Dynamic Library. To accomplish this by yourself please follow the steps below:
(1) Login to the Development toolkit
(2) Switch to the Library Management component
(3) Click on the Dynamic Library of your application library
(4) Click on the “Library Attribute” button
(4) Select the chapter “Add-On and finally
(5) open the editor for “External Coupling” with the small icon in the top right corner.

A sample implementation can be downloaded in Solution Sample 2b V2: DOWNLOAD