Package eu.su.mas.dedale.princ
Class Principal
java.lang.Object
eu.su.mas.dedale.princ.Principal
This class is used to start the platform and the agents. 
 To launch your agents in the environment you desire you will have to :
 
-  set the ConfigurationFile parameters (and maybe update the files in resources/) 
ConfigurationFile - create your agents classes and call them in the createAgents method below
 
- Author:
 - hc
 
- 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
Principal
public Principal() 
 - 
 - 
Method Details
- 
main
 
 -