Innovator 2010
Resources for Developers
| Java | ||
|---|---|---|
| API Documentation | html (javadoc) | |
| Eclipse Plug-In | Eclipse update site URL: http://eclipse.innovator.de/updatesite/11.0.1/ | |
| Code Samples | Public SVN Server with Eclipse Projects. URL: https://svn.mid.de/svn/kunde/ Login with user 'kunde' and password 'kunde'. | |
| .NET | ||
| Innovator 2010 .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
- WSDL Import&Export
- XMI Generation
- oAW XMI Generation
- XSD Import&Export
- InoCreateArtifact
- InoDDLImport
- InoDepEdit
- JDBC library
- Java Reverse Engineering
- Model to Model - Software Development Kit
- Mapping ER-DB
- 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
Innovator Application to import and export WSDL files into Innovator model.
Innovator Application to export an Innovator model to an eclipse or OMG XMI file.
Export an Innovator model within Eclipse to an eclipse or OMG XMI file.
Innovator Application to import and export XSD files into Innovator model.
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.
Innovator Application to import DDL file into Innovator model.
Innovator Application to show and edit dependencies between model elements within Innovator
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.
Software Development Kit to create model transformations
Innovator Application to map between ER and DB model and reverse.
Some useful utilities for programming with Innovator API calls.