Uses of Interface
org.projog.core.kb.ProjogProperties
Packages that use ProjogProperties
Package
Description
Provides a programming interface for Java applications to interact with Projog.
-
Uses of ProjogProperties in org.projog.api
Constructors in org.projog.api with parameters of type ProjogPropertiesModifierConstructorDescriptionProjog(ProjogProperties projogProperties, ProjogListener... listeners) Constructs a newProjogobject with the specifiedProjogPropertiesandProjogListeners. -
Uses of ProjogProperties in org.projog.core.kb
Classes in org.projog.core.kb that implement ProjogPropertiesModifier and TypeClassDescriptionclassImplementation ofProjogPropertieswith hard-coded values.Methods in org.projog.core.kb that return ProjogPropertiesMethods in org.projog.core.kb with parameters of type ProjogPropertiesModifier and TypeMethodDescriptionstatic KnowledgeBaseKnowledgeBaseUtils.createKnowledgeBase(ProjogProperties projogProperties) Constructs a newKnowledgeBaseobject using the specifiedProjogProperties