|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ontobox.fast.Engine
public class Engine
Constructor Summary | |
---|---|
Engine()
|
|
Engine(java.io.File dir,
boolean useCard)
|
Method Summary | |
---|---|
void |
close()
|
TransactionRO |
openTransactionRO()
|
TransactionRW |
openTransactionRW()
|
void |
setListener(ActionListener listener)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Engine(java.io.File dir, boolean useCard)
public Engine()
Method Detail |
---|
public final void setListener(ActionListener listener)
public final TransactionRW openTransactionRW()
public final TransactionRO openTransactionRO()
public final void close()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |