| Package | Description |
|---|---|
| ixa.kaflib |
| Modifier and Type | Method and Description |
|---|---|
Predicate.Role |
KAFDocument.newRole(Predicate predicate,
String semRole,
Span<Term> span)
Creates a new Role object.
|
Predicate.Role |
KAFDocument.newRole(String id,
Predicate predicate,
String semRole,
Span<Term> span)
Creates a Role object to load an existing role.
|
| Modifier and Type | Method and Description |
|---|---|
List<Predicate.Role> |
Predicate.getRoles() |
| Modifier and Type | Method and Description |
|---|---|
void |
Predicate.addRole(Predicate.Role role) |
void |
Predicate.removeRole(Predicate.Role role) |
Copyright © 2016–2020 FBK. All rights reserved.