next up previous
Next: Conceptual Graphs Up: No Title Previous: Catching Exceptions

Java Interface

We have implemented a generic user interface to MICO's dynamic invocation interface. The interface is written is Java and allows the invocation of arbitrary operations. The specification of an operation invocation is done with the help of a knowledge representation technique called conceptual graphs. This chapter gives an overview of this interface. The outline of this chapter is as follows: in section 6.1 be provide a brief introduction to the theory of conceptual graphs. In section 6.2 we describe CORBAs dynamic invocation interface and the problems related to a generic user interface which allows run-time access to this interface. In section 6.3 we present the anatomy of an operation declaration as defined by the CORBA standard. In section 6.4 we finally present our solution for a generic user interface to CORBAs dynamic invocation interface based on an interactive conceptual graph editor. In section 6.5 we finally show how to run the Java applet using standard JDK tools in conjunction with a graphical browsing tool for the contents of the interface repository. The work in this chapter has been presented in [7].





MICO
Tue Nov 10 11:04:45 CET 1998