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