Package jadex.rules.examples.helloworld
Class OAVHelloWorld
- java.lang.Object
- 
- jadex.rules.examples.helloworld.OAVHelloWorld
 
- 
 public class OAVHelloWorld extends java.lang.ObjectSimple hello world program for illustrating how a simple rule application is set up.
- 
- 
Constructor SummaryConstructors Constructor Description OAVHelloWorld()
 - 
Method SummaryAll Methods Static Methods Concrete Methods Modifier and Type Method Description static voidmain(java.lang.String[] args)Main method.
 
-