|
|
![]() |
![]() |
![]() |
|
Contents Introduction Concepts User Help Modeler Help Browser Help
|
|||
![]() |
|||
![]() |
![]() |
The EVA Netmodeler Visual Modeling InterfaceVisual Modeling Interface overviewThe EVA Netmodeler Visual Modeling Interface facility provides a mechanism to store diagrams created in various diagramming tools into the EVA Netmodeler repository. The elements that make up the diagrams are also stored in the repository in the same way as other repository content. This enables the diagram elements to be reused consistently across numerous diagrams, and to be used by all the reporting and analysis facilities of EVA Netmodeler. Diagrams are referred to as Models in the EVA Netmodeler environment. Note that this feature is an alternative to the built-in EVA Netmodeler graphical modeling capability. Refer to the Graphical Modeler Interface section for a discussion of the EVA Netmodeler graphical modeling capability. The AGMCGI Interface can be used on its own, or together with the Archi Requestor DLL, written in Visual Basic 6, depending on the level of abstraction required. Please note that in this section the original "Archi" brand name has been retained in some cases as it is often used in technical context. The illustration above shows a complete architectural overview of the Archi Visual Modeling interface. The diagram illustrates where the two main components (viz. AGMCGI and Archi Requestor) fit into the architecture and the functions performed by each component. AGMCGIThis component is part of the Archi server program, it receives CGI requests and returns information as an XML file.
Archi RequesterThis is a VB dll and can be viewed as a service agent facilitating the use of the AGMCGI by COM-enabled applications such as Microsoft Office and Visio. Applications that cannot handle COM can interface directly with the AGMCGI via HTTP requests, but they will have to re-create the functionality offered by Archi Requester.
Visio implementation of the EVA Netmodeler Visual Modeling InterfaceThis section describes how to use the EVA Netmodeler Visual Modeling Interface using Microsoft Visio as the visual modeling client. Note that it is also possible to implement similar functions in other third party tools, although this requires a fair degree of technical skill and a knowledge of the tool used. Refer to the Visual Modeler Developer Help section for more technical details and guidance on how to do this. The Visio implementation of the EVA Netmodeler Visual Modeling Interface has the following main elements:
Additional help for this facility can be found in the following sections:
|