- java.lang.Object
-
- io.annot8.conventions.GroupRoles
-
public class GroupRoles extends Object
Standard names for common group roles
-
-
Field Summary
Fields Modifier and Type Field Description static StringGRAMMAR_PREFIXstatic StringGROUP_ROLE_GRAMMAR_CONSTITUENTstatic StringGROUP_ROLE_GRAMMAR_HEADstatic StringGROUP_ROLE_INSTRUMENTstatic StringGROUP_ROLE_LOCATIONstatic StringGROUP_ROLE_MENTIONstatic StringGROUP_ROLE_OBJECTstatic StringGROUP_ROLE_PARTICIPANTstatic StringGROUP_ROLE_PARTOFstatic StringGROUP_ROLE_SOURCEstatic StringGROUP_ROLE_TARGET
-
-
-
Field Detail
-
GRAMMAR_PREFIX
public static final String GRAMMAR_PREFIX
- See Also:
- Constant Field Values
-
GROUP_ROLE_GRAMMAR_CONSTITUENT
public static final String GROUP_ROLE_GRAMMAR_CONSTITUENT
- See Also:
- Constant Field Values
-
GROUP_ROLE_GRAMMAR_HEAD
public static final String GROUP_ROLE_GRAMMAR_HEAD
- See Also:
- Constant Field Values
-
GROUP_ROLE_INSTRUMENT
public static final String GROUP_ROLE_INSTRUMENT
- See Also:
- Constant Field Values
-
GROUP_ROLE_LOCATION
public static final String GROUP_ROLE_LOCATION
- See Also:
- Constant Field Values
-
GROUP_ROLE_MENTION
public static final String GROUP_ROLE_MENTION
- See Also:
- Constant Field Values
-
GROUP_ROLE_OBJECT
public static final String GROUP_ROLE_OBJECT
- See Also:
- Constant Field Values
-
GROUP_ROLE_PARTICIPANT
public static final String GROUP_ROLE_PARTICIPANT
- See Also:
- Constant Field Values
-
GROUP_ROLE_PARTOF
public static final String GROUP_ROLE_PARTOF
- See Also:
- Constant Field Values
-
GROUP_ROLE_SOURCE
public static final String GROUP_ROLE_SOURCE
- See Also:
- Constant Field Values
-
GROUP_ROLE_TARGET
public static final String GROUP_ROLE_TARGET
- See Also:
- Constant Field Values
-
-