- valueOf(String) - Static method in enum amie.data.KB.Column
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum amie.mining.ConfidenceMetric
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum amie.mining.Metric
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum amie.data.KB.Column
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum amie.mining.ConfidenceMetric
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum amie.mining.Metric
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- variableCanBeDeleted(int, int) - Method in class amie.rules.Rule
-
- VariableSign - Static variable in class amie.data.KB
-
Variable sign (as defined in SPARQL)
- varpos(ByteString, ByteString[]) - Static method in class amie.data.KB
-
Returns the position of a variable in a triple.
- varpos(CharSequence, CharSequence[]) - Static method in class amie.data.KB
-
Returns the position of a variable in a triple.
- verbose - Variable in class amie.mining.assistant.MiningAssistant
-
If true, the assistant will output minimal debug information