Uses of Interface
dev.civl.sarl.IF.object.CharObject
Packages that use CharObject
Package
Description
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.
-
Uses of CharObject in dev.civl.sarl.object.IF
Methods in dev.civl.sarl.object.IF that return CharObject -
Uses of CharObject in dev.civl.sarl.preuniverse.IF
Methods in dev.civl.sarl.preuniverse.IF that return CharObjectModifier and TypeMethodDescriptionPreUniverse.charObject(char value) Returns the charObject wrapping the given char value.