Innovator 2008
Resources for Developers
| Java | ||
|---|---|---|
| API Documentation | html (javadoc) | |
| Eclipse Plug-In | Eclipse update site URL: http://eclipse.innovator.de/updatesite/10.0.1/ | |
| Innovator Web | ||
| Code Samples | Public SVN Server with Eclipse Projects. URL: https://svn.mid.de/svn/kunde/ Login with user 'kunde' and password 'kunde'. | |
| .NET | ||
| Innovator 2008 .NET API | MID.Innovator.API.dll.zip (Version 10.0.1) | |
| .NET API Documentation | N/A, please refer to the Java API documentation | |
| Microsoft Developer Studio Plug-In | MID.Innovator.VStudio.AddIn.zip (Version 10.0.1) | |
| Code Samples | A complete Visual Studio 2005 .NET sample application demonstrating the usage of the Innovator 2008 CSharp API. Download Sample .NET.zip and take a look into the contained Readme file. | |
Resources for Admins
- Aris Mapping
- UML Code-Generation
- oAW Adapter
- XMI Generation
- InoCreateArtifact
- JDBC library
- Java Reverse Engineering
- Utility Library
Mapping from ARIS to Innovator
standard code generation using www.openarchitectureware.org templates from an UML model
the Innovator oAW bridge providing useful components to oAW framework. Implemented as an eclipse plug-in providing the Innovator metamodel to oAW
Export an Innovator model to an eclipse XMI file.
For a selected use case, class or simply a versionable element an artifact is created together with a corresponding document. Both are connected with a dependency of kind manifestation and the document is opened.
Establishes a JDBC connection to a database and collects information about tables or views.
Javadoc functionality is used to gather information of Java source code files. A corresponding Innovator model is built upon the java classes, interfaces and enumerations with their attributes, methods and more.
Some useful utilities for programming with Innovator API calls.