public class TheoryLibrary extends Library
| Constructor and Description | 
|---|
TheoryLibrary(String name,
             Theory theory)  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getName()
Gets the name of the library. 
 | 
String | 
getTheory()
Gets the theory provided with the library
 Empty theory is provided by default. 
 | 
dismiss, evalExpression, getEngine, getPrimitives, getSynonymMap, match, onSolveBegin, onSolveEnd, unifyCopyright © 2015. All rights reserved.