eu.clarin.weblicht.wlfxb.tc.api
Interface Constituent

All Known Implementing Classes:
ConstituentStored

public interface Constituent

Author:
Yana Panchenko

Method Summary
 String getCategory()
           
 Constituent[] getChildren()
           
 String getEdge()
           
 ConstituentReference[] getSecondaryEdgeChildren()
           
 boolean isEmptyTerminal()
           
 boolean isTerminal()
           
 

Method Detail

isTerminal

boolean isTerminal()

isEmptyTerminal

boolean isEmptyTerminal()

getChildren

Constituent[] getChildren()

getSecondaryEdgeChildren

ConstituentReference[] getSecondaryEdgeChildren()

getCategory

String getCategory()

getEdge

String getEdge()


Copyright © 2013 Department of Linguistics, Tübingen University. All Rights Reserved.