Uses of Interface
dev.civl.sarl.IF.CoreUniverse
Packages that use CoreUniverse
Package
Description
This package and its subpackages provide the "public interface" to SARL.
This package provides all of the functionality of a symbolic universe except
reasoning.
-
Uses of CoreUniverse in dev.civl.sarl.IF
Subinterfaces of CoreUniverse in dev.civl.sarl.IFModifier and TypeInterfaceDescriptioninterfaceA symbolic universe is used for the creation and manipulation ofSymbolicObjects. -
Uses of CoreUniverse in dev.civl.sarl.preuniverse.IF
Subinterfaces of CoreUniverse in dev.civl.sarl.preuniverse.IFModifier and TypeInterfaceDescriptioninterfaceAPreUniverseprovides most of the services of aSymbolicUniverse, but not those that require reasoning, specifically theorem proving and simplification.