A B C D E F G H I J K L M N O P Q R S T U V W Z 

G

G_AND - Static variable in class fuzzydl.Concept
Goedel conjunction.
G_IMPLIES - Static variable in class fuzzydl.Concept
Goedel implication.
G_OR - Static variable in class fuzzydl.Concept
Goedel disjunction.
gAnd(Concept, Concept) - Static method in class fuzzydl.Concept
Gets a new Goedel conjunction concept.
gAnd(ArrayList<Concept>) - Static method in class fuzzydl.Concept
Gets a new conjunction concept.
GE - Static variable in class fuzzydl.milp.Inequation
Greater or equal sign (≥=).
GeneralConceptInclusion - Class in fuzzydl
General concept inclusion axiom.
GeneralConceptInclusion(Concept, Concept, Degree, int) - Constructor for class fuzzydl.GeneralConceptInclusion
 
generateParseException() - Method in class fuzzydl.parser.Parser
Generate ParseException.
getA() - Method in class fuzzydl.TriangularConcreteConcept
Gets parameter a of the triangular function.
getA() - Method in class fuzzydl.TriangularModifier
Gets parameter a.
getAtomicConcepts() - Method in class fuzzydl.ChoquetIntegral
 
getAtomicConcepts() - Method in class fuzzydl.OwaConcept
 
getAtomicConcepts() - Method in class fuzzydl.SugenoIntegral
 
getAtomicConcepts() - Method in class fuzzydl.WeightedMaxConcept
 
getAtomicConcepts() - Method in class fuzzydl.WeightedMinConcept
 
getAtomicConcepts() - Method in class fuzzydl.WeightedSumConcept
 
getAtomicConcepts() - Method in class fuzzydl.WeightedSumZeroConcept
 
getB() - Method in class fuzzydl.LinearModifier
Gets parameter c.
getB() - Method in class fuzzydl.TriangularConcreteConcept
Gets parameter b of the triangular function.
getB() - Method in class fuzzydl.TriangularModifier
Gets parameter b.
getBestNonFuzzyPerformance() - Method in class fuzzydl.TriangularFuzzyNumber
Gets the Best Non fuzzy Performance (BNP) of the fuzzy number.
getBoundsDifferenceWithEpsilon(double, double, double, char) - Static method in class fuzzydl.DatatypeReasoner
 
