|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecteu.clarin.weblicht.wlfxb.tc.xb.TextCorpusLayerStoredAbstract
eu.clarin.weblicht.wlfxb.tc.xb.RelationsLayerStored
@Deprecated public class RelationsLayerStored
| Field Summary | |
|---|---|
static String |
XML_NAME
Deprecated. |
| Constructor Summary | |
|---|---|
protected |
RelationsLayerStored()
Deprecated. |
protected |
RelationsLayerStored(String type)
Deprecated. |
protected |
RelationsLayerStored(TextCorpusLayersConnector connector)
Deprecated. |
| Method Summary | |
|---|---|
Relation |
addRelation(List<Token> relationTokens)
Deprecated. |
Relation |
addRelation(String function,
List<Token> relationTokens)
Deprecated. |
Relation |
addRelation(String function,
Token relationToken)
Deprecated. |
Relation |
addRelation(Token relationToken)
Deprecated. |
Relation |
getRelation(int index)
Deprecated. |
Relation |
getRelation(Token token)
Deprecated. |
Token[] |
getTokens(Relation relation)
Deprecated. |
String |
getType()
Deprecated. |
boolean |
isEmpty()
Deprecated. |
protected void |
setLayersConnector(TextCorpusLayersConnector connector)
Deprecated. Should not be used directly by users. |
int |
size()
Deprecated. |
String |
toString()
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final String XML_NAME
| Constructor Detail |
|---|
protected RelationsLayerStored()
protected RelationsLayerStored(String type)
protected RelationsLayerStored(TextCorpusLayersConnector connector)
| Method Detail |
|---|
protected void setLayersConnector(TextCorpusLayersConnector connector)
TextCorpusLayerStoredAbstract
setLayersConnector in class TextCorpusLayerStoredAbstractpublic boolean isEmpty()
isEmpty in interface TextCorpusLayerpublic int size()
size in interface RelationsLayersize in interface TextCorpusLayerpublic String getType()
getType in interface RelationsLayerpublic Relation getRelation(int index)
getRelation in interface RelationsLayerpublic Relation getRelation(Token token)
getRelation in interface RelationsLayerpublic Token[] getTokens(Relation relation)
getTokens in interface RelationsLayer
public Relation addRelation(String function,
Token relationToken)
addRelation in interface RelationsLayerpublic Relation addRelation(Token relationToken)
addRelation in interface RelationsLayer
public Relation addRelation(String function,
List<Token> relationTokens)
addRelation in interface RelationsLayerpublic Relation addRelation(List<Token> relationTokens)
addRelation in interface RelationsLayerpublic String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||