|
JTP API Documentation | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--jtp.classifier.Classifier.ClassifyInfo
Static class structures
Field Summary | |
Resource |
_conc
|
boolean |
_equiv
|
Collection |
_mgs
|
Collection |
_mss
|
Constructor Summary | |
protected |
Classifier.ClassifyInfo(Resource c,
Collection mss,
Collection mgs,
boolean equiv)
|
Method Summary | |
boolean |
isInference()
|
String |
toString()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
public Resource _conc
public Collection _mss
public Collection _mgs
public boolean _equiv
Constructor Detail |
protected Classifier.ClassifyInfo(Resource c, Collection mss, Collection mgs, boolean equiv)
Method Detail |
public boolean isInference()
public String toString()
toString
in class Object
|
JTP API Documentation | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |