Package edu.udel.cis.vsl.sarl.IF.object


package edu.udel.cis.vsl.sarl.IF.object
The object package provides the SymbolicObject interface, which is the root of the symbolic object type hierarchy. In addition, it provides interfaces for the "concrete" kinds of symbolic objects: booleans, (small) Java ints, Numbers, and Strings.