| Interfaces | |
|---|---|
| ApplicationDataFactory | No description provided. |
| ConditionFactory | No description provided. |
| ConditionInvoker | No description provided. |
| Configuration | Configuration passed to a configurable SemanticComponent. |
| ConsequenceFactory | No description provided. |
| ConsequenceInvoker | No description provided. |
| DurationFactory | No description provided. |
| FunctionsFactory | No description provided. |
| ImportEntryFactory | No description provided. |
| Invoker | No description provided. |
| ObjectTypeFactory | No description provided. |
| RuleFactory | No description provided. |
| SemanticCompiler | No description provided. |
| SemanticComponent | No description provided. |
| SemanticCondition | No description provided. |
| SemanticConsequence | No description provided. |
| SemanticFunctions | No description provided. |
| SemanticFunctionsCompiler | No description provided. |
| SemanticInvokeable | No description provided. |
| SemanticModule | Collection of entities forming a semantic module. |
| SemanticRule | No description provided. |
| SemanticRuleCompiler | No description provided. |
| SemanticsRepository | Interface for a repository of semantic modules. |
| Classes | |
|---|---|
| DefaultConfiguration | Default implementation of Configuration. |
| DefaultImporter | No description provided. |
| DefaultSemanticsRepository | Default SemanticsRepository which uses discovery to autoload
semantic modules. |
| Jarer | No description provided. |
| RuleCompiler | No description provided. |
| RuleSetCompiler | No description provided. |
| RuleSetPackage | References the results from the compilation of a RuleSet. |
| SemanticsReader | Loader of SemanticModule s from a set of properties. |
| SimpleSemanticModule | Simple implementation of a Semantic Module. |
| SimpleSemanticsRepository | Simple in-memory repository of semantic modules. |
| Exceptions | |
|---|---|
| FactoryException | 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. |
| InvalidObjectTypeException | Indicates an attempt to add an invalid object type to a semantic module. |
| MissingAttributeException | No description provided. |
| 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. |
| SemanticsReaderException | No description provided. |
Semantics Management Framework.