Design

  • Modelling Method Design Environment
    The Modelling Method Design Environment provides capabilities to specify the class hierarchy, elicit usage scenarios and define mechanisms and algorithms in a graphical and collaborative way. The resulting specification is input for the implementation of a modelling tool.
    DOWNLOAD SOURCE

Develop

  • AdoScript Syntax Support in Microsoft Visual Studio Code
    The AdoScript Syntax Support in Microsoft Visual Studio Code focuses on recognizing the right concepts and displaying them according to the used theme. Additionally, it tries to identify illegal code where possible and mark it accordingly, like the use of variables where they aren't allowed or having lower-case characters in a procedure name.
    DOWNLOAD SOURCE
  • Java-based implementation of the ADOxx meta2 structure
    As a Java-based implementation of the ADOxx meta2 structure, this tool enables the programmatic implementation of a metamodel as objects with advanced serialization and debugging options.

    This environment is still experimental - use with caution. Contact tutorial@adoxx.org for further guidance.

    DOWNLOAD SOURCE
  • ALL2ABL Converter Service
    The ALL2ABL Converter Service supports the compilation of the library definition in ALL format (ADOxx Library Language) to binary ABL format. A method engineer developing in the modelling tool in ALL format can transform the results of the implementation work into ABL, ready for import in the ADOxx environment.

    DOWNLOAD SOAP CLIENT USE SERVICE
  • EMF2LEO Converter Service
    The EMF2LEO Converter Service supports the development of graphical representations for modelling constructs by the means of a conversion from the EMF graphics format to the ADOxx LEO format (GRAPHREP language). The generated code is directly integratable in the ADOxx Development Toolkit.

    DOWNLOAD SOAP CLIENT USE SERVICE

Deploy

  • AutoPDP Tool Packaging Service
    The AutoPDP Tool Packaging Service is a web service that allows method engineers of the ADOxx community to easily build their own modelling tools based on their methods developed on the ADOxx platform.

    The library, as developed using the ADOxx Development Toolkit, is further enriched by product relevant information such as naming, icons, splash screens, manuals and example models, and packaged as an installer archive. The service combines and validates all available inputs (using default information for missing blocks), integrates all elements and provides the user with an "Installation CD" as a download archive.
    USE SERVICE