GrammarScope  4.0.0
Public Member Functions | List of all members
grammarscope.iface.IAnnotatedLabel Interface Reference
Inheritance diagram for grammarscope.iface.IAnnotatedLabel:
Inheritance graph
[legend]
Collaboration diagram for grammarscope.iface.IAnnotatedLabel:
Collaboration graph
[legend]

Public Member Functions

Map< String, String > getAnnotations ()
 
- Public Member Functions inherited from grammarscope.iface.ILabel
String getValue ()
 
String getWord ()
 
String getLemma ()
 
int getIndex ()
 

Detailed Description

Label interface

Author
Bernard Bou

Member Function Documentation

◆ getAnnotations()

Map<String, String> grammarscope.iface.IAnnotatedLabel.getAnnotations ( )

Get annotations

Returns
properties

Implemented in grammarscope.artifacts.AGrammaticalStructure.


The documentation for this interface was generated from the following file: