Package org.drools.smf

Semantics Management Framework.

See:
          Description

Interface Summary
ConfigurableCondition Configurable Condition.
ConfigurableConsequence Configurable Consequence.
ConfigurableExtractor Configurable Extractor.
ConfigurableObjectType Configurable ObjectType.
SemanticModule Collection of entities forming a semantic module.
SemanticsRepository Interface for a repository of semantic modules.
 

Class Summary
SimpleSemanticModule Simple implementation of a Semantic Module.
SimpleSemanticsRepository Simple in-memory repository of semantic modules.
 

Exception Summary
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.
SemanticModuleException Base for all semantic module exceptions.
 

Package org.drools.smf Description

Semantics Management Framework.



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