ars_models.rb

Path: lib/ars_models.rb
Last Update: Fri Jun 19 17:52:50 -0500 2009

Define the Ars Models package loader file. This file requires the necessary libraries, configures the environment, and then loads each of the Ars Models files. This process exposes the complete Model package to the current Ruby environment.

If a specific ArsAPI version is desired, the calling program should manually require the arapiXX.jar and arutilXX.jar (ArsModels will not attempt to load these pakages if they are already present in the JVM).

Required files

java   jars/arapi63.jar   jars/arutil63.jar   jars/arapi70.jar   jars/arutil70.jar   jars/ArsModels_Java_Library.jar  

[Validate]