Package jadex.bdiv3.quickstart
Class Main
- java.lang.Object
- 
- jadex.bdiv3.quickstart.Main
 
- 
 public class Main extends java.lang.ObjectThis class allows starting the agent.
- 
- 
Constructor SummaryConstructors Constructor Description Main()
 - 
Method SummaryAll Methods Static Methods Concrete Methods Modifier and Type Method Description static voidmain(java.lang.String[] args)Start the platform and also the agent.
 
-