dame logo

back to project main page

DMPlugin Wizard Quick Guide

  1. Introduction

  2. The Menu Bar

  3. The Main Panel

  4. The Components Tree

  5. The Fields

  6. The Input Files

  7. The Output Files



1. Introduction

The DMPlugin Application Wizard is a GUI which allows a developer to create the constructor for its DMPlugin in an user friendly way.

 2. The Menu Bar

The Menu presents different options:

3. The Main Panel

The main panel contains the main informations of a DMPlugin.

Plugin informations:

Owner informations:

Running Mode Informations:

This section contains the possible running modes. For each running modes there is a check box, which can be used to create or cancel it, and a documentation area which must contain a link to the running mode documentation. The running time is the DMPlugin scheduling priority. An high running time means that the DMPlugin is most likely to be executed on the GRID environment.



4. The Components Tree

The components tree contains the plugin's running modes, each one with its fields, input files and output files.

To add a new element, simply select input file, field or output file in the desidered running mode and use the add button.

To edit or delete an element, select the element and use the edit or the delete button

5. The Fields

The plugin fields are the data that a plugin must receive to execute an experiment.



6. The Input Files

The input files are the files the plugin must receive to execute an experiment.

7. The Output Files

The output files are the files that the plugin creates during or at the end of an experiment.