All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface jtelos.cpp.README

public interface README
extends Levels
The package jtelos.cpp contains a group of classes that implement some of the interfaces defined in the parent package jtelos. The classes contained in jtelos.cpp provide a Java interface to the Techne Repository. The Techne Repository, along with all the facilities it offers, is loaded in the form of a dynamicly loaded and/or shared C++ library by the classes in this package.

If using this package on Solaris, the Solaris shared library libjtelos.so is required, in which case, the environment variable LD_LIBRARY_PATH must contain the path in which the shared library resides. If usingx this package on NT, the dynamically loaded library (dll) jtelos.dll is required which must be in the same directory whence the package classes are being executed.

See Also:
cppKB, cppProposition, cppIndividual, cppAttribute, cppProposition, cppOmegaIndividualClass, cppOmegaAttributeClass


All Packages  Class Hierarchy  This Package  Previous  Next  Index