- HAS_VALUE - Static variable in class fuzzydl.Concept
-
Has value restriction concept.
- hasDefinedRange() - Static method in class fuzzydl.TriangularFuzzyNumber
-
Checks if the range of the fuzzy numbers has been defined.
- hasIntegerValue(Double) - Static method in class fuzzydl.util.Util
-
Checks whether a double number has an integer value or not.
- hasNominals() - Method in class fuzzydl.Concept
-
- hasValue(String, Individual) - Static method in class fuzzydl.Concept
-
Gets a new has value restriction concept.
- hasValue(String, String) - Static method in class fuzzydl.Concept
-
Gets a new has value restriction concept.
- HasValueRestriction - Class in fuzzydl
-
Universal restriction formed by a role, a individual and a lower bound degree.
- HasValueRestriction(String, String, Degree) - Constructor for class fuzzydl.HasValueRestriction
-
- hasVariable(String) - Method in class fuzzydl.milp.MILPHelper
-
Cheks if there is a variable with the given name.
- hasVariable(Assertion) - Method in class fuzzydl.milp.MILPHelper
-
Cheks if there is a variable for a concept assertion.