|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.hops.lg.pg.lg_util.LG_Container
public class lg_util.LG_Container
Class used to store the phrases of - concepts - attributes - lexic
| Field Summary | |
|---|---|
java.lang.String |
id
name of the concept, attribute or lexic |
java.util.ArrayList |
phrases
list of sentences |
| Constructor Summary | |
|---|---|
lg_util.LG_Container()
|
|
| Method Summary | |
|---|---|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public java.lang.String id
public java.util.ArrayList phrases
| Constructor Detail |
|---|
public lg_util.LG_Container()
| Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||