getC() - Method in class fuzzydl.TriangularConcreteConcept
Gets parameter c of the triangular function.
getC() - Method in class fuzzydl.TriangularModifier
Gets parameter c.
getC1() - Method in class fuzzydl.ConceptEquivalence
Gets the first concept.
getC2() - Method in class fuzzydl.ConceptEquivalence
Gets the second concept.
getCoeff() - Method in class fuzzydl.milp.Term
Gets the coefficient of the term.
getConcept() - Method in class fuzzydl.Assertion
Gets the concept.
getConcept(String) - Method in class fuzzydl.KnowledgeBase
Gets a concept with indicated name.
getConcept() - Method in class fuzzydl.Restriction
Gets the fuzzy concept.
getConceptName() - Method in class fuzzydl.AtomicAssertion
Gets the concept name.
getConstant() - Method in class fuzzydl.milp.Expression
Gets the constant of the expression.
getConstant() - Method in class fuzzydl.milp.Inequation
Gets the constant of the expression.
getConstantTerm(Variable) - Method in class fuzzydl.milp.Expression
Given a variable, gets its coefficient in the expression.
getDefinedConcept() - Method in class fuzzydl.PrimitiveConceptDefinition
Gets the name of the defined concept
getDefinition() - Method in class fuzzydl.PrimitiveConceptDefinition
Gets the definition.
getDegree() - Method in class fuzzydl.AtomicAssertion
Gets the lower bound degree.
getDegree(Double) - Static method in class fuzzydl.Degree
Constructor for a numeric degree.
getDegree(Variable) - Static method in class fuzzydl.Degree
Constructor for a variable degree.
getDegree(Expression) - Static method in class fuzzydl.Degree
Constructor for an expression degree.
getDegree() - Method in class fuzzydl.GeneralConceptInclusion
Gets the lower bound for the degree.
getDegree() - Method in class fuzzydl.PrimitiveConceptDefinition
Gets the degree.
getDegree() - Method in class fuzzydl.Relation
Returns the lower bound for the degree.
getDegree() - Method in class fuzzydl.Restriction
Gets the lower bound for the degree.
getDegree() - Method in class fuzzydl.RoleParentWithDegree
Gets the degree.
getDegrees() - Method in class fuzzydl.AllInstancesQuery
Gets the degree of membership to the query concept for every individual in the knowledge base.
getDepth() - Method in class fuzzydl.CreatedIndividual
Gets the depth of the individual.
getExpression() - Method in class fuzzydl.DegreeExpression
Gets the expression which defines the degree.
getFeatureName() - Method in class fuzzydl.RepresentativeIndividual
Gets the feature name for which the individual is a filler.
getFeatures() - Method in class fuzzydl.FeatureFunction
Gets an array of features that take part in the function.
getFuzzyNumber() - Method in class fuzzydl.RepresentativeIndividual
Gets the fuzzy number.
getIndividual() - Method in class fuzzydl.Assertion
Gets the individual.
getIndividual(String) - Method in class fuzzydl.KnowledgeBase
Gets an individual with the indicated name (creating it if necessary).
getIndividual() - Method in class fuzzydl.RepresentativeIndividual
Gets the reference individual.
getIndividuals() - Method in class fuzzydl.AllInstancesQuery
Gets the named individuals of the knowledge base.
getK1() - Method in class fuzzydl.ConcreteFeature
Gets the lower bound for the range.
getK2() - Method in class fuzzydl.ConcreteFeature
Gets the upper bound for the range.
getKB() - Method in class fuzzydl.parser.Parser
Gets the fuzzy KB.
getKB(String) - Static method in class fuzzydl.parser.Parser
Creates a fuzzy KB from an external file.
getLabels(String) - Method in class fuzzydl.milp.ShowVariablesHelper
Gets the fuzzy concrete concepts marked to be shown for a variable.
getLanguage() - Method in class fuzzydl.KnowledgeBase
Gets the language of the fuzzy KB, from ALC to SHIF(D).
getLogic() - Method in class fuzzydl.KnowledgeBase
Gets the fuzzy logic of the fuzzy knowledge base.
getLowerBound() - Method in class fuzzydl.milp.Variable
Gets the lower bound of the variable.
getLowerLimit() - Method in class fuzzydl.Assertion
Gets the lower bound degree.
getMembershipDegree(double) - Method in class fuzzydl.CrispConcreteConcept
 
getMembershipDegree(double) - Method in class fuzzydl.FuzzyConcreteConcept
Gets the image in [0,1] of a real number to the explicit membership function.
getMembershipDegree(double) - Method in class fuzzydl.LeftConcreteConcept
 
getMembershipDegree(double) - Method in class fuzzydl.LinearConcreteConcept
 
getMembershipDegree(double) - Method in class fuzzydl.LinearModifier
 
getMembershipDegree(double) - Method in class fuzzydl.ModifiedConcreteConcept
 
getMembershipDegree(double) - Method in class fuzzydl.Modifier
Gets the image in [0,1] of a real number to the modifier.
getMembershipDegree(double) - Method in class fuzzydl.RightConcreteConcept
 
getMembershipDegree(double) - Method in class fuzzydl.TrapezoidalConcreteConcept
 
getMembershipDegree(double) - Method in class fuzzydl.TriangularConcreteConcept
 
getMembershipDegree(double) - Method in class fuzzydl.TriangularModifier
 
getModified() - Method in class fuzzydl.ModifiedConcreteConcept
Gets the concept that is being modified.
getName() - Method in class fuzzydl.ConcreteFeature
Gets the name.
getName() - Method in class fuzzydl.CrispConcreteConcept
 
getName() - Method in class fuzzydl.FuzzyConcreteConcept
Gets the definition of the CFC.
getName() - Method in class fuzzydl.LeftConcreteConcept
 
getName() - Method in class fuzzydl.LinearConcreteConcept
 
getName() - Method in class fuzzydl.LinearModifier
 
getName(Variable) - Method in class fuzzydl.milp.ShowVariablesHelper
Gets the name of a variable.
getName() - Method in class fuzzydl.ModifiedConcreteConcept
 
