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

G

G_AND - Static variable in class fuzzydl.Concept
Goedel conjunction.
g_and(Concept, Concept) - Static method in class fuzzydl.Concept
Gets a new Goedel conjunction concept.
g_and(HashSet<Concept>) - Static method in class fuzzydl.Concept
Gets a new Goedel conjunction concept.
g_and(Vector<Concept>) - Static method in class fuzzydl.Concept
Gets a new conjunction concept.
G_AND - Static variable in interface fuzzydl.parser.ParserConstants
RegularExpression Id.
G_IMPLIES - Static variable in class fuzzydl.Concept
Goedel implication.
g_implies(Concept, Concept) - Static method in class fuzzydl.Concept
Gets a new Goedel implication concept.
g_implies(Concept, Concept, Degree) - Method in class fuzzydl.KnowledgeBase
Adds a Goedel GCI.
G_IMPLIES - Static variable in interface fuzzydl.parser.ParserConstants
RegularExpression Id.
G_OR - Static variable in class fuzzydl.Concept
Goedel disjunction.
g_or(Concept, Concept) - Static method in class fuzzydl.Concept
Gets a new Goedel disjunction concept.
g_or(Vector<Concept>) - Static method in class fuzzydl.Concept
Gets a new disjunction concept.
G_OR - Static variable in interface fuzzydl.parser.ParserConstants
RegularExpression Id.
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.
getAbstractFillerContains(String, String) - Method in class fuzzydl.milp.ShowVariablesHelper
Returns whether a given individuals is marked for showing every filler of an abstract role.
getAdj(int) - Method in class fuzzydl.graph.Digraph
Gets the array of elements adjacent to a node.
getAtomicConcepts() - Method in class fuzzydl.Concept
Gets a set of the atomic concepts that compose the current concept.
getAtomicConcepts() - Method in class fuzzydl.WeightedSumConcept
 
getB() - Method in class fuzzydl.LinearModifier
Gets parameter b.
getB() - Method in class fuzzydl.TriangularConcreteConcept
Gets parameter b of the triangular function.
getB() - Method in class fuzzydl.TriangularModifier
Gets parameter b.
getBeginColumn() - Method in class fuzzydl.parser.SimpleCharStream
Get token beginning column number.
getBeginLine() - Method in class fuzzydl.parser.SimpleCharStream
Get token beginning line number.
getBestNonFuzzyPerformance() - Method in class fuzzydl.TriangularFuzzyNumber
Gets the Best Non fuzzy Performance (BNP) of the fuzzy number.
getBlockingType() - Method in class fuzzydl.CreatedIndividual
Gets the blocking type.
getBound() - Method in class fuzzydl.milp.Variable
Gets the type of the variable.
getBoundVal() - Method in class fuzzydl.milp.BinaryBound
Gets the value of the bound.
getBoundVal() - Method in class fuzzydl.milp.Bound
Gets the value of the bound.
getBoundVal() - Method in class fuzzydl.milp.FreeBound
Gets the value of the bound.
getBoundVal() - Method in class fuzzydl.milp.IntBound
Gets the value of the bound.
getBoundVal() - Method in class fuzzydl.milp.UpperBound
Gets the value of the bound.
getC() - Method in class fuzzydl.TriangularConcreteConcept
Gets parameter c of the triangular function.
getC() - Method in class fuzzydl.TriangularModifier
Gets parameter c.
getCoeff() - Method in class fuzzydl.milp.Term
Gets the coefficient of the term.
getColumn() - Method in class fuzzydl.parser.SimpleCharStream
Deprecated. 
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.
getConcept() - Method in class fuzzydl.WeightedConcept
Gets the concept.
getConceptContains(String) - Method in class fuzzydl.milp.ShowVariablesHelper
Returns whether an atomic concept is marked to show the membership degree of every individual.
getConceptName() - Method in class fuzzydl.AtomicAssertion
Gets the concept name.
getConceptsFor(String) - Method in class fuzzydl.milp.ShowVariablesHelper
Given an abstract role, gets the set of atomic concepts marked to show the membership degree of every filler of the role.
getConcreteFillerContains(String, String) - Method in class fuzzydl.milp.ShowVariablesHelper
Returns whether a given individuals is marked for showing every filler of a concrete feature.
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.
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.
getEndColumn() - Method in class fuzzydl.parser.SimpleCharStream
Get token end column number.
getEndLine() - Method in class fuzzydl.parser.SimpleCharStream
Get token end line number.
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.
getFuzzydlName() - Method in class fuzzydl.Concept
Gets a String name in fuzzy DL syntax.
getFuzzydlName() - Method in class fuzzydl.ModifiedConcept
 
getFuzzydlName() - Method in class fuzzydl.WeightedSumConcept
 
