« Back

Simulation and evaluation in ADOxx

Combination View Flat View Tree View
Threads [ Previous | Next ]
toggle
Simulation and evaluation in ADOxx
community documentation configuration functionality
Answer
3/27/14 11:09 AM
  1. Would you please post an example for usingĀ  the simulation and evaluationĀ  features of ADOxx?
  2. Is it possible to inherent the simulation elements of ADOxx (activity, event, start, etc) using different names?

RE: Simulation and evaluation in ADOxx
Answer
2/28/14 12:17 PM as a reply to Fadi.
Dear Fadi,

thank you for your question. With respect to simulation, I would like to point you to the simulation example developed for one of our tutorials. Please have a look at http://www.adoxx.org/live/documents/10157/8a83cae1-fbf3-4010-b6b8-d8f74856d364 for further details and the ABL file containing the sample.
For the evaluation part, we currently prepare a sample for our next tutorial that is planned on November 13-15, 2013 in Vienna. If you have time, we would be happy to welcome you!

RE: Simulation and evaluation in ADOxx
Answer
10/16/13 10:55 AM as a reply to Fadi.
With respect to your second bullet, yes this is completely flexible. The concrete classes and respective mappings need to be derived from the abstract classes. Any name is possible. The important thing is to have the hiearchy correctly so that a simulatable model can be established. Please have a look at the tutorial sample above, there we only use letters and numbers as class names and map those to the respective result views.