Uses of Class
org.projog.core.term.TermFormatter
Packages that use TermFormatter
Package
Description
Provides a mechanism for objects to notify and be notified of events.
Predicates for system input and output with the file system.
-
Uses of TermFormatter in org.projog.core.event
Fields in org.projog.core.event declared as TermFormatterConstructors in org.projog.core.event with parameters of type TermFormatter -
Uses of TermFormatter in org.projog.core.kb
Fields in org.projog.core.kb declared as TermFormatterMethods in org.projog.core.kb that return TermFormatter -
Uses of TermFormatter in org.projog.core.predicate
Methods in org.projog.core.predicate that return TermFormatterModifier and TypeMethodDescriptionprotected final TermFormatterAbstractPredicateFactory.getTermFormatter()protected final TermFormatterAbstractSingleResultPredicate.getTermFormatter() -
Uses of TermFormatter in org.projog.core.predicate.builtin.io
Fields in org.projog.core.predicate.builtin.io declared as TermFormatterModifier and TypeFieldDescription(package private) final TermFormatterWritef.Formatter.termFormatterConstructors in org.projog.core.predicate.builtin.io with parameters of type TermFormatterModifierConstructorDescription(package private)Formatter(String text, List<Term> args, TermFormatter termFormatter)