:. Plan Editor
The main features of the plan editor follow:
- It’s based on the PAML metamodel it can be used to design plans, goals, state goals, predicates, message templates, belief updates, perceptions and their relationships
- The diagram and the underlying model can be continuously validated fulfilling the PAML metamodel (even if a project property can be set in order to disable the validation marks)
- The code generator is able to generate the related Java class
- It takes advantages from all the MO2L architecture features
This editor is a work in progress tool so the know main lacks follow:
- Even if the designer can model goal as a Java class, the view representing this entity in the diagram can't show attributes and operations as well (it can only figure out the its mental features according to the PAML metamodel)
Figure 1 shows the main GUI of the editor, that is a classic Eclipse GUI with a custom perspective, with the editor area with its palette (Figure 2), the Model View (Figure 3) and the other common views.
:. Plan Diagram Image Gallery
Runtime & Framework