|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectMLNParser.MLNParserFacade
public class MLNParserFacade
Constructor Summary | |
---|---|
MLNParserFacade()
|
Method Summary | |
---|---|
Instantiation |
getInstantiation()
|
RBN |
getRBN()
|
SparseRelStruc |
getRelStruc()
|
void |
ReadMLN(java.io.File mln,
java.io.File cwdb,
java.io.File owdb)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MLNParserFacade()
Method Detail |
---|
public void ReadMLN(java.io.File mln, java.io.File cwdb, java.io.File owdb)
public RBN getRBN()
public SparseRelStruc getRelStruc()
public Instantiation getInstantiation()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |