jar

org.andromda : andromda-schema2xmi

Maven & Gradle

Sep 08, 2012

AndroMDA Schema2XMI · Provides XMI Generation from a Database Schema. This is for users who would like to take an existing database schema and reverse engineer it into an XMI document.

Table Of Contents

Latest Version

Download org.andromda : andromda-schema2xmi JAR file - Latest Versions:

All Versions

Download org.andromda : andromda-schema2xmi JAR file - All Versions:

Version Vulnerabilities Size Updated
3.4
3.3
3.2

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window andromda-schema2xmi-3.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.andromda.schema2xmi

├─ org.andromda.schema2xmi.JdbcTypeFinder.class - [JAR]

├─ org.andromda.schema2xmi.ModelElementFinder.class - [JAR]

├─ org.andromda.schema2xmi.Schema2XMI.class - [JAR]

├─ org.andromda.schema2xmi.Schema2XMIGlobals.class - [JAR]

├─ org.andromda.schema2xmi.Schema2XMIUtils.class - [JAR]

├─ org.andromda.schema2xmi.SchemaTransformer.class - [JAR]

├─ org.andromda.schema2xmi.SchemaTransformerException.class - [JAR]

├─ org.andromda.schema2xmi.SqlToModelNameFormatter.class - [JAR]