Package org.deri.iris.api.factory

Interface Summary
IBasicFactory An interface that can be used to create set of basic logical entities such as predicates, atoms, rules, queries etc.
IBuiltinsFactory An interface that can be used to create set of built-ins supported by this engine.
IConcreteFactory An interface that can be used to create set of data types supported by this engine.
IGraphFactory An interface that can be used to create a predicate graph.
ITermFactory An interface that can be used to create a term as a logical entity.