getName() - Method in class fuzzydl.Modifier
Gets the definition of the modifier.
getName() - Method in class fuzzydl.RightConcreteConcept
 
getName() - Method in class fuzzydl.TrapezoidalConcreteConcept
 
getName() - Method in class fuzzydl.TriangularConcreteConcept
 
getName() - Method in class fuzzydl.TriangularModifier
 
getNameWithoutDegree() - Method in class fuzzydl.Assertion
Gets a printable name of the assertion without the lower bound.
getNameWithoutDegree() - Method in class fuzzydl.Relation
Gets a printable name of the role assertion without the lower bound.
getNameWithoutDegree() - Method in class fuzzydl.Restriction
Gets the name of the restriction without the degree.
getNewVariable(char) - Method in class fuzzydl.milp.MILPHelper
Gets a new variable with the indicated type.
getNewVariable(char) - Static method in class fuzzydl.milp.Variable
Gets a new variable.
getNextToken() - Method in class fuzzydl.parser.Parser
Get the next Token.
getNumber() - Method in class fuzzydl.FeatureFunction
Gets the parameter n of the function.
getNumberForAssertion(Assertion) - Method in class fuzzydl.milp.MILPHelper
Gets an integer codification of an assertion.
getNumericalValue() - Method in class fuzzydl.DegreeNumeric
Gets the numerical value which defines the degree.
getObjectIndividual() - Method in class fuzzydl.Relation
Gets the object individual.
getObjExpression(Variable) - Method in class fuzzydl.DefuzzifyQuery
Gets the objective expression.
getObjExpression(Variable) - Method in class fuzzydl.LomDefuzzifyQuery
 
getObjExpression(Variable) - Method in class fuzzydl.MomDefuzzifyQuery
 
getObjExpression(Variable) - Method in class fuzzydl.SomDefuzzifyQuery
 
getOrderedPermutation(Variable[]) - Method in class fuzzydl.milp.MILPHelper
 
getOrderedPermutation(Variable[], Variable[][]) - Method in class fuzzydl.milp.MILPHelper
Gets an ordered permutation of the variables.
getParent() - Method in class fuzzydl.CreatedIndividual
Gets the parent of the individual.
getParent() - Method in class fuzzydl.RoleParentWithDegree
Gets the parent.
getParentName() - Method in class fuzzydl.CreatedIndividual
Gets the name of the parent of the individual.
getQueries() - Method in class fuzzydl.parser.Parser
Gets the queries.
getRole() - Method in class fuzzydl.Concept
Gets the role attribute.
getRoleName() - Method in class fuzzydl.CreatedIndividual
Gets the toString of the role for which the individual is a filler.
getRoleName() - Method in class fuzzydl.Relation
Gets the role name.
getRoleName() - Method in class fuzzydl.Restriction
Gets the name of the role.
getRoles() - Method in class fuzzydl.ChoquetIntegral
 
getRoles() - Method in class fuzzydl.OwaConcept
 
getRoles() - Method in class fuzzydl.SugenoIntegral
 
getRoles() - Method in class fuzzydl.WeightedMaxConcept
 
getRoles() - Method in class fuzzydl.WeightedMinConcept
 
getRoles() - Method in class fuzzydl.WeightedSumConcept
 
getRoles() - Method in class fuzzydl.WeightedSumZeroConcept
 
