Package edu.udel.cis.vsl.sarl.type.IF
package edu.udel.cis.vsl.sarl.type.IF
Internal interface for the "type" module, providing a
SymbolicTypeFactory
for producing SymbolicType
s. Entry point: Types
.-
ClassDescriptionA factory used to produce
SymbolicType
s and other related objects.This class provides a static method for the creation of a newSymbolicTypeFactory
.