getFuzzyNumber() - Method in class fuzzydl.RepresentativeIndividual
Gets the fuzzy number.
GetImage() - Method in class fuzzydl.parser.SimpleCharStream
Get token literal value.
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.
getIndividualContains(String) - Method in class fuzzydl.milp.ShowVariablesHelper
Gets whether an individual is marked to be shown or not.
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).
getLine() - Method in class fuzzydl.parser.SimpleCharStream
Deprecated. 
getLogic() - Method in class fuzzydl.KnowledgeBase
Gets the fuzzy logic of the fuzzy knowledge base.
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.RightConcreteConcept
 
getMembershipDegree(double) - Method in class fuzzydl.TrapezoidalConcreteConcept
 
getMembershipDegree(double) - Method in class fuzzydl.TriangularConcreteConcept
 
getMessage() - Method in error fuzzydl.parser.TokenMgrError
You can also modify the body of this method to customize your error messages.
getMPSTypeCode(int) - Static method in class fuzzydl.milp.Inequation
Gets a MPS representation of the type.
getName() - Method in class fuzzydl.Concept
Gets the name of the concept.
getName() - Method in class fuzzydl.ConcreteFeature
Gets the name.
getName() - Method in class fuzzydl.Label
Gets the name of the label.
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.milp.Variable
Gets the name of the variable.
getName() - Method in class fuzzydl.Modifier
Gets the name of the modifier.
getName() - Method in class fuzzydl.Relation
 
getName() - Method in class fuzzydl.TriangularModifier
 
getNameWithoutDegree() - Method in class fuzzydl.Assertion
Gets a printable name of the assertion without the lower bound.
getNameWithoutWeight() - Method in class fuzzydl.Restriction
Gets the name of the restriction without the degree.
getNewIndividual(Individual, String) - Method in class fuzzydl.KnowledgeBase
 
getNewVariable() - Method in class fuzzydl.milp.BinaryBound
Gets a new variable of the type of the bound.
getNewVariable() - Method in class fuzzydl.milp.Bound
Gets a new variable of the type of the bound.
getNewVariable() - Method in class fuzzydl.milp.FreeBound
Gets a new variable of the type of the bound.
getNewVariable() - Method in class fuzzydl.milp.IntBound
Gets a new variable of the type of the bound.
getNewVariable(Bound) - Method in class fuzzydl.milp.MILPHelper
Gets a new variable with the indicated bound.
getNewVariable() - Method in class fuzzydl.milp.UpperBound
Gets a new variable of the type of the bound.
getNextToken() - Method in class fuzzydl.parser.Parser
Get the next Token.
getNextToken() - Method in class fuzzydl.parser.ParserTokenManager
Get the next Token.
getNumber() - Method in class fuzzydl.FeatureFunction
Gets the parameter n of the function.
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
 
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 getName 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 getName 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.
getSolution() - Method in class fuzzydl.milp.Solution
Gets the solution to some query over a consistent KB.
getSolutionValue() - Method in class fuzzydl.Degree
Gets a numerical value of the solution.
getSolutionValue() - Method in class fuzzydl.DegreeExpression
 
getSolutionValue() - Method in class fuzzydl.DegreeNumeric
 
getSolutionValue() - Method in class fuzzydl.DegreeVariable
 
getSolutionValue() - Method in class fuzzydl.milp.Expression
Gets a numerical solution to the expression.
getSolutionValue() - Method in class fuzzydl.milp.Variable
Gets the vulue of the variable.
getString() - Method in class fuzzydl.parser.Parser
Gets a String from a Token.
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.
GetSuffix(int) - Method in class fuzzydl.parser.SimpleCharStream
Get the suffix.
getTabSize(int) - Method in class fuzzydl.parser.SimpleCharStream
 
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.Bound
Gets the type of the bound.
getType() - Method in class fuzzydl.milp.Inequation
Gets the type of the inequality.
getType() - Method in class fuzzydl.RepresentativeIndividual
Gets the type.
getValue() - Method in class fuzzydl.Concept
Gets the value attribute.
getValue() - Method in class fuzzydl.parser.Token
An optional attribute value of the Token.
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, Bound) - 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 did not exist.
getVariables() - Method in class fuzzydl.milp.ShowVariablesHelper
Gets the variables to be shown.
getWeight() - Method in class fuzzydl.Concept
Gets the weight attribute.
getWeight() - Method in class fuzzydl.WeightedConcept
Gets the weight.
getWeightVar() - Method in class fuzzydl.Concept
Gets the weight variable;
GODEL - Static variable in class fuzzydl.GeneralConceptInclusion
Goedel implication
GODEL - Static variable in class fuzzydl.SubsumptionQuery
Goedel implication
GRE - Static variable in interface fuzzydl.parser.ParserConstants
RegularExpression Id.
GREATER_EQUAL - Static variable in class fuzzydl.RepresentativeIndividual
 

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