getSolution() - Method in class fuzzydl.milp.Solution
Gets the solution to some query over a consistent KB.
getString() - Method in class fuzzydl.parser.Parser
Gets a String from a Token.
getStringType() - Method in class fuzzydl.milp.Inequation
Gets a string representation of the type.
getSubjectIndividual() - Method in class fuzzydl.Relation
Gets the subject individual.
getSubsumed() - Method in class fuzzydl.GeneralConceptInclusion
Gets the subsumed concept.
getSubsumer() - Method in class fuzzydl.GeneralConceptInclusion
Gets the subsumer concept.
getTerms() - Method in class fuzzydl.milp.Expression
Gets the terms of the expression.
getTerms() - Method in class fuzzydl.milp.Inequation
Gets the terms of the expression.
getToken(int) - Method in class fuzzydl.parser.Parser
Get the specific Token.
getType() - Method in class fuzzydl.Assertion
Gets the type of the concept in the assertion.
getType() - Method in class fuzzydl.Concept
Gets the type of the concept.
getType() - Method in class fuzzydl.ConcreteFeature
Gets the type of the feature.
getType() - Method in class fuzzydl.FeatureFunction
Gets the type of the function.
getType() - Method in class fuzzydl.GeneralConceptInclusion
Gets the type of the GCI (which depends on the fuzzy implication).
getType() - Method in class fuzzydl.milp.Inequation
Gets the type of the inequality.
getType() - Method in class fuzzydl.milp.Variable
Gets the type of the variable.
getType() - Method in class fuzzydl.PrimitiveConceptDefinition
Gets the type of the axiom.
getType() - Method in class fuzzydl.RepresentativeIndividual
Gets the type.
getUpperBound() - Method in class fuzzydl.milp.Variable
Gets the upper bound of the variable.
getValue() - Method in class fuzzydl.Concept
Gets the value attribute.
getVar() - Method in class fuzzydl.milp.Term
Gets the variable of the term.
getVariable() - Method in class fuzzydl.DegreeVariable
Gets the variable which defines the degree.
getVariable(String, char) - Method in class fuzzydl.milp.MILPHelper
Gets a variable with the indicated bound.
getVariable(String) - Method in class fuzzydl.milp.MILPHelper
Gets a variable with the given name, creating a new one of type UP_BOUND_BY_ONE if it does not exist.
getVariable(Assertion) - Method in class fuzzydl.milp.MILPHelper
Gets a variable taking the value of a concept assertion, creating a new one of type UP_BOUND_BY_ONE if it does not exist.
getVariable(Relation) - Method in class fuzzydl.milp.MILPHelper
Gets a variable taking the value of a role assertion, creating a new one of type UP_BOUND_BY_ONE if it does not exist.
getVariable(Individual, Restriction) - Method in class fuzzydl.milp.MILPHelper
Gets a variable taking the value of a universal restriction, creating a new one of type UP_BOUND_BY_ONE if it does not exist.
getVariable(Individual, Concept) - Method in class fuzzydl.milp.MILPHelper
Gets a variable taking the value of a concept assertion, creating a new one of type UP_BOUND_BY_ONE if it does not exist.
getVariable(Individual, String) - Method in class fuzzydl.milp.MILPHelper
Gets a variable taking the value of a concept assertion, creating a new one of type UP_BOUND_BY_ONE if it does not exist.
getVariable(Individual, Individual, String) - Method in class fuzzydl.milp.MILPHelper
Gets a variable taking the value of a role assertion, creating a new one of type UP_BOUND_BY_ONE if it does not exist.
getVariable(Individual, Individual, String, char) - Method in class fuzzydl.milp.MILPHelper
Gets a variable taking the value of a role assertion, creating a new one of type UP_BOUND_BY_ONE if it does not exist.
getVariable(CreatedIndividual) - Method in class fuzzydl.milp.MILPHelper
Gets a variable taking the value of a concrete individual.
getVariable(CreatedIndividual, char) - Method in class fuzzydl.milp.MILPHelper
Gets a variable taking the value of a concrete individual.
getVariables() - Method in class fuzzydl.milp.ShowVariablesHelper
Gets the variables to be shown.
getVersion() - Method in class fuzzydl.KnowledgeBase
Gets the version of the fuzzyDL reasoner.
getWeight() - Method in class fuzzydl.Concept
Gets the weight attribute.
getWeightVar() - Method in class fuzzydl.Concept
Gets the weight variable;
gImplies(Concept, Concept) - Static method in class fuzzydl.Concept
Gets a new Goedel implication concept.
gImplies(Concept, Concept, Degree) - Method in class fuzzydl.KnowledgeBase
Adds a Goedel General Concept Inclusion.
GODEL - Static variable in class fuzzydl.SubsumptionQuery
Goedel implication
GOEDEL - Static variable in class fuzzydl.GeneralConceptInclusion
Goedel implication
gOr(Concept, Concept) - Static method in class fuzzydl.Concept
Gets a new Goedel disjunction concept.
gOr(ArrayList<Concept>) - Static method in class fuzzydl.Concept
Gets a new disjunction concept.
A B C D E F G H I J K L M N O P Q R S T U V W Z