| Package | Description |
|---|---|
| org.aksw.limes.core.datastrutures | |
| org.aksw.limes.core.io.ls |
| Modifier and Type | Method and Description |
|---|---|
static LogicOperator |
LogicOperator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LogicOperator[] |
LogicOperator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
protected LogicOperator |
LinkSpecification.operator |
| Modifier and Type | Method and Description |
|---|---|
LogicOperator |
LinkSpecification.getOperator() |
| Modifier and Type | Method and Description |
|---|---|
void |
LinkSpecification.setOperator(LogicOperator operator) |
Copyright © 2020. All rights reserved.