| Package | Description |
|---|---|
| org.aksw.limes.core.gui.model.metric |
| Modifier and Type | Method and Description |
|---|---|
Node.Acceptance |
Node.acceptsChildWithReason(Node n)
Gives the Reason why Child is not accepted
|
Node.Acceptance |
Measure.acceptsChildWithReason(Node node)
Returns the Acceptance of linkedChild
|
static Node.Acceptance |
Node.Acceptance.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Node.Acceptance[] |
Node.Acceptance.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.