|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectRBNio.RDEFReader
public class RDEFReader
Field Summary | |
---|---|
static int |
READONESTRUC
|
static int |
READRELDATA
|
Constructor Summary | |
---|---|
RDEFReader()
|
Method Summary | |
---|---|
RelData |
readRDEF(java.lang.String rdef,
RelStruc A)
RelData primarily stores information on observed probabilistic relations. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int READONESTRUC
public static final int READRELDATA
Constructor Detail |
---|
public RDEFReader()
Method Detail |
---|
public RelData readRDEF(java.lang.String rdef, RelStruc A) throws RBNIllegalArgumentException
rdef
- A
-
RBNIllegalArgumentException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |