Package | Description |
---|---|
com.articulate.sigma |
Provides classes for the Sigma knowledge engineering environment version developed
at Articulate Software Inc.
|
Modifier and Type | Class and Description |
---|---|
static class |
SInE.SInEFactory |
static class |
Vampire.VampireFactory |
Modifier and Type | Method and Description |
---|---|
static InferenceEngine.EngineFactory |
SInE.getFactory() |
static InferenceEngine.EngineFactory |
Vampire.getFactory() |
Modifier and Type | Method and Description |
---|---|
InferenceEngine |
KB.createInferenceEngine(InferenceEngine.EngineFactory factory)
Creates InferenceEngine and loads all of the constituents into it.
|