Skip to content
herve91 edited this page Jun 17, 2017 · 9 revisions

This is a plugin for Archi, the free Archimate Tool.

It allows to present the objects properties in forms to ease there filling-in.

Key functionalities

  • It uses configuration files to know how to present the forms
  • No need to know programming to create the forms, just to edit the configuration files (JSON)
  • Each form is split in tabs to organise data
  • Properties can be shown in the following controls:
    • label : to show read-only values
    • text : to allow values edition
    • combo : to provide a list of valid values
    • check : when binary valid versions (yes/no, true/false, ...)
    • table : when the same properties apply to a serie of objects The forms are available by right-clicking (context menu) on any Archi component.

Please consult the other pages of the wiki for more information.