|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.sf.jlinkgrammar.LinkageInfo
public class LinkageInfo
TODO add javadoc
| Field Summary | |
|---|---|
(package private) int |
and_cost
|
(package private) AndList |
andlist
|
(package private) boolean |
canonical
|
(package private) int |
disjunct_cost
|
(package private) boolean |
fat
|
(package private) boolean |
improper_fat_linkage
|
(package private) boolean |
inconsistent_domains
|
(package private) int |
index
|
(package private) int[] |
island
|
(package private) int |
link_cost
|
(package private) int |
N_violations
|
(package private) int |
null_cost
|
(package private) int |
unused_word_cost
|
| Constructor Summary | |
|---|---|
LinkageInfo()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
int index
boolean fat
boolean canonical
boolean improper_fat_linkage
boolean inconsistent_domains
int N_violations
int null_cost
int unused_word_cost
int disjunct_cost
int and_cost
int link_cost
AndList andlist
int[] island
| Constructor Detail |
|---|
public LinkageInfo()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||