Uses of Package
dev.civl.sarl.IF.object

Packages that use dev.civl.sarl.IF.object
Package
Description
This package and its subpackages provide the "public interface" to SARL.
The public interface package dealing with symbolic expressions.
 
The object package provides the SymbolicObject interface, which is the root of the symbolic object type hierarchy.
The type package provides interfaces for all of the symbolic types.
This package provides the internal interface for the representation of basic symbolic expressions.
The ideal module supports reasoning about numerical expressions using "ideal" mathematical reals and integers.
Internal interface for the symbolic object module, providing mechanisms for creating SymbolicObjects.
This package provides all of the functionality of a symbolic universe except reasoning.
Internal interface for the "type" module, providing a SymbolicTypeFactory for producing SymbolicType s.