public class DiscourseConnectiveStored extends Object implements DiscourseConnective
| Modifier and Type | Field and Description |
|---|---|
protected LinkedHashMap<QName,String> |
extraAttributes |
protected String[] |
tokRefs |
protected String |
type |
static String |
XML_NAME |
| Constructor and Description |
|---|
DiscourseConnectiveStored() |
| Modifier and Type | Method and Description |
|---|---|
LinkedHashMap<String,String> |
getExtraAttributes() |
String |
getType() |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitretrieveAttributespublic static final String XML_NAME
protected String type
protected String[] tokRefs
protected LinkedHashMap<QName,String> extraAttributes
public String getType()
getType in interface DiscourseConnectivepublic LinkedHashMap<String,String> getExtraAttributes()
getExtraAttributes in interface ExtraAttributesCopyright © 2013-2019 Department of Linguistics, Tübingen University. All Rights Reserved.