|
TPTP 4.2.0 Platform Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.eclipse.tptp.platform.analysis.engine.EngineLookup
EngineLookup
| Constructor Summary | |
|---|---|
EngineLookup(IEngine engine)
Constructor. |
|
| Method Summary | |
|---|---|
ICategory |
getCategory(IData data)
Get the category by name. |
IData |
getData(java.lang.String name)
Get the data by name. |
IEngine |
getEngine()
Get the engine. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public EngineLookup(IEngine engine)
engine - | Method Detail |
public IEngine getEngine()
public IData getData(java.lang.String name)
name -
public ICategory getCategory(IData data)
data -
|
TPTP 4.2.0 Platform Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||