Uses of Package
org.drools.smf

Packages that use org.drools.smf
org.drools.io Semantic-module and rule-sets readers and writers. 
org.drools.semantics.java Java Semantic Module. 
org.drools.smf Semantics Management Framework. 
org.drools.tags.rule Tag library for assembling rules. 
org.drools.tags.semantics Tag library for defining semantic modules. 
 

Classes in org.drools.smf used by org.drools.io
SemanticModule
          Collection of entities forming a semantic module.
 

Classes in org.drools.smf used by org.drools.semantics.java
ConfigurableCondition
          Configurable Condition.
ConfigurableConsequence
          Configurable Consequence.
ConfigurableExtractor
          Configurable Extractor.
ConfigurationException
          Indicates an error while configuring a configurable semantic component.
 

Classes in org.drools.smf used by org.drools.smf
ConfigurationException
          Indicates an error while configuring a configurable semantic component.
InvalidConditionException
          Indicates an attempt to add an invalid condition to a semantic module.
InvalidConsequenceException
          Indicates an attempt to add an invalid consequence to a semantic module.
InvalidExtractorException
          Indicates an attempt to add an invalid fact extractor to a semantic module.
InvalidObjectTypeException
          Indicates an attempt to add an invalid object type to a semantic module.
NoSuchSemanticModuleException
          Indicates an attempt to lookup a non-existant SemanticModule.
SemanticComponentException
          Indicates an attempt to add an invalid semantic component to a semantic module.
SemanticModule
          Collection of entities forming a semantic module.
SemanticModuleException
          Base for all semantic module exceptions.
SemanticsRepository
          Interface for a repository of semantic modules.
 

Classes in org.drools.smf used by org.drools.tags.rule
SemanticModule
          Collection of entities forming a semantic module.
 

Classes in org.drools.smf used by org.drools.tags.semantics
SimpleSemanticModule
          Simple implementation of a Semantic Module.
 



Copyright © 2001-2002 The Werken Company. All Rights Reserved.