Innovator 2008
Resources for Developers
| Java | ||
|---|---|---|
| API Documentation | html (javadoc) | |
| Eclipse Plug-In | Eclipse update site URL: http://eclipse.innovator.de/updatesite/10.0.3/ | |
| 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 | Innovator.NET API.zip | |
| .NET API Documentation | N/A, please refer to the Java API documentation | |
| Microsoft Developer Studio Plug-In | MID.Innovator.VStudio.AddIn.zip | |
| 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
- oAW XMI Generation
- InoCreateArtifact
- JDBC library
- Java Reverse Engineering
- Tools for Innovator
- Utility Library
Mapping from ARIS to Innovator
standard code generation using www.openarchitectureware.org templates from a 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 within Innovator to an eclipse XMI file.
Export an Innovator model within Eclipse 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.
Useful tools for Innovator environment like ant-task definitions and a doclet to export diagrams
Some useful utilities for programming with Innovator API calls.